unit:PER-MilliM
URI: http://qudt.org/vocab/unit/PER-MilliM
Per Millimeter Unit is a denominator unit with dimensions /mm.
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-MilliM"> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q107244316"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LinearAttenuationCoefficient"/> <rdfs:label xml:lang="en-US">Reciprocal Millimeter</rdfs:label> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <rdfs:label xml:lang="fr">Par Millimètre</rdfs:label> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/PropagationCoefficient"/> <rdfs:label xml:lang="cs">Na Millimetr</rdfs:label> <rdfs:label xml:lang="pl">Na Millimetr</rdfs:label> <rdfs:label xml:lang="ms">Per Millimeter</rdfs:label> <rdfs:label xml:lang="es">Por Millimetro</rdfs:label> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AngularReciprocalLatticeVector"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/PhaseCoefficient"/> <rdfs:label xml:lang="de">Pro Millimeter</rdfs:label> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">/mm</j.0:ucumCode> <rdfs:label xml:lang="tr">Per Millimetre</rdfs:label> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E3</j.0:conversionMultiplierSN> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/InverseLength"/> <rdfs:label xml:lang="ro">Pe Millimetru</rdfs:label> <rdfs:label>Reciprocal Millimetre</rdfs:label> <rdfs:label xml:lang="en">Reciprocal Millimetre</rdfs:label> <rdfs:label xml:lang="sl">Na Millimeter</rdfs:label> <rdfs:label xml:lang="it">Per Millimetro</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Per Millimeter Unit is a denominator unit with dimensions $/mm$.</j.1:description> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$per-millimeter$</j.0:expression> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.5/vocab/unit"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/AttenuationCoefficient"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LinearAbsorptionCoefficient"/> <j.0:hasFactorUnit rdf:nodeID="A0"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <j.0:symbol>/mm</j.0:symbol> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000.0</j.0:conversionMultiplier> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">mm-1</j.0:ucumCode> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/CurvatureFromRadius"/> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LinearIonization"/> </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-MilliM> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "Per Millimeter Unit is a denominator unit with dimensions $/mm$."^^<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> 1000.0 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E3 ; <http://qudt.org/schema/qudt/expression> "$per-millimeter$"^^<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> "/mm" ; <http://qudt.org/schema/qudt/ucumCode> "/mm"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/ucumCode> "mm-1"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q107244316> ; rdfs:isDefinedBy <http://qudt.org/3.1.5/vocab/unit> ; rdfs:label "Na Millimeter"@sl ; rdfs:label "Na Millimetr"@cs ; rdfs:label "Na Millimetr"@pl ; rdfs:label "Par Millimètre"@fr ; rdfs:label "Pe Millimetru"@ro ; rdfs:label "Per Millimeter"@ms ; rdfs:label "Per Millimetre"@tr ; rdfs:label "Per Millimetro"@it ; rdfs:label "Por Millimetro"@es ; rdfs:label "Pro Millimeter"@de ; rdfs:label "Reciprocal Millimeter"@en-US ; rdfs:label "Reciprocal Millimetre" ; rdfs:label "Reciprocal Millimetre"@en ; .
{"resource":"Reciprocal Millimetre" ,"qname":"unit:PER-MilliM" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PER-MilliM" ,"properties":["Wikidata match":"<http:\/\/www.wikidata.org\/entity\/Q107244316>" ,"applicable system":"sou:CGS" ,"applicable system":"sou:CGS-EMU" ,"applicable system":"sou:CGS-GAUSS" ,"applicable system":"sou:SI" ,"conversion multiplier":"1000.0" ,"conversion multiplier scientific":"1.0E3" ,"description":"Per Millimeter Unit is a denominator unit with dimensions $\/mm$." ,"expression":"$per-millimeter$" ,"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.5\/vocab\/unit>" ,"label":"Na Millimeter" ,"label":"Na Millimetr" ,"label":"Na Millimetr" ,"label":"Par Millimètre" ,"label":"Pe Millimetru" ,"label":"Per Millimeter" ,"label":"Per Millimetre" ,"label":"Per Millimetro" ,"label":"Por Millimetro" ,"label":"Pro Millimeter" ,"label":"Reciprocal Millimeter" ,"label":"Reciprocal Millimetre" ,"label":"Reciprocal Millimetre" ,"symbol":"\/mm" ,"type":"qudt:Unit" ,"ucum code":"\/mm" ,"ucum code":"mm-1" ]}
{ "@id" : "http://qudt.org/vocab/unit/PER-MilliM", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "Per Millimeter Unit is a denominator unit with dimensions $/mm$.", "applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS-GAUSS" ], "conversionMultiplier" : "1000.0", "conversionMultiplier:SN" : 1000.0, "expression" : "$per-millimeter$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M0H0T0D0", "hasFactorUnit" : "_:b0", "hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/LinearAttenuationCoefficient", "http://qudt.org/vocab/quantitykind/PropagationCoefficient", "http://qudt.org/vocab/quantitykind/AngularReciprocalLatticeVector", "http://qudt.org/vocab/quantitykind/PhaseCoefficient", "http://qudt.org/vocab/quantitykind/InverseLength", "http://qudt.org/vocab/quantitykind/AttenuationCoefficient", "http://qudt.org/vocab/quantitykind/LinearAbsorptionCoefficient", "http://qudt.org/vocab/quantitykind/CurvatureFromRadius", "http://qudt.org/vocab/quantitykind/LinearIonization" ], "symbol" : "/mm", "ucumCode" : [ "/mm", "mm-1" ], "wikidataMatch" : "http://www.wikidata.org/entity/Q107244316", "isDefinedBy" : "http://qudt.org/3.1.5/vocab/unit", "label" : [ { "@language" : "en-us", "@value" : "Reciprocal Millimeter" }, { "@language" : "fr", "@value" : "Par Millimètre" }, { "@language" : "cs", "@value" : "Na Millimetr" }, { "@language" : "pl", "@value" : "Na Millimetr" }, { "@language" : "ms", "@value" : "Per Millimeter" }, { "@language" : "es", "@value" : "Por Millimetro" }, { "@language" : "de", "@value" : "Pro Millimeter" }, { "@language" : "tr", "@value" : "Per Millimetre" }, { "@language" : "ro", "@value" : "Pe Millimetru" }, "Reciprocal Millimetre", { "@language" : "en", "@value" : "Reciprocal Millimetre" }, { "@language" : "sl", "@value" : "Na Millimeter" }, { "@language" : "it", "@value" : "Per Millimetro" } ], "@context" : { "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "wikidataMatch" : { "@id" : "http://qudt.org/schema/qudt/wikidataMatch", "@type" : "@id" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "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" }, "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@type" : "@id" }, "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "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#" } }