unit:KiloM-PER-DAY

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

Type
Description

A change in location of a distance of one thousand metres in an elapsed time of one day (86400 seconds).

Properties
qudt:conversionMultiplier
0.0115740740740741
qudt:conversionMultiplierSN
1.15740740740741E-2
qudt:symbol
km/day
qudt:ucumCode
km.d-1
Annotations
dcterms:description
A change in location of a distance of one thousand metres in an elapsed time of one day (86400 seconds).(en)
rdfs:label
Kilometres per day(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-DAY">
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.15740740740741E-2</j.0:conversionMultiplierSN>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LinearVelocity"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0115740740740741</j.0:conversionMultiplier>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.1:description xml:lang="en">A change in location of a distance of one thousand metres in an elapsed time of one day (86400 seconds).</j.1:description>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <rdfs:label xml:lang="en">Kilometres per day</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Velocity"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">km.d-1</j.0:ucumCode>
    <j.0:symbol>km/day</j.0:symbol>
  </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-DAY>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "A change in location of a distance of one thousand metres in an elapsed time of one day (86400 seconds)."@en ;
  <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.0115740740740741 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.15740740740741E-2 ;
  <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/symbol> "km/day" ;
  <http://qudt.org/schema/qudt/ucumCode> "km.d-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
  rdfs:label "Kilometres per day"@en ;
.
JSON
{"resource":"Kilometres per day" 
 ,"qname":"unit:KiloM-PER-DAY" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/KiloM-PER-DAY" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"0.0115740740740741" 
    ,"conversion multiplier scientific":"1.15740740740741E-2" 
    ,"description":"A change in location of a distance of one thousand metres in an elapsed time of one day (86400 seconds)." 
    ,"has dimension vector":"dimension:A0E0L1I0M0H0T-1D0" 
    ,"has quantity kind":"quantitykind:LinearVelocity" 
    ,"has quantity kind":"quantitykind:Velocity" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/unit&gt;" 
    ,"label":"Kilometres per day" 
    ,"symbol":"km\/day" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"km.d-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/KiloM-PER-DAY",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : {
    "@language" : "en",
    "@value" : "A change in location of a distance of one thousand metres in an elapsed time of one day (86400 seconds)."
  },
  "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS" ],
  "conversionMultiplier" : "0.0115740740740741",
  "conversionMultiplier:SN" : 0.0115740740740741,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H0T-1D0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/LinearVelocity", "http://qudt.org/vocab/quantitykind/Velocity" ],
  "symbol" : "km/day",
  "ucumCode" : "km.d-1",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
  "label" : {
    "@language" : "en",
    "@value" : "Kilometres per day"
  },
  "@context" : {
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@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"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "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#"
  }
}

Generated 2024-04-25T14:48:51.133-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)