<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/HP_Metric">
<rdfs:label xml:lang="en">Horsepower (metric)</rdfs:label>
<j.0:uneceCommonCode>HJ</j.0:uneceCommonCode>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">7.354988E2</j.0:conversionMultiplierSN>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">735.4988</j.0:conversionMultiplier>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0"/>
<j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">unit of the mechanical power according to the Anglo-American system of units</j.1:description>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Power"/>
<j.0:iec61360Code>0112/2///62720#UAA534</j.0:iec61360Code>
<j.0:symbol>HP{metric}</j.0:symbol>
<j.0:plainTextDescription>unit of the mechanical power according to the Anglo-American system of units</j.0:plainTextDescription>
</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/HP_Metric>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "unit of the mechanical power according to the Anglo-American system of units"^^rdf:HTML ;
<http://qudt.org/schema/qudt/conversionMultiplier> 735.4988 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 7.354988E2 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Power> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA534" ;
<http://qudt.org/schema/qudt/plainTextDescription> "unit of the mechanical power according to the Anglo-American system of units" ;
<http://qudt.org/schema/qudt/symbol> "HP{metric}" ;
<http://qudt.org/schema/qudt/uneceCommonCode> "HJ" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Horsepower (metric)"@en ;
.
{"resource":"Horsepower (metric)"
,"qname":"unit:HP_Metric"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/HP_Metric"
,"properties":["conversion multiplier":"735.4988"
,"conversion multiplier scientific":"7.354988E2"
,"description":"unit of the mechanical power according to the Anglo-American system of units"
,"description (plain text)":"unit of the mechanical power according to the Anglo-American system of units"
,"has dimension vector":"dimension:A0E0L2I0M1H0T-3D0"
,"has quantity kind":"quantitykind:Power"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA534"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Horsepower (metric)"
,"symbol":"HP{metric}"
,"type":"qudt:Unit"
,"unece common code":"HJ"
]}
{
"@id" : "http://qudt.org/vocab/unit/HP_Metric",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "unit of the mechanical power according to the Anglo-American system of units",
"conversionMultiplier" : "735.4988",
"conversionMultiplier:SN" : 735.4988,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Power",
"iec61360Code" : "0112/2///62720#UAA534",
"plainTextDescription" : "unit of the mechanical power according to the Anglo-American system of units",
"symbol" : "HP{metric}",
"uneceCommonCode" : "HJ",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Horsepower (metric)"
},
"@context" : {
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"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"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"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#"
}
}