<?xml version="1.0"?>
<rdf:RDF xmlns="http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology#"
     xml:base="http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"
     xmlns:dc="http://purl.org/dc/elements/1.1/"
     xmlns:owl="http://www.w3.org/2002/07/owl#"
     xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
     xmlns:xml="http://www.w3.org/XML/1998/namespace"
     xmlns:xsd="http://www.w3.org/2001/XMLSchema#"
     xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
     xmlns:skos="http://www.w3.org/2004/02/skos/core#"
     xmlns:terms="http://purl.org/dc/terms/"
     xmlns:CommonCoreOntologies="http://www.ontologyrepository.com/CommonCoreOntologies/">
    <owl:Ontology rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology">
        <owl:versionIRI rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Mid/2024-11-03/InformationEntityOntology"/>
        <owl:imports rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Mid/GeospatialOntology"/>
        <owl:imports rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Mid/TimeOntology"/>
        <terms:license xml:lang="en">BSD 3-Clause: https://github.com/CommonCoreOntology/CommonCoreOntologies/blob/master/LICENSE</terms:license>
        <terms:rights xml:lang="en">CUBRC Inc., see full license.</terms:rights>
        <rdfs:comment xml:lang="en">This ontology is designed to represent generic types of information as well as the relationships between information and other entities.</rdfs:comment>
        <rdfs:label xml:lang="en">Information Entity Ontology</rdfs:label>
        <owl:versionInfo xml:lang="en">Version 1.7</owl:versionInfo>
    </owl:Ontology>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Object Properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/condition_described_by -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/condition_described_by">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_subject_of"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/describes_condition"/>
        <owl:propertyChainAxiom rdf:parseType="Collection">
            <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/described_by"/>
            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/BFO_0000176"/>
        </owl:propertyChainAxiom>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">condition described by</rdfs:label>
        <skos:definition xml:lang="en">c condition_described_by p iff p is an instance of a Performance Specification, and p has part d, and d is an instance of a Descriptive Information Content Entity, and p prescribes an entity s, and d describes c, and c is an entity that is causally relevant to s existing as prescribed by p.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/described_by -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/described_by">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_subject_of"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/describes"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DescriptiveInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">described by</rdfs:label>
        <skos:definition xml:lang="en">x described_by y iff y is an instance of Information Content Entity, and x is an instance of Entity, such that y is about the characteristics by which y can be recognized or visualized.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/describes -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/describes">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_about"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DescriptiveInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">It is possible that this relation should be a functional property, that is for all x, y, z if x describes y and x describes z then y = z. For example, if a financial report x describes the quarterly results of a company y and that same financial report describes the quarterly results of a company z, then it should be inferred that companies y and z are the same. We refrained from classifying the relation as a functional property on the concern that descriptions are multifaceted and so consequently it may be that the same report would contain descriptions of multiple entities.</rdfs:comment>
        <rdfs:label xml:lang="en">describes</rdfs:label>
        <skos:definition xml:lang="en">x describes y iff x is an instance of Information Content Entity, and y is an instance of Entity, such that x is about the characteristics by which y can be recognized or visualized.</skos:definition>
        <skos:example>the content of a newspaper article describes some current event</skos:example>
        <skos:example>the content of a visitor&apos;s log describes some facility visit</skos:example>
        <skos:example>the content of an accident report describes some accident</skos:example>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/describes_condition -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/describes_condition">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_about"/>
        <owl:propertyChainAxiom rdf:parseType="Collection">
            <rdf:Description rdf:about="http://purl.obolibrary.org/obo/BFO_0000178"/>
            <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/describes"/>
        </owl:propertyChainAxiom>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">describes condition</rdfs:label>
        <skos:definition xml:lang="en">p describes_condition c iff p is an instance of a Performance Specification, and p has part d, and d is an instance of a Descriptive Information Content Entity, and p prescribes an entity s, and d describes c, and c is an entity that is causally relevant to s existing as prescribed by p.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/designated_by -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/designated_by">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_subject_of"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/designates"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">designated by</rdfs:label>
        <skos:definition xml:lang="en">x designated_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that given some context, y uniquely distinguishes x from other entities.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/designates -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/designates">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_about"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">designates</rdfs:label>
        <skos:definition xml:lang="en">x designates y iff x is an instance of an Information Content Entity, and y is an instance of an Entity, such that given some context, x uniquely distinguishes y from other entities.</skos:definition>
        <skos:example>a URL designates the location of a Web Page on the internet</skos:example>
        <skos:example>a person&apos;s name designates that person</skos:example>
        <skos:example>a vehicle identification number designates some vehicle</skos:example>
        <skos:scopeNote xml:lang="en">Given a stronger temporal interpretation, this property may be functional. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions.</skos:scopeNote>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_a_interval_measurement_of -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_a_interval_measurement_of">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_a_measurement_of"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_interval"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/IntervalMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">is a interval measurement of</rdfs:label>
        <skos:definition xml:lang="en">x is_a_interval_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured.</skos:definition>
        <skos:example>a measurement of air temperature on the Celsius scale.</skos:example>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_a_measurement_of -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_a_measurement_of">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/describes"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">This object property, as well as all of its children are typified as functional properties. This means that for instances x, y, and z if x is a measurement of y and x is a measurement of z, then y = z.</rdfs:comment>
        <rdfs:label xml:lang="en">is a measurement of</rdfs:label>
        <skos:definition xml:lang="en">x is_a_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme.</skos:definition>
        <skos:scopeNote xml:lang="en">Given a stronger temporal interpretation, this property may be functional. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions.</skos:scopeNote>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_a_nominal_measurement_of -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_a_nominal_measurement_of">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_a_measurement_of"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_nominal"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/NominalMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">is a nominal measurement of</rdfs:label>
        <skos:definition xml:lang="en">x is_a_nominal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_a_ordinal_measurement_of -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_a_ordinal_measurement_of">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_a_measurement_of"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_ordinal"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OrdinalMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">is a ordinal measurement of</rdfs:label>
        <skos:definition xml:lang="en">x is_a_ordinal_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_a_ratio_measurement_of -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_a_ratio_measurement_of">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_a_measurement_of"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_ratio"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RatioMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">is a ratio measurement of</rdfs:label>
        <skos:definition xml:lang="en">x is_a_ratio_measurement_of y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_about -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_about">
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_subject_of"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationContentEntity"/>
        <rdfs:range rdf:resource="http://purl.obolibrary.org/obo/BFO_0000001"/>
        <CommonCoreOntologies:definition_source>http://purl.obolibrary.org/obo/IAO_0000136</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">is about</rdfs:label>
        <skos:definition xml:lang="en">A primitive relationship between an Information Content Entity and some Entity.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_excerpted_from -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_excerpted_from">
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">is excerpted from</rdfs:label>
        <skos:definition xml:lang="en">An Information Bearing Entity b1 is excerpted from another Information Bearing Entity B2 iff b1 is part of some Information Bearing Entity B1 that is carrier of some Information Content Entity C1, B2 is carrier of some Information Content Entity C2, C1 is not identical with C2, b1 is carrier of some Information Content Entity c1, b2 is an Information Bearing Entity that is part of B2 and b2 is carrier of c1 (i.e. the same Information Content Entity as borne by b1).</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_geospatial_coordinate_reference_system_of -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_geospatial_coordinate_reference_system_of">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_reference_system_of"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/uses_geospatial_coordinate_reference_system"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialCoordinateReferenceSystem"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">is geospatial coordinate reference system of</rdfs:label>
        <skos:definition xml:lang="en">x is_geospatial_coordinate_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/described_by"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">is measured by</rdfs:label>
        <skos:definition xml:lang="en">y is_measured_by x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to some scale or classification scheme.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_interval -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_interval">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/IntervalMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">is measured by interval</rdfs:label>
        <skos:definition xml:lang="en">y is_measured_by_interval x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale which has uniform intervals but has a zero value that does not correspond to an absence of the attribute being measured.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_nominal -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_nominal">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/NominalMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">is measured by nominal</rdfs:label>
        <skos:definition xml:lang="en">y is_measured_by_nominal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x classifies y relative to some set of shared, possibly arbitrary, characteristics.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_ordinal -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_ordinal">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OrdinalMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">is measured by ordinal</rdfs:label>
        <skos:definition xml:lang="en">y is_measured_by_ordinal x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale ordered by rank.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_ratio -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by_ratio">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_measured_by"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RatioMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">is measured by ratio</rdfs:label>
        <skos:definition xml:lang="en">y is_measured_by_ratio x iff x is an instance of Information Content Entity and y is an instance of Entity, such that x describes some attribute of y relative to a scale having equal unit values and a zero value that corresponds to the absence of the attribute being measured.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_measurement_unit_of -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_measurement_unit_of">
        <rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000084"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/uses_measurement_unit"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnit"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">is measurement unit of</rdfs:label>
        <skos:definition xml:lang="en">x is_measurement_unit_of y iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_mention_of -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_mention_of">
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_mentioned_by"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">is mention of</rdfs:label>
        <skos:definition xml:lang="en">x is_mention_of y iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_mentioned_by -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_mentioned_by">
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">is mentioned by</rdfs:label>
        <skos:definition xml:lang="en">y is_mention_by x iff x is an instance Information Bearing Entity and y is an instance Entity, such that x is used as a reference to y.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_reference_system_of -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_reference_system_of">
        <rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000084"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/uses_reference_system"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ReferenceSystem"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">is reference system of</rdfs:label>
        <skos:definition xml:lang="en">x is_reference_system_of y iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/is_subject_of -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/is_subject_of">
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">is subject of</rdfs:label>
        <skos:definition xml:lang="en">A primitive relationship between an instance of an Entity and an instance of an Information Content Entity.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/language_used_in -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/language_used_in">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/prescribes"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/uses_language"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Language"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">language used in</rdfs:label>
        <skos:definition xml:lang="en">x language_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Language, such that the literal value of y is a string that is encoded according to the syntax of x.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/prescribed_by -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/prescribed_by">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_subject_of"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/prescribes"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DirectiveInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">prescribed by</rdfs:label>
        <skos:definition xml:lang="en">x prescribed_by y iff y is an instance of Information Content Entity and x is an instance of Entity, such that y serves as a rule or guide for x if x is an Occurrent, or y serves as a model for x if x is a Continuant.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/prescribes -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/prescribes">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_about"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DirectiveInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">prescribes</rdfs:label>
        <skos:definition xml:lang="en">x prescribes y iff x is an instance of Information Content Entity and y is an instance of Entity, such that x serves as a rule or guide for y if y an Occurrent, or x serves as a model for y if y is a Continuant.</skos:definition>
        <skos:example>A blueprint prescribes some artifact or facility by being a model for it.</skos:example>
        <skos:example>A professional code of conduct prescribes some realizations of a profession (role) by giving rules for how the bearer should act in those realizations.</skos:example>
        <skos:example>An operations plan prescribes an operation by enumerating the tasks that need to be performed in order to achieve the objectives of the operation.</skos:example>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/represented_by -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/represented_by">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_subject_of"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/represents"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RepresentationalInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment>See notes for inverse property.</rdfs:comment>
        <rdfs:label xml:lang="en">represented by</rdfs:label>
        <skos:definition xml:lang="en">y represented_by x iff x is an instance of Information Content Entity, and y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/represents -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/represents">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_about"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RepresentationalInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Isomorphism between the carrier of x and the represented entity can be via a direct similarity relation, e.g., grooves in a vinyl record corresponding to sound waves, or linguistic convention, e.g., a court stenographer&apos;s transcription of spoken words, as well as others, such as encoding processes for images.</rdfs:comment>
        <rdfs:label xml:lang="en">represents</rdfs:label>
        <skos:definition xml:lang="en">x represents y iff x is an instance of Information Content Entity, y is an instance of Entity, and z is carrier of x, such that x is about y in virtue of there existing an isomorphism between characteristics of z and y.</skos:definition>
        <skos:scopeNote xml:lang="en">Given a stronger temporal interpretation, this property may be functional. For more info please refer to https://github.com/BFO-ontology/BFO-2020/tree/master/src/owl/temporal%20extensions.</skos:scopeNote>
        <skos:scopeNote xml:lang="en">The relationship that is being defined here is that between the content of a photographic image and its object, between the content of a video and its objects and events, between the content of an audio recording and the sounds or events generating those sounds, or between the content of a written transcript and the verbal event that it transcribes.</skos:scopeNote>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/time_zone_identifier_used_by -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/time_zone_identifier_used_by">
        <rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000084"/>
        <owl:inverseOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/uses_time_zone_identifier"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TimeZoneIdentifier"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">time zone identifier used by</rdfs:label>
        <skos:definition xml:lang="en">x time_zone_identifier_used_by y iff y is an instance of Information Bearing Entity and x is an instance of Time Zone Identifier, such that x designates the spatial region associated with the time zone mentioned in y.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/uses_geospatial_coordinate_reference_system -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/uses_geospatial_coordinate_reference_system">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/uses_reference_system"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialCoordinateReferenceSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">uses geospatial coordinate reference system</rdfs:label>
        <skos:definition xml:lang="en">y uses_geospatial_coordinate_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Geospatial Coordinate Reference System, such that x describes the set of standards mentioned in y.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/uses_language -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/uses_language">
        <rdfs:subPropertyOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/prescribed_by"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Language"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">uses language</rdfs:label>
        <skos:definition xml:lang="en">x uses_language y iff x is an instance of an Information Bearing Entity and y is an instance of a Language such that the literal value of x is a string that is encoded according to the syntax of y.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/uses_measurement_unit -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/uses_measurement_unit">
        <rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000101"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnit"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">uses measurement unit</rdfs:label>
        <skos:definition xml:lang="en">y uses_measurement_unit x iff y is an instance of Information Bearing Entity and x is an instance of Measurement Unit, such that x describes the magnitude of measured physical quantity mentioned in y.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/uses_reference_system -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/uses_reference_system">
        <rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000101"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ReferenceSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">uses reference system</rdfs:label>
        <skos:definition xml:lang="en">y uses_reference_system x iff y is an instance of Information Bearing Entity and x is an instance of Reference System, such that x describes the set of standards mentioned in y.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/uses_time_zone_identifier -->

    <owl:ObjectProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/uses_time_zone_identifier">
        <rdfs:subPropertyOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000101"/>
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <rdfs:range rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">uses time zone identifier</rdfs:label>
        <skos:definition xml:lang="en">x uses_time_zone_identifier y iff x is an instance of Information Bearing Entity and y is an instance of Time Zone Identifier, such that y designates the spatial region associated with the time zone mentioned in x.</skos:definition>
    </owl:ObjectProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Data properties
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/has_URI_value -->

    <owl:DatatypeProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/has_URI_value">
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#anyURI"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">has URI value</rdfs:label>
        <skos:definition xml:lang="en">A data property that has as its range a URI value.</skos:definition>
    </owl:DatatypeProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/has_boolean_value -->

    <owl:DatatypeProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/has_boolean_value">
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#boolean"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">has boolean value</rdfs:label>
        <skos:definition xml:lang="en">A data property that has as its range a boolean value.</skos:definition>
    </owl:DatatypeProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/has_date_value -->

    <owl:DatatypeProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/has_date_value">
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">has date value</rdfs:label>
        <skos:definition xml:lang="en">A data property that has as its range a date value.</skos:definition>
    </owl:DatatypeProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/has_datetime_value -->

    <owl:DatatypeProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/has_datetime_value">
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#dateTime"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">has datetime value</rdfs:label>
        <skos:definition xml:lang="en">A data property that has as its value a datetime value.</skos:definition>
    </owl:DatatypeProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/has_decimal_value -->

    <owl:DatatypeProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/has_decimal_value">
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#decimal"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">has decimal value</rdfs:label>
        <skos:definition xml:lang="en">A data property that has as its range a decimal value.</skos:definition>
    </owl:DatatypeProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/has_double_value -->

    <owl:DatatypeProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/has_double_value">
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#double"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">has double value</rdfs:label>
        <skos:definition xml:lang="en">A data property that has as its range a double value.</skos:definition>
    </owl:DatatypeProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/has_integer_value -->

    <owl:DatatypeProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/has_integer_value">
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <rdfs:range rdf:resource="http://www.w3.org/2001/XMLSchema#integer"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">has integer value</rdfs:label>
        <skos:definition xml:lang="en">A data property that has as its range an integer value.</skos:definition>
    </owl:DatatypeProperty>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/has_text_value -->

    <owl:DatatypeProperty rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/has_text_value">
        <rdfs:domain rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">has text value</rdfs:label>
        <skos:definition xml:lang="en">A data property that has as its range a string value.</skos:definition>
    </owl:DatatypeProperty>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Classes
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AbbreviatedName -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AbbreviatedName">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeName"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Abbreviated Name</rdfs:label>
        <skos:definition xml:lang="en">A Designative Name that is a shortened form of a Proper Name.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Acronym -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Acronym">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/AbbreviatedName"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Acronym</rdfs:label>
        <skos:definition xml:lang="en">An Abbreviated Name that combines the initial letters of a Designative Name and which is pronounced as a word.</skos:definition>
        <skos:example>Wi-Fi, ASCII, OPSEC</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Algorithm -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Algorithm">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DirectiveInformationContentEntity"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.obolibrary.org/obo/IAO_0000064</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Algorithm</rdfs:label>
        <skos:definition xml:lang="en">A Directive Information Content Entity that prescribes some Process and contains a finite sequence of unambiguous instructions in order to achieve some Objective.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ArbitraryIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ArbitraryIdentifier">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/NonNameIdentifier"/>
        <owl:disjointWith rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CodeIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Arbitrary Identifier</rdfs:label>
        <skos:altLabel xml:lang="en">Arbitrary ID</skos:altLabel>
        <skos:definition xml:lang="en">A Non-Name Identifier that consists of a string of characters that does not follow an encoding system.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactVersionOrdinality -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ArtifactVersionOrdinality">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OrdinalMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Artifact Version Ordinality</rdfs:label>
        <skos:definition xml:lang="en">An Ordinal Measurement Information Content Entity that is about the form of an Artifact which differs in some respects from previous or future forms of that Artifact.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ArtificialLanguage -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ArtificialLanguage">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Language"/>
        <owl:disjointWith rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/NaturalLanguage"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Constructed_language&amp;oldid=1062733589</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Artificial Language</rdfs:label>
        <skos:definition xml:lang="en">A Language that is developed through conscious planning and premeditation, rather than one that was developed through use and repetition.</skos:definition>
        <skos:example>Esperanto</skos:example>
        <skos:example>Python Programming Language</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CalendarDateIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CalendarDateIdentifier">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DateIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Calendar Date Identifier</rdfs:label>
        <skos:definition xml:lang="en">A Date Identifier that designates some Day by using a combination of Day, Week, Month, or Year Identifiers formatted according to an implementation of a Calendar System.</skos:definition>
        <skos:example>January 1, 2018; 1 January 2018; 01/01/18; 01Jan18</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CalendarSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CalendarSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Calendar System</rdfs:label>
        <skos:definition xml:lang="en">A Temporal Reference System that is designed to organize and identify dates.</skos:definition>
        <skos:scopeNote xml:lang="en">Calendars typically organize dates through the use of naming and temporal conventions based on Days, Weeks, Months, and Years.</skos:scopeNote>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CartesianCoordinateSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CartesianCoordinateSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SpatialReferenceSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Cartesian_coordinate_system&amp;oldid=1058613323</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Cartesian Coordinate System</rdfs:label>
        <skos:altLabel xml:lang="en">Rectangular Coordinate System</skos:altLabel>
        <skos:definition xml:lang="en">A Spatial Reference System that identifies each point in a spatial region of n-dimensions using an ordered n-tuple of numerical coordinates that are the signed (i.e. positive or negative) distances measured in the same unit of length from the zero point where the fixed perpendicular Coordinate System Axes meet.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CivilTimeReferenceSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CivilTimeReferenceSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">In traditional astronomical usage, civil time is mean solar time as calculated from midnight as the beginning of the Civil Day.</rdfs:comment>
        <rdfs:comment xml:lang="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.</rdfs:comment>
        <rdfs:label xml:lang="en">Civil Time Reference System</rdfs:label>
        <skos:definition xml:lang="en">A Temporal Reference System that is a statutory time scale as designated by civilian authorities to determine local time(s).</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ClockTimeSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ClockTimeSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">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.</rdfs:comment>
        <rdfs:label xml:lang="en">Clock Time System</rdfs:label>
        <skos:definition xml:lang="en">A Temporal Reference System that is a convention for keeping and displaying the Time of Day.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CodeIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CodeIdentifier">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/NonNameIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Code Identifier</rdfs:label>
        <skos:altLabel xml:lang="en">Code ID</skos:altLabel>
        <skos:altLabel xml:lang="en">ID Code</skos:altLabel>
        <skos:altLabel xml:lang="en">Identifier Code</skos:altLabel>
        <skos:definition xml:lang="en">A Non-Name Identifier that consists of a string of characters that was created and assigned according to an encoding system such that metadata can be derived from the identifier.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CountMeasurementInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CountMeasurementInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RatioMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Count Measurement Information Content Entity</rdfs:label>
        <skos:definition xml:lang="en">A Ratio Measurement Information Content Entity that is a measurement of the number of members of some aggregate.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DataRangeIntervalEstimateInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DataRangeIntervalEstimateInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/IntervalEstimateInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Data Range Interval Estimate Information Content Entity</rdfs:label>
        <skos:definition xml:lang="en">A Ratio Measurement Information Content Entity that is a measurement of a set of values and is equal to the absolute difference between the largest value and the smallest value in the set.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DateIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DateIdentifier">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalIntervalIdentifier"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/designates"/>
                        <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Day"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalIntervalIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Date Identifier</rdfs:label>
        <skos:altLabel xml:lang="en">Day Identifier</skos:altLabel>
        <skos:definition xml:lang="en">A Temporal Interval Identifier that designates some Day.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DecimalDateIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DecimalDateIdentifier">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DateIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Decimal Date Identifier</rdfs:label>
        <skos:definition xml:lang="en">A Date Identifier that designates some Day by using a number to indicate the sequential ordering of the Day since a specified Reference Time.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DecimalTimeOfDayIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DecimalTimeOfDayIdentifier">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TimeOfDayIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Decimal Time of Day Identifier</rdfs:label>
        <skos:altLabel xml:lang="en">Fractional Time of Day Identifier</skos:altLabel>
        <skos:definition xml:lang="en">A Time of Day Identifier that designates an approximate Temporal Instant that is part of some Day and is specified using a decimal value for the portion of the Day that preceded the Temporal Instant.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DescriptiveInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DescriptiveInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationContentEntity"/>
        <owl:disjointWith rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeInformationContentEntity"/>
        <owl:disjointWith rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DirectiveInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Descriptive Information Content Entity</rdfs:label>
        <skos:altLabel xml:lang="en">Descriptive ICE</skos:altLabel>
        <skos:definition xml:lang="en">An Information Content Entity that consists of a set of propositions that describe some Entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeInformationContentEntity">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InformationContentEntity"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/designates"/>
                        <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/BFO_0000001"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationContentEntity"/>
        <owl:disjointWith rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DirectiveInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Designative Information Content Entity</rdfs:label>
        <skos:altLabel xml:lang="en">Designative ICE</skos:altLabel>
        <skos:definition xml:lang="en">An Information Content Entity that consists of a set of symbols that denote some Entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeName -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeName">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeInformationContentEntity"/>
        <owl:disjointWith rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/NonNameIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Designative Name</rdfs:label>
        <skos:altLabel xml:lang="en">Name</skos:altLabel>
        <skos:definition xml:lang="en">A Designative Information Content Entity that consists of a string of characters that designates an entity within a specified cultural or social namespace and which is typically a word or phrase in a natural language that has an accepted cultural or social significance.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DeviationMeasurementInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DeviationMeasurementInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">&apos;Deviation Measurement Information Content Entity&apos; and &apos;Veracity Measurement Information Content Entity&apos; are complementary notions. Deviation is a measure of whether reality conforms to an ICE (e.g., a plan or prediction), whereas Veracity is a measure of whether a Descriptive ICE conforms to reality.</rdfs:comment>
        <rdfs:comment xml:lang="en">Note, the term &apos;accuracy&apos; is avoided due to its ambiguity between: correctness-of-performance (see: &apos;Reliability Measurement Information Content Entity&apos;), correctness-of-information (see: &apos;Veracity Measurement Information Content Entity&apos;), and adherance-to-expectations (&apos;Deviation Measurement Information Content Entity&apos;).</rdfs:comment>
        <rdfs:label xml:lang="en">Deviation Measurement Information Content Entity</rdfs:label>
        <skos:altLabel xml:lang="en">Conformance Measurement</skos:altLabel>
        <skos:altLabel xml:lang="en">Degree of Conformance</skos:altLabel>
        <skos:altLabel xml:lang="en">Degree of Deviation</skos:altLabel>
        <skos:altLabel xml:lang="en">Deviation Measurement</skos:altLabel>
        <skos:definition xml:lang="en">A Measurement Information Content Entity that is a measurement of the extent to which an entity conforms to how it is expected or supposed to be.</skos:definition>
        <skos:example>a missile impact deviates from its target location by 100 feet</skos:example>
        <skos:example>a satellite deviaties from its predicted orbital path by 5 kilometers</skos:example>
        <skos:example>an overweight piece of luggage deviates from an airline&apos;s maximum allowed weight by +10 pounds</skos:example>
        <skos:scopeNote xml:lang="en">In order for a Deviation to exist, an entity must first be expected, represented, prescribed, or predicted as being a certain way. Then, at a future time, this value can be compared to its actual, reported, or measured value to determine the Deviation between these values.</skos:scopeNote>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DiminutiveName -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DiminutiveName">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/AbbreviatedName"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Diminutive Name</rdfs:label>
        <skos:definition xml:lang="en">An Abbreviated Name that is a familiar form of a Proper Name.</skos:definition>
        <skos:example>Alex, Bob, Cathy</skos:example>
        <skos:scopeNote xml:lang="en">&quot;Familiar form of a Proper Name&quot; means: that the name is (originally) a short, affectionate version of the fuller name, used (originally) by family or friends.</skos:scopeNote>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DirectiveInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DirectiveInformationContentEntity">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InformationContentEntity"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/prescribes"/>
                        <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/BFO_0000001"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Directive Information Content Entity</rdfs:label>
        <skos:altLabel xml:lang="en">Directive ICE</skos:altLabel>
        <skos:definition xml:lang="en">An Information Content Entity that consists of a set of propositions or images (as in the case of a blueprint) that prescribe some Entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DistanceMeasurementInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DistanceMeasurementInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RatioMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Distance Measurement Information Content Entity</rdfs:label>
        <skos:definition xml:lang="en">A Ratio Measurement Information Content Entity that is a measurement of a One-Dimensional Extent inhering in some Site that is externally connected to two Independent Continuants.</skos:definition>
        <skos:scopeNote xml:lang="en">Displacement (vector) is the shortest possible distance (scalar) between two points. Further thought is needed to adequately handle measurements of distance traveled along a path, e.g., a circuitous path or an arc (such as the surface of a planet), versus the simple case of a direct, straight line between two points.</skos:scopeNote>
        <skos:scopeNote xml:lang="en">Distance is a measure between two reference points, which are located on or in, or in some manner part of, the two obejcts for which the length of the extent between is sought. For exmple, the center point of the indentation of a ball in the sand and the edge of the foul line, the forwardmost point on a car&apos;s bumper and the closest point on the 2-dimensional plane that serves as the fiat boundary of a crosswalk, the center of an antenna array and closest point on ground.</skos:scopeNote>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EstimateInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EstimateInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Estimate Information Content Entity</rdfs:label>
        <skos:altLabel xml:lang="en">Estimate</skos:altLabel>
        <skos:altLabel xml:lang="en">Estimate Measurement Information Content Entity</skos:altLabel>
        <skos:altLabel xml:lang="en">Estimated Value</skos:altLabel>
        <skos:definition xml:lang="en">A Measurement Information Content Entity that is a measurement of an entity based on partial information about that entity or an appropriately similar entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EventStatusNominalInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EventStatusNominalInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/NominalMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Event Status Nominal Information Content Entity</rdfs:label>
        <skos:definition xml:lang="en">A Nominal Measurement Information Content Entity that is a measurement of the current state of a process.</skos:definition>
        <skos:example>proposed, approved, planned, in progress, completed, failed, or successful</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialCoordinateReferenceSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialCoordinateReferenceSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SpatialReferenceSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Geospatial Coordinate Reference System</rdfs:label>
        <skos:altLabel xml:lang="en">Geographic Coordinate System</skos:altLabel>
        <skos:definition xml:lang="en">A Spatial Reference System that is used to determine and identify the location of a point or object at or near the surface of the Earth.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegionBoundingBoxIdentifierList -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialRegionBoundingBoxIdentifierList">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfGeocoordinate"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Geospatial Region Bounding Box Identifier List</rdfs:label>
        <skos:definition xml:lang="en">A Measurement Unit of Geocoordinate that is comprised of 4 pairs of coordinates, one for each of the 4 defining points (North, West, South, East) of a Geospatial Region Bounding Box.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Greenwich Mean Time (GMT) is the mean solar time at the Royal Observatory in Greenwich, London and has been superseded by Coordinated Universal Time (UTC).</rdfs:comment>
        <rdfs:label xml:lang="en">Greenwich Mean Time Zone Identifier</rdfs:label>
        <skos:definition xml:lang="en">A Time Zone Identifier that designates a spatial region where the local time is calculated according to the specified offset from Greenwich Mean Time.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/BFO_0000030"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000101"/>
                        <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationContentEntity"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000030"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://purl.obolibrary.org/obo/IAO_0000178</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Information Bearing Entity</rdfs:label>
        <skos:altLabel xml:lang="en">IBE</skos:altLabel>
        <skos:definition xml:lang="en">An Object upon which an Information Content Entity generically depends.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InformationContentEntity">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://purl.obolibrary.org/obo/BFO_0000031"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_about"/>
                        <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/BFO_0000001"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000031"/>
        <CommonCoreOntologies:definition_source>http://purl.obolibrary.org/obo/IAO_0000030</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Information Content Entity</rdfs:label>
        <skos:altLabel xml:lang="en">ICE</skos:altLabel>
        <skos:definition xml:lang="en">A Generically Dependent Continuant that generically depends on some Information Bearing Entity and stands in relation of aboutness to some Entity.</skos:definition>
        <skos:scopeNote xml:lang="en">Information Content Entity is here intended to be a class of Entities whose instances are the informational content of Information Bearing Entities. For example, three instances of information bearers -- such as a bar chart, color-coded map, and a written report -- each of which lists the GDP of Countries for the year 2010 are each different carriers of the same information content. It is this content that is generically dependent upon its carrier. This treatment of Informational Content Entity (cf. the Information Artifact Ontology) leads to a principle of subtyping based upon the relationship that ICE&apos;s have with the Entity they are about rather than characteristics such as format, language, measurement scale, or media. The latter are treated here as being Qualities of bearers.</skos:scopeNote>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InformationQualityEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InformationQualityEntity">
        <rdfs:subClassOf rdf:resource="http://purl.obolibrary.org/obo/BFO_0000019"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000197"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationBearingEntity"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Typically, an IQE will be a complex pattern made up of multiple qualities joined together spatially.</rdfs:comment>
        <rdfs:label xml:lang="en">Information Quality Entity</rdfs:label>
        <skos:altLabel xml:lang="en">IQE</skos:altLabel>
        <skos:definition xml:lang="en">A Quality that concretizes some Information Content Entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Initialism -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Initialism">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/AbbreviatedName"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Initialism</rdfs:label>
        <skos:definition xml:lang="en">An Abbreviated Name that consists of the initial letters of some words (or syllables) in a Designative Name, and in which each letter is pronounced separately.</skos:definition>
        <skos:example>USA, CPU, BBC</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/IntervalEstimateInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/IntervalEstimateInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/EstimateInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Interval Estimate Information Content Entity</rdfs:label>
        <skos:altLabel xml:lang="en">Interval Estimate</skos:altLabel>
        <skos:altLabel xml:lang="en">Interval Estimate Measurement Information Content Entity</skos:altLabel>
        <skos:definition xml:lang="en">An Estimate Information Content Entity that consists of an interval of possible (or probable) values for the measured entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/IntervalMeasurementInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/IntervalMeasurementInformationContentEntity">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_a_interval_measurement_of"/>
                        <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/BFO_0000001"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity"/>
        <owl:disjointWith rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/NominalMeasurementInformationContentEntity"/>
        <owl:disjointWith rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OrdinalMeasurementInformationContentEntity"/>
        <owl:disjointWith rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RatioMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Four of the subtypes of measurements used here (Interval, Nominal, Ordinal, and Ratio) were originally defined by S.S. Stevens in the article &quot;On the Theory of Scales of Measurement&quot; in Science, Vol. 103 No. 2684 on June 7, 1946. For an introductory article with links to additional content including criticisms and alternate classifications of measurements see https://en.wikipedia.org/wiki/Level_of_measurement</rdfs:comment>
        <rdfs:label xml:lang="en">Interval Measurement Information Content Entity</rdfs:label>
        <skos:definition xml:lang="en">A Measurement Information Content Entity that places a Quality of an Entity onto some interval scale having no true zero value.</skos:definition>
        <skos:example xml:lang="en">The sentence &quot;The temperature reached -27 degrees Fahrenheit on January 20, 1985 in Chicago, IL.&quot; is the carrier of an interval measurement as 0 degrees on the Fahrenheit scale does not describe absolute zero.</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/JulianDateFraction -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/JulianDateFraction">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DecimalTimeOfDayIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Julian Date Fraction</rdfs:label>
        <skos:altLabel xml:lang="en">Julian Date Time Identifier</skos:altLabel>
        <skos:altLabel xml:lang="en">Julian Day Fraction</skos:altLabel>
        <skos:definition xml:lang="en">A Decimal Time of Day Identifier that designates an approximate Temporal Instant that is part of some Julian Day.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/JulianDateIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/JulianDateIdentifier">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DecimalTimeOfDayIdentifier"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000178"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/JulianDateFraction"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://purl.obolibrary.org/obo/BFO_0000178"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/JulianDayNumber"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/designates"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/JulianDate"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Julian Date Identifier</rdfs:label>
        <skos:definition xml:lang="en">A Decimal Time of Day Identifier that designates a Julian Date and is composed of both a Julian Day Number and a Julian Date Fraction.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/JulianDayNumber -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/JulianDayNumber">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DecimalDateIdentifier"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/designates"/>
                <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/JulianDay"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Julian Day Number</rdfs:label>
        <skos:definition xml:lang="en">A Decimal Date Identifier that designates some Julian Day by using a number to indicate the sequential ordering of the Day since the Julian Date epoch.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Language -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Language">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DirectiveInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Language</rdfs:label>
        <skos:definition xml:lang="en">A Directive Information Content Entity that prescribes a canonical format for communication.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LegalName -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LegalName">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ProperName"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Legal Name</rdfs:label>
        <skos:definition xml:lang="en">A Proper Name that is an official name for the designated entity as determined by a Government or court of law.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LotNumber -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LotNumber">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CodeIdentifier"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Lot_number&amp;oldid=1061846325</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Lot Number</rdfs:label>
        <skos:definition xml:lang="en">A Code Identifier that designates a particular quantity or lot of material from a single manufacturer.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LunarCalendarSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LunarCalendarSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CalendarSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Lunar_calendar&amp;oldid=1055396837</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Lunar Calendar System</rdfs:label>
        <skos:definition xml:lang="en">A Calendar System that is designed to organize and identify dates based on the cycles of the Moon&apos;s phases.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MaximumOrdinalMeasurementInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MaximumOrdinalMeasurementInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OrdinalMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Maximum Ordinal Measurement Information Content Entity</rdfs:label>
        <skos:definition xml:lang="en">An Ordinal Measurement Information Content Entity that is a measurement of some entity in virtue of it being the largest or having the greatest amount relative to a nominally described set of like entities.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MeanPointEstimateInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MeanPointEstimateInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PointEstimateInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Mean Point Estimate Information Content Entity</rdfs:label>
        <skos:altLabel xml:lang="en">Arithmetic Mean</skos:altLabel>
        <skos:altLabel xml:lang="en">Average</skos:altLabel>
        <skos:altLabel xml:lang="en">Mean</skos:altLabel>
        <skos:definition xml:lang="en">A Point Estimate Information Content Entity that is a measurement of a set of values and is equal to the sum of all the values in the set divided by the total number of values in the set.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DescriptiveInformationContentEntity"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_a_measurement_of"/>
                        <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/BFO_0000001"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DescriptiveInformationContentEntity"/>
        <owl:disjointWith rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RepresentationalInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Measurement Information Content Entity</rdfs:label>
        <skos:altLabel xml:lang="en">Measurement ICE</skos:altLabel>
        <skos:definition xml:lang="en">A Descriptive Information Content Entity that describes the extent, dimensions, quantity, or quality of an Entity relative to some standard.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnit -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnit">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DescriptiveInformationContentEntity"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Unit_of_measurement&amp;oldid=1061038125</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Measurement Unit</rdfs:label>
        <skos:definition xml:lang="en">A Descriptive Information Content Entity that describes a definite magnitude of a physical quantity, defined and adopted by convention and/or by law, that is used as a standard for measurement of the same physical quantity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfGeocoordinate -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfGeocoordinate">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnit"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Measurement Unit of Geocoordinate</rdfs:label>
        <skos:definition xml:lang="en">A Measurement Unit specifying the geospatial coordinates of a location.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MedianPointEstimateInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MedianPointEstimateInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PointEstimateInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Median Point Estimate Information Content Entity</rdfs:label>
        <skos:altLabel xml:lang="en">Median</skos:altLabel>
        <skos:definition xml:lang="en">A Point Estimate Information Content Entity that is a measurement of a set of values and is equal to either the middle value or the average of the two values which separate the set into two equally populated upper and lower sets.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Military Time Zone Identifier</rdfs:label>
        <skos:definition xml:lang="en">A Time Zone Identifier that designates a spatial region where the local time is calculated according to the specified offset from Zulu time, which has no offset from Coordinated Universal Time.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MinimumOrdinalMeasurementInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MinimumOrdinalMeasurementInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OrdinalMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Minimum Ordinal Measurement Information Content Entity</rdfs:label>
        <skos:definition xml:lang="en">An Ordinal Measurement Information Content Entity that is a measurement of some entity in virtue of it being the smallest or having the least amount relative to a nominally described set of like entities.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ModePointEstimateInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ModePointEstimateInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/PointEstimateInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">While there is always at least one Mode for every set of data, it is possible for any given set of data to have multiple Modes. The Mode is typically most useful when the members of the set are all Nominal Measurement Information Content Entities.</rdfs:comment>
        <rdfs:label xml:lang="en">Mode Point Estimate Information Content Entity</rdfs:label>
        <skos:altLabel xml:lang="en">Mode</skos:altLabel>
        <skos:altLabel xml:lang="en">Statistical Mode</skos:altLabel>
        <skos:definition xml:lang="en">A Point Estimate Information Content Entity that is a measurement of a set of values and is equal to the value or values that occur most often in the set.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/NaturalLanguage -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/NaturalLanguage">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/Language"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Natural_language&amp;oldid=1060890461</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Natural Language</rdfs:label>
        <skos:definition xml:lang="en">A Language that is developed and evolves through use and repetition, rather than through conscious planning or premeditation.</skos:definition>
        <skos:example>English</skos:example>
        <skos:example>Mandarin (Chinese)</skos:example>
        <skos:example>Spanish</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/Nickname -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/Nickname">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeName"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Nickname</rdfs:label>
        <skos:definition xml:lang="en">A Designative Name that is a familiar or humorous substitute for an entity&apos;s Proper Name.</skos:definition>
        <skos:example>Ike, Chief, P-Fox</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/NominalMeasurementInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/NominalMeasurementInformationContentEntity">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_a_nominal_measurement_of"/>
                        <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/BFO_0000001"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity"/>
        <owl:disjointWith rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OrdinalMeasurementInformationContentEntity"/>
        <owl:disjointWith rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RatioMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Four of the subtypes of measurements used here (Interval, Nominal, Ordinal, and Ratio) were originally defined by S.S. Stevens in the article &quot;On the Theory of Scales of Measurement&quot; in Science, Vol. 103 No. 2684 on June 7, 1946. For an introductory article with links to additional content including criticisms and alternate classifications of measurements see https://en.wikipedia.org/wiki/Level_of_measurement</rdfs:comment>
        <rdfs:label xml:lang="en">Nominal Measurement Information Content Entity</rdfs:label>
        <skos:definition xml:lang="en">A Measurement Information Content Entity that consists of a symbol that classifies Entities according to some shared, possibly arbitrary, characteristic.</skos:definition>
        <skos:example xml:lang="en">The sentence &quot;January 20, 1985 was a cold day in Chicago, IL&quot; is the carrier of a nominal measurement.</skos:example>
        <skos:example>a measurement that classifies automobiles as sedans, coupes, hatchbacks, or convertibles</skos:example>
        <skos:example>a measurement that classifies military intelligence as strategic, operational, or tactical</skos:example>
        <skos:example>a measurement that classifies rocks as igneous, sedimentary, or metamorphic</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/NonNameIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/NonNameIdentifier">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Non-Name Identifier</rdfs:label>
        <skos:altLabel xml:lang="en">ID</skos:altLabel>
        <skos:altLabel xml:lang="en">Identifier</skos:altLabel>
        <skos:definition xml:lang="en">A Designative Information Content Entity that consists of a string of characters that designates an entity within a specified namespace or context, is not a Designative Name, may be automatically or randomly generated, and typically has no preexisting cultural or social significance.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/OrdinalDateIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/OrdinalDateIdentifier">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DecimalDateIdentifier"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Ordinal_date&amp;oldid=1061989434</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">An Ordinal Date Identifier may or may not also contain a number indicating a specific Year. If both numbers are included, the ISO 8601 ordinal date format stipulates that the two numbers be formatted as YYYY-DDD or YYYYDDD where [YYYY] indicates a year and [DDD] is the day of that year, from 001 through 365 (or 366 in leap years).</rdfs:comment>
        <rdfs:label xml:lang="en">Ordinal Date Identifier</rdfs:label>
        <skos:altLabel xml:lang="en">Ordinal Date</skos:altLabel>
        <skos:definition xml:lang="en">A Decimal Date Identifier that designates some Day by using a number to indicate the sequential ordering of the Day since the beginning of the Year.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/OrdinalMeasurementInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/OrdinalMeasurementInformationContentEntity">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_a_ordinal_measurement_of"/>
                        <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/BFO_0000001"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity"/>
        <owl:disjointWith rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RatioMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Four of the subtypes of measurements used here (Interval, Nominal, Ordinal, and Ratio) were originally defined by S.S. Stevens in the article &quot;On the Theory of Scales of Measurement&quot; in Science, Vol. 103 No. 2684 on June 7, 1946. For an introductory article with links to additional content including criticisms and alternate classifications of measurements see https://en.wikipedia.org/wiki/Level_of_measurement</rdfs:comment>
        <rdfs:label xml:lang="en">Ordinal Measurement Information Content Entity</rdfs:label>
        <skos:definition xml:lang="en">A Measurement Information Content Entity that consists of a symbol that places an Entity into some rank order.</skos:definition>
        <skos:example xml:lang="en">The sentence &quot;The coldest day in history in Chicago, IL. is January 20, 1985.&quot; is the carrier of an ordinal measurment.</skos:example>
        <skos:example>a measurement that places Geospatial Regions into a rank order of small, medium, large</skos:example>
        <skos:example>a measurement that places military units onto a readiness rank order of red, yellow, green</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PartNumber -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PartNumber">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CodeIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Part Number</rdfs:label>
        <skos:definition xml:lang="en">A Code Identifier that designates a type of part whose instances are designed to be part of some Artifact.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PerformanceSpecification -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PerformanceSpecification">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DirectiveInformationContentEntity"/>
        <rdfs:subClassOf>
            <owl:Restriction>
                <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/describes_condition"/>
                <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/BFO_0000001"/>
            </owl:Restriction>
        </rdfs:subClassOf>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Performance Specification</rdfs:label>
        <skos:definition xml:lang="en">A Directive Information Content Entity that prescribes some aspect of the behavior of a participant in a Process given one or more operating conditions.</skos:definition>
        <skos:example>Maximum Speed at high altitude; Rate of Ascent at 10 degrees celsius with nominal payload.</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PointEstimateInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PointEstimateInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/EstimateInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Point Estimate Information Content Entity</rdfs:label>
        <skos:altLabel xml:lang="en">Best Estimate</skos:altLabel>
        <skos:altLabel xml:lang="en">Point Estimate</skos:altLabel>
        <skos:altLabel xml:lang="en">Point Estimate Measurement Information Content Entity</skos:altLabel>
        <skos:definition xml:lang="en">An Estimate Information Content Entity that consists of a single value for the measured entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PredictiveInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PredictiveInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DescriptiveInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Since predictions are inherently about not-yet-existant things, the Modal Relation Ontology term &apos;describes&apos; (i.e. mro:describes) should be used (instead of the standard cco:describes) to relate instances of Predictive Information Content Entity to the entities they are about.</rdfs:comment>
        <rdfs:label xml:lang="en">Predictive Information Content Entity</rdfs:label>
        <skos:altLabel xml:lang="en">Prediction</skos:altLabel>
        <skos:altLabel xml:lang="en">Prediction Information Content Entity</skos:altLabel>
        <skos:definition xml:lang="en">A Descriptive Information Content Entity that describes an uncertain future event.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PriorityMeasurementInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PriorityMeasurementInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OrdinalMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Priority Measurement Information Content Entity</rdfs:label>
        <skos:altLabel xml:lang="en">Criticality Measurement</skos:altLabel>
        <skos:altLabel xml:lang="en">Importance Measurement</skos:altLabel>
        <skos:altLabel xml:lang="en">Priority Measurement</skos:altLabel>
        <skos:definition xml:lang="en">An Ordinal Measurement Information Content Entity that is a measurement of the relative importance of an entity.</skos:definition>
        <skos:example>low, normal, high, urgent, or immediate priority</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PriorityScale -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PriorityScale">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ReferenceSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Priority Scale</rdfs:label>
        <skos:definition xml:lang="en">A Reference System that is designed to be used to rank or identify the importance of entities of the specified type.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ProbabilityMeasurementInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ProbabilityMeasurementInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Probability&amp;oldid=1059657543</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Every probability measurement is made within a particular context given certain background assumptions.</rdfs:comment>
        <rdfs:label xml:lang="en">Probability Measurement Information Content Entity</rdfs:label>
        <skos:altLabel xml:lang="en">Likelihood Measurement</skos:altLabel>
        <skos:altLabel xml:lang="en">Probability Measurement</skos:altLabel>
        <skos:definition xml:lang="en">A Measurement Information Content Entity that is a measurement of the likelihood that a Process or Process Aggregate occurs.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ProperName -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ProperName">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeName"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Proper Name</rdfs:label>
        <skos:definition xml:lang="en">A Designative Name that is an official name for a particular entity.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ProportionalRatioMeasurementInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ProportionalRatioMeasurementInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/RatioMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">A percentage is one way to express a proportional measure where the decimal expression of the proportion is multiplied by 100, thus giving the proportional value with respect to a whole of 100. E.g., the ratio of pigs to cows on a farm is 44 to 79 (44:79 or 44/79). The proportion of pigs to total animals is 44 to 123 or 44/123. The percentage of pigs is the decimal equivalent of the proportion (0.36) multiplied by a 100 (36%). The percentage can be expressed as a proportion where the numerator value is transformed for a denominator of 100, i.e., 36 of a 100 animals are pigs (36/100).</rdfs:comment>
        <rdfs:comment xml:lang="en">We may want to add either a subclass for Percentage or a data property (has percentage value) that links the percentage expression for a proportion to the relevant IBE.</rdfs:comment>
        <rdfs:label xml:lang="en">Proportional Ratio Measurement Information Content Entity</rdfs:label>
        <skos:definition xml:lang="en">A Ratio Measurement Information Content Entity that is a measurement of a portion of a whole (described by the numerator) compared against that whole (described by the denominator) where the whole is a nominally described set of like entities.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RatioMeasurementInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RatioMeasurementInformationContentEntity">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/is_a_ratio_measurement_of"/>
                        <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/BFO_0000001"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Four of the subtypes of measurements used here (Interval, Nominal, Ordinal, and Ratio) were originally defined by S.S. Stevens in the article &quot;On the Theory of Scales of Measurement&quot; in Science, Vol. 103 No. 2684 on June 7, 1946. For an introductory article with links to additional content including criticisms and alternate classifications of measurements see https://en.wikipedia.org/wiki/Level_of_measurement</rdfs:comment>
        <rdfs:label xml:lang="en">Ratio Measurement Information Content Entity</rdfs:label>
        <skos:definition xml:lang="en">A Measurement Information Content Entity that consists of a symbol that places a Quality of an Entity onto an interval scale having a true zero value.</skos:definition>
        <skos:example xml:lang="en">The sentence &quot;The temperature reached 240.372 degrees Kelvin on January 20, 1985 in Chicago, IL.&quot; is the carrier of a ratio measurement as 0 degrees on the Kelvin scale does describe absolute zero.</skos:example>
        <skos:example>a measurement of the barometric pressure at 1,000 feet above sea level</skos:example>
        <skos:example>a measurement of the measure of air temperature on the Kelvin scale</skos:example>
        <skos:example>a measurement of the number of members in an Organization</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ReferenceSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ReferenceSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DescriptiveInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Reference System</rdfs:label>
        <skos:definition xml:lang="en">A Descriptive Information Content Entity that describes a set of standards for organizing and understanding data of the specified type or domain.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ReliabilityMeasurementInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ReliabilityMeasurementInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity"/>
        <CommonCoreOntologies:definition_source>https://en.wikipedia.org/wiki/Reliability_(statistics)</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Note, the term &apos;accuracy&apos; is avoided due to its ambiguity between: correctness-of-performance (&apos;Reliability Measurement Information Content Entity&apos;), correctness-of-information (see: &apos;Veracity Measurement Information Content Entity&apos;), and adherance-to-expectations (see: &apos;Deviation Measurement Information Content Entity&apos;).</rdfs:comment>
        <rdfs:label xml:lang="en">Reliability Measurement Information Content Entity</rdfs:label>
        <skos:altLabel xml:lang="en">Accuracy of Process</skos:altLabel>
        <skos:altLabel xml:lang="en">Reliability Measurement</skos:altLabel>
        <skos:definition xml:lang="en">A Measurement Information Content Entity that is a measurement of the extent to which an entity can consistently produce an outcome.</skos:definition>
        <skos:scopeNote xml:lang="en">Reliability concerns both a measure of past performance and the expectation that future performance will conform to the range of past performances.</skos:scopeNote>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RepresentationalInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RepresentationalInformationContentEntity">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InformationContentEntity"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/represents"/>
                        <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/BFO_0000001"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/InformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Representational Information Content Entity</rdfs:label>
        <skos:definition xml:lang="en">An Information Content Entity that represents some Entity.</skos:definition>
        <skos:example>the content of a court transcript represents a courtroom proceeding</skos:example>
        <skos:example>the content of a photograph of the Statue of Liberty represents the Statue of Liberty</skos:example>
        <skos:example>the content of a video of a sporting event represents that sporting event</skos:example>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SequencePositionOrdinality -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SequencePositionOrdinality">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/OrdinalMeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Sequence Position Ordinality</rdfs:label>
        <skos:definition xml:lang="en">An Ordinal Measurement Information Content Entity that is about the position of some entity in some ordered sequence.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SiderealTimeReferenceSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SiderealTimeReferenceSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Sidereal Time is the angle measured from an observer&apos;s meridian along the celestial equator to the Great Circle that passes through the March equinox and both poles. This angle is usually expressed in Hours, Minutes, and Seconds.</rdfs:comment>
        <rdfs:label xml:lang="en">Sidereal Time Reference System</rdfs:label>
        <skos:definition xml:lang="en">A Temporal Reference System that is based on Earth&apos;s rate of rotation measured relative to one or more fixed Stars (rather than the Sun).</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SolarCalendarSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SolarCalendarSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CalendarSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Solar_calendar&amp;oldid=1058016588</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Solar Calendar System</rdfs:label>
        <skos:definition xml:lang="en">A Calendar System that is designed to organize and identify dates based on the cycles of an Astronomical Body&apos;s Orbit around the Sun.</skos:definition>
        <skos:scopeNote xml:lang="en">Unless otherwise specified, a Solar Calendar System is assumed to be relative to the Orbit of the Earth around the Sun.</skos:scopeNote>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SolarTimeReferenceSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SolarTimeReferenceSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Solar Time Reference System</rdfs:label>
        <skos:definition xml:lang="en">A Temporal Reference System that is based on the position of the Sun in the sky.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SpatialReferenceSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SpatialReferenceSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ReferenceSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Coordinate_system&amp;oldid=1060461397</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Note that, while reference systems and reference frames are treated as synonyms here, some people treat them as related but separate entities. See: http://www.ggos-portal.org/lang_en/GGOS-Portal/EN/Topics/GeodeticApplications/GeodeticReferenceSystemsAndFrames/GeodeticReferenceSystemsAndFrames.html</rdfs:comment>
        <rdfs:label xml:lang="en">Spatial Reference System</rdfs:label>
        <skos:altLabel xml:lang="en">Coordinate System</skos:altLabel>
        <skos:altLabel xml:lang="en">Spatial Coordinate System</skos:altLabel>
        <skos:altLabel xml:lang="en">Spatial Reference Frame</skos:altLabel>
        <skos:definition xml:lang="en">A Reference System that describes a set of standards for uniquely identifying the position of an entity or the direction of a vector within a defined spatial region by means of measurements along one or more Coordinate System Axes.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SpatialRegionIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SpatialRegionIdentifier">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeInformationContentEntity"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/designates"/>
                        <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/BFO_0000006"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Spatial Region Identifier</rdfs:label>
        <skos:definition xml:lang="en">A Designative Information Content Entity that designates some Spatial Region.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SphericalCoordinateSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SphericalCoordinateSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SpatialReferenceSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Spherical_coordinate_system&amp;oldid=1061029174</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Spherical Coordinate System</rdfs:label>
        <skos:definition xml:lang="en">A Spatial Reference System for three-dimensional spatial regions that identifies each point using an ordered triple of numerical coordinates that consist of the radial distance of the point of interest from a fixed origin, its polar angle measured from a fixed zenith direction, and the azimuth angle of its orthogonal projection measured from a fixed direction on a reference plane that passes through the origin and is orthogonal to the zenith.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/StandardTimeOfDayIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/StandardTimeOfDayIdentifier">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TimeOfDayIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Standard Time of Day Identifier</rdfs:label>
        <skos:definition xml:lang="en">A Time of Day Identifier that designates an approximate Temporal Instant that is part of some Day and is specified using the Hours, Minutes, and Seconds of the Day that preceded the Temporal Instant.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TemporalInstantIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalInstantIdentifier">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalRegionIdentifier"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/designates"/>
                        <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/BFO_0000203"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalRegionIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Temporal Instant Identifier</rdfs:label>
        <skos:altLabel xml:lang="en">Zero-Dimensional Temporal Region Identifier</skos:altLabel>
        <skos:definition xml:lang="en">A Temporal Region Identifier that designates some Temporal Instant.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TemporalIntervalIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalIntervalIdentifier">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalRegionIdentifier"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/designates"/>
                        <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/BFO_0000038"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalRegionIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Temporal Interval Identifier</rdfs:label>
        <skos:altLabel xml:lang="en">One-Dimensional Temporal Region Identifier</skos:altLabel>
        <skos:definition xml:lang="en">A Temporal Region Identifier that designates some Temporal Interval.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ReferenceSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Temporal Reference System</rdfs:label>
        <skos:altLabel xml:lang="en">Temporal Reference Frame</skos:altLabel>
        <skos:altLabel xml:lang="en">Time Scale</skos:altLabel>
        <skos:definition xml:lang="en">A Reference System that describes a set of standards for measuring time as well as understanding the context of and organizing temporal data.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TemporalRegionIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalRegionIdentifier">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeInformationContentEntity"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/designates"/>
                        <owl:someValuesFrom rdf:resource="http://purl.obolibrary.org/obo/BFO_0000008"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Temporal Region Identifier</rdfs:label>
        <skos:definition xml:lang="en">A Designative Information Content Entity that designates some Temporal Region.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TimeOfDayIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TimeOfDayIdentifier">
        <owl:equivalentClass>
            <owl:Class>
                <owl:intersectionOf rdf:parseType="Collection">
                    <rdf:Description rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalInstantIdentifier"/>
                    <owl:Restriction>
                        <owl:onProperty rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/designates"/>
                        <owl:someValuesFrom rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TimeOfDay"/>
                    </owl:Restriction>
                </owl:intersectionOf>
            </owl:Class>
        </owl:equivalentClass>
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalInstantIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Time of Day Identifier</rdfs:label>
        <skos:definition xml:lang="en">A Temporal Instant Identifier that designates some Time of Day.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TimeZoneIdentifier -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TimeZoneIdentifier">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SpatialRegionIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Standards of date, time, and time zone data formats:
ISO/WD 8601-2 (http://www.loc.gov/standards/datetime/iso-tc154-wg5_n0039_iso_wd_8601-2_2016-02-16.pdf)
W3C (https://www.w3.org/TR/NOTE-datetime)</rdfs:comment>
        <rdfs:comment xml:lang="en">There is no class &apos;Time Zone&apos; (the region), only &apos;Time Zone Identifier&apos; (the designator for some region). Instances of &apos;Time Zone Identifier&apos; should be related to instances of &apos;Information Bearing Entity&apos; by means of the object properites &apos;uses time zone identifier&apos; and &apos;time zone identifier used by&apos; as appropriate. This is supposed to be analogous to the way we represent the relationship between measurement values and measurement units, where the relevant instance of Information Bearing Entity &apos;uses measurement unit&apos; some instance of Measurement Unit (i.e., an instance of Information Content Entity).</rdfs:comment>
        <rdfs:label xml:lang="en">Time Zone Identifier</rdfs:label>
        <skos:definition xml:lang="en">A Spatial Region Identifier that designates the region associated with some uniform standard time for legal, commercial, or social purposes.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTimeReferenceSystem -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTimeReferenceSystem">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SolarTimeReferenceSystem"/>
        <CommonCoreOntologies:acronym>UT</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Universal Time Reference System</rdfs:label>
        <skos:definition xml:lang="en">A Solar Time Reference System that is based on the average speed of the Earth&apos;s rotation and which uses the prime meridian at 0� longitude as a reference point.</skos:definition>
    </owl:Class>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/VeracityMeasurementInformationContentEntity -->

    <owl:Class rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/VeracityMeasurementInformationContentEntity">
        <rdfs:subClassOf rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementInformationContentEntity"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">&apos;Deviation Measurement Information Content Entity&apos; and &apos;Veracity Measurement Information Content Entity&apos; are complementary notions. Deviation is a measure of whether reality conforms to an ICE (e.g., a plan or prediction), whereas Veracity is a measure of whether a Descriptive ICE conforms to reality.</rdfs:comment>
        <rdfs:comment xml:lang="en">Note, the term &apos;accuracy&apos; is avoided due to its ambiguity between: correctness-of-performance (see: &apos;Reliability Measurement Information Content Entity&apos;), correctness-of-information (&apos;Veracity Measurement Information Content Entity&apos;), and adherance-to-expectations (see: &apos;Deviation Measurement Information Content Entity&apos;).</rdfs:comment>
        <rdfs:label xml:lang="en">Veracity Measurement Information Content Entity</rdfs:label>
        <skos:altLabel xml:lang="en">Accuracy of Information</skos:altLabel>
        <skos:altLabel xml:lang="en">Trueness Measurement</skos:altLabel>
        <skos:altLabel xml:lang="en">Veracity Measurement</skos:altLabel>
        <skos:definition xml:lang="en">A Measurement Information Content Entity that is a measurement of the extent to which a description conforms to the reality it describes.</skos:definition>
    </owl:Class>
    


    <!-- 
    ///////////////////////////////////////////////////////////////////////////////////////
    //
    // Individuals
    //
    ///////////////////////////////////////////////////////////////////////////////////////
     -->

    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/AlphaTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/AlphaTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>A</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC+1</rdfs:comment>
        <rdfs:label xml:lang="en">Alpha Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/BarycentricCoordinateTime -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/BarycentricCoordinateTime">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem"/>
        <CommonCoreOntologies:acronym>TCB</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">&quot;Barycentric Coordinate Time (TCB, from the French Temps-coordonn�e barycentrique) is a coordinate time standard intended to be used as the independent variable of time for all calculations pertaining to orbits of planets, asteroids, comets, and interplanetary spacecraft in the Solar system. It is equivalent to the proper time experienced by a clock at rest in a coordinate frame co-moving with the barycenter of the Solar system: that is, a clock that performs exactly the same movements as the Solar system but is outside the system&apos;s gravity well. It is therefore not influenced by the gravitational time dilation caused by the Sun and the rest of the system.&quot;
From: (https://en.wikipedia.org/wiki/Barycentric_Coordinate_Time)</rdfs:comment>
        <rdfs:label xml:lang="en">Barycentric Coordinate Time</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/BarycentricDynamicalTime -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/BarycentricDynamicalTime">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem"/>
        <CommonCoreOntologies:acronym>TDB</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">TDB is a linear scaling of Barycentric Coordinate Time (TCB) and is a relativistic coordinate time scale used in astronomy as a time standard that accounts for time dilation when calculating Orbits and Ephemerides of Astronomical Bodies and interplanetary Spacecraft in the Solar System. TDB is a successor of Ephemeris Time (ET) and is nearly equivalent to the time scale Teph used for DE405 planetary and lunar ephemerides generated by the Jet Propulsion Laboratory.</rdfs:comment>
        <rdfs:label xml:lang="en">Barycentric Dynamical Time</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/BravoTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/BravoTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>B</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC+2</rdfs:comment>
        <rdfs:label xml:lang="en">Bravo Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CharlieTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CharlieTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>C</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC+3</rdfs:comment>
        <rdfs:label xml:lang="en">Charlie Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/CoordinatedUniversalTime -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/CoordinatedUniversalTime">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CivilTimeReferenceSystem"/>
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTimeReferenceSystem"/>
        <CommonCoreOntologies:acronym>UTC</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">UTC is a variant of Universal Time that is calculated by combining Universal Time 1 with International Atomic Time by occasionally adding leap seconds to TAI in order to maintain UTC within 0.9 seconds of UT1. The difference between UTC and UT1 is called DUT1 and always has a value between -0.9 seconds and +0.9 seconds. Coordinated Universal Time is the current basis for civil time and is the reference time for time zones, whose local times are defined based on an offset from UTC.</rdfs:comment>
        <rdfs:label xml:lang="en">Coordinated Universal Time</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/DeltaTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/DeltaTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>D</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC+4</rdfs:comment>
        <rdfs:label xml:lang="en">Delta Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EarthCenteredEarthFixedCoordinateSystem -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EarthCenteredEarthFixedCoordinateSystem">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/CartesianCoordinateSystem"/>
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialCoordinateReferenceSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Earth-centered,_Earth-fixed_coordinate_system&amp;oldid=1062678600</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Earth-Centered Earth-Fixed Coordinate System</rdfs:label>
        <skos:altLabel xml:lang="en">Conventional Terrestrial Coordinate System</skos:altLabel>
        <skos:altLabel xml:lang="en">ECEF</skos:altLabel>
        <skos:altLabel xml:lang="en">ECR</skos:altLabel>
        <skos:altLabel xml:lang="en">Earth Centered Earth Fixed</skos:altLabel>
        <skos:altLabel xml:lang="en">Earth Centered Rotational Coordinate System</skos:altLabel>
        <skos:altLabel xml:lang="en">Earth-Centered Earth-Fixed</skos:altLabel>
        <skos:altLabel xml:lang="en">Earth-Centered, Earth-Fixed</skos:altLabel>
        <skos:definition xml:lang="en">A Geospatial and Cartesian Coordinate System that identifies positions using an x-axis, y-axis, and z-axis coordinate where the zero point is the center of the Earth, the z-Axis extends toward the North Pole but does not always coincide exactly with the Earth&apos;s Axis of Rotation, the x-Axis extends through the intersection of the Prime Meridian and the Equator, the y-Axis completes the right-handed system, and all three axes are fixed to the Earth such that they rotate along with the Earth.</skos:definition>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EchoTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EchoTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>E</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC+5</rdfs:comment>
        <rdfs:label xml:lang="en">Echo Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/EphemerisTime -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/EphemerisTime">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem"/>
        <CommonCoreOntologies:acronym>ET</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">ET is an astronomical time scale that was adopted as a standard in 1952 by the IAU but has since been superseded and is no longer actively used. ET is based on the ephemeris second, which was defined as a fraction of the tropical year for 1900 January 01 as calculated using Newcomb&apos;s 1895 tables of the Sun. ET was designed to avoid problems caused by variations in Earth&apos;s rotational period and was used for Solar System ephemeris calculations until being replaced by Terrestrial Dynamical Time (TDT) in 1979.</rdfs:comment>
        <rdfs:label xml:lang="en">Ephemeris Time</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/FoxtrotTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/FoxtrotTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>F</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC+6</rdfs:comment>
        <rdfs:label xml:lang="en">Foxtrot Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMT -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMT">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC+0</rdfs:comment>
        <rdfs:label xml:lang="en">GMT</rdfs:label>
        <skos:altLabel xml:lang="en">Greenwich Mean Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus0330 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus0330">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>NST</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT-3:30</rdfs:label>
        <skos:altLabel xml:lang="en">Newfoundland Standard Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus1 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus1">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT-1</rdfs:label>
        <skos:altLabel xml:lang="en">CAT</skos:altLabel>
        <skos:altLabel xml:lang="en">Central African Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus10 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus10">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT-10</rdfs:label>
        <skos:altLabel xml:lang="en">HST</skos:altLabel>
        <skos:altLabel xml:lang="en">Hawaii Standard Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus11 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus11">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT-11</rdfs:label>
        <skos:altLabel xml:lang="en">MIT</skos:altLabel>
        <skos:altLabel xml:lang="en">Midway Islands Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus2 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus2">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT-2</rdfs:label>
        <skos:altLabel xml:lang="en">BET</skos:altLabel>
        <skos:altLabel xml:lang="en">Brazil Eastern Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus3 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus3">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT-3</rdfs:label>
        <skos:altLabel xml:lang="en">AGT</skos:altLabel>
        <skos:altLabel xml:lang="en">Argentina Standard Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus4 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus4">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT-4</rdfs:label>
        <skos:altLabel xml:lang="en">PRT</skos:altLabel>
        <skos:altLabel xml:lang="en">Puerto Rico and US Virgin Islands Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus5 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus5">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT-5</rdfs:label>
        <skos:altLabel xml:lang="en">EST</skos:altLabel>
        <skos:altLabel xml:lang="en">Eastern Standard Time</skos:altLabel>
        <skos:altLabel xml:lang="en">IET</skos:altLabel>
        <skos:altLabel xml:lang="en">Indiana Eastern Standard Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus6 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus6">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT-6</rdfs:label>
        <skos:altLabel xml:lang="en">CST</skos:altLabel>
        <skos:altLabel xml:lang="en">Central Standard Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus7 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus7">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT-7</rdfs:label>
        <skos:altLabel xml:lang="en">MST</skos:altLabel>
        <skos:altLabel xml:lang="en">Mountain Standard Time</skos:altLabel>
        <skos:altLabel xml:lang="en">PNT</skos:altLabel>
        <skos:altLabel xml:lang="en">Phoenix Standard Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus8 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus8">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT-8</rdfs:label>
        <skos:altLabel xml:lang="en">PST</skos:altLabel>
        <skos:altLabel xml:lang="en">Pacific Standard Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus9 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus9">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT-9</rdfs:label>
        <skos:altLabel xml:lang="en">AST</skos:altLabel>
        <skos:altLabel xml:lang="en">Alaska Standard Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus0330 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus0330">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>IRST</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:acronym>IT</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT+3:30</rdfs:label>
        <skos:altLabel xml:lang="en">Iran Standard Time</skos:altLabel>
        <skos:altLabel xml:lang="en">Iran Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus0530 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus0530">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>IST</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:acronym>SLST</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT+5:30</rdfs:label>
        <skos:altLabel xml:lang="en">Indian Standard Time</skos:altLabel>
        <skos:altLabel xml:lang="en">Sri Lanka Standard Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus0930 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus0930">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>ACST</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT+9:30</rdfs:label>
        <skos:altLabel xml:lang="en">Australian Central Standard Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus1 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus1">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT+1</rdfs:label>
        <skos:altLabel xml:lang="en">ECT</skos:altLabel>
        <skos:altLabel xml:lang="en">European Central Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus10 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus10">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT+10</rdfs:label>
        <skos:altLabel xml:lang="en">AET</skos:altLabel>
        <skos:altLabel xml:lang="en">Australia Eastern Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus11 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus11">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT+11</rdfs:label>
        <skos:altLabel xml:lang="en">SST</skos:altLabel>
        <skos:altLabel xml:lang="en">Solomon Standard Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus12 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus12">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT+12</rdfs:label>
        <skos:altLabel xml:lang="en">NST</skos:altLabel>
        <skos:altLabel xml:lang="en">New Zealand Standard Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus2 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus2">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT+2</rdfs:label>
        <skos:altLabel xml:lang="en">EET</skos:altLabel>
        <skos:altLabel xml:lang="en">Eastern European Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus3 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus3">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT+3</rdfs:label>
        <skos:altLabel xml:lang="en">EAT</skos:altLabel>
        <skos:altLabel xml:lang="en">Eastern African Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus4 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus4">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT+4</rdfs:label>
        <skos:altLabel xml:lang="en">NET</skos:altLabel>
        <skos:altLabel xml:lang="en">Near East Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus5 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus5">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT+5</rdfs:label>
        <skos:altLabel xml:lang="en">PLT</skos:altLabel>
        <skos:altLabel xml:lang="en">Pakistan Lahore Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus6 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus6">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT+6</rdfs:label>
        <skos:altLabel xml:lang="en">BST</skos:altLabel>
        <skos:altLabel xml:lang="en">Bangladesh Standard Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus7 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus7">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT+7</rdfs:label>
        <skos:altLabel xml:lang="en">VST</skos:altLabel>
        <skos:altLabel xml:lang="en">Vietnam Standard Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus8 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus8">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT+8</rdfs:label>
        <skos:altLabel xml:lang="en">CTT</skos:altLabel>
        <skos:altLabel xml:lang="en">China Taiwan Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus9 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus9">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">GMT+9</rdfs:label>
        <skos:altLabel xml:lang="en">JST</skos:altLabel>
        <skos:altLabel xml:lang="en">Japan Standard Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GeocentricCoordinateTime -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GeocentricCoordinateTime">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem"/>
        <CommonCoreOntologies:acronym>TCG</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">&quot;TCG is a coordinate time standard intended to be used as the independent variable of time for all calculations pertaining to precession, nutation, the Moon, and artificial satellites of the Earth. It is equivalent to the proper time experienced by a clock at rest in a coordinate frame co-moving with the center of the Earth: that is, a clock that performs exactly the same movements as the Earth but is outside the Earth&apos;s gravity well. It is therefore not influenced by the gravitational time dilation caused by the Earth.&quot;
From: (https://en.wikipedia.org/wiki/Geocentric_Coordinate_Time)</rdfs:comment>
        <rdfs:label xml:lang="en">Geocentric Coordinate Time</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GlobalAreaReferenceSystem -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GlobalAreaReferenceSystem">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialCoordinateReferenceSystem"/>
        <CommonCoreOntologies:acronym>GARS</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Global Area Reference System</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GolfTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GolfTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>G</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC+7</rdfs:comment>
        <rdfs:label xml:lang="en">Golf Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/GregorianCalendar -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/GregorianCalendar">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SolarCalendarSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Gregorian_calendar&amp;oldid=1062360692</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">The Gregorian Calendar was instituted by Pope Gregory XIII via papal bull on 24 February 1582 as a reform of the Julian Calendar to stop the drift of the calendar with respect to the equinoxes and solstices. The Gregorian Calendar is currently the most widely used civil Calendar System in the world and is 13 days ahead of the Julian Calendar Date.</rdfs:comment>
        <rdfs:label xml:lang="en">Gregorian Calendar</rdfs:label>
        <skos:definition xml:lang="en">A Solar Calendar System that has a regular Year of 365 24-Hour Days divided into 12 Months with a leap day added at the end of February every 4 Years except Years that are evenly divisible by 100 but not 400 such that there are 97 leap Years every 400 Years and the average length of a Gregorian Year is 365.2425 Days (365 Days 5 Hours 49 Minutes 12 Seconds).</skos:definition>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/HotelTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/HotelTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>H</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC+8</rdfs:comment>
        <rdfs:label xml:lang="en">Hotel Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/IndiaTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/IndiaTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>I</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC+9</rdfs:comment>
        <rdfs:label xml:lang="en">India Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InternationalAtomicTime -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InternationalAtomicTime">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem"/>
        <CommonCoreOntologies:acronym>TAI</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">TAI is a time standard the values of which are generated by calculating the weighted average of the measurements of more than 400 atomic clocks and is based on the International System of Units (SI) definition of one second equals the time it takes a Cesium-133 atom at the ground state to oscillate exactly 9,192,631,770 times. TAI is extremely precise, but does not perfectly synchronize with Earth times, which is why TAI and UT1 are both used to determine UTC. TAI serves as the main realization of TT.</rdfs:comment>
        <rdfs:label xml:lang="en">International Atomic Time</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InternationalGeomagneticReferenceField -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InternationalGeomagneticReferenceField">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialCoordinateReferenceSystem"/>
        <CommonCoreOntologies:definition_source>Alken, P., Th�bault, E., Beggan, C.D. et al. International Geomagnetic Reference Field: the thirteenth generation. Earth Planets Space 73, 49 (2021). https://doi.org/10.1186/s40623-020-01288-x , https://www.iaga-aiga.org/</CommonCoreOntologies:definition_source>
        <rdfs:comment xml:lang="en">This global main field model provides magnetic field values for any location on Earth, e.g. for  navigational purposes (declination) or as a standard for core field subtraction for aeromagnetic surveys. An updated version is adopted by International Association of Geomagnetism and Aeronomy (IAGA) every 5 years).</rdfs:comment>
        <rdfs:label xml:lang="en">International Geomagnetic Reference Field</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/InternationalTerrestrialReferenceSystem -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/InternationalTerrestrialReferenceSystem">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialCoordinateReferenceSystem"/>
        <CommonCoreOntologies:acronym>ITRS</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">The ITRS definition fulfills the following conditions:
1. It is geocentric, the center of mass being defined for the whole earth, including oceans and atmosphere.
2. The unit of length is the metre (SI). This scale is consistent with the TCG time coordinate for a geocentric local frame, in agreement with IAU and IUGG (1991) resolutions. This is obtained by appropriate relativistic modelling.
3. Its orientation was initially given by the BIH orientation at 1984.0.
4. The time evolution of the orientation is ensured by using a no-net-rotation condition with regards to horizontal tectonic motions over the whole earth.
From: (https://www.iers.org/IERS/EN/Science/ITRS/ITRS.html)</rdfs:comment>
        <rdfs:label xml:lang="en">International Terrestrial Reference System</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/JetPropulsionLaboratoryEphemerisTimeArgument -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/JetPropulsionLaboratoryEphemerisTimeArgument">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem"/>
        <CommonCoreOntologies:acronym>Teph</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Teph (the &apos;eph&apos; is written as subscript) is an ephemeris time argument developed and calculated at the Jet Propulsion Laboratory (JPL) and implemented in a series of numerically integrated Development Ephemerides (DE), including the currently used DE405. Teph is characterized as a relativistic coordinate time that is nearly equivalent to the IAU&apos;s definition of TCB, though Teph is not currently an IAU time standard. Teph is used by the JPL to generate the ephemerides it publishes to support spacecraft navigation and astronomy.</rdfs:comment>
        <rdfs:label xml:lang="en">Jet Propulsion Laboratory Ephemeris Time Argument</rdfs:label>
        <skos:altLabel xml:lang="en">JPL Ephemeris Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/JulianCalendar -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/JulianCalendar">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/SolarCalendarSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=Julian_calendar&amp;oldid=1063127575</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">The Julian Calendar was proposed by Julius Caesar as a reform of the Roman Calendar, took effect on 1 January 46 BC, and was the predominant Calendar System in Europe until being largely replaced by the Gregorian Calendar.</rdfs:comment>
        <rdfs:label xml:lang="en">Julian Calendar</rdfs:label>
        <skos:definition xml:lang="en">A Solar Calendar System that has a regular Year of 365 24-Hour Days divided into 12 Months with a leap day added at the end of February every 4 Years such that the average length of a Julian Year is 365.25 Days.</skos:definition>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/JulietTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/JulietTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>J</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Juliet time is used as an indexical to refer to local time without otherwise specifying the time zone.</rdfs:comment>
        <rdfs:label xml:lang="en">Juliet Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/KiloTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/KiloTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>K</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC+10</rdfs:comment>
        <rdfs:label xml:lang="en">Kilo Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/LimaTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/LimaTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>L</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC+11</rdfs:comment>
        <rdfs:label xml:lang="en">Lima Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/MikeTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/MikeTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>M</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Mike Time Zone is the same local time as Yankee Time Zone, but is 1 Day (i.e. 24 Hours) ahead of Yankee Time Zone as they are on opposite sides of the International Date Line.</rdfs:comment>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC+12</rdfs:comment>
        <rdfs:label xml:lang="en">Mike Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/NovemberTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/NovemberTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>N</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC-1</rdfs:comment>
        <rdfs:label xml:lang="en">November Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/OscarTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/OscarTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>O</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC-2</rdfs:comment>
        <rdfs:label xml:lang="en">Oscar Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/PapaTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/PapaTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>P</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC-3</rdfs:comment>
        <rdfs:label xml:lang="en">Papa Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/QuebecTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/QuebecTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>Q</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC-4</rdfs:comment>
        <rdfs:label xml:lang="en">Quebec Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/RomeoTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/RomeoTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>R</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC-5</rdfs:comment>
        <rdfs:label xml:lang="en">Romeo Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/SierraTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/SierraTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>S</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC-6</rdfs:comment>
        <rdfs:label xml:lang="en">Sierra Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TangoTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TangoTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>T</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC-7</rdfs:comment>
        <rdfs:label xml:lang="en">Tango Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TerrestrialTime -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TerrestrialTime">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem"/>
        <CommonCoreOntologies:acronym>TT</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">TT is an astronomical time standard that is a theoretical ideal designed to be free of the irregularities in Earth&apos;s rotation and is primarily used for time measurements of astronomical observations made from the surface of Earth. It was formerly called Terrestrial Dynamical Time (TDT), which was formulated to replace Ephemeris Time (ET).</rdfs:comment>
        <rdfs:label xml:lang="en">Terrestrial Time</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TwelveHourClockTimeSystem -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TwelveHourClockTimeSystem">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ClockTimeSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=12-hour_clock&amp;oldid=1057602523</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Twelve-Hour Clock Time System</rdfs:label>
        <skos:altLabel xml:lang="en">12-Hour Clock</skos:altLabel>
        <skos:altLabel xml:lang="en">12-Hour Clock Time System</skos:altLabel>
        <skos:altLabel xml:lang="en">Twelve Hour Clock</skos:altLabel>
        <skos:altLabel xml:lang="en">Twelve Hour Clock Time System</skos:altLabel>
        <skos:altLabel xml:lang="en">Twelve-Hour Clock</skos:altLabel>
        <skos:definition xml:lang="en">A Clock Time System for keeping the Time of Day in which the Day runs from midnight to midnight and is divided into two intervals of 12 Hours each, where: the first interval begins at midnight, ends at noon, and is indicated by the suffix &apos;a.m.&apos;; the second interval begins at noon, ends at midnight, and is indicated by the suffix &apos;p.m.&apos;; and the midnight and noon Hours are numbered 12 with subsequent Hours numbered 1-11.</skos:definition>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/TwentyFourHourClockTimeSystem -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/TwentyFourHourClockTimeSystem">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/ClockTimeSystem"/>
        <CommonCoreOntologies:definition_source rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/w/index.php?title=24-hour_clock&amp;oldid=1063744105</CommonCoreOntologies:definition_source>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Twenty-Four-Hour Clock Time System</rdfs:label>
        <skos:altLabel xml:lang="en">24-Hour Clock</skos:altLabel>
        <skos:altLabel xml:lang="en">24-Hour Clock Time System</skos:altLabel>
        <skos:altLabel xml:lang="en">Military Time</skos:altLabel>
        <skos:altLabel xml:lang="en">Military Time System</skos:altLabel>
        <skos:altLabel xml:lang="en">Twenty-Four Hour Clock Time System</skos:altLabel>
        <skos:altLabel xml:lang="en">Twenty-Four-Hour Clock</skos:altLabel>
        <skos:definition xml:lang="en">A Clock Time System for time keeping in which the Day runs from midnight to midnight and is divided into 24 Hours, indicated by the Hours passed since midnight, from 0 to 23.</skos:definition>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/UniformTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/UniformTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>U</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC-8</rdfs:comment>
        <rdfs:label xml:lang="en">Uniform Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime0 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime0">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTimeReferenceSystem"/>
        <CommonCoreOntologies:acronym>UT0</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">UT0 is a variant of Universal Time that is measured by observing the diurnal motion of stars or extragalactic radio sources at a specific location on Earth. It does not take into consideration distorting factors, in particular polar motion, such that its value will differ based on the location it is measured at.</rdfs:comment>
        <rdfs:label xml:lang="en">Universal Time 0</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTimeReferenceSystem"/>
        <CommonCoreOntologies:acronym>UT1</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">UT1 is a derivation of UT0 that takes into account distortions caused by polar motion and is proportional to the rotation angle of the Earth with respect to distant quasars, specifically, the International Celestial Reference Frame (ICRF). UT1 is currently the most widely used variant of Universal Time and has the same value everywhere on Earth.</rdfs:comment>
        <rdfs:label xml:lang="en">Universal Time 1</rdfs:label>
        <skos:altLabel xml:lang="en">Astronomical Time</skos:altLabel>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1A -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1A">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTimeReferenceSystem"/>
        <CommonCoreOntologies:acronym>UT1A</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Universal Time 1 A</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1D -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1D">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTimeReferenceSystem"/>
        <CommonCoreOntologies:acronym>UT1D</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Universal Time 1 D</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1F -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1F">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTimeReferenceSystem"/>
        <CommonCoreOntologies:acronym>UT1F</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Universal Time 1 F</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1R -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1R">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTimeReferenceSystem"/>
        <CommonCoreOntologies:acronym>UT1R</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">UT1R is a variant of Universal Time that is a smoothed version of UT1 by filtering out periodic variations due to tidal waves.</rdfs:comment>
        <rdfs:label xml:lang="en">Universal Time 1 R</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime2 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime2">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTimeReferenceSystem"/>
        <CommonCoreOntologies:acronym>UT2</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">UT2 is a variant of Universal Time that smooths UT1 by accounting for both polar motion and variations in Earth&apos;s rotation due to seasonal factors, such as changes in vegetation and water or snow distribution.</rdfs:comment>
        <rdfs:label xml:lang="en">Universal Time 2</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTransverseMercatorReferenceSystem -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTransverseMercatorReferenceSystem">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialCoordinateReferenceSystem"/>
        <CommonCoreOntologies:acronym>UTM</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">Universal Transverse Mercator Reference System</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/UnixTime -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/UnixTime">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem"/>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Unix Time is a Temporal Reference System for describing a point in time, defined as the number of seconds that have elapsed since 00:00:00 Coordinated Universal Time (UTC) Thursday, 1 January 1970 minus the number of leap seconds that have taken place since then.
(See: https://en.wikipedia.org/wiki/Unix_time)</rdfs:comment>
        <rdfs:label xml:lang="en">Unix Time</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/VictorTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/VictorTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>V</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC-9</rdfs:comment>
        <rdfs:label xml:lang="en">Victor Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/WhiskeyTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/WhiskeyTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>W</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC-10</rdfs:comment>
        <rdfs:label xml:lang="en">Whiskey Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/WorldGeodeticSystem1984 -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/WorldGeodeticSystem1984">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialCoordinateReferenceSystem"/>
        <CommonCoreOntologies:acronym>WGS 84</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">&quot;WGS 84 is an Earth-centered, Earth-fixed terrestrial reference system and geodetic datum. WGS 84 is based on a consistent set of constants and model parameters that describe the Earth&apos;s size, shape, and gravity and geomagnetic fields. WGS 84 is the standard U.S. Department of Defense definition of a global reference system for geospatial information and is the reference system for the Global Positioning System (GPS). It is compatible with the International Terrestrial Reference System (ITRS).&quot;
From: (http://www.unoosa.org/pdf/icg/2012/template/WGS_84.pdf)</rdfs:comment>
        <rdfs:label xml:lang="en">World Geodetic System 1984</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/WorldGeographicReferenceSystem -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/WorldGeographicReferenceSystem">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialCoordinateReferenceSystem"/>
        <CommonCoreOntologies:acronym>WGRS</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:label xml:lang="en">World Geographic Reference System</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/XRayTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/XRayTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>X</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC-11</rdfs:comment>
        <rdfs:label xml:lang="en">X-ray Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/YankeeTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/YankeeTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>Y</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC-12</rdfs:comment>
        <rdfs:comment xml:lang="en">Yankee Time Zone is the same local time as Mike Time Zone, but is 1 Day (i.e. 24 Hours) behind Mike Time Zone as they are on opposite sides of the International Date Line.</rdfs:comment>
        <rdfs:label xml:lang="en">Yankee Time Zone</rdfs:label>
    </owl:NamedIndividual>
    


    <!-- http://www.ontologyrepository.com/CommonCoreOntologies/ZuluTimeZone -->

    <owl:NamedIndividual rdf:about="http://www.ontologyrepository.com/CommonCoreOntologies/ZuluTimeZone">
        <rdf:type rdf:resource="http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier"/>
        <CommonCoreOntologies:acronym>Z</CommonCoreOntologies:acronym>
        <CommonCoreOntologies:is_curated_in_ontology rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology</CommonCoreOntologies:is_curated_in_ontology>
        <rdfs:comment xml:lang="en">Offset from Universal Coordinated Time = UTC+0</rdfs:comment>
        <rdfs:label xml:lang="en">Zulu Time Zone</rdfs:label>
    </owl:NamedIndividual>
</rdf:RDF>



<!-- Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi -->

