@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/ont00001760 rdf:type owl:AnnotationProperty . ################################################################# # Classes ################################################################# ### https://www.commoncoreontologies.org/ont00000263 rdf:type owl:Class ; rdfs:subClassOf ; rdfs:comment "A single Clock Time System does not provide a complete means for identifying or measuring times. Depending on the particular Clock Time System, it may be compatible for use with one or more other Temporal Reference Systems."@en ; rdfs:label "Clock Time System"@en ; "A Temporal Reference System that is a convention for keeping and displaying the Time of Day."@en ; "https://www.commoncoreontologies.org/InformationEntityOntology"^^xsd:anyURI . ### https://www.commoncoreontologies.org/ont00001328 rdf:type owl:Class . ################################################################# # Individuals ################################################################# ### https://www.commoncoreontologies.org/ont00001439 rdf:type owl:NamedIndividual , . ### https://www.commoncoreontologies.org/ont00001626 rdf:type owl:NamedIndividual , . ### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi