<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/VaporPermeability">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:comment>Applicable units are those of quantitykind:VaporPermeability</rdfs:comment>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The moisture transmission rate of a material is referred to as its "permeability".</j.1:description>
<j.0:plainTextDescription>The moisture transmission rate of a material is referred to as its "permeability".</j.0:plainTextDescription>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://www.designingbuildings.co.uk/wiki/Vapour_Permeability</j.0:informativeReference>
<rdfs:label xml:lang="en">Vapor Permeability</rdfs:label>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://users.encs.concordia.ca/~raojw/crd/essay/essay000287.html</j.0:informativeReference>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGM-PER-PA-SEC-M"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
</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/VaporPermeability>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The moisture transmission rate of a material is referred to as its \"permeability\"."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGM-PER-PA-SEC-M> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0> ;
<http://qudt.org/schema/qudt/informativeReference> "https://users.encs.concordia.ca/~raojw/crd/essay/essay000287.html"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "https://www.designingbuildings.co.uk/wiki/Vapour_Permeability"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/plainTextDescription> "The moisture transmission rate of a material is referred to as its \"permeability\"." ;
rdfs:comment "Applicable units are those of quantitykind:VaporPermeability" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Vapor Permeability"@en ;
.
{"resource":"Vapor Permeability"
,"qname":"quantitykind:VaporPermeability"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/VaporPermeability"
,"properties":["applicable unit":"unit:KiloGM-PER-PA-SEC-M"
,"comment":"Applicable units are those of quantitykind:VaporPermeability"
,"description":"The moisture transmission rate of a material is referred to as its \"permeability\"."
,"description (plain text)":"The moisture transmission rate of a material is referred to as its \"permeability\"."
,"has dimension vector":"dimension:A0E0L0I0M0H0T1D0"
,"informative reference":"https:\/\/users.encs.concordia.ca\/~raojw\/crd\/essay\/essay000287.html"
,"informative reference":"https:\/\/www.designingbuildings.co.uk\/wiki\/Vapour_Permeability"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Vapor Permeability"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/VaporPermeability",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The moisture transmission rate of a material is referred to as its \"permeability\".",
"applicableUnit" : "http://qudt.org/vocab/unit/KiloGM-PER-PA-SEC-M",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T1D0",
"informativeReference" : [ "https://www.designingbuildings.co.uk/wiki/Vapour_Permeability", "https://users.encs.concordia.ca/~raojw/crd/essay/essay000287.html" ],
"plainTextDescription" : "The moisture transmission rate of a material is referred to as its \"permeability\".",
"comment" : "Applicable units are those of quantitykind:VaporPermeability",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Vapor Permeability"
},
"@context" : {
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@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#"
}
}