<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:j.0="http://qudt.org/schema/qudt/"
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/PlanckPressure">
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/VaporPressure"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Planck_pressure?oldid=493640883</j.0:informativeReference>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Planck_pressure</j.0:dbpediaMatch>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">463309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0</j.0:conversionMultiplier>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ForcePerArea"/>
<j.0:derivedUnitOfSystem rdf:resource="http://qudt.org/vocab/sou/PLANCK"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/PLANCK"/>
<j.0:symbol>planckpressure</j.0:symbol>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<rdfs:label xml:lang="en">Planck Pressure</rdfs:label>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">4.63309E113</j.0:conversionMultiplierSN>
</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/PlanckPressure>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/PLANCK> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 463309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 4.63309E113 ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Planck_pressure"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/derivedUnitOfSystem> <http://qudt.org/vocab/sou/PLANCK> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ForcePerArea> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/VaporPressure> ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Planck_pressure?oldid=493640883"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/symbol> "planckpressure" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Planck Pressure"@en ;
.
{"resource":"Planck Pressure"
,"qname":"unit:PlanckPressure"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/PlanckPressure"
,"properties":["applicable system":"sou:PLANCK"
,"conversion multiplier":"463309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0"
,"conversion multiplier scientific":"4.63309E113"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Planck_pressure"
,"has dimension vector":"dimension:A0E0L-1I0M1H0T-2D0"
,"has quantity kind":"quantitykind:ForcePerArea"
,"has quantity kind":"quantitykind:VaporPressure"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Planck_pressure?oldid=493640883"
,"is derived unit of system":"sou:PLANCK"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Planck Pressure"
,"symbol":"planckpressure"
,"type":"qudt:Unit"
]}
{
"@id" : "http://qudt.org/vocab/unit/PlanckPressure",
"@type" : "http://qudt.org/schema/qudt/Unit",
"applicableSystem" : "http://qudt.org/vocab/sou/PLANCK",
"conversionMultiplier" : "463309000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000.0",
"conversionMultiplier:SN" : 4.63309E113,
"dbpediaMatch" : "http://dbpedia.org/resource/Planck_pressure",
"derivedUnitOfSystem" : "http://qudt.org/vocab/sou/PLANCK",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L-1I0M1H0T-2D0",
"hasQuantityKind" : [ "http://qudt.org/vocab/quantitykind/VaporPressure", "http://qudt.org/vocab/quantitykind/ForcePerArea" ],
"informativeReference" : "http://en.wikipedia.org/wiki/Planck_pressure?oldid=493640883",
"symbol" : "planckpressure",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Planck Pressure"
},
"@context" : {
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"derivedUnitOfSystem" : {
"@id" : "http://qudt.org/schema/qudt/derivedUnitOfSystem",
"@type" : "@id"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@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"
},
"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#"
}
}