@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.opengis.net/ont/sf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <http://www.opengis.net/ont/> .
ns0:GeometryCollection
metadata_def:mappingLoom "geometrycollection" ;
metadata_def:mappingSameURI ns0:GeometryCollection ;
metadata_def:prefLabel "Geometry Collection" ;
metadata:prefixIRI "sf:GeometryCollection" ;
a owl:Class ;
rdfs:comment """
A GeometryCollection is a geometric object that is a collection of some number of geometric objects.
All the elements in a GeometryCollection shall be in the same Spatial Reference System. This is also the Spatial Reference System for the GeometryCollection.
GeometryCollection places no other constraints on its elements. Subclasses of GeometryCollection may restrict membership based on dimension and may also place other constraints on the degree of spatial overlap between elements.
"""@en ;
rdfs:isDefinedBy ns1:sf ;
rdfs:label "Geometry Collection"@en ;
rdfs:subClassOf ns0:Geometry .
ns0:MultiCurve
rdfs:subClassOf ns0:GeometryCollection .
ns0:MultiPoint
rdfs:subClassOf ns0:GeometryCollection .
ns0:MultiSurface
rdfs:subClassOf ns0:GeometryCollection .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.opengis.net/ont/sf#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix metadata_def: <http://data.bioontology.org/metadata/def/> .
@prefix metadata: <http://data.bioontology.org/metadata/> .
@prefix ns1: <http://www.opengis.net/ont/> .
ns0:GeometryCollection
metadata_def:mappingLoom "geometrycollection" ;
metadata_def:mappingSameURI ns0:GeometryCollection ;
metadata_def:prefLabel "Geometry Collection" ;
metadata:prefixIRI "sf:GeometryCollection" ;
a owl:Class ;
rdfs:comment """
A GeometryCollection is a geometric object that is a collection of some number of geometric objects.
All the elements in a GeometryCollection shall be in the same Spatial Reference System. This is also the Spatial Reference System for the GeometryCollection.
GeometryCollection places no other constraints on its elements. Subclasses of GeometryCollection may restrict membership based on dimension and may also place other constraints on the degree of spatial overlap between elements.
"""@en ;
rdfs:isDefinedBy ns1:sf ;
rdfs:label "Geometry Collection"@en ;
rdfs:subClassOf ns0:Geometry .
ns0:MultiCurve
rdfs:subClassOf ns0:GeometryCollection .
ns0:MultiPoint
rdfs:subClassOf ns0:GeometryCollection .
ns0:MultiSurface
rdfs:subClassOf ns0:GeometryCollection .