unit:NP-PER-SEC
URI: http://qudt.org/vocab/unit/NP-PER-SEC
unit neper divided by the SI base unit second
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: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/NP-PER-SEC"> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Unknown"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">Np.s-1</j.0:ucumCode> <j.1:description>unit neper divided by the SI base unit second</j.1:description> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0"/> <j.0:iec61360Code>0112/2///62720#UAA254</j.0:iec61360Code> <j.0:hasFactorUnit rdf:nodeID="A0"/> <j.0:symbol>Np/s</j.0:symbol> <j.0:uneceCommonCode>C51</j.0:uneceCommonCode> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">0.0E0</j.0:conversionMultiplierSN> <rdfs:label>Neper per Second</rdfs:label> <rdfs:label xml:lang="en">Neper per Second</rdfs:label> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA254</j.0:informativeReference> <j.0:hasFactorUnit rdf:nodeID="A1"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.0</j.0:conversionMultiplier> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.8/vocab/unit"/> </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/NP-PER-SEC> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "unit neper divided by the SI base unit second" ; <http://qudt.org/schema/qudt/conversionMultiplier> 0.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 0.0E0 ; <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/Unknown> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA254" ; <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA254"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "Np/s" ; <http://qudt.org/schema/qudt/ucumCode> "Np.s-1"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "C51" ; rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ; rdfs:label "Neper per Second" ; rdfs:label "Neper per Second"@en ; .
{"resource":"Neper per Second" ,"qname":"unit:NP-PER-SEC" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/NP-PER-SEC" ,"properties":["conversion multiplier":"0.0" ,"conversion multiplier scientific":"0.0E0" ,"description":"unit neper divided by the SI base unit second" ,"has dimension vector":"dimension:A0E0L0I0M0H0T-1D0" ,"has quantity kind":"quantitykind:Unknown" ,"hasFactorUnit":null ,"hasFactorUnit":null ,"iec-61360 code":"0112\/2\/\/\/62720#UAA254" ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA254" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.8\/vocab\/unit>" ,"label":"Neper per Second" ,"label":"Neper per Second" ,"symbol":"Np\/s" ,"type":"qudt:Unit" ,"ucum code":"Np.s-1" ,"unece common code":"C51" ]}
{ "@id" : "http://qudt.org/vocab/unit/NP-PER-SEC", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "unit neper divided by the SI base unit second", "conversionMultiplier" : "0.0", "conversionMultiplier:SN" : 0.0, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0", "hasFactorUnit" : [ "_:b0", "_:b1" ], "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Unknown", "iec61360Code" : "0112/2///62720#UAA254", "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA254", "symbol" : "Np/s", "ucumCode" : "Np.s-1", "uneceCommonCode" : "C51", "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit", "label" : [ "Neper per Second", { "@language" : "en", "@value" : "Neper per Second" } ], "@context" : { "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" }, "description" : { "@id" : "http://purl.org/dc/terms/description" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "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" }, "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#" } }