unit:NanoMOL-PER-L
URI: http://qudt.org/vocab/unit/NanoMOL-PER-L
A scaled unit of amount-of-substance concentration.
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/NanoMOL-PER-L"> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-6</j.0:conversionMultiplierSN> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.7/vocab/unit"/> <rdfs:label xml:lang="en-US">Nanomole per Liter</rdfs:label> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:hasFactorUnit rdf:nodeID="A0"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">nmol.L-1</j.0:ucumCode> <j.0:symbol>nmol/L</j.0:symbol> <rdfs:label xml:lang="en">Nanomole per Litre</rdfs:label> <rdfs:label>Nanomole per Litre</rdfs:label> <j.1:description xml:lang="en">A scaled unit of amount-of-substance concentration.</j.1:description> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000001</j.0:conversionMultiplier> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Concentration"/> <j.0:hasFactorUnit rdf:nodeID="A1"/> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0"/> </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/NanoMOL-PER-L> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "A scaled unit of amount-of-substance concentration."@en ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ; <http://qudt.org/schema/qudt/conversionMultiplier> 0.000001 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-6 ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Concentration> ; <http://qudt.org/schema/qudt/symbol> "nmol/L" ; <http://qudt.org/schema/qudt/ucumCode> "nmol.L-1"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/3.1.7/vocab/unit> ; rdfs:label "Nanomole per Liter"@en-US ; rdfs:label "Nanomole per Litre" ; rdfs:label "Nanomole per Litre"@en ; .
{"resource":"Nanomole per Litre" ,"qname":"unit:NanoMOL-PER-L" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/NanoMOL-PER-L" ,"properties":["applicable system":"sou:SI" ,"conversion multiplier":"0.000001" ,"conversion multiplier scientific":"1.0E-6" ,"description":"A scaled unit of amount-of-substance concentration." ,"has dimension vector":"dimension:A1E0L-3I0M0H0T0D0" ,"has quantity kind":"quantitykind:Concentration" ,"hasFactorUnit":null ,"hasFactorUnit":null ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.7\/vocab\/unit>" ,"label":"Nanomole per Liter" ,"label":"Nanomole per Litre" ,"label":"Nanomole per Litre" ,"symbol":"nmol\/L" ,"type":"qudt:Unit" ,"ucum code":"nmol.L-1" ]}
{ "@id" : "http://qudt.org/vocab/unit/NanoMOL-PER-L", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : { "@language" : "en", "@value" : "A scaled unit of amount-of-substance concentration." }, "applicableSystem" : "http://qudt.org/vocab/sou/SI", "conversionMultiplier" : "0.000001", "conversionMultiplier:SN" : 1.0E-6, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A1E0L-3I0M0H0T0D0", "hasFactorUnit" : [ "_:b0", "_:b1" ], "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Concentration", "symbol" : "nmol/L", "ucumCode" : "nmol.L-1", "isDefinedBy" : "http://qudt.org/3.1.7/vocab/unit", "label" : [ { "@language" : "en-us", "@value" : "Nanomole per Liter" }, { "@language" : "en", "@value" : "Nanomole per Litre" }, "Nanomole per Litre" ], "@context" : { "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@type" : "@id" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "description" : { "@id" : "http://purl.org/dc/terms/description" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "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#" } }