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