@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @base . rdf:type owl:Ontology . ################################################################# # Annotation properties ################################################################# ### http://purl.org/dc/terms/created rdf:type owl:AnnotationProperty . ### http://purl.org/dc/terms/creator rdf:type owl:AnnotationProperty . ### http://www.w3.org/2004/02/skos/core#definition rdf:type owl:AnnotationProperty . ### http://www.w3.org/2004/02/skos/core#prefLabel rdf:type owl:AnnotationProperty . ### https://www.commoncoreontologies.org/ont00001760 rdf:type owl:AnnotationProperty . ################################################################# # Object Properties ################################################################# ### http://purl.obolibrary.org/obo/BFO_0000176 rdf:type owl:ObjectProperty . ### https://www.commoncoreontologies.org/ont00001859 rdf:type owl:ObjectProperty ; rdfs:range . ### https://www.commoncoreontologies.org/ont00001864 rdf:type owl:ObjectProperty ; rdfs:domain . ################################################################# # Classes ################################################################# ### https://www.commoncoreontologies.org/ont00000472 rdf:type owl:Class . ### https://www.commoncoreontologies.org/ont00001114 rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] ; owl:disjointWith . ### https://www.commoncoreontologies.org/ont00001152 rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf . ### https://www.commoncoreontologies.org/ont00001180 rdf:type owl:Class . ### https://www.commoncoreontologies.org/ont00001203 rdf:type owl:Class ; owl:equivalentClass [ owl:intersectionOf ( [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] ) ; rdf:type owl:Class ] ; rdfs:subClassOf ; "2022-12-30T21:32:27-05:00"^^xsd:dateTime ; "https://cubrc.org"^^xsd:anyURI ; rdfs:label "Delimiting Domain"@en ; "A Geospatial Region that delimits the authority of an Organization to exercise its control within the bounded area."@en ; "Delimiting Domain"@en ; "https://www.commoncoreontologies.org/AgentOntology"^^xsd:anyURI . ### https://www.commoncoreontologies.org/ont00001335 rdf:type owl:Class ; rdfs:subClassOf [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] . ### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi