<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/BILLION_Short">
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/ASU"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Count"/>
<j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/ONE"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-ESU"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
<j.0:symbol>1000000000</j.0:symbol>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/PLANCK"/>
<j.1:description>Counting unit for a count of one billion according to the short scale, defined as one thousand million on the short scale. This is now the most common sense of the word in all varieties of English.</j.1:description>
<rdfs:label>Billion (short Scale)</rdfs:label>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.4/vocab/unit"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://en.wikipedia.org/wiki/Billion</j.0:informativeReference>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000000000.0</j.0:conversionMultiplier>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
<j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E9</j.0:conversionMultiplierSN>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/CountingUnit"/>
</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/BILLION_Short>
rdf:type <http://qudt.org/schema/qudt/CountingUnit> ;
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "Counting unit for a count of one billion according to the short scale, defined as one thousand million on the short scale. This is now the most common sense of the word in all varieties of English." ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/ASU> ;
<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-ESU> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/CGS-GAUSS> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/IMPERIAL> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/PLANCK> ;
<http://qudt.org/schema/qudt/applicableSystem> <http://qudt.org/vocab/sou/SI> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 1000000000.0 ;
<http://qudt.org/schema/qudt/conversionMultiplierSN> 1.0E9 ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Count> ;
<http://qudt.org/schema/qudt/informativeReference> "https://en.wikipedia.org/wiki/Billion"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/ONE> ;
<http://qudt.org/schema/qudt/symbol> "1000000000" ;
rdfs:isDefinedBy <http://qudt.org/3.1.4/vocab/unit> ;
rdfs:label "Billion (short Scale)" ;
.
{"resource":"Billion (short Scale)"
,"qname":"unit:BILLION_Short"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/BILLION_Short"
,"properties":["applicable system":"sou:ASU"
,"applicable system":"sou:CGS"
,"applicable system":"sou:CGS-EMU"
,"applicable system":"sou:CGS-ESU"
,"applicable system":"sou:CGS-GAUSS"
,"applicable system":"sou:IMPERIAL"
,"applicable system":"sou:PLANCK"
,"applicable system":"sou:SI"
,"conversion multiplier":"1000000000.0"
,"conversion multiplier scientific":"1.0E9"
,"description":"Counting unit for a count of one billion according to the short scale, defined as one thousand million on the short scale. This is now the most common sense of the word in all varieties of English."
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"has quantity kind":"quantitykind:Count"
,"informative reference":"https:\/\/en.wikipedia.org\/wiki\/Billion"
,"isDefinedBy":"<http:\/\/qudt.org\/3.1.4\/vocab\/unit>"
,"label":"Billion (short Scale)"
,"scalingOf":"unit:ONE"
,"symbol":"1000000000"
,"type":"qudt:CountingUnit"
,"type":"qudt:Unit"
]}
{
"@id" : "http://qudt.org/vocab/unit/BILLION_Short",
"@type" : [ "http://qudt.org/schema/qudt/Unit", "http://qudt.org/schema/qudt/CountingUnit" ],
"description" : "Counting unit for a count of one billion according to the short scale, defined as one thousand million on the short scale. This is now the most common sense of the word in all varieties of English.",
"applicableSystem" : [ "http://qudt.org/vocab/sou/ASU", "http://qudt.org/vocab/sou/CGS-ESU", "http://qudt.org/vocab/sou/IMPERIAL", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/PLANCK", "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/SI" ],
"conversionMultiplier" : "1000000000.0",
"conversionMultiplier:SN" : 1.0E9,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Count",
"informativeReference" : "https://en.wikipedia.org/wiki/Billion",
"scalingOf" : "http://qudt.org/vocab/unit/ONE",
"symbol" : "1000000000",
"isDefinedBy" : "http://qudt.org/3.1.4/vocab/unit",
"label" : "Billion (short Scale)",
"@context" : {
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"scalingOf" : {
"@id" : "http://qudt.org/schema/qudt/scalingOf",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"conversionMultiplierSN" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplierSN",
"@type" : "http://www.w3.org/2001/XMLSchema#double"
},
"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#"
}
}