@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/ont00001872 rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; owl:inverseOf ; rdfs:label "is step-brother of"@en ; "https://www.commoncoreontologies.org/AgentOntology"^^xsd:anyURI . ### https://www.commoncoreontologies.org/ont00001890 rdf:type owl:ObjectProperty . ### https://www.commoncoreontologies.org/ont00001996 rdf:type owl:ObjectProperty . ### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi