@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 . ### https://www.commoncoreontologies.org/ont00001754 rdf:type owl:AnnotationProperty . ### https://www.commoncoreontologies.org/ont00001760 rdf:type owl:AnnotationProperty . ################################################################# # Classes ################################################################# ### https://www.commoncoreontologies.org/ont00000324 rdf:type owl:Class ; rdfs:subClassOf . ### https://www.commoncoreontologies.org/ont00000541 rdf:type owl:Class ; rdfs:subClassOf . ### https://www.commoncoreontologies.org/ont00000738 rdf:type owl:Class ; rdfs:subClassOf . ### https://www.commoncoreontologies.org/ont00000892 rdf:type owl:Class ; rdfs:subClassOf . ### https://www.commoncoreontologies.org/ont00000967 rdf:type owl:Class ; rdfs:subClassOf . ### https://www.commoncoreontologies.org/ont00001202 rdf:type owl:Class . ### https://www.commoncoreontologies.org/ont00001293 rdf:type owl:Class ; rdfs:subClassOf . ### https://www.commoncoreontologies.org/ont00001367 rdf:type owl:Class ; rdfs:subClassOf ; rdfs:comment "Subclasses of one dimensional extent are included for usability. It is doubtful any of them can be objectively distinguished (on the side of the bearing entity) without some reference to external properties such as orientation and perspective."@en ; rdfs:label "One Dimensional Extent"@en ; "A Size Quality that inheres in a bearer in virtue of the bearer's extension in one dimension."@en ; "http://purl.obolibrary.org/obo/PATO_0001708" ; "https://www.commoncoreontologies.org/QualityOntology"^^xsd:anyURI . ### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi