@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/ont00000067 rdf:type owl:Class ; rdfs:subClassOf ; rdfs:comment "In traditional astronomical usage, civil time is mean solar time as calculated from midnight as the beginning of the Civil Day."@en , "Note that Civil Time Reference System is more accurately represented as a Temporal Reference System that participates in an act of usage that is sanctioned by an appropriate civil authority. As such, it should be represented as a defined class."@en ; rdfs:label "Civil Time Reference System"@en ; "A Temporal Reference System that is a statutory time scale as designated by civilian authorities to determine local time(s)."@en ; "https://www.commoncoreontologies.org/InformationEntityOntology"^^xsd:anyURI . ### https://www.commoncoreontologies.org/ont00001328 rdf:type owl:Class . ################################################################# # Individuals ################################################################# ### https://www.commoncoreontologies.org/ont00001537 rdf:type owl:NamedIndividual , . ### Generated by the OWL API (version 4.5.29) https://github.com/owlcs/owlapi