View as:
CSV
RDF/XML
<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/QUAD">
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.055e18</j.0:conversionMultiplier>
<j.0:uneceCommonCode>N70</j.0:uneceCommonCode>
<rdfs:label xml:lang="en">Quad</rdfs:label>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Quad</j.0:dbpediaMatch>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Energy"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">A quad is a unit of energy equal to \(10 BTU\), or \(1.055 \times \SI{10}{\joule}\), which is \(1.055 exajoule\) or \(EJ\) in SI units. The unit is used by the U.S. Department of Energy in discussing world and national energy budgets. Some common types of an energy carrier approximately equal 1 quad are: 8,007,000,000 Gallons (US) of gasoline 293,083,000,000 Kilowatt-hours (kWh) 36,000,000 Tonnes of coal 970,434,000,000 Cubic feet of natural gas 5,996,000,000 UK gallons of diesel oil 25,200,000 Tonnes of oil 252,000,000 tonnes of TNT or five times the energy of the Tsar Bomba nuclear test.</j.1:description>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Quad?oldid=492086827</j.0:informativeReference>
<j.0:omUnit rdf:resource="http://www.ontology-of-units-of-measure.org/resource/om-2/quad"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
<j.0:symbol>quad</j.0:symbol>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
</rdf:Description>
</rdf:RDF>
TURTLE
@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/QUAD>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "A quad is a unit of energy equal to \\(10 BTU\\), or \\(1.055 \\times \\SI{10}{\\joule}\\), which is \\(1.055 exajoule\\) or \\(EJ\\) in SI units. The unit is used by the U.S. Department of Energy in discussing world and national energy budgets. Some common types of an energy carrier approximately equal 1 quad are: 8,007,000,000 Gallons (US) of gasoline 293,083,000,000 Kilowatt-hours (kWh) 36,000,000 Tonnes of coal 970,434,000,000 Cubic feet of natural gas 5,996,000,000 UK gallons of diesel oil 25,200,000 Tonnes of oil 252,000,000 tonnes of TNT or five times the energy of the Tsar Bomba nuclear test."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 1.055e18 ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Quad"^^xsd:anyURI ;
<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/informativeReference> "http://en.wikipedia.org/wiki/Quad?oldid=492086827"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/omUnit> <http://www.ontology-of-units-of-measure.org/resource/om-2/quad> ;
<http://qudt.org/schema/qudt/symbol> "quad" ;
<http://qudt.org/schema/qudt/uneceCommonCode> "N70" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Quad"@en ;
.
JSON
{"resource":"Quad"
,"qname":"unit:QUAD"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/QUAD"
,"properties":["applicable system":"sou:CGS"
,"conversion multiplier":"1.055e18"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Quad"
,"description":"A quad is a unit of energy equal to \\(10 BTU\\), or \\(1.055 \\times \\SI{10}{\\joule}\\), which is \\(1.055 exajoule\\) or \\(EJ\\) in SI units. The unit is used by the U.S. Department of Energy in discussing world and national energy budgets. Some common types of an energy carrier approximately equal 1 quad are: 8,007,000,000 Gallons (US) of gasoline 293,083,000,000 Kilowatt-hours (kWh) 36,000,000 Tonnes of coal 970,434,000,000 Cubic feet of natural gas 5,996,000,000 UK gallons of diesel oil 25,200,000 Tonnes of oil 252,000,000 tonnes of TNT or five times the energy of the Tsar Bomba nuclear test."
,"has dimension vector":"dimension:A0E0L2I0M1H0T-2D0"
,"has quantity kind":"quantitykind:Energy"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Quad?oldid=492086827"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Quad"
,"om unit":"<http:\/\/www.ontology-of-units-of-measure.org\/resource\/om-2\/quad>"
,"symbol":"quad"
,"type":"qudt:Unit"
,"unece common code":"N70"
]}
JSON-LD
{
"@id" : "http://qudt.org/vocab/unit/QUAD",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "A quad is a unit of energy equal to \\(10 BTU\\), or \\(1.055 \\times \\SI{10}{\\joule}\\), which is \\(1.055 exajoule\\) or \\(EJ\\) in SI units. The unit is used by the U.S. Department of Energy in discussing world and national energy budgets. Some common types of an energy carrier approximately equal 1 quad are: 8,007,000,000 Gallons (US) of gasoline 293,083,000,000 Kilowatt-hours (kWh) 36,000,000 Tonnes of coal 970,434,000,000 Cubic feet of natural gas 5,996,000,000 UK gallons of diesel oil 25,200,000 Tonnes of oil 252,000,000 tonnes of TNT or five times the energy of the Tsar Bomba nuclear test.",
"applicableSystem" : "http://qudt.org/vocab/sou/CGS",
"http://qudt.org/schema/qudt/conversionMultiplier" : 1.055E18,
"dbpediaMatch" : "http://dbpedia.org/resource/Quad",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-2D0",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Energy",
"informativeReference" : "http://en.wikipedia.org/wiki/Quad?oldid=492086827",
"omUnit" : "http://www.ontology-of-units-of-measure.org/resource/om-2/quad",
"symbol" : "quad",
"uneceCommonCode" : "N70",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "Quad"
},
"@context" : {
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"omUnit" : {
"@id" : "http://qudt.org/schema/qudt/omUnit",
"@type" : "@id"
},
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"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#"
}
}