<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:j.2="http://www.w3.org/2004/02/skos/core#"
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/GigaBYTE">
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/>
<j.2:altLabel>gbyte</j.2:altLabel>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/CountingUnit"/>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">GBy</j.0:ucumCode>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://en.wikipedia.org/wiki/Gigabyte?oldid=493019145</j.0:informativeReference>
<j.0:symbol>GB</j.0:symbol>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The gigabyte is a multiple of the unit byte for digital information storage. The prefix giga means \(10^9\) in the International System of Units (SI), therefore 1 gigabyte is \(1,000,000,000 \; bytes\). The unit symbol for the gigabyte is \(GB\) or \(Gbyte\), but not \(Gb\) (lower case b) which is typically used for the gigabit. Historically, the term has also been used in some fields of computer science and information technology to denote the \(gibibyte\), or \(1073741824 \; bytes\).</j.1:description>
<j.0:uneceCommonCode>E34</j.0:uneceCommonCode>
<j.0:iec61360Code>0112/2///62720#UAB185</j.0:iec61360Code>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/IMPERIAL"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">5545177444.47956</j.0:conversionMultiplier>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Gigabyte</j.0:dbpediaMatch>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-ESU"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/PLANCK"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/ASU"/>
<j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Giga"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/InformationEntropy"/>
<rdfs:label xml:lang="en">GigaByte</rdfs:label>
</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/GigaBYTE>
rdf:type <http://qudt.org/schema/qudt/CountingUnit> ;
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "The gigabyte is a multiple of the unit byte for digital information storage. The prefix giga means \\(10^9\\) in the International System of Units (SI), therefore 1 gigabyte is \\(1,000,000,000 \\; bytes\\). The unit symbol for the gigabyte is \\(GB\\) or \\(Gbyte\\), but not \\(Gb\\) (lower case b) which is typically used for the gigabit. Historically, the term has also been used in some fields of computer science and information technology to denote the \\(gibibyte\\), or \\(1073741824 \\; bytes\\)."^^<http://qudt.org/schema/qudt/LatexString> ;
<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> 5545177444.47956 ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Gigabyte"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/InformationEntropy> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAB185" ;
<http://qudt.org/schema/qudt/informativeReference> "http://en.wikipedia.org/wiki/Gigabyte?oldid=493019145"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Giga> ;
<http://qudt.org/schema/qudt/symbol> "GB" ;
<http://qudt.org/schema/qudt/ucumCode> "GBy"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "E34" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "GigaByte"@en ;
<http://www.w3.org/2004/02/skos/core#altLabel> "gbyte" ;
.
{"resource":"GigaByte"
,"qname":"unit:GigaBYTE"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/GigaBYTE"
,"properties":["alternative label":"gbyte"
,"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":"5545177444.47956"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Gigabyte"
,"description":"The gigabyte is a multiple of the unit byte for digital information storage. The prefix giga means \\(10^9\\) in the International System of Units (SI), therefore 1 gigabyte is \\(1,000,000,000 \\; bytes\\). The unit symbol for the gigabyte is \\(GB\\) or \\(Gbyte\\), but not \\(Gb\\) (lower case b) which is typically used for the gigabit. Historically, the term has also been used in some fields of computer science and information technology to denote the \\(gibibyte\\), or \\(1073741824 \\; bytes\\)."
,"has dimension vector":"dimension:A0E0L0I0M0H0T0D1"
,"has quantity kind":"quantitykind:InformationEntropy"
,"iec-61360 code":"0112\/2\/\/\/62720#UAB185"
,"informative reference":"http:\/\/en.wikipedia.org\/wiki\/Gigabyte?oldid=493019145"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"GigaByte"
,"prefix":"prefix:Giga"
,"symbol":"GB"
,"type":"qudt:CountingUnit"
,"type":"qudt:Unit"
,"ucum code":"GBy"
,"unece common code":"E34"
]}
{
"@id" : "http://qudt.org/vocab/unit/GigaBYTE",
"@type" : [ "http://qudt.org/schema/qudt/CountingUnit", "http://qudt.org/schema/qudt/Unit" ],
"description" : "The gigabyte is a multiple of the unit byte for digital information storage. The prefix giga means \\(10^9\\) in the International System of Units (SI), therefore 1 gigabyte is \\(1,000,000,000 \\; bytes\\). The unit symbol for the gigabyte is \\(GB\\) or \\(Gbyte\\), but not \\(Gb\\) (lower case b) which is typically used for the gigabit. Historically, the term has also been used in some fields of computer science and information technology to denote the \\(gibibyte\\), or \\(1073741824 \\; bytes\\).",
"applicableSystem" : [ "http://qudt.org/vocab/sou/CGS-EMU", "http://qudt.org/vocab/sou/CGS", "http://qudt.org/vocab/sou/IMPERIAL", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/CGS-ESU", "http://qudt.org/vocab/sou/PLANCK", "http://qudt.org/vocab/sou/ASU", "http://qudt.org/vocab/sou/SI" ],
"conversionMultiplier" : "5545177444.47956",
"dbpediaMatch" : "http://dbpedia.org/resource/Gigabyte",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T0D1",
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/InformationEntropy",
"iec61360Code" : "0112/2///62720#UAB185",
"informativeReference" : "http://en.wikipedia.org/wiki/Gigabyte?oldid=493019145",
"prefix" : "http://qudt.org/vocab/prefix/Giga",
"symbol" : "GB",
"ucumCode" : "GBy",
"uneceCommonCode" : "E34",
"isDefinedBy" : "http://qudt.org/2.1/vocab/unit",
"label" : {
"@language" : "en",
"@value" : "GigaByte"
},
"altLabel" : "gbyte",
"@context" : {
"applicableSystem" : {
"@id" : "http://qudt.org/schema/qudt/applicableSystem",
"@type" : "@id"
},
"altLabel" : {
"@id" : "http://www.w3.org/2004/02/skos/core#altLabel"
},
"ucumCode" : {
"@id" : "http://qudt.org/schema/qudt/ucumCode",
"@type" : "http://qudt.org/schema/qudt/UCUMcs"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"uneceCommonCode" : {
"@id" : "http://qudt.org/schema/qudt/uneceCommonCode"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"conversionMultiplier" : {
"@id" : "http://qudt.org/schema/qudt/conversionMultiplier",
"@type" : "http://www.w3.org/2001/XMLSchema#decimal"
},
"dbpediaMatch" : {
"@id" : "http://qudt.org/schema/qudt/dbpediaMatch",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"prefix" : {
"@id" : "http://qudt.org/schema/qudt/prefix",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"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#"
}
}