@prefix : . @prefix owl: . @prefix rdf: . @prefix xml: . @prefix xsd: . @prefix rdfs: . @base . rdf:type owl:Ontology ; owl:versionIRI ; "None" ; "Pizza Manufacturing Ontology based on Common-Core Ontology" ; ; owl:versionInfo "2021-09-24"^^xsd:string . ################################################################# # Annotation properties ################################################################# ### http://purl.obolibrary.org/obo/BFO_0000179 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/BFO_0000180 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000112 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000115 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000116 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000600 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000601 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0000602 rdf:type owl:AnnotationProperty . ### http://purl.obolibrary.org/obo/IAO_0010000 rdf:type owl:AnnotationProperty . ### http://www.ontologyrepository.com/CommonCoreOntologies/SI_unit_label rdf:type owl:AnnotationProperty . ### http://www.ontologyrepository.com/CommonCoreOntologies/SI_unit_symbol rdf:type owl:AnnotationProperty . ### http://www.ontologyrepository.com/CommonCoreOntologies/acronym rdf:type owl:AnnotationProperty . ### http://www.ontologyrepository.com/CommonCoreOntologies/alternative_label rdf:type owl:AnnotationProperty . ### http://www.ontologyrepository.com/CommonCoreOntologies/definition rdf:type owl:AnnotationProperty . ### http://www.ontologyrepository.com/CommonCoreOntologies/definition_source rdf:type owl:AnnotationProperty . ### http://www.ontologyrepository.com/CommonCoreOntologies/elucidation rdf:type owl:AnnotationProperty . ### http://www.ontologyrepository.com/CommonCoreOntologies/example_of_usage rdf:type owl:AnnotationProperty . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_curated_in_ontology rdf:type owl:AnnotationProperty . ################################################################# # Object Properties ################################################################# ### http://www.ontologyrepository.com/CommonCoreOntologies/designated_by rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; owl:inverseOf ; rdf:type owl:InverseFunctionalProperty ; rdfs:range ; "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."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "designated by"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/designates rdf:type owl:ObjectProperty ; rdfs:subPropertyOf ; rdf:type owl:FunctionalProperty ; rdfs:domain ; "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."@en ; "a URL designates the location of a Web Page on the internet" , "a person's name designates that person" , "a vehicle identification number designates some vehicle" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "designates"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_about rdf:type owl:ObjectProperty ; owl:inverseOf ; rdfs:domain ; rdfs:range ; "A primitive relationship between an Information Content Entity and some Entity."@en ; "http://purl.obolibrary.org/obo/IAO_0000136" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is about"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/is_subject_of rdf:type owl:ObjectProperty ; rdfs:range ; "A primitive relationship between an instance of an Entity and an instance of an Information Content Entity."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "is subject of"@en . ################################################################# # Classes ################################################################# ### http://purl.obolibrary.org/obo/BFO_0000001 rdf:type owl:Class ; "entity" ; "Entity" ; "Julius Caesar"@en , "Verdi’s Requiem"@en , "the Second World War"@en , "your body mass index"@en ; "BFO 2 Reference: In all areas of empirical inquiry we encounter general terms of two sorts. First are general terms which refer to universals or types:animaltuberculosissurgical procedurediseaseSecond, are general terms used to refer to groups of entities which instantiate a given universal but do not correspond to the extension of any subuniversal of that universal because there is nothing intrinsic to the entities in question by virtue of which they – and only they – are counted as belonging to the given group. Examples are: animal purchased by the Emperortuberculosis diagnosed on a Wednesdaysurgical procedure performed on a patient from Stockholmperson identified as candidate for clinical trial #2056-555person who is signatory of Form 656-PPVpainting by Leonardo da VinciSuch terms, which represent what are called ‘specializations’ in [81"@en , "Entity doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. For example Werner Ceusters 'portions of reality' include 4 sorts, entities (as BFO construes them), universals, configurations, and relations. It is an open question as to whether entities as construed in BFO will at some point also include these other portions of reality. See, for example, 'How to track absolutely everything' at http://www.referent-tracking.com/_RTU/papers/CeustersICbookRevised.pdf"@en ; "An entity is anything that exists or has existed or will exist. (axiom label in BFO2 Reference: [001-001])"@en ; rdfs:isDefinedBy ; rdfs:label "entity"@en . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "Entity doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. For example Werner Ceusters 'portions of reality' include 4 sorts, entities (as BFO construes them), universals, configurations, and relations. It is an open question as to whether entities as construed in BFO will at some point also include these other portions of reality. See, for example, 'How to track absolutely everything' at http://www.referent-tracking.com/_RTU/papers/CeustersICbookRevised.pdf"@en ; ; rdfs:comment "per discussion with Barry Smith" ; rdfs:seeAlso ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "An entity is anything that exists or has existed or will exist. (axiom label in BFO2 Reference: [001-001])"@en ; ] . ### http://purl.obolibrary.org/obo/BFO_0000002 rdf:type owl:Class ; rdfs:subClassOf ; "continuant" ; "Continuant" ; "BFO 2 Reference: Continuant entities are entities which can be sliced to yield parts only along the spatial dimension, yielding for example the parts of your table which we call its legs, its top, its nails. ‘My desk stretches from the window to the door. It has spatial parts, and can be sliced (in space) in two. With respect to time, however, a thing is a continuant.’ [60, p. 240"@en , "Continuant doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. For example, in an expansion involving bringing in some of Ceuster's other portions of reality, questions are raised as to whether universals are continuants"@en ; "A continuant is an entity that persists, endures, or continues to exist through time while maintaining its identity. (axiom label in BFO2 Reference: [008-002])"@en ; "if b is a continuant and if, for some t, c has_continuant_part b at t, then c is a continuant. (axiom label in BFO2 Reference: [126-001])"@en , "if b is a continuant and if, for some t, cis continuant_part of b at t, then c is a continuant. (axiom label in BFO2 Reference: [009-002])"@en , "if b is a material entity, then there is some temporal interval (referred to below as a one-dimensional temporal region) during which b exists. (axiom label in BFO2 Reference: [011-002])"@en ; "(forall (x y) (if (and (Continuant x) (exists (t) (continuantPartOfAt y x t))) (Continuant y))) // axiom label in BFO2 CLIF: [009-002] " , "(forall (x y) (if (and (Continuant x) (exists (t) (hasContinuantPartOfAt y x t))) (Continuant y))) // axiom label in BFO2 CLIF: [126-001] " , "(forall (x) (if (Continuant x) (Entity x))) // axiom label in BFO2 CLIF: [008-002] " , "(forall (x) (if (Material Entity x) (exists (t) (and (TemporalRegion t) (existsAt x t))))) // axiom label in BFO2 CLIF: [011-002] " ; rdfs:isDefinedBy ; rdfs:label "continuant"@en . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "(forall (x) (if (Continuant x) (Entity x))) // axiom label in BFO2 CLIF: [008-002] " ; ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "(forall (x) (if (Material Entity x) (exists (t) (and (TemporalRegion t) (existsAt x t))))) // axiom label in BFO2 CLIF: [011-002] " ; ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "Continuant doesn't have a closure axiom because the subclasses don't necessarily exhaust all possibilites. For example, in an expansion involving bringing in some of Ceuster's other portions of reality, questions are raised as to whether universals are continuants"@en ; ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "A continuant is an entity that persists, endures, or continues to exist through time while maintaining its identity. (axiom label in BFO2 Reference: [008-002])"@en ; ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "if b is a continuant and if, for some t, c has_continuant_part b at t, then c is a continuant. (axiom label in BFO2 Reference: [126-001])"@en ; ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "if b is a continuant and if, for some t, cis continuant_part of b at t, then c is a continuant. (axiom label in BFO2 Reference: [009-002])"@en ; ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "if b is a material entity, then there is some temporal interval (referred to below as a one-dimensional temporal region) during which b exists. (axiom label in BFO2 Reference: [011-002])"@en ; ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "(forall (x y) (if (and (Continuant x) (exists (t) (continuantPartOfAt y x t))) (Continuant y))) // axiom label in BFO2 CLIF: [009-002] " ; ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "(forall (x y) (if (and (Continuant x) (exists (t) (hasContinuantPartOfAt y x t))) (Continuant y))) // axiom label in BFO2 CLIF: [126-001] " ; ] . ### http://purl.obolibrary.org/obo/BFO_0000004 rdf:type owl:Class ; rdfs:subClassOf ; owl:disjointWith ; "ic" ; "IndependentContinuant" ; "a chair"@en , "a heart"@en , "a leg"@en , "a molecule"@en , "a spatial region"@en , "an atom"@en , "an orchestra."@en , "an organism"@en , "the bottom right portion of a human torso"@en , "the interior of your mouth"@en ; "b is an independent continuant = Def. b is a continuant which is such that there is no c and no t such that b s-depends_on c at t. (axiom label in BFO2 Reference: [017-002])"@en ; "For any independent continuant b and any time t there is some spatial region r such that b is located_in r at t. (axiom label in BFO2 Reference: [134-001])"@en , "For every independent continuant b and time t during the region of time spanned by its life, there are entities which s-depends_on b during t. (axiom label in BFO2 Reference: [018-002])"@en ; "(forall (x t) (if (IndependentContinuant x) (exists (r) (and (SpatialRegion r) (locatedInAt x r t))))) // axiom label in BFO2 CLIF: [134-001] " , "(forall (x t) (if (and (IndependentContinuant x) (existsAt x t)) (exists (y) (and (Entity y) (specificallyDependsOnAt y x t))))) // axiom label in BFO2 CLIF: [018-002] " , "(iff (IndependentContinuant a) (and (Continuant a) (not (exists (b t) (specificallyDependsOnAt a b t))))) // axiom label in BFO2 CLIF: [017-002] " ; rdfs:isDefinedBy ; rdfs:label "independent continuant"@en . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "b is an independent continuant = Def. b is a continuant which is such that there is no c and no t such that b s-depends_on c at t. (axiom label in BFO2 Reference: [017-002])"@en ; ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "For any independent continuant b and any time t there is some spatial region r such that b is located_in r at t. (axiom label in BFO2 Reference: [134-001])"@en ; ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "For every independent continuant b and time t during the region of time spanned by its life, there are entities which s-depends_on b during t. (axiom label in BFO2 Reference: [018-002])"@en ; ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "(forall (x t) (if (IndependentContinuant x) (exists (r) (and (SpatialRegion r) (locatedInAt x r t))))) // axiom label in BFO2 CLIF: [134-001] " ; ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "(forall (x t) (if (and (IndependentContinuant x) (existsAt x t)) (exists (y) (and (Entity y) (specificallyDependsOnAt y x t))))) // axiom label in BFO2 CLIF: [018-002] " ; ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "(iff (IndependentContinuant a) (and (Continuant a) (not (exists (b t) (specificallyDependsOnAt a b t))))) // axiom label in BFO2 CLIF: [017-002] " ; ] . ### http://purl.obolibrary.org/obo/BFO_0000006 rdf:type owl:Class ; rdfs:subClassOf ; "s-region" ; "SpatialRegion" ; "BFO 2 Reference: Spatial regions do not participate in processes."@en , "Spatial region doesn't have a closure axiom because the subclasses don't exhaust all possibilites. An example would be the union of a spatial point and a spatial line that doesn't overlap the point, or two spatial lines that intersect at a single point. In both cases the resultant spatial region is neither 0-dimensional, 1-dimensional, 2-dimensional, or 3-dimensional."@en ; "A spatial region is a continuant entity that is a continuant_part_of spaceR as defined relative to some frame R. (axiom label in BFO2 Reference: [035-001])"@en ; "All continuant parts of spatial regions are spatial regions. (axiom label in BFO2 Reference: [036-001])"@en ; "(forall (x y t) (if (and (SpatialRegion x) (continuantPartOfAt y x t)) (SpatialRegion y))) // axiom label in BFO2 CLIF: [036-001] " , "(forall (x) (if (SpatialRegion x) (Continuant x))) // axiom label in BFO2 CLIF: [035-001] " ; rdfs:isDefinedBy ; rdfs:label "spatial region"@en . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "Spatial region doesn't have a closure axiom because the subclasses don't exhaust all possibilites. An example would be the union of a spatial point and a spatial line that doesn't overlap the point, or two spatial lines that intersect at a single point. In both cases the resultant spatial region is neither 0-dimensional, 1-dimensional, 2-dimensional, or 3-dimensional."@en ; ; rdfs:comment "per discussion with Barry Smith" ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "A spatial region is a continuant entity that is a continuant_part_of spaceR as defined relative to some frame R. (axiom label in BFO2 Reference: [035-001])"@en ; ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "All continuant parts of spatial regions are spatial regions. (axiom label in BFO2 Reference: [036-001])"@en ; ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "(forall (x y t) (if (and (SpatialRegion x) (continuantPartOfAt y x t)) (SpatialRegion y))) // axiom label in BFO2 CLIF: [036-001] " ; ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "(forall (x) (if (SpatialRegion x) (Continuant x))) // axiom label in BFO2 CLIF: [035-001] " ; ] . ### http://purl.obolibrary.org/obo/BFO_0000031 rdf:type owl:Class ; rdfs:subClassOf ; "gdc" ; "GenericallyDependentContinuant" ; "The entries in your database are patterns instantiated as quality instances in your hard drive. The database itself is an aggregate of such patterns. When you create the database you create a particular instance of the generically dependent continuant type database. Each entry in the database is an instance of the generically dependent continuant type IAO: information content entity."@en , "the pdf file on your laptop, the pdf file that is a copy thereof on my laptop"@en , "the sequence of this protein molecule; the sequence that is a copy thereof in that protein molecule."@en ; "b is a generically dependent continuant = Def. b is a continuant that g-depends_on one or more other entities. (axiom label in BFO2 Reference: [074-001])"@en ; "(iff (GenericallyDependentContinuant a) (and (Continuant a) (exists (b t) (genericallyDependsOnAt a b t)))) // axiom label in BFO2 CLIF: [074-001] " ; rdfs:isDefinedBy ; rdfs:label "generically dependent continuant"@en . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "b is a generically dependent continuant = Def. b is a continuant that g-depends_on one or more other entities. (axiom label in BFO2 Reference: [074-001])"@en ; ] . [ rdf:type owl:Axiom ; owl:annotatedSource ; owl:annotatedProperty ; owl:annotatedTarget "(iff (GenericallyDependentContinuant a) (and (Continuant a) (exists (b t) (genericallyDependsOnAt a b t)))) // axiom label in BFO2 CLIF: [074-001] " ; ] . ### http://purl.obolibrary.org/obo/BFO_0000141 rdf:type owl:Class ; rdfs:subClassOf ; "immaterial" ; "ImmaterialEntity" ; "BFO 2 Reference: Immaterial entities are divided into two subgroups:boundaries and sites, which bound, or are demarcated in relation, to material entities, and which can thus change location, shape and size and as their material hosts move or change shape or size (for example: your nasal passage; the hold of a ship; the boundary of Wales (which moves with the rotation of the Earth) [38, 7, 10"@en ; rdfs:isDefinedBy ; rdfs:label "immaterial entity"@en . ### http://purl.obolibrary.org/obo/PIZZA_00000000 rdf:type owl:Class ; rdfs:label "root node"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CalendarSystem rdf:type owl:Class ; rdfs:subClassOf ; "A Temporal Reference System that is designed to organize and identify dates."@en ; "Calendars typically organize dates through the use of naming and temporal conventions based on Days, Weeks, Months, and Years."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Calendar System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CartesianCoordinateSystem rdf:type owl:Class ; rdfs:subClassOf ; "Rectangular Coordinate System"@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."@en ; "https://en.wikipedia.org/wiki/Cartesian_coordinate_system" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Cartesian Coordinate System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CivilTimeReferenceSystem rdf:type owl:Class ; rdfs:subClassOf ; "A Temporal Reference System that is a statutory time scale as designated by civilian authorities to determine local time(s)."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "In traditional astronomical usage, civil time is mean solar time as calculated from midnight as the beginning of the Civil Day."@en , "Note that Civil Time Reference System is more accurately represented as a Temporal Reference System that participates in an act of usage that is sanctioned by an appropriate civil authority. As such, it should be represented as a defined class."@en ; rdfs:label "Civil Time Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ClockTimeSystem rdf:type owl:Class ; rdfs:subClassOf ; "A Temporal Reference System that is a convention for keeping and displaying the Time of Day."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "A single Clock Time System does not provide a complete means for identifying or measuring times. Depending on the particular Clock Time System, it may be compatible for use with one or more other Temporal Reference Systems."@en ; rdfs:label "Clock Time System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CurrencyUnit rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of financial values."@en ; "U.S. Dollar, Euro, Yuan, South African Rand" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Currency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DescriptiveInformationContentEntity rdf:type owl:Class ; rdfs:subClassOf ; owl:disjointWith ; "Descriptive ICE"@en ; "An Information Content Entity that consists of a set of propositions that describe some Entity."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Descriptive Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DesignativeInformationContentEntity rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] ; "Designative ICE"@en ; "An Information Content Entity that consists of a set of symbols that denote some Entity."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Designative Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeospatialCoordinateReferenceSystem rdf:type owl:Class ; rdfs:subClassOf ; "Geographic Coordinate System"@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."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Geospatial Coordinate Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GreenwichMeanTimeZoneIdentifier rdf:type owl:Class ; rdfs:subClassOf ; "A Time Zone Identifier that designates a spatial region where the local time is calculated according to the specified offset from Greenwich Mean Time."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "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)."@en ; rdfs:label "Greenwich Mean Time Zone Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InformationContentEntity rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] ; "ICE"@en ; "A Generically Dependent Continuant that generically depends on some Information Bearing Entity and stands in relation of aboutness to some Entity."@en ; "http://purl.obolibrary.org/obo/IAO_0000030" ; "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'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."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Information Content Entity"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnit rdf:type owl:Class ; rdfs:subClassOf ; "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."@en ; "http://en.wikipedia.org/wiki/Measurement_unit" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfAcceleration rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of the rate at which objects change their velocities per unit of time."@en ; "feet per second per second, kilometers per second per second" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Acceleration"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfAmountOfSubstance rdf:type owl:Class ; rdfs:subClassOf ; "Measurement Unit of Chemical Amount"@en , "Measurement Unit of Enplethy"@en ; "A Measurement Unit used in measurements of the number of a specified type of particle in a portion of matter."@en ; "mole, pound-mole" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology" ; rdfs:comment "The type of particle quantified is typically either atoms or molecules, but may also be protons, neutrons, electrons, quarks, or other particles. The type of particle being measured should always be specified along with the measurement and its unit."@en ; rdfs:label "Measurement Unit of Amount of Substance"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfAngle rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of the angle between two lines or planes in relation to a vertex."@en ; "degrees, radians" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Angle"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfArea rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of two-dimensional regions or Geospatial Regions."@en ; "square feet, square meters, acre, hectare" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Area"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfAreaMomentOfInertia rdf:type owl:Class ; rdfs:subClassOf ; "Measurement Unit of Second Area Moment"@en ; "A Measurement Unit used in measurements of the distribution of Mass of an object with respect to an axis."@en ; "A measure of an object’s resistance to bending or deflection."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Area Moment of Inertia"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfDensity rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of the mass of an object per unit of its total volume."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Density"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfElectromagneticForce rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of the electromagnetic force between electrically charged entities."@en ; "volt, ampere, coulomb" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Electromagnetic Force"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfEnergy rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of the Amount of work that is available in an object."@en ; "ft-lbs, calorie, horsepower, kilowatt" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Energy"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfFlow rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of the rate at which portions of a substance pass per unit of time."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Flow"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfForce rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of interactions in which the Motion or Velocity of an object is changed, unless the interaction is opposed."@en ; "newton, dyne, pound force " ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Force"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfFrequency rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of the number of times an event repeats per unit of time."@en ; "hertz, revolutions per minute" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Frequency"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfImpulse rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of the integral of a Force applied to a portion of matter over a temporal interval."@en ; "N s, dyne second" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Impulse"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfLength rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of one-dimensional regions or Geospatial Regions."@en ; "foot, meter, kilometer, mile" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Length"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfMass rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of an object's resistance to Acceleration when a Force is applied to the object."@en ; "ounce, gram, pound" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Mass"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfMassFlowRate rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit of Flow used in measurements of the rate at which the Mass of a substance passes per unit time."@en ; "kilogram per second, slug per second, pound per second" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Mass Flow Rate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfMomentum rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of the Momentum of a portion of matter that is in Motion."@en ; "kg m/s, slug ft/s, g m/s" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Momentum"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfPower rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of rates of work."@en ; "watt, horsepower" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Power"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfPressure rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of Force applied perpendicular to a surface per unit area."@en ; "pascal, atmosphere, pound-force per square inch" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Pressure"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfRotationalInertia rdf:type owl:Class ; rdfs:subClassOf ; "Measurement Unit of Moment of Inertia"@en , "Measurement Unit of Rotational Mass"@en ; "A Measurement Unit used in measurements of the distribution of Mass of an object with respect to its axis of rotation."@en ; "A measure of an object’s resistance to change in its state of rotation."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Rotational Inertia"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfSoundLevel rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of the level (the loudness) of sounds."@en ; "decibels, sones" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Sound Level"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfSpeed rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of the rates at which objects traverse distance."@en ; "miles per hour, kilometers per hour, knot, mach" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Speed"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfTemperature rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of the thermal energy in an object."@en ; "celsius, fahrenheit, kelvin" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Temperature"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfTime rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of temporal regions."@en ; "second, minute, hour, day" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfTorque rdf:type owl:Class ; rdfs:subClassOf ; "Measurement Unit of Moment of Force"@en , "Measurement Unit of Rotational Force"@en ; "A Measurement Unit used in measurements of the rate of change of angular momentum of an object."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Torque"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfVolume rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of sites or three-dimensional regions or Geospatial Regions."@en ; "cubic feet, cubic meter, quart, liter" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Volume"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfVolumetricFlowRate rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit of Flow used in measurements of the rate at which volumes of fluid pass per unit time."@en ; "cubic metres per second, standard cubic centimeters per minute, cubic feet per second, gallons per minute" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Volumetric Flow Rate"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeasurementUnitOfWork rdf:type owl:Class ; rdfs:subClassOf ; "A Measurement Unit used in measurements of displacements of points to which Forces have been applied."@en ; "joule, erg, kilowatt hour" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Measurement Unit of Work"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilitaryTimeZoneIdentifier rdf:type owl:Class ; rdfs:subClassOf ; "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."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Military Time Zone Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ReferenceSystem rdf:type owl:Class ; rdfs:subClassOf ; "A Descriptive Information Content Entity that describes a set of standards for organizing and understanding data of the specified type or domain."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SolarCalendarSystem rdf:type owl:Class ; rdfs:subClassOf ; "A Calendar System that is designed to organize and identify dates based on the cycles of an Astronomical Body's Orbit around the Sun."@en ; "https://en.wikipedia.org/wiki/Solar_calendar" ; "Unless otherwise specified, a Solar Calendar System is assumed to be relative to the Orbit of the Earth around the Sun."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Solar Calendar System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SolarTimeReferenceSystem rdf:type owl:Class ; rdfs:subClassOf ; "A Temporal Reference System that is based on the position of the Sun in the sky."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Solar Time Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SpatialReferenceSystem rdf:type owl:Class ; rdfs:subClassOf ; "Coordinate System"@en , "Spatial Coordinate System"@en , "Spatial Reference Frame"@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."@en ; "https://en.wikipedia.org/wiki/Coordinate_system" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "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"@en ; rdfs:label "Spatial Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SpatialRegionIdentifier rdf:type owl:Class ; owl:equivalentClass [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] ; rdfs:subClassOf , [ rdf:type owl:Restriction ; owl:onProperty ; owl:someValuesFrom ] ; "A Designative Information Content Entity that designates some Spatial Region."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Spatial Region Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TemporalReferenceSystem rdf:type owl:Class ; rdfs:subClassOf ; "Temporal Reference Frame"@en , "Time Scale"@en ; "A Reference System that describes a set of standards for measuring time as well as understanding the context of and organizing temporal data."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Temporal Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TimeZoneIdentifier rdf:type owl:Class ; rdfs:subClassOf ; "A Spatial Region Identifier that designates the region associated with some uniform standard time for legal, commercial, or social purposes."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment """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)"""@en , "There is no class 'Time Zone' (the region), only 'Time Zone Identifier' (the designator for some region). Instances of 'Time Zone Identifier' should be related to instances of 'Information Bearing Entity' by means of the object properites 'uses time zone identifier' and 'time zone identifier used by' 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 'uses measurement unit' some instance of Measurement Unit (i.e., an instance of Information Content Entity)."@en ; rdfs:label "Time Zone Identifier"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTimeReferenceSystem rdf:type owl:Class ; rdfs:subClassOf ; "UT" ; "A Solar Time Reference System that is based on the average speed of the Earth's rotation and which uses the prime meridian at 0° longitude as a reference point."@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Universal Time Reference System"@en . ################################################################# # Individuals ################################################################# ### http://www.ontologyrepository.com/CommonCoreOntologies/AcreMeasurementUnit rdf:type owl:NamedIndividual , ; "acre"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Acre Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AfghanistanAfghani rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Afghanistan Afghani"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AlbaniaLek rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Albania Lek"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AlgerianDinar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Algerian Dinar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AlphaTimeZone rdf:type owl:NamedIndividual , ; "A" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+1"@en ; rdfs:label "Alpha Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AngolanKwanza rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Angolan Kwanza"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AngstromMeasurementUnit rdf:type owl:NamedIndividual , ; "Angstrom"@en , "Å"@en , "Ångström"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Angstrom Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArgentinePeso rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Argentine Peso"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ArmenianDram rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Armenian Dram"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AtmosphereMeasurementUnit rdf:type owl:NamedIndividual , ; "atm"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Atmosphere Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AustralianDollar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Australian Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/AzerbaijanManat rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Azerbaijan Manat"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BangladeshTaka rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Bangladesh Taka"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BarMeasurementUnit rdf:type owl:NamedIndividual , ; "bar"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Bar Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BarycentricCoordinateTime rdf:type owl:NamedIndividual , ; "TCB" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment """\"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's gravity well. It is therefore not influenced by the gravitational time dilation caused by the Sun and the rest of the system.\" From: (https://en.wikipedia.org/wiki/Barycentric_Coordinate_Time)"""@en ; rdfs:label "Barycentric Coordinate Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BarycentricDynamicalTime rdf:type owl:NamedIndividual , ; "TDB" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "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."@en ; rdfs:label "Barycentric Dynamical Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BayreMeasurementUnit rdf:type owl:NamedIndividual , ; "ba"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Bayre Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BelarussianRuble rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Belarussian Ruble"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BhutanNgultrum rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Bhutan Ngultrum"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BinaryDegreeMeasurementUnit rdf:type owl:NamedIndividual , ; "Binary Radian"@en , "Brad"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Binary Degree Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BoliviaBoliviano rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Bolivia Boliviano"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BosniaAndHerzegovinaConvertibleMark rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Bosnia And Herzegovina Convertible Mark"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BotswanaPula rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Botswana Pula"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BravoTimeZone rdf:type owl:NamedIndividual , ; "B" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+2"@en ; rdfs:label "Bravo Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BrazilianReal rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Brazilian Real"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BritishThermalUnitMeasurementUnit rdf:type owl:NamedIndividual , , , ; "BTU"@en , "Btu"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "British Thermal Unit Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BruneiDollar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Brunei Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BulgarianLev rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Bulgarian Lev"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/BurundiFranc rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Burundi Franc"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CFAFranc rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "CFA Franc"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CFPFranc rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "CFP Franc"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CalorieMeasurementUnit rdf:type owl:NamedIndividual , , , ; "cal"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Calorie Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CambodianRiel rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Cambodian Riel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CanadianDollar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Canadian Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CapeVerdeEscudo rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Cape Verde Escudo"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CentigramMeasurementUnit rdf:type owl:NamedIndividual , ; "cg"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Centigram Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CentiliterMeasurementUnit rdf:type owl:NamedIndividual , ; "cL"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Centiliter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CentimeterMeasurementUnit rdf:type owl:NamedIndividual , ; "cm"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Centimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CharlieTimeZone rdf:type owl:NamedIndividual , ; "C" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+3"@en ; rdfs:label "Charlie Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ChileanPeso rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Chilean Peso"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ChineseRenminbi rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Chinese Renminbi"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ColombianPeso rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Colombian Peso"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ComorosFranc rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Comoros Franc"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CoordinatedUniversalTime rdf:type owl:NamedIndividual , , ; "UTC" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "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."@en ; rdfs:label "Coordinated Universal Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CostaRicaColon rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Costa Rica Colon"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CroatiaKuna rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Croatia Kuna"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicCentimeterMeasurementUnit rdf:type owl:NamedIndividual , ; "cm^3"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Centimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicDecimeterMeasurementUnit rdf:type owl:NamedIndividual , ; "dm^3"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Decimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicFeetPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "cusec" ; "ft^3/s"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Feet Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicFootMeasurementUnit rdf:type owl:NamedIndividual , ; "ft^3"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Foot Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicInchMeasurementUnit rdf:type owl:NamedIndividual , ; "in^3"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Inch Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicMeterMeasurementUnit rdf:type owl:NamedIndividual , ; "m^3"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Meter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicMeterPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "m^3/s" ; "cumec" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Meter Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicMillimeterMeasurementUnit rdf:type owl:NamedIndividual , ; "mm^3"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Millimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CubicYardMeasurementUnit rdf:type owl:NamedIndividual , ; "yrd^3"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Cubic Yard Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/CzechKoruna rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Czech Koruna"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DanishKrone rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Danish Krone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DayMeasurementUnit rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Day Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecibelMeasurementUnit rdf:type owl:NamedIndividual , ; "dB" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Decibel Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecigramMeasurementUnit rdf:type owl:NamedIndividual , ; "dg"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Decigram Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DeciliterMeasurementUnit rdf:type owl:NamedIndividual , ; "dL"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Deciliter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DecimeterMeasurementUnit rdf:type owl:NamedIndividual , ; "dm"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Decimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DegreeCelsiusMeasurementUnit rdf:type owl:NamedIndividual , ; "degree Celsius" ; "°C" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Degree Celsius Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DegreeFahrenheitMeasurementUnit rdf:type owl:NamedIndividual , ; "°F"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Degree Fahrenheit Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DegreeMeasurementUnit rdf:type owl:NamedIndividual , ; "°" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Degree Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DeltaTimeZone rdf:type owl:NamedIndividual , ; "D" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+4"@en ; rdfs:label "Delta Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DemocraticRepublicOfCongoFranc rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Democratic Republic Of Congo Franc"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DominicanPeso rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Dominican Peso"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DyneMeasurementUnit rdf:type owl:NamedIndividual , ; "dyn"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Dyne Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/DyneSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "dyne s"@en , "dyne second"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Dyne Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EarthCenteredEarthFixedCoordinateSystem rdf:type owl:NamedIndividual , , ; "Conventional Terrestrial Coordinate System"@en , "ECEF"@en , "ECR"@en , "Earth Centered Earth Fixed"@en , "Earth Centered Rotational Coordinate System"@en , "Earth-Centered Earth-Fixed"@en , "Earth-Centered, Earth-Fixed"@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'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."@en ; "https://en.wikipedia.org/wiki/ECEF" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Earth-Centered Earth-Fixed Coordinate System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EchoTimeZone rdf:type owl:NamedIndividual , ; "E" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+5"@en ; rdfs:label "Echo Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EgyptianPound rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Egyptian Pound"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EphemerisTime rdf:type owl:NamedIndividual , ; "ET" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "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's 1895 tables of the Sun. ET was designed to avoid problems caused by variations in Earth's rotational period and was used for Solar System ephemeris calculations until being replaced by Terrestrial Dynamical Time (TDT) in 1979."@en ; rdfs:label "Ephemeris Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ErgMeasurementUnit rdf:type owl:NamedIndividual , , , ; "erg"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Erg Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/EthiopianBirr rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Ethiopian Birr"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/Euro rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Euro"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FeetPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "ft/s"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Feet Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FeetPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "ft/s/s"@en , "ft/s^2"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Feet Per Second Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FijiDollar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Fiji Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FootMeasurementUnit rdf:type owl:NamedIndividual , ; "ft"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Foot Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/FoxtrotTimeZone rdf:type owl:NamedIndividual , ; "F" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+6"@en ; rdfs:label "Foxtrot Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMT rdf:type owl:NamedIndividual , ; "Greenwich Mean Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+0"@en ; rdfs:label "GMT"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus0330 rdf:type owl:NamedIndividual , ; "NST" ; "Newfoundland Standard Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-3:30"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus1 rdf:type owl:NamedIndividual , ; "CAT"@en , "Central African Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-1"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus10 rdf:type owl:NamedIndividual , ; "HST"@en , "Hawaii Standard Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-10"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus11 rdf:type owl:NamedIndividual , ; "MIT"@en , "Midway Islands Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-11"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus2 rdf:type owl:NamedIndividual , ; "BET"@en , "Brazil Eastern Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-2"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus3 rdf:type owl:NamedIndividual , ; "AGT"@en , "Argentina Standard Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-3"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus4 rdf:type owl:NamedIndividual , ; "PRT"@en , "Puerto Rico and US Virgin Islands Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-4"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus5 rdf:type owl:NamedIndividual , ; "EST"@en , "Eastern Standard Time"@en , "IET"@en , "Indiana Eastern Standard Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-5"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus6 rdf:type owl:NamedIndividual , ; "CST"@en , "Central Standard Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-6"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus7 rdf:type owl:NamedIndividual , ; "MST"@en , "Mountain Standard Time"@en , "PNT"@en , "Phoenix Standard Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-7"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus8 rdf:type owl:NamedIndividual , ; "PST"@en , "Pacific Standard Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-8"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTminus9 rdf:type owl:NamedIndividual , ; "AST"@en , "Alaska Standard Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT-9"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus0330 rdf:type owl:NamedIndividual , ; "IRST" , "IT" ; "Iran Standard Time"@en , "Iran Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+3:30"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus0530 rdf:type owl:NamedIndividual , ; "IST" , "SLST" ; "Indian Standard Time"@en , "Sri Lanka Standard Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+5:30"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus0930 rdf:type owl:NamedIndividual , ; "ACST" ; "Australian Central Standard Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+9:30"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus1 rdf:type owl:NamedIndividual , ; "ECT"@en , "European Central Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+1"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus10 rdf:type owl:NamedIndividual , ; "AET"@en , "Australia Eastern Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+10"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus11 rdf:type owl:NamedIndividual , ; "SST"@en , "Solomon Standard Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+11"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus12 rdf:type owl:NamedIndividual , ; "NST"@en , "New Zealand Standard Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+12"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus2 rdf:type owl:NamedIndividual , ; "EET"@en , "Eastern European Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+2"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus3 rdf:type owl:NamedIndividual , ; "EAT"@en , "Eastern African Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+3"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus4 rdf:type owl:NamedIndividual , ; "NET"@en , "Near East Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+4"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus5 rdf:type owl:NamedIndividual , ; "PLT"@en , "Pakistan Lahore Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+5"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus6 rdf:type owl:NamedIndividual , ; "BST"@en , "Bangladesh Standard Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+6"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus7 rdf:type owl:NamedIndividual , ; "VST"@en , "Vietnam Standard Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+7"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus8 rdf:type owl:NamedIndividual , ; "CTT"@en , "China Taiwan Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+8"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GMTplus9 rdf:type owl:NamedIndividual , ; "JST"@en , "Japan Standard Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "GMT+9"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GallonMeasurementUnit rdf:type owl:NamedIndividual , ; "gal"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gallon Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GallonPerMinuteMeasurementUnit rdf:type owl:NamedIndividual , ; "gal/min"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gallon Per Minute Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GambianDalasi rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Gambian Dalasi"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeocentricCoordinateTime rdf:type owl:NamedIndividual , ; "TCG" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment """\"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's gravity well. It is therefore not influenced by the gravitational time dilation caused by the Earth.\" From: (https://en.wikipedia.org/wiki/Geocentric_Coordinate_Time)"""@en ; rdfs:label "Geocentric Coordinate Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GeorgianLari rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Georgian Lari"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GhanaCedi rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Ghana Cedi"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GigahertzMeasurementUnit rdf:type owl:NamedIndividual , ; "GHz"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gigahertz Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GlobalAreaReferenceSystem rdf:type owl:NamedIndividual , ; "GARS" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Global Area Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GolfTimeZone rdf:type owl:NamedIndividual , ; "G" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+7"@en ; rdfs:label "Golf Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GradianMeasurementUnit rdf:type owl:NamedIndividual , ; "Gon"@en , "Grad"@en , "Grade"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gradian Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GramMeasurementUnit rdf:type owl:NamedIndividual , ; "g"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gram Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GramMoleMeasurementUnit rdf:type owl:NamedIndividual , ; "g-mol"@en , "gram-mole"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gram-Mole Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GramPerCubicCentimeterMeasurementUnit rdf:type owl:NamedIndividual , ; "g/cm^3" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gram Per Cubic Centimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GramPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "g/s"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Gram Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GregorianCalendar rdf:type owl:NamedIndividual , ; "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)."@en ; "https://en.wikipedia.org/wiki/Gregorian_calendar" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "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."@en ; rdfs:label "Gregorian Calendar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GuatemalaQuetzal rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Guatemala Quetzal"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GuineanFranc rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Guinean Franc"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/GuyanaDollar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Guyana Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HaitiGourde rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Haiti Gourde"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HertzMeasurementUnit rdf:type owl:NamedIndividual , ; "hertz" ; "Hz" ; "cycles per second"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Hertz Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HondurasLempira rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Honduras Lempira"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HongKongDollar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "HongKong Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HorsepowerMeasurementUnit rdf:type owl:NamedIndividual , , , ; "hp"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Horsepower Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HotelTimeZone rdf:type owl:NamedIndividual , ; "H" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+8"@en ; rdfs:label "Hotel Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HourMeasurementUnit rdf:type owl:NamedIndividual , ; "h" ; "hr"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Hour Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/HungaryForint rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Hungary Forint"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IcelandKrona rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Iceland Krona"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InchMeasurementUnit rdf:type owl:NamedIndividual , ; "in"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Inch Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IndiaTimeZone rdf:type owl:NamedIndividual , ; "I" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+9"@en ; rdfs:label "India Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IndianRupee rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Indian Rupee"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IndonesiaRupiah rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Indonesia Rupiah"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InternationalAtomicTime rdf:type owl:NamedIndividual , ; "TAI" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "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."@en ; rdfs:label "International Atomic Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/InternationalTerrestrialReferenceSystem rdf:type owl:NamedIndividual , ; "ITRS" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment """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)"""@en ; rdfs:label "International Terrestrial Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IranianRial rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Iranian Rial"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/IsraelShekel rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Israel Shekel"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JamaicanDollar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Jamaican Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JapaneseYen rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Japanese Yen"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JetPropulsionLaboratoryEphemerisTimeArgument rdf:type owl:NamedIndividual , ; "Teph" ; "JPL Ephemeris Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Teph (the 'eph' 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'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."@en ; rdfs:label "Jet Propulsion Laboratory Ephemeris Time Argument"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JouleMeasurementUnit rdf:type owl:NamedIndividual , , , ; "joule" ; "J" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Joule Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JulianCalendar rdf:type owl:NamedIndividual , ; "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."@en ; "https://en.wikipedia.org/wiki/Julian_calendar" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "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."@en ; rdfs:label "Julian Calendar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/JulietTimeZone rdf:type owl:NamedIndividual , ; "J" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Juliet time is used as an indexical to refer to local time without otherwise specifying the time zone."@en ; rdfs:label "Juliet Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KazakhstanTenge rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Kazakhstan Tenge"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KelvinMeasurementUnit rdf:type owl:NamedIndividual , ; "kelvin" ; "K" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kelvin Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KenyanShilling rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Kenyan Shilling"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KiloTimeZone rdf:type owl:NamedIndividual , ; "K" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+10"@en ; rdfs:label "Kilo Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramForcePerCentimeterSquareMeasurementUnit rdf:type owl:NamedIndividual , ; "kg/cm^2" , "kgf/cm^2" ; "Kilogram Per Square Centimeter Measurement Unit"@en , "Kilopond Per Centimeter Square Measurement Unit"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilogram Force Per Centimeter Square Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramMeasurementUnit rdf:type owl:NamedIndividual , ; "kilogram" ; "kg" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilogram Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramMeterPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "kg m/s"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilogram Meter Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramMeterSquareMeasurementUnit rdf:type owl:NamedIndividual , ; "kg-m^2" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilogram Meter Square Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramMoleMeasurementUnit rdf:type owl:NamedIndividual , ; "kg-mol"@en , "kilogram-mole"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilogram-Mole Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramPerCubicMeterMeasurementUnit rdf:type owl:NamedIndividual , ; "kg/m^3" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilogram Per Cubic Meter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramPerLiterMeasurementUnit rdf:type owl:NamedIndividual , ; "kg/L" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilogram Per Liter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilogramPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "kg/s" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilogram Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilohertzMeasurementUnit rdf:type owl:NamedIndividual , ; "kHz"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilohertz Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KiloliterMeasurementUnit rdf:type owl:NamedIndividual , ; "kL"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kiloliter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilometerMeasurementUnit rdf:type owl:NamedIndividual , ; "km"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilometer Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilometersPerHourMeasurementUnit rdf:type owl:NamedIndividual , ; "km/h"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilometers Per Hour Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilometersPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "km/s"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilometers Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilometersPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "km/s/s"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilometers Per Second Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilomoleMeasurementUnit rdf:type owl:NamedIndividual , ; "kilomole"@en , "kmol"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilomole Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilonewtonMeasurementUnit rdf:type owl:NamedIndividual , ; "kN"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilonewton Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilopondMeasurementUnit rdf:type owl:NamedIndividual , ; "Kilogram Force Measurement Unit"@en , "Kilogram-Force"@en , "kgf"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilopond Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KilovoltAmpereMeasurementUnit rdf:type owl:NamedIndividual , ; "kVA"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Kilovolt Ampere Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KnotMeasurementUnit rdf:type owl:NamedIndividual , ; "kn"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Knot Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KuwaitiDinar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Kuwaiti Dinar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/KyrgyzstanSom rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Kyrgyzstan Som"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LaosKip rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Laos Kip"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LebanesePound rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Lebanese Pound"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LesothoLoti rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Lesotho Loti"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LiberianDollar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Liberian Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LibyanDinar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Libyan Dinar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LimaTimeZone rdf:type owl:NamedIndividual , ; "L" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+11"@en ; rdfs:label "Lima Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LiterMeasurementUnit rdf:type owl:NamedIndividual , ; "L" ; "Litre"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Liter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LiterPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "l/s"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Liter Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/LongTonMeasurementUnit rdf:type owl:NamedIndividual , ; "Displacement Ton"@en , "Gross Ton"@en , "Imperial Ton"@en , "Weight Ton"@en , "ton (UK)"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Long Ton Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MacaoPataca rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Macao Pataca"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MacedonianDenar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Macedonian Denar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MachMeasurementUnit rdf:type owl:NamedIndividual , ; "M"@en , "Ma"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Mach Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MadagascarMalagasyAriary rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Madagascar Malagasy Ariary"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MalawiKwacha rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Malawi Kwacha"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MalaysiaRinggit rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Malaysia Ringgit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MauritaniaOuguiya rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Mauritania Ouguiya"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MauritiusRupee rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Mauritius Rupee"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MegahertzMeasurementUnit rdf:type owl:NamedIndividual , ; "MHz"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Megahertz Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MeterMeasurementUnit rdf:type owl:NamedIndividual , ; "meter" ; "m" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Meter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MetersPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "m/s"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Meters Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MetersPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "m/s/s"@en , "m/s^2"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Meters Per Second Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MetricTonMeasurementUnit rdf:type owl:NamedIndividual , ; "t" ; "tonne"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Metric Ton Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MexicanPeso rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Mexican Peso"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MikeTimeZone rdf:type owl:NamedIndividual , ; "M" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "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."@en , "Offset from Universal Coordinated Time = UTC+12"@en ; rdfs:label "Mike Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MileMeasurementUnit rdf:type owl:NamedIndividual , ; "mi"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Mile Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilesPerHourMeasurementUnit rdf:type owl:NamedIndividual , ; "mi/h"@en , "mph"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Miles Per Hour Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilesPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "mi/s"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Miles Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilesPerSecondPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "mi/s/s"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Miles Per Second Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilliampereMeasurementUnit rdf:type owl:NamedIndividual , ; "mA"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Milliampere Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MillibarMeasurementUnit rdf:type owl:NamedIndividual , ; "mb"@en , "mbar"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Millibar Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilligramMeasurementUnit rdf:type owl:NamedIndividual , ; "mg"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Milligram Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MilliliterMeasurementUnit rdf:type owl:NamedIndividual , ; "mL"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Milliliter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MillimeterMeasurementUnit rdf:type owl:NamedIndividual , ; "mm"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Millimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MinuteMeasurementUnit rdf:type owl:NamedIndividual , ; "min" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Minute Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MinuteOfArcMeasurementUnit rdf:type owl:NamedIndividual , ; "'" ; "Arcminute"@en , "MOA"@en , "am"@en , "amin"@en , "arcmin"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Minute of Arc Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MoldovanLeu rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Moldovan Leu"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MoleMeasurementUnit rdf:type owl:NamedIndividual , ; "mole" ; "mol" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:comment "One mole contains exactly 6.02214076×10^23 elementary entities."@en ; rdfs:label "Mole Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MongoliaTugrik rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Mongolia Tugrik"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MonthMeasurementUnit rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Month Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MoroccoDirham rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Morocco Dirham"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MozambiqueMetical rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Mozambique Metical"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/MyanmarKyat rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Myanmar Kyat"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NamibiaDollar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Namibia Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NanometerMeasurementUnit rdf:type owl:NamedIndividual , ; "Nanometre"@en , "nm"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Nanometer Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NauticalMileMeasurementUnit rdf:type owl:NamedIndividual , ; "M"@en , "NM"@en , "nmi"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Nautical Mile Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NepaleseRupee rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Nepalese Rupee"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NewZealandDollar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "New Zealand Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NewtonMeasurementUnit rdf:type owl:NamedIndividual , ; "newton" ; "N" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Newton Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NewtonMeterMeasurementUnit rdf:type owl:NamedIndividual , ; "N-m" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Newton Meter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NewtonSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "N s"@en , "Newton second"@en , "Ns"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Newton Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NewtonSecondPerKilogramMeasurementUnit rdf:type owl:NamedIndividual , ; "Ns/kg"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Newton Second Per Kilogram Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NicaraguaCordobaOro rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Nicaragua Cordoba Oro"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NigeriaNaira rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Nigeria Naira"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NorthKoreanWon rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "North Korean Won"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NorwegianKrone rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Norwegian Krone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/NovemberTimeZone rdf:type owl:NamedIndividual , ; "N" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-1"@en ; rdfs:label "November Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OscarTimeZone rdf:type owl:NamedIndividual , ; "O" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-2"@en ; rdfs:label "Oscar Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/OunceMeasurementUnit rdf:type owl:NamedIndividual , ; "oz"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Ounce Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PakistaniRupee rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Pakistani Rupee"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PapaTimeZone rdf:type owl:NamedIndividual , ; "P" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-3"@en ; rdfs:label "Papa Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PapuaNewGuineaKina rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Papua New Guinea Kina"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ParaguayGuarani rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Paraguay Guarani"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PascalMeasurementUnit rdf:type owl:NamedIndividual , ; "pascal" ; "Pa" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pascal Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PeruNuevoSol rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Peru Nuevo Sol"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PhilippinePeso rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Philippine Peso"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PhonMeasurementUnit rdf:type owl:NamedIndividual , ; "phon"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Phon Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PintMeasurementUnit rdf:type owl:NamedIndividual , ; "pt"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pint Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PolandZloty rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Poland Zloty"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundFootMeasurementUnit rdf:type owl:NamedIndividual , ; "lb ft" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pound Foot Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundFootSecondSquareMeasurementUnit rdf:type owl:NamedIndividual , ; "lb ft s^2" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pound Foot Second Square Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundForceMeasurementUnit rdf:type owl:NamedIndividual , ; "lbf"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pound Force Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundMeasurementUnit rdf:type owl:NamedIndividual , ; "lb"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pound Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundMoleMeasurementUnit rdf:type owl:NamedIndividual , ; "lb-mol"@en , "lbmol"@en , "pound-mole"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pound-Mole Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "lb/s"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pound Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/PoundsPerSquareInchMeasurementUnit rdf:type owl:NamedIndividual , ; "psi"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Pounds Per Square Inch Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/QuartMeasurementUnit rdf:type owl:NamedIndividual , ; "qt" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Quart Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/QuarticMeterMeasurementUnit rdf:type owl:NamedIndividual , ; "m^4" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Quartic Meter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/QuebecTimeZone rdf:type owl:NamedIndividual , ; "Q" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-4"@en ; rdfs:label "Quebec Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RadianMeasurementUnit rdf:type owl:NamedIndividual , ; "radian" ; "rad" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Radian Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RevolutionsPerDayMeasurementUnit rdf:type owl:NamedIndividual , ; "r/day"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Revolutions Per Day Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RevolutionsPerMinuteMeasurementUnit rdf:type owl:NamedIndividual , ; "r/min"@en , "rpm"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Revolutions Per Minute Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RomanianLeu rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Romanian Leu"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RomeoTimeZone rdf:type owl:NamedIndividual , ; "R" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-5"@en ; rdfs:label "Romeo Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RussianRouble rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Russian Rouble"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/RwandaFranc rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Rwanda Franc"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SamoaTala rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Samoa Tala"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SaoTomePrincipeDobra rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Sao Tome Principe Dobra"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SecondMeasurementUnit rdf:type owl:NamedIndividual , ; "second" ; "s" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SecondOfArcMeasurementUnit rdf:type owl:NamedIndividual , ; "\"" ; "Arcsecond"@en , "arcsec"@en , "as"@en , "asec"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Second of Arc Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SerbianDinar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Serbian Dinar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SeychellesRupee rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Seychelles Rupee"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ShaftHorsepowerMeasurementUnit rdf:type owl:NamedIndividual , ; "shp"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Shaft Horsepower Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ShortTonMeasurementUnit rdf:type owl:NamedIndividual , ; "Net Ton"@en , "ton (US)"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Short Ton Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SierraLeoneLeone rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Sierra Leone Leone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SierraTimeZone rdf:type owl:NamedIndividual , ; "S" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-6"@en ; rdfs:label "Sierra Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SingaporeDollar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Singapore Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SlugFootPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "slug ft/s"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Slug Foot Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SlugMeasurementUnit rdf:type owl:NamedIndividual , ; "slug"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Slug Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SlugPerSecondMeasurementUnit rdf:type owl:NamedIndividual , ; "slug/s"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Slug Per Second Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SolomonIslandDollar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Solomon Island Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SoneMeasurementUnit rdf:type owl:NamedIndividual , ; "sone"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Sone Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SouthAfricaRand rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "South Africa Rand"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SouthKoreanWon rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "South Korean Won"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SouthSudanesePound rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "South Sudanese Pound"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareCentimeterMeasurementUnit rdf:type owl:NamedIndividual , ; "cm^2"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Centimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareDecimeterMeasurementUnit rdf:type owl:NamedIndividual , ; "dm^2"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Decimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareFootMeasurementUnit rdf:type owl:NamedIndividual , ; "ft^2"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Foot Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareInchMeasurementUnit rdf:type owl:NamedIndividual , ; "in^2"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Inch Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareKilometerMeasurementUnit rdf:type owl:NamedIndividual , ; "km^2"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Kilometer Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareMeterMeasurementUnit rdf:type owl:NamedIndividual , ; "m^2"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Meter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareMileMeasurementUnit rdf:type owl:NamedIndividual , ; "mi^2"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Mile Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareMillimeterMeasurementUnit rdf:type owl:NamedIndividual , ; "mm^2"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Millimeter Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SquareYardMeasurementUnit rdf:type owl:NamedIndividual , ; "yd^2"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Square Yard Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SriLankaRupee rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Sri Lanka Rupee"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StHelenaPound rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "St Helena Pound"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/StandardCubicCentimeterPerMinuteMeasurementUnit rdf:type owl:NamedIndividual , ; "sccm" ; "cm^3/min"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Standard Cubic Centimeter Per Minute Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SudanesePound rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Sudanese Pound"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SurinameseDollar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Surinamese Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SwazilandLilangeni rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Swaziland Lilangeni"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SwedishKrona rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Swedish Krona"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SwissFranc rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Swiss Franc"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/SyrianPound rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Syrian Pound"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TablespoonMeasurementUnit rdf:type owl:NamedIndividual , ; "T" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Tablespoon Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TajikistanSomoni rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Tajikistan Somoni"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TangoTimeZone rdf:type owl:NamedIndividual , ; "T" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-7"@en ; rdfs:label "Tango Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TanzaniaShilling rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Tanzania Shilling"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TeaspoonMeasurementUnit rdf:type owl:NamedIndividual , ; "t" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Teaspoon Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TerahertzMeasurementUnit rdf:type owl:NamedIndividual , ; "THz"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Terahertz Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TerrestrialTime rdf:type owl:NamedIndividual , ; "TT" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "TT is an astronomical time standard that is a theoretical ideal designed to be free of the irregularities in Earth'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)."@en ; rdfs:label "Terrestrial Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ThaiBaht rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Thai Baht"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TongaPaanga rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Tonga Pa anga"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TrinidadandTobagoDollar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Trinidad and Tobago Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TunisianDinar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Tunisian Dinar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TurkishLira rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Turkish Lira"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TurkmenistanManat rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Turkmenistan Manat"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TurnMeasurementUnit rdf:type owl:NamedIndividual , ; "Cycle"@en , "Full Circle"@en , "Revolution"@en , "Rotation"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Turn Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TwelveHourClockTimeSystem rdf:type owl:NamedIndividual , ; "12-Hour Clock"@en , "12-Hour Clock Time System"@en , "Twelve Hour Clock"@en , "Twelve Hour Clock Time System"@en , "Twelve-Hour Clock"@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 'a.m.'; the second interval begins at noon, ends at midnight, and is indicated by the suffix 'p.m.'; and the midnight and noon Hours are numbered 12 with subsequent Hours numbered 1-11."@en ; "https://en.wikipedia.org/wiki/12-hour_clock" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Twelve-Hour Clock Time System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TwentyFootEquivalentUnit rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Twenty Foot Equivalent Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/TwentyFourHourClockTimeSystem rdf:type owl:NamedIndividual , ; "24-Hour Clock"@en , "24-Hour Clock Time System"@en , "Military Time"@en , "Military Time System"@en , "Twenty-Four Hour Clock Time System"@en , "Twenty-Four-Hour Clock"@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."@en ; "https://en.wikipedia.org/wiki/24-hour_clock" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Twenty-Four-Hour Clock Time System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UgandaShilling rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Uganda Shilling"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UkraineHryvnia rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Ukraine Hryvnia"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniformTimeZone rdf:type owl:NamedIndividual , ; "U" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-8"@en ; rdfs:label "Uniform Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UnitedKingdomPound rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "United Kingdom Pound"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UnitedStatesDollar rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "United States Dollar"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime0 rdf:type owl:NamedIndividual , ; "UT0" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "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."@en ; rdfs:label "Universal Time 0"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1 rdf:type owl:NamedIndividual , ; "UT1" ; "Astronomical Time"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "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."@en ; rdfs:label "Universal Time 1"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1A rdf:type owl:NamedIndividual , ; "UT1A" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Universal Time 1 A"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1D rdf:type owl:NamedIndividual , ; "UT1D" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Universal Time 1 D"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1F rdf:type owl:NamedIndividual , ; "UT1F" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Universal Time 1 F"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime1R rdf:type owl:NamedIndividual , ; "UT1R" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "UT1R is a variant of Universal Time that is a smoothed version of UT1 by filtering out periodic variations due to tidal waves."@en ; rdfs:label "Universal Time 1 R"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTime2 rdf:type owl:NamedIndividual , ; "UT2" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "UT2 is a variant of Universal Time that smooths UT1 by accounting for both polar motion and variations in Earth's rotation due to seasonal factors, such as changes in vegetation and water or snow distribution."@en ; rdfs:label "Universal Time 2"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UniversalTransverseMercatorReferenceSystem rdf:type owl:NamedIndividual , ; "UTM" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "Universal Transverse Mercator Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UnixTime rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment """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)"""@en ; rdfs:label "Unix Time"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UruguayPeso rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Uruguay Peso"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/UzbekistanSum rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Uzbekistan Sum"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VanuatuVatu rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Vanuatu Vatu"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VictorTimeZone rdf:type owl:NamedIndividual , ; "V" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-9"@en ; rdfs:label "Victor Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VietNamDong rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Viet Nam Dong"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VoltAmpereMeasurementUnit rdf:type owl:NamedIndividual , ; "VA"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Volt Ampere Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/VoltMeasurementUnit rdf:type owl:NamedIndividual , ; "V"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Volt Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WattMeasurementUnit rdf:type owl:NamedIndividual , ; "watt" ; "W" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Watt Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WeekMeasurementUnit rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Week Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WhiskeyTimeZone rdf:type owl:NamedIndividual , ; "W" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-10"@en ; rdfs:label "Whiskey Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WorldGeodeticSystem1984 rdf:type owl:NamedIndividual , ; "WGS 84" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment """\"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'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).\" From: (http://www.unoosa.org/pdf/icg/2012/template/WGS_84.pdf)"""@en ; rdfs:label "World Geodetic System 1984"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/WorldGeographicReferenceSystem rdf:type owl:NamedIndividual , ; "WGRS" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:label "World Geographic Reference System"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/XRayTimeZone rdf:type owl:NamedIndividual , ; "X" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-11"@en ; rdfs:label "X-ray Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/YankeeTimeZone rdf:type owl:NamedIndividual , ; "Y" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC-12"@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."@en ; rdfs:label "Yankee Time Zone"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/YardMeasurementUnit rdf:type owl:NamedIndividual , ; "yrd"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Yard Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/YearMeasurementUnit rdf:type owl:NamedIndividual , ; "yr"@en ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/UnitsOfMeasureOntology"^^xsd:anyURI ; rdfs:label "Year Measurement Unit"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/YemeniRial rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Yemeni Rial"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ZambiaKwacha rdf:type owl:NamedIndividual , ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/CurrencyUnitOntology"^^xsd:anyURI ; rdfs:label "Zambia Kwacha"@en . ### http://www.ontologyrepository.com/CommonCoreOntologies/ZuluTimeZone rdf:type owl:NamedIndividual , ; "Z" ; "http://www.ontologyrepository.com/CommonCoreOntologies/Mid/InformationEntityOntology"^^xsd:anyURI ; rdfs:comment "Offset from Universal Coordinated Time = UTC+0"@en ; rdfs:label "Zulu Time Zone"@en . ### Generated by the OWL API (version 4.5.6) https://github.com/owlcs/owlapi