@prefix rdf:	<http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix owl:	<http://www.w3.org/2002/07/owl#> .
_:b2554646	rdf:type	owl:Restriction .
@prefix ogcgs:	<http://www.opengis.net/ont/geosparql#> .
_:b2554646	owl:onProperty	ogcgs:hasGeometry .
@prefix xsd:	<http://www.w3.org/2001/XMLSchema#> .
_:b2554646	owl:cardinality	"1"^^xsd:nonNegativeInteger .