<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/Standard">
<rdfs:label xml:lang="en">Standard</rdfs:label>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">4.672</j.0:conversionMultiplier>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:uneceCommonCode>WSD</j.0:uneceCommonCode>
<j.0:iec61360Code>0112/2///62720#UAB116</j.0:iec61360Code>
<j.0:symbol>standard</j.0:symbol>
<j.0:plainTextDescription>non SI-conform unit of the volume of readily finished wood material : 1 standard = 1,980 board feet or approximate 4.672 cubic metre</j.0:plainTextDescription>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Volume"/>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">non SI-conform unit of the volume of readily finished wood material : 1 standard = 1,980 board feet or approximate 4.672 cubic metre</j.1:description>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.672E0</j.0:conversionMultiplierSN>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">1980.[bf_i]</j.0:ucumCode>
</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/Standard>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "non SI-conform unit of the volume of readily finished wood material : 1 standard = 1,980 board feet or approximate 4.672 cubic metre"^^rdf:HTML ;
<http://qudt.org/schema/qudt/conversionMultiplier> 4.672 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 4.672E0 ;
<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#UAB116" ;
<http://qudt.org/schema/qudt/plainTextDescription> "non SI-conform unit of the volume of readily finished wood material : 1 standard = 1,980 board feet or approximate 4.672 cubic metre" ;
<http://qudt.org/schema/qudt/symbol> "standard" ;
<http://qudt.org/schema/qudt/ucumCode> "1980.[bf_i]"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "WSD" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Standard"@en ;
.
{"resource":"Standard"
,"qname":"unit:Standard"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/Standard"
,"properties":["conversion multiplier":"4.672"
,"conversion multiplier scientific":"4.672E0"
,"description":"non SI-conform unit of the volume of readily finished wood material : 1 standard = 1,980 board feet or approximate 4.672 cubic metre"
,"description (plain text)":"non SI-conform unit of the volume of readily finished wood material : 1 standard = 1,980 board feet or approximate 4.672 cubic metre"
,"has dimension vector":"dimension:A0E0L3I0M0H0T0D0"
,"has quantity kind":"quantitykind:Volume"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB116"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Standard"
,"symbol":"standard"
,"type":"qudt:Unit"
,"ucum code":"1980.[bf_i]"
,"unece common code":"WSD"
]}
{
"@id" : "http://qudt.org/vocab/unit/Standard",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "non SI-conform unit of the volume of readily finished wood material : 1 standard = 1,980 board feet or approximate 4.672 cubic metre",
"conversionMultiplier" : "4.672",
"conversionMultiplier:SN" : 4.672,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T0D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Volume",
"iec61360Code" : "0112/2///62720#UAB116",
"plainTextDescription" : "non SI-conform unit of the volume of readily finished wood material : 1 standard = 1,980 board feet or approximate 4.672 cubic metre",
"symbol" : "standard",
"ucumCode" : "1980.[bf_i]",
"uneceCommonCode" : "WSD",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Standard"
},
"@context" : {
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"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#"
}
}