@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prefix: <http://qudt.org/vocab/prefix/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix qkdv: <http://qudt.org/vocab/dimensionvector/> .
@prefix quantitykind: <http://qudt.org/vocab/quantitykind/> .
@prefix qudt: <http://qudt.org/schema/qudt/> .
@prefix si-unit: <https://si-digital-framework.org/SI/units/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sou: <http://qudt.org/vocab/sou/> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .

unit:M
  a qudt:Unit ;
  dcterms: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."^^qudt:LatexString ;
  qudt:applicableSystem sou:CGS ;
  qudt:applicableSystem sou:CGS-EMU ;
  qudt:applicableSystem sou:CGS-GAUSS ;
  qudt:applicableSystem sou:SI ;
  qudt:conversionMultiplier 1.0 ;
  qudt:conversionMultiplierSN 1.0E0 ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Metre"^^xsd:anyURI ;
  qudt:definedUnitOfSystem sou:SI ;
  qudt:hasDimensionVector qkdv:A0E0L1I0M0H0T0D0 ;
  qudt:hasQuantityKind quantitykind:ElevationRelativeToNAP ;
  qudt:hasQuantityKind quantitykind:Length ;
  qudt:iec61360Code "0112/2///62720#UAA726" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA726"^^xsd:anyURI ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Metre?oldid=495145797"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/metre> ;
  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." ;
  qudt:siExactMatch si-unit:metre ;
  qudt:symbol "m" ;
  qudt:ucumCode "m"^^qudt:UCUMcs ;
  qudt:udunitsCode "m" ;
  qudt:uneceCommonCode "MTR" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q11573> ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/unit> ;
  rdfs:label "Meter"@de ;
  rdfs:label "Meter"@en-US ;
  rdfs:label "Meter"@ms ;
  rdfs:label "Meter"@sl ;
  rdfs:label "Metr"@cs ;
  rdfs:label "Metr"@pl ;
  rdfs:label "Metre" ;
  rdfs:label "Metre"@en ;
  rdfs:label "Metre"@tr ;
  rdfs:label "Metro"@es ;
  rdfs:label "Metro"@it ;
  rdfs:label "Metro"@pt ;
  rdfs:label "Metru"@ro ;
  rdfs:label "Metrum"@la ;
  rdfs:label "Mètre"@fr ;
  rdfs:label "Méter"@hu ;
  rdfs:label "Μέτρο"@el ;
  rdfs:label "Метр"@ru ;
  rdfs:label "Метър"@bg ;
  rdfs:label "מטר"@he ;
  rdfs:label "متر"@ar ;
  rdfs:label "متر"@fa ;
  rdfs:label "मीटर"@hi ;
  rdfs:label "メートル"@ja ;
  rdfs:label "米"@zh .
