@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.opengis.net/ont/geosparql#> .
@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: <https://prez.dev/> .
@prefix ns2: <http://www.opengis.net/ont/sf#> .
ns0:Geometry
metadata_def:mappingLoom "geometry" ;
metadata_def:mappingSameURI ns0:Geometry ;
metadata_def:prefLabel "Geometry" ;
metadata:prefixIRI "geo:Geometry" ;
a owl:Class ;
rdfs:subClassOf owl:Thing ;
ns1:description "A coherent set of direct positions in Euclidian space. A direct position holds the coordinates for a position within a Coordinate Reference System (CRS)."@en, "A coherent set of direct positions in space. The positions are held within a Spatial Reference System (SRS)."@en ;
ns1:label "Geometry"@en .
ns2:Geometry
rdfs:subClassOf ns0:Geometry .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix ns0: <http://www.opengis.net/ont/geosparql#> .
@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: <https://prez.dev/> .
@prefix ns2: <http://www.opengis.net/ont/sf#> .
ns0:Geometry
metadata_def:mappingLoom "geometry" ;
metadata_def:mappingSameURI ns0:Geometry ;
metadata_def:prefLabel "Geometry" ;
metadata:prefixIRI "geo:Geometry" ;
a owl:Class ;
rdfs:subClassOf owl:Thing ;
ns1:description "A coherent set of direct positions in Euclidian space. A direct position holds the coordinates for a position within a Coordinate Reference System (CRS)."@en, "A coherent set of direct positions in space. The positions are held within a Spatial Reference System (SRS)."@en ;
ns1:label "Geometry"@en .
ns2:Geometry
rdfs:subClassOf ns0:Geometry .