<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/IN-PER-DEG_F">
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[in_i].[degF]-1</j.0:ucumCode>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<rdfs:label xml:lang="en">Inch per Degree Fahrenheit</rdfs:label>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LinearThermalExpansion"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
<j.0:uneceCommonCode>K45</j.0:uneceCommonCode>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.572E-2</j.0:conversionMultiplierSN>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.04572</j.0:conversionMultiplier>
<j.0:symbol>in/°F</j.0:symbol>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T0D0"/>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">unit inch according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit</j.1:description>
<j.0:iec61360Code>0112/2///62720#UAA540</j.0:iec61360Code>
<j.0:plainTextDescription>unit inch according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit</j.0:plainTextDescription>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
</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/IN-PER-DEG_F>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "unit inch according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit"^^rdf:HTML ;
<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> 0.04572 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 4.572E-2 ;
<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#UAA540" ;
<http://qudt.org/schema/qudt/plainTextDescription> "unit inch 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> "in/°F" ;
<http://qudt.org/schema/qudt/ucumCode> "[in_i].[degF]-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "K45" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Inch per Degree Fahrenheit"@en ;
.
{"resource":"Inch per Degree Fahrenheit"
,"qname":"unit:IN-PER-DEG_F"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/IN-PER-DEG_F"
,"properties":["applicable system":"sou:IMPERIAL"
,"applicable system":"sou:USCS"
,"conversion multiplier":"0.04572"
,"conversion multiplier scientific":"4.572E-2"
,"description":"unit inch according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit"
,"description (plain text)":"unit inch 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#UAA540"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Inch per Degree Fahrenheit"
,"symbol":"in\/°F"
,"type":"qudt:Unit"
,"ucum code":"[in_i].[degF]-1"
,"unece common code":"K45"
]}