<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
xmlns:j.1="http://purl.org/dc/terms/"
xmlns:owl="http://www.w3.org/2002/07/owl#"
xmlns:rdfs="http://www.w3.org/2000/01/rdf-schema#"
xmlns:xsd="http://www.w3.org/2001/XMLSchema#" >
<rdf:Description rdf:about="http://qudt.org/vocab/unit/M">
<j.0:allowedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SOU_CGS-EMU"/>
<rdfs:label xml:lang="en">Metre</rdfs:label>
<j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SOU_SI"/>
<j.0:unitOfSystem rdf:resource="http://qudt.org/vocab/sou/SOU_SI"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The metric and SI base unit of distance. The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, \(c\), is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches.</j.1:description>
<j.0:plainTextDescription>The metric and SI base unit of distance. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches.</j.0:plainTextDescription>
<j.0:omUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/metre"/>
<rdfs:label xml:lang="en-us">Meter</rdfs:label>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:uneceCommonCode>MTR</j.0:uneceCommonCode>
<j.0:iec61360Code>0112/2///62720#UAA726</j.0:iec61360Code>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Metre?oldid=495145797</j.0:informativeReference>
<j.0:allowedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SOU_CGS-GAUSS"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Metre</j.0:dbpediaMatch>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">m</j.0:ucumCode>
<j.0:unitOfSystem rdf:resource="http://qudt.org/vocab/sou/SOU_CGS"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Length"/>
<j.0:symbol>m</j.0:symbol>
</rdf:Description>
</rdf:RDF>
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
<http://qudt.org/vocab/unit/M>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "The metric and SI base unit of distance. The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, \\(c\\), is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/allowedUnitOfSystem> <http://qudt.org/vocab/sou/SOU_CGS-EMU> ;
<http://qudt.org/schema/qudt/allowedUnitOfSystem> <http://qudt.org/vocab/sou/SOU_CGS-GAUSS> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Metre"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/SOU_SI> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Length> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA726" ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Metre?oldid=495145797"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/metre> ;
<http://qudt.org/schema/qudt/plainTextDescription> "The metric and SI base unit of distance. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches." ;
<http://qudt.org/schema/qudt/symbol> "m" ;
<http://qudt.org/schema/qudt/ucumCode> "m"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "MTR" ;
<http://qudt.org/schema/qudt/unitOfSystem> <http://qudt.org/vocab/sou/SOU_CGS> ;
<http://qudt.org/schema/qudt/unitOfSystem> <http://qudt.org/vocab/sou/SOU_SI> ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Meter"@en-us ;
rdfs:label "Metre"@en ;
.
{"resource":"Metre"
,"qname":"unit:M"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/M"
,"properties":["allowed unit of system":"sou:SOU_CGS-EMU"
,"allowed unit of system":"sou:SOU_CGS-GAUSS"
,"conversion multiplier":"1.0"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Metre"
,"defined unit of system":"sou:SOU_SI"
,"description":"The metric and SI base unit of distance. The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, \\(c\\), is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches."
,"description (plain text)":"The metric and SI base unit of distance. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches."
,"has dimension vector":"dimension:A0E0L1I0M0H0T0D0"
,"has quantity kind":"quantitykind:Length"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA726"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Metre?oldid=495145797"
,"is unit of system":"sou:SOU_CGS"
,"is unit of system":"sou:SOU_SI"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Meter"
,"label":"Metre"
,"om unit":"<http:\/\/www.ontology-of-units-of-measure.org\/resource\/om-2\/metre>"
,"symbol":"m"
,"type":"qudt:Unit"
,"ucum code":"m"
,"unece common code":"MTR"
]}
{
"@id" : "http://qudt.org/vocab/unit/M",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "The metric and SI base unit of distance. The 17th General Conference on Weights and Measures in 1983 defined the meter as that distance that makes the speed of light in a vacuum equal to exactly 299 792 458 meters per second. The speed of light in a vacuum, \\(c\\), is one of the fundamental constants of nature. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches.",
"allowedUnitOfSystem" : [ "http://qudt.org/vocab/sou/SOU_CGS-EMU", "http://qudt.org/vocab/sou/SOU_CGS-GAUSS" ],
"conversionMultiplier" : "1.0",
"dbpediaMatch" : "http://dbpedia.org/resource/Metre",
"definedUnitOfSystem" : "http://qudt.org/vocab/sou/SOU_SI",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T0D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Length",
"iec61360Code" : "0112/2///62720#UAA726",
"informativeReference" : "http://en.wikipedia.org/wiki/Metre?oldid=495145797",
"omUnit" : "http://www.ontology-of-units-of-measure.org/resource/om-2/metre",
"plainTextDescription" : "The metric and SI base unit of distance. The meter is equal to approximately 1.093 613 3 yards, 3.280 840 feet, or 39.370 079 inches.",
"symbol" : "m",
"ucumCode" : "m",
"uneceCommonCode" : "MTR",
"unitOfSystem" : [ "http://qudt.org/vocab/sou/SOU_SI", "http://qudt.org/vocab/sou/SOU_CGS" ],
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : [ {
"@language" : "en",
"@value" : "Metre"
}, {
"@language" : "en-us",
"@value" : "Meter"
} ],
"@context" : {
"allowedUnitOfSystem" : {
"@id" : "http://qudt.org/schema/qudt/allowedUnitOfSystem",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"definedUnitOfSystem" : {
"@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem",
"@type" : "@id"
},
"unitOfSystem" : {
"@id" : "http://qudt.org/schema/qudt/unitOfSystem",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"omUnit" : {
"@id" : "http://qudt.org/schema/qudt/omUnit",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"rdf" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#",
"owl" : "http://www.w3.org/2002/07/owl#",
"xsd" : "http://www.w3.org/2001/XMLSchema#",
"rdfs" : "http://www.w3.org/2000/01/rdf-schema#"
}
}