<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/quantitykind/ThermalCapacitance">
<j.0:iec61360Code>0112/2///62720#UAD187</j.0:iec61360Code>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_TH-PER-DEG_F"/>
<rdfs:comment>Applicable units are those of quantitykind:ThermalCapacitance</rdfs:comment>
<j.0:plainTextDescription xml:lang="de">Quotient aus der zugeführten Wärmemenge und der Temperaturänderungen, die durch diese zugeführte Wärmemenge verursacht wird</j.0:plainTextDescription>
<rdfs:label>thermal capacitance</rdfs:label>
<rdfs:label xml:lang="en-US">thermal capacitance</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/BTU_TH-PER-DEG_R"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0"/>
<j.1:description xml:lang="en">ratio between the supplied quantity of heat and the temperature range caused by the supplied quantity of heat</j.1:description>
<j.0:symbol>0173-1#Z4-BAJ406#002</j.0:symbol>
</rdf:Description>
</rdf:RDF>
@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/quantitykind/ThermalCapacitance>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "ratio between the supplied quantity of heat and the temperature range caused by the supplied quantity of heat"@en ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH-PER-DEG_F> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/BTU_TH-PER-DEG_R> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD187" ;
<http://qudt.org/schema/qudt/plainTextDescription> "Quotient aus der zugeführten Wärmemenge und der Temperaturänderungen, die durch diese zugeführte Wärmemenge verursacht wird"@de ;
<http://qudt.org/schema/qudt/symbol> "0173-1#Z4-BAJ406#002" ;
rdfs:comment "Applicable units are those of quantitykind:ThermalCapacitance" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "thermal capacitance" ;
rdfs:label "thermal capacitance"@en-US ;
.
{"resource":"thermal capacitance"
,"qname":"quantitykind:ThermalCapacitance"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ThermalCapacitance"
,"properties":["applicable unit":"unit:BTU_TH-PER-DEG_F"
,"applicable unit":"unit:BTU_TH-PER-DEG_R"
,"comment":"Applicable units are those of quantitykind:ThermalCapacitance"
,"description":"ratio between the supplied quantity of heat and the temperature range caused by the supplied quantity of heat"
,"description (plain text)":"Quotient aus der zugeführten Wärmemenge und der Temperaturänderungen, die durch diese zugeführte Wärmemenge verursacht wird"
,"has dimension vector":"dimension:A0E0L2I0M1H-1T-2D0"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD187"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"thermal capacitance"
,"label":"thermal capacitance"
,"symbol":"0173-1#Z4-BAJ406#002"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/ThermalCapacitance",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : {
"@language" : "en",
"@value" : "ratio between the supplied quantity of heat and the temperature range caused by the supplied quantity of heat"
},
"applicableUnit" : [ "http://qudt.org/vocab/unit/BTU_TH-PER-DEG_F", "http://qudt.org/vocab/unit/BTU_TH-PER-DEG_R" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H-1T-2D0",
"iec61360Code" : "0112/2///62720#UAD187",
"plainTextDescription" : {
"@language" : "de",
"@value" : "Quotient aus der zugeführten Wärmemenge und der Temperaturänderungen, die durch diese zugeführte Wärmemenge verursacht wird"
},
"symbol" : "0173-1#Z4-BAJ406#002",
"comment" : "Applicable units are those of quantitykind:ThermalCapacitance",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : [ "thermal capacitance", {
"@language" : "en-us",
"@value" : "thermal capacitance"
} ],
"@context" : {
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"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#"
}
}