<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/Fluidity">
<rdfs:comment>Applicable units are those of quantitykind:Fluidity</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERCENT-IN2-PER-LB_F-SEC"/>
<j.1:description xml:lang="en">fluidity of a material as complement of the dynamic viscosity</j.1:description>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:symbol>0173-1#Z4-BAJ447#001</j.0:symbol>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T1D0"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/RHE"/>
<j.0:plainTextDescription xml:lang="de">Fließvermögen eines Stoffes als Kehrwert der dynamischen Viskosität</j.0:plainTextDescription>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:label>fluidity</rdfs:label>
<rdfs:label xml:lang="en-US">fluidity</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PERCENT-FT2-PER-LB_F-SEC"/>
<j.0:iec61360Code>0112/2///62720#UAD264</j.0:iec61360Code>
</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/Fluidity>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "fluidity of a material as complement of the dynamic viscosity"@en ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT-FT2-PER-LB_F-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PERCENT-IN2-PER-LB_F-SEC> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/RHE> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T1D0> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD264" ;
<http://qudt.org/schema/qudt/plainTextDescription> "Fließvermögen eines Stoffes als Kehrwert der dynamischen Viskosität"@de ;
<http://qudt.org/schema/qudt/symbol> "0173-1#Z4-BAJ447#001" ;
rdfs:comment "Applicable units are those of quantitykind:Fluidity" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "fluidity" ;
rdfs:label "fluidity"@en-US ;
.
{"resource":"fluidity"
,"qname":"quantitykind:Fluidity"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Fluidity"
,"properties":["applicable unit":"unit:PERCENT-FT2-PER-LB_F-SEC"
,"applicable unit":"unit:PERCENT-IN2-PER-LB_F-SEC"
,"applicable unit":"unit:RHE"
,"comment":"Applicable units are those of quantitykind:Fluidity"
,"description":"fluidity of a material as complement of the dynamic viscosity"
,"description (plain text)":"Fließvermögen eines Stoffes als Kehrwert der dynamischen Viskosität"
,"has dimension vector":"dimension:A0E0L1I0M-1H0T1D0"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD264"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"fluidity"
,"label":"fluidity"
,"symbol":"0173-1#Z4-BAJ447#001"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/Fluidity",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : {
"@language" : "en",
"@value" : "fluidity of a material as complement of the dynamic viscosity"
},
"applicableUnit" : [ "http://qudt.org/vocab/unit/PERCENT-IN2-PER-LB_F-SEC", "http://qudt.org/vocab/unit/RHE", "http://qudt.org/vocab/unit/PERCENT-FT2-PER-LB_F-SEC" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M-1H0T1D0",
"iec61360Code" : "0112/2///62720#UAD264",
"plainTextDescription" : {
"@language" : "de",
"@value" : "Fließvermögen eines Stoffes als Kehrwert der dynamischen Viskosität"
},
"symbol" : "0173-1#Z4-BAJ447#001",
"comment" : "Applicable units are those of quantitykind:Fluidity",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : [ "fluidity", {
"@language" : "en-us",
"@value" : "fluidity"
} ],
"@context" : {
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"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#"
}
}