unit:V-M

URI: http://qudt.org/vocab/unit/V-M

Type
Description

Properties
Annotations
rdfs:label
Volt Meter(de)
Volt Meter(en-US)
Volt Meter(ms)
Volt Meter(sl)
Volt Metr(cs)
Volt Metre
Volt Metre(en)
Volt Metre(tr)
Volt Metro(it)
Volt Metro(pt)
Volt Metru(ro)
Volt Mètre(fr)
Voltio Metro(es)
Voltium Metrum(la)
Wolt Metr(pl)
Βολτ Μέτρο(el)
Волт Метър(bg)
Вольт Метр(ru)
View as:  CSV

Work in progress

RDF/XML
<rdf:RDF
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:j.0="http://qudt.org/schema/qudt/"
    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/V-M">
    <rdfs:label xml:lang="ru">Вольт Метр</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="es">Voltio Metro</rdfs:label>
    <j.0:symbol>V·m</j.0:symbol>
    <rdfs:label xml:lang="cs">Volt Metr</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="it">Volt Metro</rdfs:label>
    <rdfs:label xml:lang="pt">Volt Metro</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ElectricFlux"/>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q83948162"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <rdfs:label xml:lang="ro">Volt Metru</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L3I0M1H0T-3D0"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label>Volt Metre</rdfs:label>
    <rdfs:label xml:lang="en">Volt Metre</rdfs:label>
    <rdfs:label xml:lang="tr">Volt Metre</rdfs:label>
    <rdfs:label xml:lang="el">Βολτ Μέτρο</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">V.m</j.0:ucumCode>
    <rdfs:label xml:lang="la">Voltium Metrum</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <rdfs:label xml:lang="de">Volt Meter</rdfs:label>
    <rdfs:label xml:lang="en-US">Volt Meter</rdfs:label>
    <rdfs:label xml:lang="ms">Volt Meter</rdfs:label>
    <rdfs:label xml:lang="pl">Wolt Metr</rdfs:label>
    <rdfs:label xml:lang="sl">Volt Meter</rdfs:label>
    <rdfs:label xml:lang="fr">Volt Mètre</rdfs:label>
    <rdfs:label xml:lang="bg">Волт Метър</rdfs:label>
  </rdf:Description>
</rdf:RDF>
TURTLE
@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/V-M>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L3I0M1H0T-3D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ElectricFlux> ;
  <http://qudt.org/schema/qudt/symbol> "V·m" ;
  <http://qudt.org/schema/qudt/ucumCode> "V.m"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q83948162> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Volt Meter"@de ;
  rdfs:label "Volt Meter"@en-US ;
  rdfs:label "Volt Meter"@ms ;
  rdfs:label "Volt Meter"@sl ;
  rdfs:label "Volt Metr"@cs ;
  rdfs:label "Volt Metre" ;
  rdfs:label "Volt Metre"@en ;
  rdfs:label "Volt Metre"@tr ;
  rdfs:label "Volt Metro"@it ;
  rdfs:label "Volt Metro"@pt ;
  rdfs:label "Volt Metru"@ro ;
  rdfs:label "Volt Mètre"@fr ;
  rdfs:label "Voltio Metro"@es ;
  rdfs:label "Voltium Metrum"@la ;
  rdfs:label "Wolt Metr"@pl ;
  rdfs:label "Βολτ Μέτρο"@el ;
  rdfs:label "Волт Метър"@bg ;
  rdfs:label "Вольт Метр"@ru ;
.
JSON
{"resource":"Volt Metre" 
 ,"qname":"unit:V-M" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/V-M" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q83948162&gt;" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"has dimension vector":"dimension:A0E-1L3I0M1H0T-3D0" 
    ,"has quantity kind":"quantitykind:ElectricFlux" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Volt Meter" 
    ,"label":"Volt Meter" 
    ,"label":"Volt Meter" 
    ,"label":"Volt Meter" 
    ,"label":"Volt Metr" 
    ,"label":"Volt Metre" 
    ,"label":"Volt Metre" 
    ,"label":"Volt Metre" 
    ,"label":"Volt Metro" 
    ,"label":"Volt Metro" 
    ,"label":"Volt Metru" 
    ,"label":"Volt M&egrave;tre" 
    ,"label":"Voltio Metro" 
    ,"label":"Voltium Metrum" 
    ,"label":"Wolt Metr" 
    ,"label":"Βολτ Μέτρο" 
    ,"label":"Волт Метър" 
    ,"label":"Вольт Метр" 
    ,"symbol":"V&middot;m" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"V.m" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/V-M",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-EMU" ],
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L3I0M1H0T-3D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ElectricFlux",
  "symbol" : "V·m",
  "ucumCode" : "V.m",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q83948162",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "ru",
    "@value" : "Вольт Метр"
  }, {
    "@language" : "es",
    "@value" : "Voltio Metro"
  }, {
    "@language" : "cs",
    "@value" : "Volt Metr"
  }, {
    "@language" : "it",
    "@value" : "Volt Metro"
  }, {
    "@language" : "pt",
    "@value" : "Volt Metro"
  }, {
    "@language" : "ro",
    "@value" : "Volt Metru"
  }, "Volt Metre", {
    "@language" : "en",
    "@value" : "Volt Metre"
  }, {
    "@language" : "tr",
    "@value" : "Volt Metre"
  }, {
    "@language" : "el",
    "@value" : "Βολτ Μέτρο"
  }, {
    "@language" : "la",
    "@value" : "Voltium Metrum"
  }, {
    "@language" : "de",
    "@value" : "Volt Meter"
  }, {
    "@language" : "en-us",
    "@value" : "Volt Meter"
  }, {
    "@language" : "ms",
    "@value" : "Volt Meter"
  }, {
    "@language" : "pl",
    "@value" : "Wolt Metr"
  }, {
    "@language" : "sl",
    "@value" : "Volt Meter"
  }, {
    "@language" : "fr",
    "@value" : "Volt Mètre"
  }, {
    "@language" : "bg",
    "@value" : "Волт Метър"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "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#"
  }
}

Generated 2025-08-28T12:40:46.846-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)