<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/CentiM_H20_4DEG_C">
<j.0:symbol>cmH₂O (4 °C)</j.0:symbol>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ForcePerArea"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.1:description>non SI-conform unit of pressure, at which a value of 1 cmH₂O meets the static pressure, which is generated by a head of water at a temperature of 4 °C with a height of 1 centimetre</j.1:description>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VaporPressure"/>
<rdfs:label>centimetre of water (4 °C)</rdfs:label>
<j.0:iec61360Code>0112/2///62720#UAB236</j.0:iec61360Code>
<j.0:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</j.0:deprecated>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0"/>
<j.0:uneceCommonCode>N14</j.0:uneceCommonCode>
<j.1:isReplacedBy rdf:resource="http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C"/>
</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/unit/CentiM_H20_4DEG_C>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "non SI-conform unit of pressure, at which a value of 1 cmH₂O meets the static pressure, which is generated by a head of water at a temperature of 4 °C with a height of 1 centimetre" ;
<http://purl.org/dc/terms/isReplacedBy> <http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C> ;
<http://qudt.org/schema/qudt/deprecated> true ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ForcePerArea> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VaporPressure> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB236" ;
<http://qudt.org/schema/qudt/symbol> "cmH₂O (4 °C)" ;
<http://qudt.org/schema/qudt/uneceCommonCode> "N14" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "centimetre of water (4 °C)" ;
.
{"resource":"centimetre of water (4 °C)"
,"qname":"unit:CentiM_H20_4DEG_C"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/CentiM_H20_4DEG_C"
,"properties":["deprecated":"true"
,"description":"non SI-conform unit of pressure, at which a value of 1 cmH\u2082O meets the static pressure, which is generated by a head of water at a temperature of 4 °C with a height of 1 centimetre"
,"has dimension vector":"dimension:A0E0L-1I0M1H0T-2D0"
,"has quantity kind":"quantitykind:ForcePerArea"
,"has quantity kind":"quantitykind:VaporPressure"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB236"
,"is replaced by":"unit:CentiM_H2O_4DEG_C"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"centimetre of water (4 °C)"
,"symbol":"cmH\u2082O (4 °C)"
,"type":"qudt:Unit"
,"unece common code":"N14"
]}
{
"@id" : "http://qudt.org/vocab/unit/CentiM_H20_4DEG_C",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "non SI-conform unit of pressure, at which a value of 1 cmH₂O meets the static pressure, which is generated by a head of water at a temperature of 4 °C with a height of 1 centimetre",
"isReplacedBy" : "http://qudt.org/vocab/unit/CentiM_H2O_4DEG_C",
"http://qudt.org/schema/qudt/deprecated" : true,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0",
"hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/ForcePerArea", "http://qudt.org/vocab/quantitykind/VaporPressure" ],
"iec61360Code" : "0112/2///62720#UAB236",
"symbol" : "cmH₂O (4 °C)",
"uneceCommonCode" : "N14",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "centimetre of water (4 °C)",
"@context" : {
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"deprecated" : {
"@id" : "http://qudt.org/schema/qudt/deprecated",
"@type" : "http://www.w3.org/2001/XMLSchema#boolean"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"isReplacedBy" : {
"@id" : "http://purl.org/dc/terms/isReplacedBy",
"@type" : "@id"
},
"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#"
}
}