unit:J-PER-GM

URI: http://qudt.org/vocab/unit/J-PER-GM

Type
Description

SI derived unit joule divided by the 0.001-fold of the SI base unit kilogram

Properties
qudt:plainTextDescription
SI derived unit joule divided by the 0.001-fold of the SI base unit kilogram
qudt:iec61360Code
0112/2///62720#UAA174
Annotations
dcterms:description
SI derived unit joule divided by the 0.001-fold of the SI base unit kilogram
rdfs:label
Dżul na Gram(pl)
Joule na Gram(cs)
Joule na Gram(sl)
Joule par Gramme(fr)
Joule pe Gram(ro)
Joule per Gram
Joule per Gram(en)
Joule per Gram(ms)
Joule per Gram(tr)
Joule per Grammo(it)
Joule por Grama(pt)
Joule pro Gramm(de)
Joulium per Gramma(la)
Julio por Gramo(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/J-PER-GM">
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E3</j.0:conversionMultiplierSN>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <rdfs:label xml:lang="cs">Joule na Gram</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificEnergy"/>
    <j.0:uneceCommonCode>D95</j.0:uneceCommonCode>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
    <rdfs:label xml:lang="it">Joule per Grammo</rdfs:label>
    <rdfs:label xml:lang="pl">Dżul na Gram</rdfs:label>
    <rdfs:label>Joule per Gram</rdfs:label>
    <rdfs:label xml:lang="en">Joule per Gram</rdfs:label>
    <rdfs:label xml:lang="ms">Joule per Gram</rdfs:label>
    <rdfs:label xml:lang="tr">Joule per Gram</rdfs:label>
    <rdfs:label xml:lang="fr">Joule par Gramme</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="sl">Joule na Gram</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%23UAA174</j.0:informativeReference>
    <rdfs:label xml:lang="pt">Joule por Grama</rdfs:label>
    <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q106611903"/>
    <j.0:symbol>J/g</j.0:symbol>
    <j.0:iec61360Code>0112/2///62720#UAA174</j.0:iec61360Code>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000.0</j.0:conversionMultiplier>
    <rdfs:label xml:lang="de">Joule pro Gramm</rdfs:label>
    <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">SI derived unit joule divided by the 0.001-fold of the SI base unit kilogram</j.1:description>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0"/>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:plainTextDescription>SI derived unit joule divided by the 0.001-fold of the SI base unit kilogram</j.0:plainTextDescription>
    <rdfs:label xml:lang="ro">Joule pe Gram</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">J.g-1</j.0:ucumCode>
    <rdfs:label xml:lang="es">Julio por Gramo</rdfs:label>
    <rdfs:label xml:lang="la">Joulium per Gramma</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
  </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/J-PER-GM>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "SI derived unit joule divided by the 0.001-fold of the SI base unit kilogram"^^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/A0E0L2I0M0H0T-2D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificEnergy> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA174" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA174"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "SI derived unit joule divided by the 0.001-fold of the SI base unit kilogram" ;
  <http://qudt.org/schema/qudt/symbol> "J/g" ;
  <http://qudt.org/schema/qudt/ucumCode> "J.g-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "D95" ;
  <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q106611903> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Dżul na Gram"@pl ;
  rdfs:label "Joule na Gram"@cs ;
  rdfs:label "Joule na Gram"@sl ;
  rdfs:label "Joule par Gramme"@fr ;
  rdfs:label "Joule pe Gram"@ro ;
  rdfs:label "Joule per Gram" ;
  rdfs:label "Joule per Gram"@en ;
  rdfs:label "Joule per Gram"@ms ;
  rdfs:label "Joule per Gram"@tr ;
  rdfs:label "Joule per Grammo"@it ;
  rdfs:label "Joule por Grama"@pt ;
  rdfs:label "Joule pro Gramm"@de ;
  rdfs:label "Joulium per Gramma"@la ;
  rdfs:label "Julio por Gramo"@es ;
.
JSON
{"resource":"Joule per Gram" 
 ,"qname":"unit:J-PER-GM" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/J-PER-GM" 
 ,"properties":["Wikidata match":"&lt;http:\/\/www.wikidata.org\/entity\/Q106611903&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":"SI derived unit joule divided by the 0.001-fold of the SI base unit kilogram" 
    ,"description (plain text)":"SI derived unit joule divided by the 0.001-fold of the SI base unit kilogram" 
    ,"has dimension vector":"dimension:A0E0L2I0M0H0T-2D0" 
    ,"has quantity kind":"quantitykind:SpecificEnergy" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA174" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA174" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Dżul na Gram" 
    ,"label":"Joule na Gram" 
    ,"label":"Joule na Gram" 
    ,"label":"Joule par Gramme" 
    ,"label":"Joule pe Gram" 
    ,"label":"Joule per Gram" 
    ,"label":"Joule per Gram" 
    ,"label":"Joule per Gram" 
    ,"label":"Joule per Gram" 
    ,"label":"Joule per Grammo" 
    ,"label":"Joule por Grama" 
    ,"label":"Joule pro Gramm" 
    ,"label":"Joulium per Gramma" 
    ,"label":"Julio por Gramo" 
    ,"symbol":"J\/g" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"J.g-1" 
    ,"unece common code":"D95" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/J-PER-GM",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "SI derived unit joule divided by the 0.001-fold of the SI base unit kilogram",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS" ],
  "conversionMultiplier" : "1000.0",
  "conversionMultiplier:SN" : 1000.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H0T-2D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/SpecificEnergy",
  "iec61360Code" : "0112/2///62720#UAA174",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA174",
  "plainTextDescription" : "SI derived unit joule divided by the 0.001-fold of the SI base unit kilogram",
  "symbol" : "J/g",
  "ucumCode" : "J.g-1",
  "uneceCommonCode" : "D95",
  "wikidataMatch" : "http://www.wikidata.org/entity/Q106611903",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "cs",
    "@value" : "Joule na Gram"
  }, {
    "@language" : "it",
    "@value" : "Joule per Grammo"
  }, {
    "@language" : "pl",
    "@value" : "Dżul na Gram"
  }, "Joule per Gram", {
    "@language" : "en",
    "@value" : "Joule per Gram"
  }, {
    "@language" : "ms",
    "@value" : "Joule per Gram"
  }, {
    "@language" : "tr",
    "@value" : "Joule per Gram"
  }, {
    "@language" : "fr",
    "@value" : "Joule par Gramme"
  }, {
    "@language" : "sl",
    "@value" : "Joule na Gram"
  }, {
    "@language" : "pt",
    "@value" : "Joule por Grama"
  }, {
    "@language" : "de",
    "@value" : "Joule pro Gramm"
  }, {
    "@language" : "ro",
    "@value" : "Joule pe Gram"
  }, {
    "@language" : "es",
    "@value" : "Julio por Gramo"
  }, {
    "@language" : "la",
    "@value" : "Joulium per Gramma"
  } ],
  "@context" : {
    "conversionMultiplierSN" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
      "@type" : "http://www.w3.org/2001/XMLSchema#double"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "wikidataMatch" : {
      "@id" : "http://qudt.org/schema/qudt/wikidataMatch",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "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:45:49.614-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)