unit:AttoJ
URI: http://qudt.org/vocab/unit/AttoJ
The AttoJoule is 0,000 000 000 000 000 001-fold of the derived SI unit joule.
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/AttoJ"> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">aJ</j.0:ucumCode> <j.0:uneceCommonCode>A13</j.0:uneceCommonCode> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000000000000000001</j.0:conversionMultiplier> <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q30001815"/> <j.0:plainTextDescription>0.000000000000000001-fold of the derived SI unit joule</j.0:plainTextDescription> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Energy"/> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB125</j.0:informativeReference> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <rdfs:label xml:lang="pl">Attodżul</rdfs:label> <rdfs:label xml:lang="es">Attojulio</rdfs:label> <j.0:symbol>aJ</j.0:symbol> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-18</j.0:conversionMultiplierSN> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <j.0:iec61360Code>0112/2///62720#UAB125</j.0:iec61360Code> <rdfs:label>Attojoule</rdfs:label> <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/J"/> <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString"> The $\textit{AttoJoule}$ is 0,000 000 000 000 000 001-fold of the derived SI unit $joule$. </j.1:description> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.6/vocab/unit"/> <rdfs:label xml:lang="cs">Attojoule</rdfs:label> <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Atto"/> <rdfs:label xml:lang="de">Attojoule</rdfs:label> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"/> <rdfs:label xml:lang="en">Attojoule</rdfs:label> <rdfs:label xml:lang="fr">Attojoule</rdfs:label> <rdfs:label xml:lang="hu">Attojoule</rdfs:label> <rdfs:label xml:lang="it">Attojoule</rdfs:label> <rdfs:label xml:lang="ms">Attojoule</rdfs:label> <rdfs:label xml:lang="ro">Attojoule</rdfs:label> <rdfs:label xml:lang="sl">Attojoule</rdfs:label> <rdfs:label xml:lang="tr">Attojoule</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/AttoJ> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> """ The $\\textit{AttoJoule}$ is 0,000 000 000 000 000 001-fold of the derived SI unit $joule$. """^^<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> 0.000000000000000001 ; <http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-18 ; <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Energy> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB125" ; <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB125"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "0.000000000000000001-fold of the derived SI unit joule" ; <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Atto> ; <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/J> ; <http://qudt.org/schema/qudt/symbol> "aJ" ; <http://qudt.org/schema/qudt/ucumCode> "aJ"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "A13" ; <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q30001815> ; rdfs:isDefinedBy <http://qudt.org/3.1.6/vocab/unit> ; rdfs:label "Attodżul"@pl ; rdfs:label "Attojoule" ; rdfs:label "Attojoule"@cs ; rdfs:label "Attojoule"@de ; rdfs:label "Attojoule"@en ; rdfs:label "Attojoule"@fr ; rdfs:label "Attojoule"@hu ; rdfs:label "Attojoule"@it ; rdfs:label "Attojoule"@ms ; rdfs:label "Attojoule"@ro ; rdfs:label "Attojoule"@sl ; rdfs:label "Attojoule"@tr ; rdfs:label "Attojulio"@es ; .
{"resource":"Attojoule" ,"qname":"unit:AttoJ" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/AttoJ" ,"properties":["Wikidata match":"<http:\/\/www.wikidata.org\/entity\/Q30001815>" ,"applicable system":"sou:CGS" ,"applicable system":"sou:CGS-EMU" ,"applicable system":"sou:CGS-GAUSS" ,"applicable system":"sou:SI" ,"conversion multiplier":"0.000000000000000001" ,"conversion multiplier scientific":"1.0E-18" ,"description":"\n The $\\textit{AttoJoule}$ is 0,000 000 000 000 000 001-fold of the derived SI unit $joule$.\n " ,"description (plain text)":"0.000000000000000001-fold of the derived SI unit joule" ,"has dimension vector":"dimension:A0E0L2I0M1H0T-2D0" ,"has quantity kind":"quantitykind:Energy" ,"iec-61360 code":"0112\/2\/\/\/62720#UAB125" ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAB125" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.6\/vocab\/unit>" ,"label":"Attodżul" ,"label":"Attojoule" ,"label":"Attojoule" ,"label":"Attojoule" ,"label":"Attojoule" ,"label":"Attojoule" ,"label":"Attojoule" ,"label":"Attojoule" ,"label":"Attojoule" ,"label":"Attojoule" ,"label":"Attojoule" ,"label":"Attojoule" ,"label":"Attojulio" ,"prefix":"prefix:Atto" ,"scalingOf":"unit:J" ,"symbol":"aJ" ,"type":"qudt:Unit" ,"ucum code":"aJ" ,"unece common code":"A13" ]}
{ "@id" : "http://qudt.org/vocab/unit/AttoJ", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "\n The $\\textit{AttoJoule}$ is 0,000 000 000 000 000 001-fold of the derived SI unit $joule$.\n ", "applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-EMU" ], "conversionMultiplier" : "0.000000000000000001", "conversionMultiplier:SN" : 1.0E-18, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Energy", "iec61360Code" : "0112/2///62720#UAB125", "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB125", "plainTextDescription" : "0.000000000000000001-fold of the derived SI unit joule", "prefix" : "http://qudt.org/vocab/prefix/Atto", "scalingOf" : "http://qudt.org/vocab/unit/J", "symbol" : "aJ", "ucumCode" : "aJ", "uneceCommonCode" : "A13", "wikidataMatch" : "http://www.wikidata.org/entity/Q30001815", "isDefinedBy" : "http://qudt.org/3.1.6/vocab/unit", "label" : [ { "@language" : "pl", "@value" : "Attodżul" }, { "@language" : "es", "@value" : "Attojulio" }, "Attojoule", { "@language" : "cs", "@value" : "Attojoule" }, { "@language" : "de", "@value" : "Attojoule" }, { "@language" : "en", "@value" : "Attojoule" }, { "@language" : "fr", "@value" : "Attojoule" }, { "@language" : "hu", "@value" : "Attojoule" }, { "@language" : "it", "@value" : "Attojoule" }, { "@language" : "ms", "@value" : "Attojoule" }, { "@language" : "ro", "@value" : "Attojoule" }, { "@language" : "sl", "@value" : "Attojoule" }, { "@language" : "tr", "@value" : "Attojoule" } ], "@context" : { "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "conversionMultiplier" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplier", "@type" : "http://www.w3.org/2001/XMLSchema#decimal" }, "wikidataMatch" : { "@id" : "http://qudt.org/schema/qudt/wikidataMatch", "@type" : "@id" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "conversionMultiplierSN" : { "@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN", "@type" : "http://www.w3.org/2001/XMLSchema#double" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "scalingOf" : { "@id" : "http://qudt.org/schema/qudt/scalingOf", "@type" : "@id" }, "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" }, "prefix" : { "@id" : "http://qudt.org/schema/qudt/prefix", "@type" : "@id" }, "hasDimensionVector" : { "@id" : "http://qudt.org/schema/qudt/hasDimensionVector", "@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#" } }