<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
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/YD-PER-DEG_F">
<rdfs:label xml:lang="en">Yard Per Degree Fahrenheit</rdfs:label>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[yd_i].[degF]-1</j.0:ucumCode>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LinearThermalExpansion"/>
<j.0:plainTextDescription>unit yard according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit</j.0:plainTextDescription>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T0D0"/>
<j.0:symbol>yd/°F</j.0:symbol>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:uneceCommonCode>L98</j.0:uneceCommonCode>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
<j.0:iec61360Code>0112/2///62720#UAB031</j.0:iec61360Code>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.6459200164592</j.0:conversionMultiplier>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
</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/YD-PER-DEG_F>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<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> 1.6459200164592 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T0D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LinearThermalExpansion> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB031" ;
<http://qudt.org/schema/qudt/plainTextDescription> "unit yard according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit" ;
<http://qudt.org/schema/qudt/symbol> "yd/°F" ;
<http://qudt.org/schema/qudt/ucumCode> "[yd_i].[degF]-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "L98" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Yard Per Degree Fahrenheit"@en ;
.
{"resource":"Yard Per Degree Fahrenheit"
,"qname":"unit:YD-PER-DEG_F"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/YD-PER-DEG_F"
,"properties":["applicable system":"sou:IMPERIAL"
,"applicable system":"sou:USCS"
,"conversion multiplier":"1.6459200164592"
,"description (plain text)":"unit yard according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit"
,"has dimension vector":"dimension:A0E0L1I0M0H-1T0D0"
,"has quantity kind":"quantitykind:LinearThermalExpansion"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB031"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Yard Per Degree Fahrenheit"
,"symbol":"yd\/°F"
,"type":"qudt:Unit"
,"ucum code":"[yd_i].[degF]-1"
,"unece common code":"L98"
]}
{
"@id" : "http://qudt.org/vocab/unit/YD-PER-DEG_F",
"@type" : "http://qudt.org/schema/qudt/Unit",
"applicableSystem" : [ "http://qudt.org/vocab/sou/USCS", "http://qudt.org/vocab/sou/IMPERIAL" ],
"conversionMultiplier" : "1.6459200164592",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T0D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/LinearThermalExpansion",
"iec61360Code" : "0112/2///62720#UAB031",
"plainTextDescription" : "unit yard according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit",
"symbol" : "yd/°F",
"ucumCode" : "[yd_i].[degF]-1",
"uneceCommonCode" : "L98",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Yard Per Degree Fahrenheit"
},
"@context" : {
"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"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"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"
},
"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#"
}
}