unit:KiloJ

URI: http://qudt.org/vocab/unit/KiloJ

Type
Description

1 000-fold of the SI derived unit joule

Properties
qudt:plainTextDescription
1 000-fold of the SI derived unit joule
qudt:iec61360Code
0112/2///62720#UAA568
Annotations
dcterms:description
1 000-fold of the SI derived unit joule
rdfs:label
Chilojoule(it)
Kilodżul(pl)
Kilojoule
Kilojoule(cs)
Kilojoule(de)
Kilojoule(en)
Kilojoule(fr)
Kilojoule(hu)
Kilojoule(ms)
Kilojoule(ro)
Kilojoule(sl)
Kilojoule(tr)
Kilojulio(es)
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/KiloJ">
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">1 000-fold of the SI derived unit joule</j.1:description>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:uneceCommonCode>KJO</j.0:uneceCommonCode>
    <rdfs:label>Kilojoule</rdfs:label>
    <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/J"/>
    <rdfs:label xml:lang="pl">Kilodżul</rdfs:label>
    <rdfs:label xml:lang="cs">Kilojoule</rdfs:label>
    <rdfs:label xml:lang="de">Kilojoule</rdfs:label>
    <rdfs:label xml:lang="en">Kilojoule</rdfs:label>
    <rdfs:label xml:lang="fr">Kilojoule</rdfs:label>
    <rdfs:label xml:lang="hu">Kilojoule</rdfs:label>
    <rdfs:label xml:lang="ms">Kilojoule</rdfs:label>
    <rdfs:label xml:lang="ro">Kilojoule</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Energy"/>
    <j.0:plainTextDescription>1 000-fold of the SI derived unit joule</j.0:plainTextDescription>
    <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Kilo"/>
    <rdfs:label xml:lang="es">Kilojulio</rdfs:label>
    <j.0:symbol>kJ</j.0:symbol>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E3</j.0:conversionMultiplierSN>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000.0</j.0:conversionMultiplier>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA568</j.0:informativeReference>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ThermalEnergy"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <j.0:iec61360Code>0112/2///62720#UAA568</j.0:iec61360Code>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">kJ</j.0:ucumCode>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <rdfs:label xml:lang="it">Chilojoule</rdfs:label>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q4989854"/>
    <rdfs:label xml:lang="sl">Kilojoule</rdfs:label>
    <rdfs:label xml:lang="tr">Kilojoule</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/KiloJ>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "1 000-fold of the SI derived unit joule"^^rdf:HTML ;
  <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> 1000.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E3 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA568" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA568"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "1 000-fold of the SI derived unit joule" ;
  <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Kilo> ;
  <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/J> ;
  <http://qudt.org/schema/qudt/symbol> "kJ" ;
  <http://qudt.org/schema/qudt/ucumCode> "kJ"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "KJO" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q4989854> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Chilojoule"@it ;
  rdfs:label "Kilodżul"@pl ;
  rdfs:label "Kilojoule" ;
  rdfs:label "Kilojoule"@cs ;
  rdfs:label "Kilojoule"@de ;
  rdfs:label "Kilojoule"@en ;
  rdfs:label "Kilojoule"@fr ;
  rdfs:label "Kilojoule"@hu ;
  rdfs:label "Kilojoule"@ms ;
  rdfs:label "Kilojoule"@ro ;
  rdfs:label "Kilojoule"@sl ;
  rdfs:label "Kilojoule"@tr ;
  rdfs:label "Kilojulio"@es ;
.
JSON
{"resource":"Kilojoule" 
 ,"qname":"unit:KiloJ" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/KiloJ" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q4989854&gt;" 
    ,"applicable system":"sou:CGS" 
    ,"applicable system":"sou:CGS-EMU" 
    ,"applicable system":"sou:CGS-GAUSS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1000.0" 
    ,"conversion multiplier scientific":"1.0E3" 
    ,"description":"1 000-fold of the SI derived unit joule" 
    ,"description (plain text)":"1 000-fold of the SI derived unit joule" 
    ,"has dimension vector":"dimension:A0E0L2I0M1H0T-2D0" 
    ,"has quantity kind":"quantitykind:Energy" 
    ,"has quantity kind":"quantitykind:ThermalEnergy" 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA568" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA568" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Chilojoule" 
    ,"label":"Kilodżul" 
    ,"label":"Kilojoule" 
    ,"label":"Kilojoule" 
    ,"label":"Kilojoule" 
    ,"label":"Kilojoule" 
    ,"label":"Kilojoule" 
    ,"label":"Kilojoule" 
    ,"label":"Kilojoule" 
    ,"label":"Kilojoule" 
    ,"label":"Kilojoule" 
    ,"label":"Kilojoule" 
    ,"label":"Kilojulio" 
    ,"prefix":"prefix:Kilo" 
    ,"scalingOf":"unit:J" 
    ,"symbol":"kJ" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"kJ" 
    ,"unece common code":"KJO" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/KiloJ",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "1 000-fold of the SI derived unit joule",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-EMU" ],
  "conversionMultiplier" : "1000.0",
  "conversionMultiplier:SN" : 1000.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0",
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/Energy", "http://qudt.org/vocab/quantitykind/ThermalEnergy" ],
  "iec61360Code" : "0112/2///62720#UAA568",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA568",
  "plainTextDescription" : "1 000-fold of the SI derived unit joule",
  "prefix" : "http://qudt.org/vocab/prefix/Kilo",
  "scalingOf" : "http://qudt.org/vocab/unit/J",
  "symbol" : "kJ",
  "ucumCode" : "kJ",
  "uneceCommonCode" : "KJO",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q4989854",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ "Kilojoule", {
    "@language" : "pl",
    "@value" : "Kilodżul"
  }, {
    "@language" : "cs",
    "@value" : "Kilojoule"
  }, {
    "@language" : "de",
    "@value" : "Kilojoule"
  }, {
    "@language" : "en",
    "@value" : "Kilojoule"
  }, {
    "@language" : "fr",
    "@value" : "Kilojoule"
  }, {
    "@language" : "hu",
    "@value" : "Kilojoule"
  }, {
    "@language" : "ms",
    "@value" : "Kilojoule"
  }, {
    "@language" : "ro",
    "@value" : "Kilojoule"
  }, {
    "@language" : "es",
    "@value" : "Kilojulio"
  }, {
    "@language" : "it",
    "@value" : "Chilojoule"
  }, {
    "@language" : "sl",
    "@value" : "Kilojoule"
  }, {
    "@language" : "tr",
    "@value" : "Kilojoule"
  } ],
  "@context" : {
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "scalingOf" : {
      "@id" : "http://qudt.org/schema/qudt/scalingOf",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "prefix" : {
      "@id" : "http://qudt.org/schema/qudt/prefix",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@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"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@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:47:39.715-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)