unit:PER-DEG_C

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

Type
Description

reciprocal of the unit degree Celsius

Properties
qudt:plainTextDescription
Unit for expressing the change of some quantity relative to a unit change in temperature.
qudt:iec61360Code
0112/2///62720#UAB840
Annotations
dcterms:description
reciprocal of the unit degree Celsius
rdfs:label
Aνά Βαθμός Κελσίου(el)
Na Stopień Celsjusza(pl)
Na Stopinja Celzija(sl)
Na Stupně Celsia(cs)
Par Degré Celsius(fr)
Pe Grad Celsius(ro)
Per Celsius(tr)
Per Darjah Celsius(ms)
Per Grado Celsius(it)
Per Gradus Celsii(la)
Por Grado Celsius(es)
Por Grau Celsius(pt)
Pro Grad Celsius(de)
Reciprocal Degree Celsius
Reciprocal Degree Celsius(en)
На Градус Целзий(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: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/PER-DEG_C">
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB840</j.0:informativeReference>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0"/>
    <rdfs:label xml:lang="pl">Na Stopień Celsjusza</rdfs:label>
    <rdfs:label xml:lang="bg">На Градус Целзий</rdfs:label>
    <rdfs:label xml:lang="de">Pro Grad Celsius</rdfs:label>
    <rdfs:label xml:lang="cs">Na Stupně Celsia</rdfs:label>
    <j.0:symbol>/°C</j.0:symbol>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ThermalExpansionCoefficient"/>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:label xml:lang="el">Aνά Βαθμός Κελσίου</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">Cel-1</j.0:ucumCode>
    <rdfs:label xml:lang="tr">Per Celsius</rdfs:label>
    <j.1:description>reciprocal of the unit degree Celsius</j.1:description>
    <j.0:plainTextDescription>Unit for expressing the change of some quantity relative to a unit change in temperature.</j.0:plainTextDescription>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <rdfs:label xml:lang="es">Por Grado Celsius</rdfs:label>
    <rdfs:label xml:lang="ms">Per Darjah Celsius</rdfs:label>
    <rdfs:label xml:lang="sl">Na Stopinja Celzija</rdfs:label>
    <rdfs:label xml:lang="ru">На Градус Цельсия</rdfs:label>
    <rdfs:label xml:lang="fr">Par Degré Celsius</rdfs:label>
    <rdfs:label xml:lang="ro">Pe Grad Celsius</rdfs:label>
    <rdfs:label xml:lang="it">Per Grado Celsius</rdfs:label>
    <rdfs:label>Reciprocal Degree Celsius</rdfs:label>
    <rdfs:label xml:lang="en">Reciprocal Degree Celsius</rdfs:label>
    <j.0:iec61360Code>0112/2///62720#UAB840</j.0:iec61360Code>
    <rdfs:label xml:lang="pt">Por Grau Celsius</rdfs:label>
    <rdfs:label xml:lang="la">Per Gradus Celsii</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
  </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/PER-DEG_C>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "reciprocal of the unit degree Celsius" ;
  <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/A0E0L0I0M0H-1T0D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ThermalExpansionCoefficient> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB840" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB840"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/plainTextDescription> "Unit for expressing the change of some quantity relative to a unit change in temperature." ;
  <http://qudt.org/schema/qudt/symbol> "/°C" ;
  <http://qudt.org/schema/qudt/ucumCode> "Cel-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Aνά Βαθμός Κελσίου"@el ;
  rdfs:label "Na Stopień Celsjusza"@pl ;
  rdfs:label "Na Stopinja Celzija"@sl ;
  rdfs:label "Na Stupně Celsia"@cs ;
  rdfs:label "Par Degré Celsius"@fr ;
  rdfs:label "Pe Grad Celsius"@ro ;
  rdfs:label "Per Celsius"@tr ;
  rdfs:label "Per Darjah Celsius"@ms ;
  rdfs:label "Per Grado Celsius"@it ;
  rdfs:label "Per Gradus Celsii"@la ;
  rdfs:label "Por Grado Celsius"@es ;
  rdfs:label "Por Grau Celsius"@pt ;
  rdfs:label "Pro Grad Celsius"@de ;
  rdfs:label "Reciprocal Degree Celsius" ;
  rdfs:label "Reciprocal Degree Celsius"@en ;
  rdfs:label "На Градус Целзий"@bg ;
  rdfs:label "На Градус Цельсия"@ru ;
.
JSON
{"resource":"Reciprocal Degree Celsius" 
 ,"qname":"unit:PER-DEG_C" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PER-DEG_C" 
 ,"properties":["conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"reciprocal of the unit degree Celsius" 
    ,"description (plain text)":"Unit for expressing the change of some quantity relative to a unit change in temperature." 
    ,"has dimension vector":"dimension:A0E0L0I0M0H-1T0D0" 
    ,"has quantity kind":"quantitykind:ThermalExpansionCoefficient" 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAB840" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB840" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Aνά Βαθμός Κελσίου" 
    ,"label":"Na Stopień Celsjusza" 
    ,"label":"Na Stopinja Celzija" 
    ,"label":"Na Stupně Celsia" 
    ,"label":"Par Degr&eacute; Celsius" 
    ,"label":"Pe Grad Celsius" 
    ,"label":"Per Celsius" 
    ,"label":"Per Darjah Celsius" 
    ,"label":"Per Grado Celsius" 
    ,"label":"Per Gradus Celsii" 
    ,"label":"Por Grado Celsius" 
    ,"label":"Por Grau Celsius" 
    ,"label":"Pro Grad Celsius" 
    ,"label":"Reciprocal Degree Celsius" 
    ,"label":"Reciprocal Degree Celsius" 
    ,"label":"На Градус Целзий" 
    ,"label":"На Градус Цельсия" 
    ,"symbol":"\/&deg;C" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"Cel-1" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/PER-DEG_C",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "reciprocal of the unit degree Celsius",
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H-1T0D0",
  "hasFactorUnit" : "_:b0",
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ThermalExpansionCoefficient",
  "iec61360Code" : "0112/2///62720#UAB840",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB840",
  "plainTextDescription" : "Unit for expressing the change of some quantity relative to a unit change in temperature.",
  "symbol" : "/°C",
  "ucumCode" : "Cel-1",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "pl",
    "@value" : "Na Stopień Celsjusza"
  }, {
    "@language" : "bg",
    "@value" : "На Градус Целзий"
  }, {
    "@language" : "de",
    "@value" : "Pro Grad Celsius"
  }, {
    "@language" : "cs",
    "@value" : "Na Stupně Celsia"
  }, {
    "@language" : "el",
    "@value" : "Aνά Βαθμός Κελσίου"
  }, {
    "@language" : "tr",
    "@value" : "Per Celsius"
  }, {
    "@language" : "es",
    "@value" : "Por Grado Celsius"
  }, {
    "@language" : "ms",
    "@value" : "Per Darjah Celsius"
  }, {
    "@language" : "sl",
    "@value" : "Na Stopinja Celzija"
  }, {
    "@language" : "ru",
    "@value" : "На Градус Цельсия"
  }, {
    "@language" : "fr",
    "@value" : "Par Degré Celsius"
  }, {
    "@language" : "ro",
    "@value" : "Pe Grad Celsius"
  }, {
    "@language" : "it",
    "@value" : "Per Grado Celsius"
  }, "Reciprocal Degree Celsius", {
    "@language" : "en",
    "@value" : "Reciprocal Degree Celsius"
  }, {
    "@language" : "pt",
    "@value" : "Por Grau Celsius"
  }, {
    "@language" : "la",
    "@value" : "Per Gradus Celsii"
  } ],
  "@context" : {
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "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"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description"
    },
    "plainTextDescription" : {
      "@id" : "http://qudt.org/schema/qudt/plainTextDescription"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "iec61360Code" : {
      "@id" : "http://qudt.org/schema/qudt/iec61360Code"
    },
    "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-11-13T09:23:44.979-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)