unit:KiloM-PER-HR

URI: http://qudt.org/vocab/unit/KiloM-PER-HR

Type
Description

"Kilometer per Hour" is a C.G.S System unit for 'Linear Velocity' expressed as $km/hr$.

Properties
qudt:conversionMultiplier
0.2777777777777778
qudt:conversionMultiplierSN
2.777777777777778E-1
qudt:iec61360Code
0112/2///62720#UAA638
qudt:symbol
km/hr
qudt:ucumCode
km.h-1
km/h
Annotations
dcterms:description
"Kilometer per Hour" is a C.G.S System unit for 'Linear Velocity' expressed as $km/hr$.
qudt:expression
$km/hr$
rdfs:label
Kilometer per Hour(en-us)
Kilometre per Hour(en)
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/KiloM-PER-HR">
    <rdfs:label xml:lang="en-us">Kilometer per Hour</rdfs:label>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0"/>
    <rdfs:label xml:lang="en">Kilometre per Hour</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">km/h</j.0:ucumCode>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:uneceCommonCode>KMH</j.0:uneceCommonCode>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.777777777777778E-1</j.0:conversionMultiplierSN>
    <j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Kilometres_per_hour</j.0:dbpediaMatch>
    <j.0:iec61360Code>0112/2///62720#UAA638</j.0:iec61360Code>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LinearVelocity"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Kilometer per Hour" is a C.G.S System unit for  'Linear Velocity' expressed as $km/hr$.</j.1:description>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.2777777777777778</j.0:conversionMultiplier>
    <j.0:symbol>km/hr</j.0:symbol>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Kilometres_per_hour?oldid=487674812</j.0:informativeReference>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">km.h-1</j.0:ucumCode>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$km/hr$</j.0:expression>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Velocity"/>
  </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/KiloM-PER-HR>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "\"Kilometer per Hour\" is a C.G.S System unit for  'Linear Velocity' expressed as $km/hr$."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
  <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> 0.2777777777777778 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 2.777777777777778E-1 ;
  <http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Kilometres_per_hour"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/expression> "$km/hr$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LinearVelocity> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Velocity> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA638" ;
  <http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Kilometres_per_hour?oldid=487674812"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "km/hr" ;
  <http://qudt.org/schema/qudt/ucumCode> "km.h-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/ucumCode> "km/h"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "KMH" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Kilometer per Hour"@en-us ;
  rdfs:label "Kilometre per Hour"@en ;
.
JSON
{"resource":"Kilometre per Hour" 
 ,"qname":"unit:KiloM-PER-HR" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/KiloM-PER-HR" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"0.2777777777777778" 
    ,"conversion multiplier scientific":"2.777777777777778E-1" 
    ,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Kilometres_per_hour" 
    ,"description":"\"Kilometer per Hour\" is a C.G.S System unit for  'Linear Velocity' expressed as $km\/hr$." 
    ,"expression":"$km\/hr$" 
    ,"has dimension vector":"dimension:A0E0L1I0M0H0T-1D0" 
    ,"has quantity kind":"quantitykind:LinearVelocity" 
    ,"has quantity kind":"quantitykind:Velocity" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA638" 
    ,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Kilometres_per_hour?oldid=487674812" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Kilometer per Hour" 
    ,"label":"Kilometre per Hour" 
    ,"symbol":"km\/hr" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"km.h-1" 
    ,"ucum code":"km\/h" 
    ,"unece common code":"KMH" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/KiloM-PER-HR",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "\"Kilometer per Hour\" is a C.G.S System unit for  'Linear Velocity' expressed as $km/hr$.",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/SI" ],
  "conversionMultiplier" : "0.2777777777777778",
  "conversionMultiplier:SN" : 0.2777777777777778,
  "dbpediaMatch" : "http://dbpedia.org/resource/Kilometres_per_hour",
  "expression" : "$km/hr$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/LinearVelocity", "http://qudt.org/vocab/quantitykind/Velocity" ],
  "iec61360Code" : "0112/2///62720#UAA638",
  "informativeReference" : "http://en.wikipedia.org/wiki/Kilometres_per_hour?oldid=487674812",
  "symbol" : "km/hr",
  "ucumCode" : [ "km/h", "km.h-1" ],
  "uneceCommonCode" : "KMH",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : [ {
    "@language" : "en-us",
    "@value" : "Kilometer per Hour"
  }, {
    "@language" : "en",
    "@value" : "Kilometre per Hour"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "dbpediaMatch" : {
      "@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "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 2024-03-22T14:34:27.426-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)