unit:NUM-PER-HR
URI: http://qudt.org/vocab/unit/NUM-PER-HR
Work in progress
<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/NUM-PER-HR"> <j.0:hasFactorUnit rdf:nodeID="A0"/> <j.0:hasReciprocalUnit rdf:resource="http://qudt.org/vocab/unit/HR-PER-NUM"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/CountRate"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Frequency"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0002777777777777777777777777777777778</j.0:conversionMultiplier> <j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/PER-HR"/> <rdfs:label>Number per Hour</rdfs:label> <rdfs:label xml:lang="en">Number per Hour</rdfs:label> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:symbol>#/h</j.0:symbol> <j.0:hasFactorUnit rdf:nodeID="A1"/> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">2.777777777777777777777777777777778E-4</j.0:conversionMultiplierSN> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">{#}/h</j.0:ucumCode> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">{#}.h-1</j.0:ucumCode> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">/h</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/NUM-PER-HR> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://qudt.org/schema/qudt/conversionMultiplier> 0.0002777777777777777777777777777777778 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 2.777777777777777777777777777777778E-4 ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/PER-HR> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/CountRate> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Frequency> ; <http://qudt.org/schema/qudt/hasReciprocalUnit> <http://qudt.org/vocab/unit/HR-PER-NUM> ; <http://qudt.org/schema/qudt/symbol> "#/h" ; <http://qudt.org/schema/qudt/ucumCode> "/h"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/ucumCode> "{#}.h-1"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/ucumCode> "{#}/h"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ; rdfs:label "Number per Hour" ; rdfs:label "Number per Hour"@en ; .
{"resource":"Number per Hour" ,"qname":"unit:NUM-PER-HR" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/NUM-PER-HR" ,"properties":["conversion multiplier":"0.0002777777777777777777777777777777778" ,"conversion multiplier scientific":"2.777777777777777777777777777777778E-4" ,"exact match":"unit:PER-HR" ,"has dimension vector":"dimension:A0E0L0I0M0H0T-1D0" ,"has quantity kind":"quantitykind:CountRate" ,"has quantity kind":"quantitykind:Frequency" ,"has reciprocal unit":"unit:HR-PER-NUM" ,"hasFactorUnit":null ,"hasFactorUnit":null ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.5\/vocab\/unit>" ,"label":"Number per Hour" ,"label":"Number per Hour" ,"symbol":"#\/h" ,"type":"qudt:Unit" ,"ucum code":"\/h" ,"ucum code":"{#}.h-1" ,"ucum code":"{#}\/h" ]}
{ "@id" : "http://qudt.org/vocab/unit/NUM-PER-HR", "@type" : "http://qudt.org/schema/qudt/Unit", "conversionMultiplier" : "0.0002777777777777777777777777777777778", "conversionMultiplier:SN" : 2.777777777777778E-4, "exactMatch" : "http://qudt.org/vocab/unit/PER-HR", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0", "hasFactorUnit" : [ "_:b0", "_:b1" ], "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/CountRate", "http://qudt.org/vocab/quantitykind/Frequency" ], "hasReciprocalUnit" : "http://qudt.org/vocab/unit/HR-PER-NUM", "symbol" : "#/h", "ucumCode" : [ "{#}/h", "{#}.h-1", "/h" ], "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit", "label" : [ "Number per Hour", { "@language" : "en", "@value" : "Number per Hour" } ], "@context" : { "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@type" : "@id" }, "hasReciprocalUnit" : { "@id" : "http://qudt.org/schema/qudt/hasReciprocalUnit", "@type" : "@id" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "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#" } }