<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/PERM_23DEG_C">
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB295</j.0:informativeReference>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0</j.0:conversionMultiplier>
<j.0:iec61360Code>0112/2///62720#UAB295</j.0:iec61360Code>
<j.0:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</j.0:deprecated>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0E0</j.0:conversionMultiplierSN>
<j.1:description>The rate of water vapor transmission through a specific thickness of a material—i.e., the permeability divided by the thickness.</j.1:description>
<j.0:uneceCommonCode>P92</j.0:uneceCommonCode>
<rdfs:label>Perm (23 °C)</rdfs:label>
<rdfs:label xml:lang="en">Perm (23 °C)</rdfs:label>
<j.0:symbol>perm (23 °C)</j.0:symbol>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VapourPermeance"/>
</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/PERM_23DEG_C>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "The rate of water vapor transmission through a specific thickness of a material—i.e., the permeability divided by the thickness." ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.0 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 0.0E0 ;
<http://qudt.org/schema/qudt/deprecated> true ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VapourPermeance> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB295" ;
<http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB295"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/symbol> "perm (23 °C)" ;
<http://qudt.org/schema/qudt/uneceCommonCode> "P92" ;
rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ;
rdfs:label "Perm (23 °C)" ;
rdfs:label "Perm (23 °C)"@en ;
.
{"resource":"Perm (23 °C)"
,"qname":"unit:PERM_23DEG_C"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/PERM_23DEG_C"
,"properties":["conversion multiplier":"0.0"
,"conversion multiplier scientific":"0.0E0"
,"deprecated":"true"
,"description":"The rate of water vapor transmission through a specific thickness of a material\u2014i.e., the permeability divided by the thickness."
,"has dimension vector":"dimension:A0E0L-1I0M0H0T1D0"
,"has quantity kind":"quantitykind:VapourPermeance"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB295"
,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB295"
,"isDefinedBy":"<http:\/\/qudt.org\/3.1.8\/vocab\/unit>"
,"label":"Perm (23 °C)"
,"label":"Perm (23 °C)"
,"symbol":"perm (23 °C)"
,"type":"qudt:Unit"
,"unece common code":"P92"
]}
{
"@id" : "http://qudt.org/vocab/unit/PERM_23DEG_C",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "The rate of water vapor transmission through a specific thickness of a material—i.e., the permeability divided by the thickness.",
"conversionMultiplier" : "0.0",
"conversionMultiplier:SN" : 0.0,
"http://qudt.org/schema/qudt/deprecated" : true,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T1D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/VapourPermeance",
"iec61360Code" : "0112/2///62720#UAB295",
"informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB295",
"symbol" : "perm (23 °C)",
"uneceCommonCode" : "P92",
"isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit",
"label" : [ "Perm (23 °C)", {
"@language" : "en",
"@value" : "Perm (23 °C)"
} ],
"@context" : {
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"deprecated" : {
"@id" : "http://qudt.org/schema/qudt/deprecated",
"@type" : "http://www.w3.org/2001/XMLSchema#boolean"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@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#"
}
}