unit:J-PER-KiloGM-DEG_C

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

Type
Description

Properties
qudt:plainTextDescription
Unit for expressing the specific heat capacity.
qudt:symbol
J/(kg·°C)
qudt:ucumCode
J.kg-1.Cel-1
Annotations
rdfs:label
Dżul na Kilogram Stopień Celsjusza(pl)
Joule na Kilogram Stopinja Celzija(sl)
Joule na Kilogram Stupně Celsia(cs)
Joule par Kilogramme Degré Celsius(fr)
Joule pe Kilogram Grad Celsius(ro)
Joule per Chilogrammo Grado Celsius(it)
Joule per Kilogram Celsius(tr)
Joule per Kilogram Darjah Celsius(ms)
Joule per Kilogram Degree Celsius
Joule per Kilogram Degree Celsius(en)
Joule por Quilograma Grau Celsius(pt)
Joule pro Kilogramm Grad Celsius(de)
Joulium per Chiliogramma Gradus Celsii(la)
Julio por Kilogramo Grado Celsius(es)
Τζάουλ ανά Χιλιόγραμμο Βαθμός Κελσίου(el)
Джаул на Килограм Градус Целзий(bg)
Джоуль на Килограмм Градус Цельсия(ru)
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: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-KiloGM-DEG_C">
    <rdfs:label xml:lang="pt">Joule por Quilograma Grau Celsius</rdfs:label>
    <rdfs:label xml:lang="es">Julio por Kilogramo Grado Celsius</rdfs:label>
    <rdfs:label xml:lang="el">Τζάουλ ανά Χιλιόγραμμο Βαθμός Κελσίου</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation"/>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificHeatCapacity"/>
    <rdfs:label xml:lang="de">Joule pro Kilogramm Grad Celsius</rdfs:label>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificEntropy"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0"/>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <rdfs:label xml:lang="tr">Joule per Kilogram Celsius</rdfs:label>
    <rdfs:label xml:lang="pl">Dżul na Kilogram Stopień Celsjusza</rdfs:label>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/>
    <j.0:plainTextDescription>Unit for expressing the specific heat capacity.</j.0:plainTextDescription>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="it">Joule per Chilogrammo Grado Celsius</rdfs:label>
    <rdfs:label xml:lang="ru">Джоуль на Килограмм Градус Цельсия</rdfs:label>
    <rdfs:label xml:lang="fr">Joule par Kilogramme Degré Celsius</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure"/>
    <rdfs:label xml:lang="ms">Joule per Kilogram Darjah Celsius</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">J.kg-1.Cel-1</j.0:ucumCode>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume"/>
    <rdfs:label>Joule per Kilogram Degree Celsius</rdfs:label>
    <rdfs:label xml:lang="en">Joule per Kilogram Degree Celsius</rdfs:label>
    <rdfs:label xml:lang="la">Joulium per Chiliogramma Gradus Celsii</rdfs:label>
    <rdfs:label xml:lang="bg">Джаул на Килограм Градус Целзий</rdfs:label>
    <j.0:symbol>J/(kg·°C)</j.0:symbol>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <rdfs:label xml:lang="sl">Joule na Kilogram Stopinja Celzija</rdfs:label>
    <rdfs:label xml:lang="ro">Joule pe Kilogram Grad Celsius</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A2"/>
    <rdfs:label xml:lang="cs">Joule na Kilogram Stupně Celsia</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/J-PER-KiloGM-DEG_C>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
  <http://qudt.org/schema/qudt/conversionMultiplier> 1.0 ;
  <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificEntropy> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificHeatCapacity> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume> ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation> ;
  <http://qudt.org/schema/qudt/plainTextDescription> "Unit for expressing the specific heat capacity." ;
  <http://qudt.org/schema/qudt/symbol> "J/(kg·°C)" ;
  <http://qudt.org/schema/qudt/ucumCode> "J.kg-1.Cel-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ;
  rdfs:label "Dżul na Kilogram Stopień Celsjusza"@pl ;
  rdfs:label "Joule na Kilogram Stopinja Celzija"@sl ;
  rdfs:label "Joule na Kilogram Stupně Celsia"@cs ;
  rdfs:label "Joule par Kilogramme Degré Celsius"@fr ;
  rdfs:label "Joule pe Kilogram Grad Celsius"@ro ;
  rdfs:label "Joule per Chilogrammo Grado Celsius"@it ;
  rdfs:label "Joule per Kilogram Celsius"@tr ;
  rdfs:label "Joule per Kilogram Darjah Celsius"@ms ;
  rdfs:label "Joule per Kilogram Degree Celsius" ;
  rdfs:label "Joule per Kilogram Degree Celsius"@en ;
  rdfs:label "Joule por Quilograma Grau Celsius"@pt ;
  rdfs:label "Joule pro Kilogramm Grad Celsius"@de ;
  rdfs:label "Joulium per Chiliogramma Gradus Celsii"@la ;
  rdfs:label "Julio por Kilogramo Grado Celsius"@es ;
  rdfs:label "Τζάουλ ανά Χιλιόγραμμο Βαθμός Κελσίου"@el ;
  rdfs:label "Джаул на Килограм Градус Целзий"@bg ;
  rdfs:label "Джоуль на Килограмм Градус Цельсия"@ru ;
.
JSON
{"resource":"Joule per Kilogram Degree Celsius" 
 ,"qname":"unit:J-PER-KiloGM-DEG_C" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/J-PER-KiloGM-DEG_C" 
 ,"properties":["applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description (plain text)":"Unit for expressing the specific heat capacity." 
    ,"has dimension vector":"dimension:A0E0L2I0M0H-1T-2D0" 
    ,"has quantity kind":"quantitykind:SpecificEntropy" 
    ,"has quantity kind":"quantitykind:SpecificHeatCapacity" 
    ,"has quantity kind":"quantitykind:SpecificHeatCapacityAtConstantPressure" 
    ,"has quantity kind":"quantitykind:SpecificHeatCapacityAtConstantVolume" 
    ,"has quantity kind":"quantitykind:SpecificHeatCapacityAtSaturation" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.5\/vocab\/unit&gt;" 
    ,"label":"Dżul na Kilogram Stopień Celsjusza" 
    ,"label":"Joule na Kilogram Stopinja Celzija" 
    ,"label":"Joule na Kilogram Stupně Celsia" 
    ,"label":"Joule par Kilogramme Degr&eacute; Celsius" 
    ,"label":"Joule pe Kilogram Grad Celsius" 
    ,"label":"Joule per Chilogrammo Grado Celsius" 
    ,"label":"Joule per Kilogram Celsius" 
    ,"label":"Joule per Kilogram Darjah Celsius" 
    ,"label":"Joule per Kilogram Degree Celsius" 
    ,"label":"Joule per Kilogram Degree Celsius" 
    ,"label":"Joule por Quilograma Grau Celsius" 
    ,"label":"Joule pro Kilogramm Grad Celsius" 
    ,"label":"Joulium per Chiliogramma Gradus Celsii" 
    ,"label":"Julio por Kilogramo Grado Celsius" 
    ,"label":"Τζάουλ ανά Χιλιόγραμμο Βαθμός Κελσίου" 
    ,"label":"Джаул на Килограм Градус Целзий" 
    ,"label":"Джоуль на Килограмм Градус Цельсия" 
    ,"symbol":"J\/(kg&middot;&deg;C)" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"J.kg-1.Cel-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/J-PER-KiloGM-DEG_C",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "applicableSystem" : "http://qudt.org/vocab/sou/SI",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M0H-1T-2D0",
  "hasFactorUnit" : [ "_:b0", "_:b1", "_:b2" ],
  "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtSaturation", "http://qudt.org/vocab/quantitykind/SpecificHeatCapacity", "http://qudt.org/vocab/quantitykind/SpecificEntropy", "http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantPressure", "http://qudt.org/vocab/quantitykind/SpecificHeatCapacityAtConstantVolume" ],
  "plainTextDescription" : "Unit for expressing the specific heat capacity.",
  "symbol" : "J/(kg·°C)",
  "ucumCode" : "J.kg-1.Cel-1",
  "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit",
  "label" : [ {
    "@language" : "pt",
    "@value" : "Joule por Quilograma Grau Celsius"
  }, {
    "@language" : "es",
    "@value" : "Julio por Kilogramo Grado Celsius"
  }, {
    "@language" : "el",
    "@value" : "Τζάουλ ανά Χιλιόγραμμο Βαθμός Κελσίου"
  }, {
    "@language" : "de",
    "@value" : "Joule pro Kilogramm Grad Celsius"
  }, {
    "@language" : "tr",
    "@value" : "Joule per Kilogram Celsius"
  }, {
    "@language" : "pl",
    "@value" : "Dżul na Kilogram Stopień Celsjusza"
  }, {
    "@language" : "it",
    "@value" : "Joule per Chilogrammo Grado Celsius"
  }, {
    "@language" : "ru",
    "@value" : "Джоуль на Килограмм Градус Цельсия"
  }, {
    "@language" : "fr",
    "@value" : "Joule par Kilogramme Degré Celsius"
  }, {
    "@language" : "ms",
    "@value" : "Joule per Kilogram Darjah Celsius"
  }, "Joule per Kilogram Degree Celsius", {
    "@language" : "en",
    "@value" : "Joule per Kilogram Degree Celsius"
  }, {
    "@language" : "la",
    "@value" : "Joulium per Chiliogramma Gradus Celsii"
  }, {
    "@language" : "bg",
    "@value" : "Джаул на Килограм Градус Целзий"
  }, {
    "@language" : "sl",
    "@value" : "Joule na Kilogram Stopinja Celzija"
  }, {
    "@language" : "ro",
    "@value" : "Joule pe Kilogram Grad Celsius"
  }, {
    "@language" : "cs",
    "@value" : "Joule na Kilogram Stupně Celsia"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "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"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "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 2025-08-28T12:50:16.729-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)