unit:PER-MicroM
URI: http://qudt.org/vocab/unit/PER-MicroM
Per Micrometer Unit is a denominator unit with dimensions $/microm$.
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-MicroM"> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:hasFactorUnit rdf:nodeID="A0"/> <rdfs:label xml:lang="fr">Par Micromètre</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <rdfs:label xml:lang="es">Por Micrometro</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/CurvatureFromRadius"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/InverseLength"/> <j.0:symbol>/μm</j.0:symbol> <rdfs:label xml:lang="sl">Na Micrometer</rdfs:label> <rdfs:label>Reciprocal Micrometre</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">um-1</j.0:ucumCode> <rdfs:label xml:lang="ro">Pe Micrometru</rdfs:label> <rdfs:label xml:lang="en">Reciprocal Micrometre</rdfs:label> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AttenuationCoefficient"/> <rdfs:label xml:lang="tr">Per Micrometre</rdfs:label> <rdfs:label xml:lang="en-US">Reciprocal Micrometer</rdfs:label> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/PhaseCoefficient"/> <rdfs:label xml:lang="de">Pro Micrometer</rdfs:label> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/PropagationCoefficient"/> <rdfs:label xml:lang="cs">Na Micrometr</rdfs:label> <rdfs:label xml:lang="pl">Na Micrometr</rdfs:label> <rdfs:label xml:lang="ms">Per Micrometer</rdfs:label> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000000.0</j.0:conversionMultiplier> <rdfs:label xml:lang="it">Per Micrometro</rdfs:label> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$per-micrometer$</j.0:expression> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E6</j.0:conversionMultiplierSN> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Per Micrometer Unit is a denominator unit with dimensions $/microm$.</j.1:description> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LinearAttenuationCoefficient"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LinearAbsorptionCoefficient"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AngularReciprocalLatticeVector"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LinearIonization"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <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/PER-MicroM> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "Per Micrometer Unit is a denominator unit with dimensions $/microm$."^^<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> 1000000.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E6 ; <http://qudt.org/schema/qudt/expression> "$per-micrometer$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0> ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/AngularReciprocalLatticeVector> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/AttenuationCoefficient> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/CurvatureFromRadius> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseLength> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LinearAbsorptionCoefficient> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LinearAttenuationCoefficient> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LinearIonization> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/PhaseCoefficient> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/PropagationCoefficient> ; <http://qudt.org/schema/qudt/symbol> "/μm" ; <http://qudt.org/schema/qudt/ucumCode> "um-1"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/3.1.8/vocab/unit> ; rdfs:label "Na Micrometer"@sl ; rdfs:label "Na Micrometr"@cs ; rdfs:label "Na Micrometr"@pl ; rdfs:label "Par Micromètre"@fr ; rdfs:label "Pe Micrometru"@ro ; rdfs:label "Per Micrometer"@ms ; rdfs:label "Per Micrometre"@tr ; rdfs:label "Per Micrometro"@it ; rdfs:label "Por Micrometro"@es ; rdfs:label "Pro Micrometer"@de ; rdfs:label "Reciprocal Micrometer"@en-US ; rdfs:label "Reciprocal Micrometre" ; rdfs:label "Reciprocal Micrometre"@en ; .
{"resource":"Reciprocal Micrometre" ,"qname":"unit:PER-MicroM" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PER-MicroM" ,"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":"Per Micrometer Unit is a denominator unit with dimensions $\/microm$." ,"expression":"$per-micrometer$" ,"has dimension vector":"dimension:A0E0L-1I0M0H0T0D0" ,"has quantity kind":"quantitykind:AngularReciprocalLatticeVector" ,"has quantity kind":"quantitykind:AttenuationCoefficient" ,"has quantity kind":"quantitykind:CurvatureFromRadius" ,"has quantity kind":"quantitykind:InverseLength" ,"has quantity kind":"quantitykind:LinearAbsorptionCoefficient" ,"has quantity kind":"quantitykind:LinearAttenuationCoefficient" ,"has quantity kind":"quantitykind:LinearIonization" ,"has quantity kind":"quantitykind:PhaseCoefficient" ,"has quantity kind":"quantitykind:PropagationCoefficient" ,"hasFactorUnit":null ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.8\/vocab\/unit>" ,"label":"Na Micrometer" ,"label":"Na Micrometr" ,"label":"Na Micrometr" ,"label":"Par Micromètre" ,"label":"Pe Micrometru" ,"label":"Per Micrometer" ,"label":"Per Micrometre" ,"label":"Per Micrometro" ,"label":"Por Micrometro" ,"label":"Pro Micrometer" ,"label":"Reciprocal Micrometer" ,"label":"Reciprocal Micrometre" ,"label":"Reciprocal Micrometre" ,"symbol":"\/μm" ,"type":"qudt:Unit" ,"ucum code":"um-1" ]}
{ "@id" : "http://qudt.org/vocab/unit/PER-MicroM", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "Per Micrometer Unit is a denominator unit with dimensions $/microm$.", "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS" ], "conversionMultiplier" : "1000000.0", "conversionMultiplier:SN" : 1000000.0, "expression" : "$per-micrometer$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0", "hasFactorUnit" : "_:b0", "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/CurvatureFromRadius", "http://qudt.org/vocab/quantitykind/InverseLength", "http://qudt.org/vocab/quantitykind/AttenuationCoefficient", "http://qudt.org/vocab/quantitykind/PhaseCoefficient", "http://qudt.org/vocab/quantitykind/PropagationCoefficient", "http://qudt.org/vocab/quantitykind/LinearAttenuationCoefficient", "http://qudt.org/vocab/quantitykind/LinearAbsorptionCoefficient", "http://qudt.org/vocab/quantitykind/AngularReciprocalLatticeVector", "http://qudt.org/vocab/quantitykind/LinearIonization" ], "symbol" : "/μm", "ucumCode" : "um-1", "isDefinedBy" : "http://qudt.org/3.1.8/vocab/unit", "label" : [ { "@language" : "fr", "@value" : "Par Micromètre" }, { "@language" : "es", "@value" : "Por Micrometro" }, { "@language" : "sl", "@value" : "Na Micrometer" }, "Reciprocal Micrometre", { "@language" : "ro", "@value" : "Pe Micrometru" }, { "@language" : "en", "@value" : "Reciprocal Micrometre" }, { "@language" : "tr", "@value" : "Per Micrometre" }, { "@language" : "en-us", "@value" : "Reciprocal Micrometer" }, { "@language" : "de", "@value" : "Pro Micrometer" }, { "@language" : "cs", "@value" : "Na Micrometr" }, { "@language" : "pl", "@value" : "Na Micrometr" }, { "@language" : "ms", "@value" : "Per Micrometer" }, { "@language" : "it", "@value" : "Per Micrometro" } ], "@context" : { "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@type" : "@id" }, "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "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" }, "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" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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#" } }