<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/IN-PER-DEG_F">
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[in_i].[degF]-1</j.0:ucumCode>
<rdfs:label xml:lang="en">Inch Per Degree Fahrenheit</rdfs:label>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<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: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.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://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/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"
,"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"
]}
{
"@id" : "http://qudt.org/vocab/unit/IN-PER-DEG_F",
"@type" : "http://qudt.org/schema/qudt/Unit",
"applicableSystem" : [ "http://qudt.org/vocab/sou/USCS", "http://qudt.org/vocab/sou/IMPERIAL" ],
"conversionMultiplier" : "0.04572",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L1I0M0H-1T0D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/LinearThermalExpansion",
"iec61360Code" : "0112/2///62720#UAA540",
"plainTextDescription" : "unit inch according to the Anglo-American and the Imperial system of units divided by the unit for temperature degree Fahrenheit",
"symbol" : "in/°F",
"ucumCode" : "[in_i].[degF]-1",
"uneceCommonCode" : "K45",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Inch Per Degree Fahrenheit"
},
"@context" : {
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@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"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@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#"
}
}