@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/ont00001760 rdf:type owl:AnnotationProperty . ################################################################# # Object Properties ################################################################# ### https://www.commoncoreontologies.org/ont00001900 rdf:type owl:ObjectProperty ; rdfs:domain . ### https://www.commoncoreontologies.org/ont00001913 rdf:type owl:ObjectProperty ; rdfs:range . ################################################################# # Classes ################################################################# ### https://www.commoncoreontologies.org/ont00000275 rdf:type owl:Class . ### https://www.commoncoreontologies.org/ont00000469 rdf:type owl:Class ; rdfs:subClassOf ; rdfs:label "Geospatial Coordinate Reference System"@en ; "Geographic Coordinate System"@en ; "A Spatial Reference System that is used to determine and identify the location of a point or object at or near the surface of the Earth."@en ; "https://www.commoncoreontologies.org/InformationEntityOntology"^^xsd:anyURI . ################################################################# # Individuals ################################################################# ### https://www.commoncoreontologies.org/ont00001398 rdf:type owl:NamedIndividual , . ### https://www.commoncoreontologies.org/ont00001581 rdf:type owl:NamedIndividual , . ### https://www.commoncoreontologies.org/ont00001582 rdf:type owl:NamedIndividual , . ### https://www.commoncoreontologies.org/ont00001584 rdf:type owl:NamedIndividual , . ### https://www.commoncoreontologies.org/ont00001630 rdf:type owl:NamedIndividual , . ### https://www.commoncoreontologies.org/ont00001648 rdf:type owl:NamedIndividual , . ### https://www.commoncoreontologies.org/ont00001660 rdf:type owl:NamedIndividual , . ### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi