<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/SLUG-PER-FT-SEC">
<j.0:definedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0"/>
<j.0:uneceCommonCode>L64</j.0:uneceCommonCode>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">47.8802591863517</j.0:conversionMultiplier>
<j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(slug/(ft-s)\)</j.0:expression>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
<rdfs:label xml:lang="en">Slug per Foot Second</rdfs:label>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\textbf{Slug per Foot Second} is a unit for 'Dynamic Viscosity' expressed as \(slug/(ft-s)\).</j.1:description>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
<j.0:iec61360Code>0112/2///62720#UAA980</j.0:iec61360Code>
<j.0:symbol>slug/(ft⋅s)</j.0:symbol>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/DynamicViscosity"/>
</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/SLUG-PER-FT-SEC>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "\\(\\textbf{Slug per Foot Second} is a unit for 'Dynamic Viscosity' expressed as \\(slug/(ft-s)\\)."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/IMPERIAL> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/USCS> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 47.8802591863517 ;
<http://qudt.org/schema/qudt/definedUnitOfSystem> <http://qudt.org/vocab/sou/USCS> ;
<http://qudt.org/schema/qudt/expression> "\\(slug/(ft-s)\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/DynamicViscosity> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA980" ;
<http://qudt.org/schema/qudt/symbol> "slug/(ft⋅s)" ;
<http://qudt.org/schema/qudt/uneceCommonCode> "L64" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Slug per Foot Second"@en ;
.
{"resource":"Slug per Foot Second"
,"qname":"unit:SLUG-PER-FT-SEC"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/SLUG-PER-FT-SEC"
,"properties":["applicable system":"sou:IMPERIAL"
,"applicable system":"sou:USCS"
,"conversion multiplier":"47.8802591863517"
,"defined unit of system":"sou:USCS"
,"description":"\\(\\textbf{Slug per Foot Second} is a unit for 'Dynamic Viscosity' expressed as \\(slug\/(ft-s)\\)."
,"expression":"\\(slug\/(ft-s)\\)"
,"has dimension vector":"dimension:A0E0L-1I0M1H0T-1D0"
,"has quantity kind":"quantitykind:DynamicViscosity"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA980"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Slug per Foot Second"
,"symbol":"slug\/(ft⋅s)"
,"type":"qudt:Unit"
,"unece common code":"L64"
]}
{
"@id" : "http://qudt.org/vocab/unit/SLUG-PER-FT-SEC",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "\\(\\textbf{Slug per Foot Second} is a unit for 'Dynamic Viscosity' expressed as \\(slug/(ft-s)\\).",
"applicableSystem" : [ "http://qudt.org/vocab/sou/USCS", "http://qudt.org/vocab/sou/IMPERIAL" ],
"conversionMultiplier" : "47.8802591863517",
"definedUnitOfSystem" : "http://qudt.org/vocab/sou/USCS",
"expression" : "\\(slug/(ft-s)\\)",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-1D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/DynamicViscosity",
"iec61360Code" : "0112/2///62720#UAA980",
"symbol" : "slug/(ft⋅s)",
"uneceCommonCode" : "L64",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Slug per Foot Second"
},
"@context" : {
"definedUnitOfSystem" : {
"@id" : "http://qudt.org/schema/qudt/definedUnitOfSystem",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"expression" : {
"@id" : "http://qudt.org/schema/qudt/expression",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"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#"
}
}