@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#definition rdf:type owl:AnnotationProperty . ### http://www.w3.org/2004/02/skos/core#scopeNote rdf:type owl:AnnotationProperty . ### https://www.commoncoreontologies.org/ont00001760 rdf:type owl:AnnotationProperty . ################################################################# # Object Properties ################################################################# ### https://www.commoncoreontologies.org/ont00001791 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf . ### https://www.commoncoreontologies.org/ont00001797 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf . ### https://www.commoncoreontologies.org/ont00001810 rdf:type owl:ObjectProperty ; rdfs:domain ; rdfs:range ; rdfs:label "connected with"@en ; "An immaterial entity im1 is connected with some immaterial entity im2 iff there exists some immaterial entity im3 that is common to both im1 and im2."@en ; "Given a stronger temporal interpretation, this property may be symmetric. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions."@en ; "https://www.commoncoreontologies.org/GeospatialOntology"^^xsd:anyURI . ### https://www.commoncoreontologies.org/ont00001855 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf . ### https://www.commoncoreontologies.org/ont00001931 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf . ### https://www.commoncoreontologies.org/ont00001944 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf . ################################################################# # Classes ################################################################# ### http://purl.obolibrary.org/obo/BFO_0000141 rdf:type owl:Class . ### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi