<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/FT-PER-SEC-DEG_F">
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.5486399999999999561088000000000036576</j.0:conversionMultiplier>
<j.0:uneceCommonCode>K18</j.0:uneceCommonCode>
<j.0:iec61360Code>0112/2///62720#UAA450</j.0:iec61360Code>
<rdfs:label>foot per second degree Fahrenheit</rdfs:label>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[ft_i].s-1.[degF]-1</j.0:ucumCode>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T-1D0"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Unknown"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.486399999999999561088000000000036576E-1</j.0:conversionMultiplierSN>
<j.0:symbol>ft/(s·°F)</j.0:symbol>
<j.1:description>unit foot as a linear measure according to the Anglo-American and the Imperial system of units divided by the product of the SI base unit second and the traditional unit degree Fahrenheit</j.1:description>
</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/FT-PER-SEC-DEG_F>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "unit foot as a linear measure according to the Anglo-American and the Imperial system of units divided by the product of the SI base unit second and the traditional unit degree Fahrenheit" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.5486399999999999561088000000000036576 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 5.486399999999999561088000000000036576E-1 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T-1D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Unknown> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA450" ;
<http://qudt.org/schema/qudt/symbol> "ft/(s·°F)" ;
<http://qudt.org/schema/qudt/ucumCode> "[ft_i].s-1.[degF]-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "K18" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "foot per second degree Fahrenheit" ;
.
{"resource":"foot per second degree Fahrenheit"
,"qname":"unit:FT-PER-SEC-DEG_F"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/FT-PER-SEC-DEG_F"
,"properties":["conversion multiplier":"0.5486399999999999561088000000000036576"
,"conversion multiplier scientific":"5.486399999999999561088000000000036576E-1"
,"description":"unit foot as a linear measure according to the Anglo-American and the Imperial system of units divided by the product of the SI base unit second and the traditional unit degree Fahrenheit"
,"has dimension vector":"dimension:A0E0L1I0M0H-1T-1D0"
,"has quantity kind":"quantitykind:Unknown"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA450"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"foot per second degree Fahrenheit"
,"symbol":"ft\/(s·°F)"
,"type":"qudt:Unit"
,"ucum code":"[ft_i].s-1.[degF]-1"
,"unece common code":"K18"
]}
{
"@id" : "http://qudt.org/vocab/unit/FT-PER-SEC-DEG_F",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "unit foot as a linear measure according to the Anglo-American and the Imperial system of units divided by the product of the SI base unit second and the traditional unit degree Fahrenheit",
"conversionMultiplier" : "0.5486399999999999561088000000000036576",
"conversionMultiplier:SN" : 0.5486399999999999,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T-1D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Unknown",
"iec61360Code" : "0112/2///62720#UAA450",
"symbol" : "ft/(s·°F)",
"ucumCode" : "[ft_i].s-1.[degF]-1",
"uneceCommonCode" : "K18",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "foot per second degree Fahrenheit",
"@context" : {
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"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#"
}
}