unit:PER-MilliL
URI: http://qudt.org/vocab/unit/PER-MilliL
reciprocal value of the unit Millilitre
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/PER-MilliL"> <rdfs:label xml:lang="en">Reciprocal Millilitre</rdfs:label> <j.0:symbol>/mL</j.0:symbol> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E6</j.0:conversionMultiplierSN> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">/mL</j.0:ucumCode> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mL-1</j.0:ucumCode> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000000.0</j.0:conversionMultiplier> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/InverseVolume"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <rdfs:label xml:lang="en-US">Reciprocal Milliliter</rdfs:label> <j.0:plainTextDescription>reciprocal value of the unit millilitre</j.0:plainTextDescription> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">reciprocal value of the unit Millilitre</j.1:description> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> </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/PER-MilliL> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "reciprocal value of the unit Millilitre"^^rdf:HTML ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-EMU> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ; <http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ; <http://qudt.org/schema/qudt/conversionMultiplier> 1000000.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E6 ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseVolume> ; <http://qudt.org/schema/qudt/plainTextDescription> "reciprocal value of the unit millilitre" ; <http://qudt.org/schema/qudt/symbol> "/mL" ; <http://qudt.org/schema/qudt/ucumCode> "/mL"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/ucumCode> "mL-1"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ; rdfs:label "Reciprocal Milliliter"@en-US ; rdfs:label "Reciprocal Millilitre"@en ; .
{"resource":"Reciprocal Millilitre" ,"qname":"unit:PER-MilliL" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PER-MilliL" ,"properties":["applicable system":"sou:CGS" ,"applicable system":"sou:CGS-EMU" ,"applicable system":"sou:CGS-GAUSS" ,"applicable system":"sou:SI" ,"conversion multiplier":"1000000.0" ,"conversion multiplier scientific":"1.0E6" ,"description":"reciprocal value of the unit Millilitre" ,"description (plain text)":"reciprocal value of the unit millilitre" ,"has dimension vector":"dimension:A0E0L-3I0M0H0T0D0" ,"has quantity kind":"quantitykind:InverseVolume" ,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>" ,"label":"Reciprocal Milliliter" ,"label":"Reciprocal Millilitre" ,"symbol":"\/mL" ,"type":"qudt:Unit" ,"ucum code":"\/mL" ,"ucum code":"mL-1" ]}
{ "@id" : "http://qudt.org/vocab/unit/PER-MilliL", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "reciprocal value of the unit Millilitre", "applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-EMU" ], "conversionMultiplier" : "1000000.0", "conversionMultiplier:SN" : 1000000.0, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/InverseVolume", "plainTextDescription" : "reciprocal value of the unit millilitre", "symbol" : "/mL", "ucumCode" : [ "/mL", "mL-1" ], "isDefinedBy" : "http://qudt.org/2.1/vocab/unit", "label" : [ { "@language" : "en", "@value" : "Reciprocal Millilitre" }, { "@language" : "en-us", "@value" : "Reciprocal Milliliter" } ], "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "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" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "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#" } }