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