unit:DEG_C-PER-SEC

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

Type
Description

$\textit{Degree Celsius per Second}$ is a unit for 'Temperature Per Time' expressed as $degC / s$.

Properties
qudt:iec61360Code
0112/2///62720#UAA038
qudt:symbol
°C/s
qudt:ucumCode
Cel.s-1
Annotations
dcterms:description
$\textit{Degree Celsius per Second}$ is a unit for 'Temperature Per Time' expressed as $degC / s$.
qudt:expression
$degC / s$
rdfs:label
Celsius per Saniye(tr)
Darjah Celsius per Saat(ms)
Degree Celsius per Second
Degree Celsius per Second(en)
Degré Celsius par Seconde(fr)
Grad Celsius pe Secundă(ro)
Grad Celsius pro Sekunde(de)
Grado Celsius per Secondo(it)
Grado Celsius por Segundo(es)
Gradus Celsii per Secundum(la)
Grau Celsius por Segundo(pt)
Stopień Celsjusza na Sekunda(pl)
Stopinja Celzija na Sekunda(sl)
Stupně Celsia na Sekunda(cs)
Βαθμός Κελσίου ανά Δευτερόλεπτο(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: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/DEG_C-PER-SEC">
    <rdfs:label xml:lang="pl">Stopień Celsjusza na Sekunda</rdfs:label>
    <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$degC / s$</j.0:expression>
    <rdfs:label xml:lang="la">Gradus Celsii per Secundum</rdfs:label>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
    <rdfs:label xml:lang="it">Grado Celsius per Secondo</rdfs:label>
    <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/TemperaturePerTime"/>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0"/>
    <rdfs:label xml:lang="el">Βαθμός Κελσίου ανά Δευτερόλεπτο</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%23UAA038</j.0:informativeReference>
    <rdfs:label xml:lang="cs">Stupně Celsia na Sekunda</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A0"/>
    <rdfs:label xml:lang="ms">Darjah Celsius per Saat</rdfs:label>
    <rdfs:label xml:lang="ro">Grad Celsius pe Secundă</rdfs:label>
    <rdfs:label xml:lang="bg">Градус Целзий на Секунда</rdfs:label>
    <j.0:hasFactorUnit rdf:nodeID="A1"/>
    <j.0:symbol>°C/s</j.0:symbol>
    <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier>
    <rdfs:label>Degree Celsius per Second</rdfs:label>
    <rdfs:label xml:lang="en">Degree Celsius per Second</rdfs:label>
    <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
    <rdfs:label xml:lang="es">Grado Celsius por Segundo</rdfs:label>
    <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">Cel.s-1</j.0:ucumCode>
    <rdfs:label xml:lang="ru">Градус Цельсия на Секунда</rdfs:label>
    <rdfs:label xml:lang="tr">Celsius per Saniye</rdfs:label>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">$\textit{Degree Celsius per Second}$ is a unit for 'Temperature Per Time' expressed as $degC / s$.</j.1:description>
    <rdfs:label xml:lang="fr">Degré Celsius par Seconde</rdfs:label>
    <rdfs:label xml:lang="de">Grad Celsius pro Sekunde</rdfs:label>
    <j.0:uneceCommonCode>H14</j.0:uneceCommonCode>
    <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
    <j.0:iec61360Code>0112/2///62720#UAA038</j.0:iec61360Code>
    <rdfs:label xml:lang="pt">Grau Celsius por Segundo</rdfs:label>
    <rdfs:label xml:lang="sl">Stopinja Celzija na Sekunda</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/DEG_C-PER-SEC>
  rdf:type <http://qudt.org/schema/qudt/Unit> ;
  <http://purl.org/dc/terms/description> "$\\textit{Degree Celsius per Second}$ is a unit for 'Temperature Per Time' expressed as $degC / s$."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
  <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/expression> "$degC / s$"^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0> ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasFactorUnit> [] ;
  <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/TemperaturePerTime> ;
  <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA038" ;
  <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA038"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/symbol> "°C/s" ;
  <http://qudt.org/schema/qudt/ucumCode> "Cel.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
  <http://qudt.org/schema/qudt/uneceCommonCode> "H14" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
  rdfs:label "Celsius per Saniye"@tr ;
  rdfs:label "Darjah Celsius per Saat"@ms ;
  rdfs:label "Degree Celsius per Second" ;
  rdfs:label "Degree Celsius per Second"@en ;
  rdfs:label "Degré Celsius par Seconde"@fr ;
  rdfs:label "Grad Celsius pe Secundă"@ro ;
  rdfs:label "Grad Celsius pro Sekunde"@de ;
  rdfs:label "Grado Celsius per Secondo"@it ;
  rdfs:label "Grado Celsius por Segundo"@es ;
  rdfs:label "Gradus Celsii per Secundum"@la ;
  rdfs:label "Grau Celsius por Segundo"@pt ;
  rdfs:label "Stopień Celsjusza na Sekunda"@pl ;
  rdfs:label "Stopinja Celzija na Sekunda"@sl ;
  rdfs:label "Stupně Celsia na Sekunda"@cs ;
  rdfs:label "Βαθμός Κελσίου ανά Δευτερόλεπτο"@el ;
  rdfs:label "Градус Целзий на Секунда"@bg ;
  rdfs:label "Градус Цельсия на Секунда"@ru ;
.
JSON
{"resource":"Degree Celsius per Second" 
 ,"qname":"unit:DEG_C-PER-SEC" 
 ,"uri":"http:\/\/qudt.org\/vocab\/unit\/DEG_C-PER-SEC" 
 ,"properties":["applicable system":"sou:CGS" 
    ,"applicable system":"sou:SI" 
    ,"conversion multiplier":"1.0" 
    ,"conversion multiplier scientific":"1.0E0" 
    ,"description":"$\\textit{Degree Celsius per Second}$ is a unit for 'Temperature Per Time' expressed as $degC \/ s$." 
    ,"expression":"$degC \/ s$" 
    ,"has dimension vector":"dimension:A0E0L0I0M0H1T-1D0" 
    ,"has quantity kind":"quantitykind:TemperaturePerTime" 
    ,"hasFactorUnit":null 
    ,"hasFactorUnit":null 
    ,"iec-61360 code":"0112\/2\/\/\/62720#UAA038" 
    ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA038" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/3.1.8\/vocab\/unit&gt;" 
    ,"label":"Celsius per Saniye" 
    ,"label":"Darjah Celsius per Saat" 
    ,"label":"Degree Celsius per Second" 
    ,"label":"Degree Celsius per Second" 
    ,"label":"Degr&eacute; Celsius par Seconde" 
    ,"label":"Grad Celsius pe Secundă" 
    ,"label":"Grad Celsius pro Sekunde" 
    ,"label":"Grado Celsius per Secondo" 
    ,"label":"Grado Celsius por Segundo" 
    ,"label":"Gradus Celsii per Secundum" 
    ,"label":"Grau Celsius por Segundo" 
    ,"label":"Stopień Celsjusza na Sekunda" 
    ,"label":"Stopinja Celzija na Sekunda" 
    ,"label":"Stupně Celsia na Sekunda" 
    ,"label":"Βαθμός Κελσίου ανά Δευτερόλεπτο" 
    ,"label":"Градус Целзий на Секунда" 
    ,"label":"Градус Цельсия на Секунда" 
    ,"symbol":"&deg;C\/s" 
    ,"type":"qudt:Unit" 
    ,"ucum code":"Cel.s-1" 
    ,"unece common code":"H14" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/unit/DEG_C-PER-SEC",
  "@type" : "http://qudt.org/schema/qudt/Unit",
  "description" : "$\\textit{Degree Celsius per Second}$ is a unit for 'Temperature Per Time' expressed as $degC / s$.",
  "applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS" ],
  "conversionMultiplier" : "1.0",
  "conversionMultiplier:SN" : 1.0,
  "expression" : "$degC / s$",
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H1T-1D0",
  "hasFactorUnit" : [ "_:b0", "_:b1" ],
  "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/TemperaturePerTime",
  "iec61360Code" : "0112/2///62720#UAA038",
  "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA038",
  "symbol" : "°C/s",
  "ucumCode" : "Cel.s-1",
  "uneceCommonCode" : "H14",
  "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
  "label" : [ {
    "@language" : "pl",
    "@value" : "Stopień Celsjusza na Sekunda"
  }, {
    "@language" : "la",
    "@value" : "Gradus Celsii per Secundum"
  }, {
    "@language" : "it",
    "@value" : "Grado Celsius per Secondo"
  }, {
    "@language" : "el",
    "@value" : "Βαθμός Κελσίου ανά Δευτερόλεπτο"
  }, {
    "@language" : "cs",
    "@value" : "Stupně Celsia na Sekunda"
  }, {
    "@language" : "ms",
    "@value" : "Darjah Celsius per Saat"
  }, {
    "@language" : "ro",
    "@value" : "Grad Celsius pe Secundă"
  }, {
    "@language" : "bg",
    "@value" : "Градус Целзий на Секунда"
  }, "Degree Celsius per Second", {
    "@language" : "en",
    "@value" : "Degree Celsius per Second"
  }, {
    "@language" : "es",
    "@value" : "Grado Celsius por Segundo"
  }, {
    "@language" : "ru",
    "@value" : "Градус Цельсия на Секунда"
  }, {
    "@language" : "tr",
    "@value" : "Celsius per Saniye"
  }, {
    "@language" : "fr",
    "@value" : "Degré Celsius par Seconde"
  }, {
    "@language" : "de",
    "@value" : "Grad Celsius pro Sekunde"
  }, {
    "@language" : "pt",
    "@value" : "Grau Celsius por Segundo"
  }, {
    "@language" : "sl",
    "@value" : "Stopinja Celzija na Sekunda"
  } ],
  "@context" : {
    "label" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#label"
    },
    "expression" : {
      "@id" : "http://qudt.org/schema/qudt/expression",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "hasQuantityKind" : {
      "@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
      "@type" : "@id"
    },
    "applicableSystem" : {
      "@id" : "http://qudt.org/schema/qudt/applicableSystem",
      "@type" : "@id"
    },
    "hasDimensionVector" : {
      "@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
      "@type" : "@id"
    },
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "hasFactorUnit" : {
      "@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
      "@type" : "@id"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "conversionMultiplier" : {
      "@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
      "@type" : "http://www.w3.org/2001/XMLSchema#decimal"
    },
    "ucumCode" : {
      "@id" : "http://qudt.org/schema/qudt/ucumCode",
      "@type" : "http://qudt.org/schema/qudt/UCUMcs"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "uneceCommonCode" : {
      "@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
    },
    "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"
    },
    "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:07:53.195-05:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)