<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/NanoJ">
<j.0:iec61360Code>0112/2///62720#UAB739</j.0:iec61360Code>
<j.0:symbol>nJ</j.0:symbol>
<j.1:description>0.000000001-fold of the unit joule</j.1:description>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Energy"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ThermalEnergy"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ExchangeIntegral"/>
<rdfs:label>nanojoule</rdfs:label>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E-9</j.0:conversionMultiplierSN>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LagrangeFunction"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/LevelWidth"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">0.000000001</j.0:conversionMultiplier>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/HamiltonFunction"/>
</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/NanoJ>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "0.000000001-fold of the unit joule" ;
<http://qudt.org/schema/qudt/conversionMultiplier> 0.000000001 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E-9 ;
<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/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ExchangeIntegral> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/HamiltonFunction> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LagrangeFunction> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/LevelWidth> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ThermalEnergy> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB739" ;
<http://qudt.org/schema/qudt/symbol> "nJ" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "nanojoule" ;
.
{"resource":"nanojoule"
,"qname":"unit:NanoJ"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/NanoJ"
,"properties":["conversion multiplier":"0.000000001"
,"conversion multiplier scientific":"1.0E-9"
,"description":"0.000000001-fold of the unit joule"
,"has dimension vector":"dimension:A0E0L2I0M1H0T-2D0"
,"has quantity kind":"quantitykind:Energy"
,"has quantity kind":"quantitykind:ExchangeIntegral"
,"has quantity kind":"quantitykind:HamiltonFunction"
,"has quantity kind":"quantitykind:LagrangeFunction"
,"has quantity kind":"quantitykind:LevelWidth"
,"has quantity kind":"quantitykind:ThermalEnergy"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB739"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"nanojoule"
,"symbol":"nJ"
,"type":"qudt:Unit"
]}
{
"@id" : "http://qudt.org/vocab/unit/NanoJ",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "0.000000001-fold of the unit joule",
"conversionMultiplier" : "0.000000001",
"conversionMultiplier:SN" : 1.0E-9,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0",
"hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/Energy", "http://qudt.org/vocab/quantitykind/ThermalEnergy", "http://qudt.org/vocab/quantitykind/ExchangeIntegral", "http://qudt.org/vocab/quantitykind/LagrangeFunction", "http://qudt.org/vocab/quantitykind/LevelWidth", "http://qudt.org/vocab/quantitykind/HamiltonFunction" ],
"iec61360Code" : "0112/2///62720#UAB739",
"symbol" : "nJ",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : "nanojoule",
"@context" : {
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"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#"
}
}