unit:PER-M3
URI: http://qudt.org/vocab/unit/PER-M3
"Per Cubic Meter" is a denominator unit with dimensions /m3.
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-M3"> <rdfs:label xml:lang="ms">Per Meter Kubik</rdfs:label> <rdfs:label xml:lang="de">Pro Kubikmeter</rdfs:label> <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q21401573"/> <rdfs:label xml:lang="fr">Par Mètre Cube</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <rdfs:label xml:lang="bg">На Кубичен Метър</rdfs:label> <j.0:derivedCoherentUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <rdfs:label xml:lang="ro">Pe Metru Cub</rdfs:label> <rdfs:label xml:lang="la">Per Metrum Cubicum</rdfs:label> <j.0:exactMatch rdf:resource="http://qudt.org/vocab/unit/NUM-PER-M3"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/InverseVolume"/> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <rdfs:label xml:lang="ru">На Кубический Метр</rdfs:label> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <rdfs:label xml:lang="el">Aνά Κυβικό Μέτρο</rdfs:label> <j.0:iec61360Code>0112/2///62720#UAA740</j.0:iec61360Code> <j.0:hasReciprocalUnit rdf:resource="http://qudt.org/vocab/unit/M3"/> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier> <j.0:symbol>/m³</j.0:symbol> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">m-3</j.0:ucumCode> <j.0:uneceCommonCode>C86</j.0:uneceCommonCode> <rdfs:label xml:lang="sl">Na Kubični Meter</rdfs:label> <rdfs:label xml:lang="es">Por Metro Cúbico</rdfs:label> <rdfs:label xml:lang="pt">Por Metro Cúbico</rdfs:label> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">/m3</j.0:ucumCode> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"Per Cubic Meter" is a denominator unit with dimensions $/m^3$.</j.1:description> <rdfs:label xml:lang="it">Per Metro Cubo</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%23UAA740</j.0:informativeReference> <j.0:hasFactorUnit rdf:nodeID="A0"/> <rdfs:label>Reciprocal Cubic Metre</rdfs:label> <rdfs:label xml:lang="en">Reciprocal Cubic Metre</rdfs:label> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$/m^3$</j.0:expression> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <rdfs:label xml:lang="en-US">Reciprocal Cubic Meter</rdfs:label> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/> <rdfs:label xml:lang="pl">Na Metr Sześcienny</rdfs:label> <rdfs:label xml:lang="tr">Per Metreküp</rdfs:label> <rdfs:label xml:lang="cs">Na Metr Krychlový</rdfs:label> </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-M3> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "\"Per Cubic Meter\" is a denominator unit with dimensions $/m^3$."^^<http://qudt.org/schema/qudt/LatexString> ; <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> 1.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E0 ; <http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem> <http://qudt.org/vocab/sou/SI> ; <http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/unit/NUM-PER-M3> ; <http://qudt.org/schema/qudt/expression> "$/m^3$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0> ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseVolume> ; <http://qudt.org/schema/qudt/hasReciprocalUnit> <http://qudt.org/vocab/unit/M3> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA740" ; <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA740"^^xsd:anyURI ; <http://qudt.org/schema/qudt/symbol> "/m³" ; <http://qudt.org/schema/qudt/ucumCode> "/m3"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/ucumCode> "m-3"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "C86" ; <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q21401573> ; rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ; rdfs:label "Aνά Κυβικό Μέτρο"@el ; rdfs:label "Na Kubični Meter"@sl ; rdfs:label "Na Metr Krychlový"@cs ; rdfs:label "Na Metr Sześcienny"@pl ; rdfs:label "Par Mètre Cube"@fr ; rdfs:label "Pe Metru Cub"@ro ; rdfs:label "Per Meter Kubik"@ms ; rdfs:label "Per Metreküp"@tr ; rdfs:label "Per Metro Cubo"@it ; rdfs:label "Per Metrum Cubicum"@la ; rdfs:label "Por Metro Cúbico"@es ; rdfs:label "Por Metro Cúbico"@pt ; rdfs:label "Pro Kubikmeter"@de ; rdfs:label "Reciprocal Cubic Meter"@en-US ; rdfs:label "Reciprocal Cubic Metre" ; rdfs:label "Reciprocal Cubic Metre"@en ; rdfs:label "На Кубичен Метър"@bg ; rdfs:label "На Кубический Метр"@ru ; .
{"resource":"Reciprocal Cubic Metre" ,"qname":"unit:PER-M3" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PER-M3" ,"properties":["Wikidata match":"<http:\/\/www.wikidata.org\/entity\/Q21401573>" ,"applicable system":"sou:CGS" ,"applicable system":"sou:CGS-EMU" ,"applicable system":"sou:CGS-GAUSS" ,"applicable system":"sou:SI" ,"conversion multiplier":"1.0" ,"conversion multiplier scientific":"1.0E0" ,"description":"\"Per Cubic Meter\" is a denominator unit with dimensions $\/m^3$." ,"exact match":"unit:NUM-PER-M3" ,"expression":"$\/m^3$" ,"has dimension vector":"dimension:A0E0L-3I0M0H0T0D0" ,"has quantity kind":"quantitykind:InverseVolume" ,"has reciprocal unit":"unit:M3" ,"hasFactorUnit":null ,"iec-61360 code":"0112\/2\/\/\/62720#UAA740" ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA740" ,"is coherent derived unit of system":"sou:SI" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.5\/vocab\/unit>" ,"label":"Aνά Κυβικό Μέτρο" ,"label":"Na Kubični Meter" ,"label":"Na Metr Krychlový" ,"label":"Na Metr Sześcienny" ,"label":"Par Mètre Cube" ,"label":"Pe Metru Cub" ,"label":"Per Meter Kubik" ,"label":"Per Metreküp" ,"label":"Per Metro Cubo" ,"label":"Per Metrum Cubicum" ,"label":"Por Metro Cúbico" ,"label":"Por Metro Cúbico" ,"label":"Pro Kubikmeter" ,"label":"Reciprocal Cubic Meter" ,"label":"Reciprocal Cubic Metre" ,"label":"Reciprocal Cubic Metre" ,"label":"На Кубичен Метър" ,"label":"На Кубический Метр" ,"symbol":"\/m³" ,"type":"qudt:Unit" ,"ucum code":"\/m3" ,"ucum code":"m-3" ,"unece common code":"C86" ]}
{ "@id" : "http://qudt.org/vocab/unit/PER-M3", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "\"Per Cubic Meter\" is a denominator unit with dimensions $/m^3$.", "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS" ], "conversionMultiplier" : "1.0", "conversionMultiplier:SN" : 1.0, "derivedCoherentUnitOfSystem" : "http://qudt.org/vocab/sou/SI", "exactMatch" : "http://qudt.org/vocab/unit/NUM-PER-M3", "expression" : "$/m^3$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-3I0M0H0T0D0", "hasFactorUnit" : "_:b0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/InverseVolume", "hasReciprocalUnit" : "http://qudt.org/vocab/unit/M3", "iec61360Code" : "0112/2///62720#UAA740", "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA740", "symbol" : "/m³", "ucumCode" : [ "m-3", "/m3" ], "uneceCommonCode" : "C86", "wikidataMatch" : "http://www.wikidata.org/entity/Q21401573", "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit", "label" : [ { "@language" : "ms", "@value" : "Per Meter Kubik" }, { "@language" : "de", "@value" : "Pro Kubikmeter" }, { "@language" : "fr", "@value" : "Par Mètre Cube" }, { "@language" : "bg", "@value" : "На Кубичен Метър" }, { "@language" : "ro", "@value" : "Pe Metru Cub" }, { "@language" : "la", "@value" : "Per Metrum Cubicum" }, { "@language" : "ru", "@value" : "На Кубический Метр" }, { "@language" : "el", "@value" : "Aνά Κυβικό Μέτρο" }, { "@language" : "sl", "@value" : "Na Kubični Meter" }, { "@language" : "es", "@value" : "Por Metro Cúbico" }, { "@language" : "pt", "@value" : "Por Metro Cúbico" }, { "@language" : "it", "@value" : "Per Metro Cubo" }, "Reciprocal Cubic Metre", { "@language" : "en", "@value" : "Reciprocal Cubic Metre" }, { "@language" : "en-us", "@value" : "Reciprocal Cubic Meter" }, { "@language" : "pl", "@value" : "Na Metr Sześcienny" }, { "@language" : "tr", "@value" : "Per Metreküp" }, { "@language" : "cs", "@value" : "Na Metr Krychlový" } ], "@context" : { "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "wikidataMatch" : { "@id" : "http://qudt.org/schema/qudt/wikidataMatch", "@type" : "@id" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "derivedCoherentUnitOfSystem" : { "@id" : "http://qudt.org/schema/qudt/derivedCoherentUnitOfSystem", "@type" : "@id" }, "exactMatch" : { "@id" : "http://qudt.org/schema/qudt/exactMatch", "@type" : "@id" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "hasReciprocalUnit" : { "@id" : "http://qudt.org/schema/qudt/hasReciprocalUnit", "@type" : "@id" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@type" : "@id" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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" }, "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#" } }