<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-SEC">
<rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.1/vocab/unit"/>
<rdfs:label xml:lang="en">Attojoule Second</rdfs:label>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
<j.0:plainTextDescription>unit of the Planck's constant as product of the SI derived unit joule and the SI base unit second</j.0:plainTextDescription>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Action"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">aJ.s</j.0:ucumCode>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-1D0"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-18</j.0:conversionMultiplierSN>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000000000000000001</j.0:conversionMultiplier>
<j.0:hasFactorUnit rdf:nodeID="A0"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
<j.0:hasFactorUnit rdf:nodeID="A1"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">
The $\textit{AttoJoule Second}$ is the unit for the Planck's constant as product of the SI derived unit joule and the SI base unit second.
</j.1:description>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:symbol>aJ·s</j.0:symbol>
</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-SEC>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> """
The $\\textit{AttoJoule Second}$ is the unit for the Planck's constant as product of the SI derived unit joule and the SI base unit second.
"""^^<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-1D0> ;
<http://qudt.org/schema/qudt/hasFactorUnit> [] ;
<http://qudt.org/schema/qudt/hasFactorUnit> [] ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Action> ;
<http://qudt.org/schema/qudt/plainTextDescription> "unit of the Planck's constant as product of the SI derived unit joule and the SI base unit second" ;
<http://qudt.org/schema/qudt/symbol> "aJ·s" ;
<http://qudt.org/schema/qudt/ucumCode> "aJ.s"^^<http://qudt.org/schema/qudt/UCUMcs> ;
rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
rdfs:label "Attojoule Second"@en ;
.
{"resource":"Attojoule Second"
,"qname":"unit:AttoJ-SEC"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/AttoJ-SEC"
,"properties":["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 Second}$ is the unit for the Planck's constant as product of the SI derived unit joule and the SI base unit second.\n "
,"description (plain text)":"unit of the Planck's constant as product of the SI derived unit joule and the SI base unit second"
,"has dimension vector":"dimension:A0E0L2I0M1H0T-1D0"
,"has quantity kind":"quantitykind:Action"
,"hasFactorUnit":null
,"hasFactorUnit":null
,"isDefinedBy":"<http:\/\/qudt.org\/3.1.1\/vocab\/unit>"
,"label":"Attojoule Second"
,"symbol":"aJ·s"
,"type":"qudt:Unit"
,"ucum code":"aJ.s"
]}