<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/YD3-PER-HR">
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">[cyd_i].h-1</j.0:ucumCode>
<rdfs:label xml:lang="en">Cubic Yard Per Hour</rdfs:label>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:uneceCommonCode>M13</j.0:uneceCommonCode>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.00021237634944</j.0:conversionMultiplier>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VolumeFlowRate"/>
<j.0:iec61360Code>0112/2///62720#UAB038</j.0:iec61360Code>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:plainTextDescription>power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for the time hour</j.0:plainTextDescription>
<j.0:symbol>yd³/hr</j.0:symbol>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/USCS"/>
</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/YD3-PER-HR>
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.00021237634944 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VolumeFlowRate> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB038" ;
<http://qudt.org/schema/qudt/plainTextDescription> "power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for the time hour" ;
<http://qudt.org/schema/qudt/symbol> "yd³/hr" ;
<http://qudt.org/schema/qudt/ucumCode> "[cyd_i].h-1"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "M13" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Cubic Yard Per Hour"@en ;
.
{"resource":"Cubic Yard Per Hour"
,"qname":"unit:YD3-PER-HR"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/YD3-PER-HR"
,"properties":["applicable system":"sou:IMPERIAL"
,"applicable system":"sou:USCS"
,"conversion multiplier":"0.00021237634944"
,"description (plain text)":"power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for the time hour"
,"has dimension vector":"dimension:A0E0L3I0M0H0T-1D0"
,"has quantity kind":"quantitykind:VolumeFlowRate"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB038"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Cubic Yard Per Hour"
,"symbol":"yd³\/hr"
,"type":"qudt:Unit"
,"ucum code":"[cyd_i].h-1"
,"unece common code":"M13"
]}
{
"@id" : "http://qudt.org/vocab/unit/YD3-PER-HR",
"@type" : "http://qudt.org/schema/qudt/Unit",
"applicableSystem" : [ "http://qudt.org/vocab/sou/IMPERIAL", "http://qudt.org/vocab/sou/USCS" ],
"conversionMultiplier" : "0.00021237634944",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L3I0M0H0T-1D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/VolumeFlowRate",
"iec61360Code" : "0112/2///62720#UAB038",
"plainTextDescription" : "power of the unit yard according to the Anglo-American and the Imperial system of units with the exponent 3 divided by the unit for the time hour",
"symbol" : "yd³/hr",
"ucumCode" : "[cyd_i].h-1",
"uneceCommonCode" : "M13",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Cubic Yard Per Hour"
},
"@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"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"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"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"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#"
}
}