<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/PK_UK">
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Volume"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[pk_br]</j.0:ucumCode>
<rdfs:label xml:lang="en">Peck (UK)</rdfs:label>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">9.092181E-3</j.0:conversionMultiplierSN>
<j.0:symbol>peck{UK}</j.0:symbol>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">unit of the volume according to the Imperial system of units</j.1:description>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.009092181</j.0:conversionMultiplier>
<j.0:plainTextDescription>unit of the volume according to the Imperial system of units</j.0:plainTextDescription>
<j.0:uneceCommonCode>L43</j.0:uneceCommonCode>
<j.0:iec61360Code>0112/2///62720#UAA939</j.0:iec61360Code>
</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/PK_UK>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "unit of the volume according to the Imperial system of units"^^rdf:HTML ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/IMPERIAL> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.009092181 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 9.092181E-3 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Volume> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA939" ;
<http://qudt.org/schema/qudt/plainTextDescription> "unit of the volume according to the Imperial system of units" ;
<http://qudt.org/schema/qudt/symbol> "peck{UK}" ;
<http://qudt.org/schema/qudt/ucumCode> "[pk_br]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "L43" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Peck (UK)"@en ;
.
{"resource":"Peck (UK)"
,"qname":"unit:PK_UK"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/PK_UK"
,"properties":["applicable system":"sou:IMPERIAL"
,"conversion multiplier":"0.009092181"
,"conversion multiplier scientific":"9.092181E-3"
,"description":"unit of the volume according to the Imperial system of units"
,"description (plain text)":"unit of the volume according to the Imperial system of units"
,"has dimension vector":"dimension:A0E0L3I0M0H0T0D0"
,"has quantity kind":"quantitykind:Volume"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA939"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Peck (UK)"
,"symbol":"peck{UK}"
,"type":"qudt:Unit"
,"ucum code":"[pk_br]"
,"unece common code":"L43"
]}
{
"@id" : "http://qudt.org/vocab/unit/PK_UK",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "unit of the volume according to the Imperial system of units",
"applicableSystem" : "http://qudt.org/vocab/sou/IMPERIAL",
"conversionMultiplier" : "0.009092181",
"conversionMultiplier:SN" : 0.009092181,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Volume",
"iec61360Code" : "0112/2///62720#UAA939",
"plainTextDescription" : "unit of the volume according to the Imperial system of units",
"symbol" : "peck{UK}",
"ucumCode" : "[pk_br]",
"uneceCommonCode" : "L43",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Peck (UK)"
},
"@context" : {
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"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"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"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#"
}
}