unit:PER-J2
URI: http://qudt.org/vocab/unit/PER-J2
Per Square Joule is a denominator unit with dimensions /eV2.
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-J2"> <j.0:hasFactorUnit rdf:nodeID="A0"/> <j.0:symbol>/J²</j.0:symbol> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/InverseSquareEnergy"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <rdfs:label xml:lang="ro">Pe Joule Pătrat</rdfs:label> <rdfs:label xml:lang="ms">Per Joule Persegi</rdfs:label> <rdfs:label xml:lang="sl">Na Kvadratni Joule</rdfs:label> <j.0:expression rdf:datatype="http://qudt.org/schema/qudt/LatexString">$/J^2$</j.0:expression> <rdfs:label xml:lang="ru">На Квадратный Джоуль</rdfs:label> <rdfs:label xml:lang="el">Aνά Τετραγωνικό Τζάουλ</rdfs:label> <rdfs:label>Reciprocal Square Joule</rdfs:label> <rdfs:label xml:lang="en">Reciprocal Square Joule</rdfs:label> <rdfs:label xml:lang="bg">На Квадратен Джаул</rdfs:label> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1.0</j.0:conversionMultiplier> <rdfs:label xml:lang="it">Per Joule Quadrato</rdfs:label> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <rdfs:label xml:lang="tr">Per Joulekare</rdfs:label> <rdfs:label xml:lang="es">Por Julio Cuadrado</rdfs:label> <rdfs:label xml:lang="pl">Na Dżul Kwadratowy</rdfs:label> <rdfs:label xml:lang="pt">Por Joule Quadrado</rdfs:label> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-4I0M-2H0T4D0"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">J-2</j.0:ucumCode> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">Per Square Joule is a denominator unit with dimensions $/eV^2$.</j.1:description> <rdfs:label xml:lang="fr">Par Joule Carré</rdfs:label> <rdfs:label xml:lang="cs">Na Čtvereční Joule</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.7/vocab/unit"/> <rdfs:label xml:lang="de">Pro Quadratjoule</rdfs:label> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E0</j.0:conversionMultiplierSN> <rdfs:label xml:lang="la">Per Joulium Quadratum</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-J2> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "Per Square Joule is a denominator unit with dimensions $/eV^2$."^^<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/expression> "$/J^2$"^^<http://qudt.org/schema/qudt/LatexString> ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-4I0M-2H0T4D0> ; <http://qudt.org/schema/qudt/hasFactorUnit> [] ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InverseSquareEnergy> ; <http://qudt.org/schema/qudt/symbol> "/J²" ; <http://qudt.org/schema/qudt/ucumCode> "J-2"^^<http://qudt.org/schema/qudt/UCUMcs> ; rdfs:isDefinedBy <http://qudt.org/3.1.7/vocab/unit> ; rdfs:label "Aνά Τετραγωνικό Τζάουλ"@el ; rdfs:label "Na Dżul Kwadratowy"@pl ; rdfs:label "Na Kvadratni Joule"@sl ; rdfs:label "Na Čtvereční Joule"@cs ; rdfs:label "Par Joule Carré"@fr ; rdfs:label "Pe Joule Pătrat"@ro ; rdfs:label "Per Joule Persegi"@ms ; rdfs:label "Per Joule Quadrato"@it ; rdfs:label "Per Joulekare"@tr ; rdfs:label "Per Joulium Quadratum"@la ; rdfs:label "Por Joule Quadrado"@pt ; rdfs:label "Por Julio Cuadrado"@es ; rdfs:label "Pro Quadratjoule"@de ; rdfs:label "Reciprocal Square Joule" ; rdfs:label "Reciprocal Square Joule"@en ; rdfs:label "На Квадратен Джаул"@bg ; rdfs:label "На Квадратный Джоуль"@ru ; .
{"resource":"Reciprocal Square Joule" ,"qname":"unit:PER-J2" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/PER-J2" ,"properties":["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 Square Joule is a denominator unit with dimensions $\/eV^2$." ,"expression":"$\/J^2$" ,"has dimension vector":"dimension:A0E0L-4I0M-2H0T4D0" ,"has quantity kind":"quantitykind:InverseSquareEnergy" ,"hasFactorUnit":null ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.7\/vocab\/unit>" ,"label":"Aνά Τετραγωνικό Τζάουλ" ,"label":"Na Dżul Kwadratowy" ,"label":"Na Kvadratni Joule" ,"label":"Na Čtvereční Joule" ,"label":"Par Joule Carré" ,"label":"Pe Joule Pătrat" ,"label":"Per Joule Persegi" ,"label":"Per Joule Quadrato" ,"label":"Per Joulekare" ,"label":"Per Joulium Quadratum" ,"label":"Por Joule Quadrado" ,"label":"Por Julio Cuadrado" ,"label":"Pro Quadratjoule" ,"label":"Reciprocal Square Joule" ,"label":"Reciprocal Square Joule" ,"label":"На Квадратен Джаул" ,"label":"На Квадратный Джоуль" ,"symbol":"\/J²" ,"type":"qudt:Unit" ,"ucum code":"J-2" ]}
{ "@id" : "http://qudt.org/vocab/unit/PER-J2", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "Per Square Joule is a denominator unit with dimensions $/eV^2$.", "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" : "1.0", "conversionMultiplier:SN" : 1.0, "expression" : "$/J^2$", "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-4I0M-2H0T4D0", "hasFactorUnit" : "_:b0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/InverseSquareEnergy", "symbol" : "/J²", "ucumCode" : "J-2", "isDefinedBy" : "http://qudt.org/3.1.7/vocab/unit", "label" : [ { "@language" : "ro", "@value" : "Pe Joule Pătrat" }, { "@language" : "ms", "@value" : "Per Joule Persegi" }, { "@language" : "sl", "@value" : "Na Kvadratni Joule" }, { "@language" : "ru", "@value" : "На Квадратный Джоуль" }, { "@language" : "el", "@value" : "Aνά Τετραγωνικό Τζάουλ" }, "Reciprocal Square Joule", { "@language" : "en", "@value" : "Reciprocal Square Joule" }, { "@language" : "bg", "@value" : "На Квадратен Джаул" }, { "@language" : "it", "@value" : "Per Joule Quadrato" }, { "@language" : "tr", "@value" : "Per Joulekare" }, { "@language" : "es", "@value" : "Por Julio Cuadrado" }, { "@language" : "pl", "@value" : "Na Dżul Kwadratowy" }, { "@language" : "pt", "@value" : "Por Joule Quadrado" }, { "@language" : "fr", "@value" : "Par Joule Carré" }, { "@language" : "cs", "@value" : "Na Čtvereční Joule" }, { "@language" : "de", "@value" : "Pro Quadratjoule" }, { "@language" : "la", "@value" : "Per Joulium Quadratum" } ], "@context" : { "hasFactorUnit" : { "@id" : "http://qudt.org/schema/qudt/hasFactorUnit", "@type" : "@id" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "expression" : { "@id" : "http://qudt.org/schema/qudt/expression", "@type" : "http://qudt.org/schema/qudt/LatexString" }, "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" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "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" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "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#" } }