<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/Hundredweight_UK">
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0"/>
<j.0:uneceCommonCode>CWI</j.0:uneceCommonCode>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[lcwt_av]</j.0:ucumCode>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/CWT_LONG"/>
<rdfs:label xml:lang="en">Hundredweight (UK)</rdfs:label>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Mass"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:symbol>cwt{long}</j.0:symbol>
<j.0:iec61360Code>0112/2///62720#UAA405</j.0:iec61360Code>
<owl:sameAs rdf:resource="http://qudt.org/vocab/unit/CWT_LONG"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:plainTextDescription>out of use unit of the mass according to the Imperial system of units</j.0:plainTextDescription>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">50.80235</j.0:conversionMultiplier>
</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/Hundredweight_UK>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 50.80235 ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/CWT_LONG> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Mass> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA405" ;
<http://qudt.org/schema/qudt/plainTextDescription> "out of use unit of the mass according to the Imperial system of units" ;
<http://qudt.org/schema/qudt/symbol> "cwt{long}" ;
<http://qudt.org/schema/qudt/ucumCode> "[lcwt_av]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "CWI" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Hundredweight (UK)"@en ;
owl:sameAs <http://qudt.org/vocab/unit/CWT_LONG> ;
.
{"resource":"Hundredweight (UK)"
,"qname":"unit:Hundredweight_UK"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/Hundredweight_UK"
,"properties":["conversion multiplier":"50.80235"
,"description (plain text)":"out of use unit of the mass according to the Imperial system of units"
,"exact match":"unit:CWT_LONG"
,"has dimension vector":"dimension:A0E0L0I0M1H0T0D0"
,"has quantity kind":"quantitykind:Mass"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA405"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Hundredweight (UK)"
,"sameAs":"unit:CWT_LONG"
,"symbol":"cwt{long}"
,"type":"qudt:Unit"
,"ucum code":"[lcwt_av]"
,"unece common code":"CWI"
]}
{
"@id" : "http://qudt.org/vocab/unit/Hundredweight_UK",
"@type" : "http://qudt.org/schema/qudt/Unit",
"conversionMultiplier" : "50.80235",
"exactMatch" : "http://qudt.org/vocab/unit/CWT_LONG",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M1H0T0D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Mass",
"iec61360Code" : "0112/2///62720#UAA405",
"plainTextDescription" : "out of use unit of the mass according to the Imperial system of units",
"symbol" : "cwt{long}",
"ucumCode" : "[lcwt_av]",
"uneceCommonCode" : "CWI",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Hundredweight (UK)"
},
"sameAs" : "http://qudt.org/vocab/unit/CWT_LONG",
"@context" : {
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"exactMatch" : {
"@id" : "http://qudt.org/schema/qudt/exactMatch",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"sameAs" : {
"@id" : "http://www.w3.org/2002/07/owl#sameAs",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"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#"
}
}