@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @base . rdf:type owl:Ontology . ################################################################# # Annotation properties ################################################################# ### https://www.commoncoreontologies.org/ont00001760 rdf:type owl:AnnotationProperty . ################################################################# # Object Properties ################################################################# ### https://www.commoncoreontologies.org/ont00001786 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf . ### https://www.commoncoreontologies.org/ont00001839 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf . ### https://www.commoncoreontologies.org/ont00001842 rdf:type owl:ObjectProperty ; owl:inverseOf . ### https://www.commoncoreontologies.org/ont00001865 rdf:type owl:ObjectProperty . ### https://www.commoncoreontologies.org/ont00001953 rdf:type owl:ObjectProperty ; owl:inverseOf . ### https://www.commoncoreontologies.org/ont00001985 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf . ### https://www.commoncoreontologies.org/ont00001987 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf . ### https://www.commoncoreontologies.org/ont00001995 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; rdfs:domain ; rdfs:range ; rdfs:label "is parent of"@en ; "https://www.commoncoreontologies.org/AgentOntology"^^xsd:anyURI . ################################################################# # Classes ################################################################# ### https://www.commoncoreontologies.org/ont00001262 rdf:type owl:Class . ### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi