<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/PINT_UK">
<rdfs:label xml:lang="en">Pint (UK)</rdfs:label>
<j.0:plainTextDescription>unit of the volume (both for fluids and for dry measures) according to the Imperial system of units</j.0:plainTextDescription>
<j.0:iec61360Code>0112/2///62720#UAA952</j.0:iec61360Code>
<j.0:uneceCommonCode>PTI</j.0:uneceCommonCode>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">5.6826125E-4</j.0:conversionMultiplierSN>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">unit of the volume (both for fluids and for dry measures) according to the Imperial system of units</j.1:description>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/PINT"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
<j.0:symbol>pt{UK}</j.0:symbol>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.00056826125</j.0:conversionMultiplier>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[pt_br]</j.0:ucumCode>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Volume"/>
</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/PINT_UK>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "unit of the volume (both for fluids and for dry measures) 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.00056826125 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 5.6826125E-4 ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/PINT> ;
<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#UAA952" ;
<http://qudt.org/schema/qudt/plainTextDescription> "unit of the volume (both for fluids and for dry measures) according to the Imperial system of units" ;
<http://qudt.org/schema/qudt/symbol> "pt{UK}" ;
<http://qudt.org/schema/qudt/ucumCode> "[pt_br]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "PTI" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Pint (UK)"@en ;
.
{"resource":"Pint (UK)"
,"qname":"unit:PINT_UK"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/PINT_UK"
,"properties":["applicable system":"sou:IMPERIAL"
,"conversion multiplier":"0.00056826125"
,"conversion multiplier scientific":"5.6826125E-4"
,"description":"unit of the volume (both for fluids and for dry measures) according to the Imperial system of units"
,"description (plain text)":"unit of the volume (both for fluids and for dry measures) according to the Imperial system of units"
,"exact match":"unit:PINT"
,"has dimension vector":"dimension:A0E0L3I0M0H0T0D0"
,"has quantity kind":"quantitykind:Volume"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA952"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Pint (UK)"
,"symbol":"pt{UK}"
,"type":"qudt:Unit"
,"ucum code":"[pt_br]"
,"unece common code":"PTI"
]}