unit:OHM-KiloM

URI: http://qudt.org/vocab/unit/OHM-KiloM

Type
Description

product of the SI derived unit ohm and the 1,000-fold of the SI base unit metre

Properties
qudt:iec61360Code
0112/2///62720#UAA018
qudt:symbol
Ω·km
qudt:ucumCode
Ohm.km
Annotations
dcterms:description
product of the SI derived unit ohm and the 1,000-fold of the SI base unit metre
rdfs:label
Ohm Chilometro(it)
Ohm Kilometer(de)
Ohm Kilometer(en-US)
Ohm Kilometer(ms)
Ohm Kilometer(sl)
Ohm Kilometr(cs)
Ohm Kilometre
Ohm Kilometre(en)
Ohm Kilometre(tr)
Ohm Kilometru(ro)
Ohm Kilomètre(fr)
Ohmio Kilometro(es)
Om Kilometr(pl)
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: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/OHM-KiloM">
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:uneceCommonCode>M24</j.0:uneceCommonCode>
    <rdfs:label xml:lang="fr">Ohm Kilomètre</rdfs:label>
    <rdfs:label xml:lang="it">Ohm Chilometro</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <j.1:description>product of the SI derived unit ohm and the 1,000-fold of the SI base unit metre</j.1:description>
    <rdfs:label xml:lang="en">Ohm Kilometre</rdfs:label>
    <rdfs:label xml:lang="tr">Ohm Kilometre</rdfs:label>
    <rdfs:label>Ohm Kilometre</rdfs:label>
    <rdfs:label xml:lang="es">Ohmio Kilometro</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">Ohm.km</j.0:ucumCode>
    <j.0:iec61360Code>0112/2///62720#UAA018</j.0:iec61360Code>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-3D0"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000.0</j.0:conversionMultiplier>
    <rdfs:label xml:lang="ro">Ohm Kilometru</rdfs:label>
    <j.0:symbol>Ω·km</j.0:symbol>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ResidualResistivity"/>
    <rdfs:label xml:lang="de">Ohm Kilometer</rdfs:label>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA018</j.0:informativeReference>
    <rdfs:label xml:lang="en-US">Ohm Kilometer</rdfs:label>
    <rdfs:label xml:lang="ms">Ohm Kilometer</rdfs:label>
    <rdfs:label xml:lang="cs">Ohm Kilometr</rdfs:label>
    <rdfs:label xml:lang="pl">Om Kilometr</rdfs:label>
    <rdfs:label xml:lang="sl">Ohm Kilometer</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E3</j.0:conversionMultiplierSN>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Resistivity"/>
  </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/OHM-KiloM>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "product of the SI derived unit ohm and the 1,000-fold of the SI base unit metre" ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1000.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E3 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-3D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ResidualResistivity> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Resistivity> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA018" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA018"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "Ω·km" ;
  <http://qudt.org/schema/qudt/ucumCode> "Ohm.km"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "M24" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Ohm Chilometro"@it ;
  rdfs:label "Ohm Kilometer"@de ;
  rdfs:label "Ohm Kilometer"@en-US ;
  rdfs:label "Ohm Kilometer"@ms ;
  rdfs:label "Ohm Kilometer"@sl ;
  rdfs:label "Ohm Kilometr"@cs ;
  rdfs:label "Ohm Kilometre" ;
  rdfs:label "Ohm Kilometre"@en ;
  rdfs:label "Ohm Kilometre"@tr ;
  rdfs:label "Ohm Kilometru"@ro ;
  rdfs:label "Ohm Kilomètre"@fr ;
  rdfs:label "Ohmio Kilometro"@es ;
  rdfs:label "Om Kilometr"@pl ;
.
JSON
{"resource":"Ohm Kilometre" 
 ,"qname":"unit:OHM-KiloM" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/OHM-KiloM" 
 ,"properties":["conversion multiplier":"1000.0" 
    ,"conversion multiplier scientific":"1.0E3" 
    ,"description":"product of the SI derived unit ohm and the 1,000-fold of the SI base unit metre" 
    ,"has dimension vector":"dimension:A0E-2L3I0M1H0T-3D0" 
    ,"has quantity kind":"quantitykind:ResidualResistivity" 
    ,"has quantity kind":"quantitykind:Resistivity" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA018" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA018" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Ohm Chilometro" 
    ,"label":"Ohm Kilometer" 
    ,"label":"Ohm Kilometer" 
    ,"label":"Ohm Kilometer" 
    ,"label":"Ohm Kilometer" 
    ,"label":"Ohm Kilometr" 
    ,"label":"Ohm Kilometre" 
    ,"label":"Ohm Kilometre" 
    ,"label":"Ohm Kilometre" 
    ,"label":"Ohm Kilometru" 
    ,"label":"Ohm Kilom&egrave;tre" 
    ,"label":"Ohmio Kilometro" 
    ,"label":"Om Kilometr" 
    ,"symbol":"Ω&middot;km" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"Ohm.km" 
    ,"unece common code":"M24" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/OHM-KiloM",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "product of the SI derived unit ohm and the 1,000-fold of the SI base unit metre",
  "conversionMultiplier" : "1000.0",
  "conversionMultiplier:SN" : 1000.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-2L3I0M1H0T-3D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/ResidualResistivity", "http://qudt.org/vocab/quantitykind/Resistivity" ],
  "iec61360Code" : "0112/2///62720#UAA018",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA018",
  "symbol" : "Ω·km",
  "ucumCode" : "Ohm.km",
  "uneceCommonCode" : "M24",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "fr",
    "@value" : "Ohm Kilomètre"
  }, {
    "@language" : "it",
    "@value" : "Ohm Chilometro"
  }, {
    "@language" : "en",
    "@value" : "Ohm Kilometre"
  }, {
    "@language" : "tr",
    "@value" : "Ohm Kilometre"
  }, "Ohm Kilometre", {
    "@language" : "es",
    "@value" : "Ohmio Kilometro"
  }, {
    "@language" : "ro",
    "@value" : "Ohm Kilometru"
  }, {
    "@language" : "de",
    "@value" : "Ohm Kilometer"
  }, {
    "@language" : "en-us",
    "@value" : "Ohm Kilometer"
  }, {
    "@language" : "ms",
    "@value" : "Ohm Kilometer"
  }, {
    "@language" : "cs",
    "@value" : "Ohm Kilometr"
  }, {
    "@language" : "pl",
    "@value" : "Om Kilometr"
  }, {
    "@language" : "sl",
    "@value" : "Ohm Kilometer"
  } ],
  "@context" : {
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "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-11-13T09:13:30.452-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)