@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @base . rdf:type owl:Ontology . ################################################################# # Annotation properties ################################################################# ### http://www.w3.org/2004/02/skos/core#altLabel rdf:type owl:AnnotationProperty . ### http://www.w3.org/2004/02/skos/core#definition rdf:type owl:AnnotationProperty . ### https://www.commoncoreontologies.org/ont00001754 rdf:type owl:AnnotationProperty . ### https://www.commoncoreontologies.org/ont00001760 rdf:type owl:AnnotationProperty . ################################################################# # Classes ################################################################# ### https://www.commoncoreontologies.org/ont00000275 rdf:type owl:Class ; rdfs:subClassOf ; rdfs:comment "Note that, while reference systems and reference frames are treated as synonyms here, some people treat them as related but separate entities. See: http://www.ggos-portal.org/lang_en/GGOS-Portal/EN/Topics/GeodeticApplications/GeodeticReferenceSystemsAndFrames/GeodeticReferenceSystemsAndFrames.html"@en ; rdfs:label "Spatial Reference System"@en ; "Coordinate System"@en , "Spatial Coordinate System"@en , "Spatial Reference Frame"@en ; "A Reference System that describes a set of standards for uniquely identifying the position of an entity or the direction of a vector within a defined spatial region by means of measurements along one or more Coordinate System Axes."@en ; "https://en.wikipedia.org/w/index.php?title=Coordinate_system&oldid=1060461397"^^xsd:anyURI ; "https://www.commoncoreontologies.org/InformationEntityOntology"^^xsd:anyURI . ### https://www.commoncoreontologies.org/ont00000398 rdf:type owl:Class . ### https://www.commoncoreontologies.org/ont00000469 rdf:type owl:Class ; rdfs:subClassOf . ### https://www.commoncoreontologies.org/ont00000729 rdf:type owl:Class ; rdfs:subClassOf . ### https://www.commoncoreontologies.org/ont00001351 rdf:type owl:Class ; rdfs:subClassOf . ### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi