<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/GigaHZ">
<j.0:symbol>GHz</j.0:symbol>
<j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">GHz</j.0:ucumCode>
<j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000000000.0</j.0:conversionMultiplier>
<j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Giga"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/unit"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/DerivedUnit"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0"/>
<j.0:uneceCommonCode>A86</j.0:uneceCommonCode>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The hertz (symbol Hz) is the SI unit of frequency defined as the number of cycles per second of a periodic phenomenon. A GigaHertz is \(10^{9} hz\).</j.1:description>
<j.0:isScalingOf rdf:resource="http://qudt.org/vocab/unit/HZ"/>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Hertz</j.0:dbpediaMatch>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Frequency"/>
<rdfs:label xml:lang="en">Gigahertz</rdfs:label>
<j.0:iec61360Code>0112/2///62720#UAA150</j.0:iec61360Code>
</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/GigaHZ>
rdf:type <http://qudt.org/schema/qudt/DerivedUnit> ;
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "The hertz (symbol Hz) is the SI unit of frequency defined as the number of cycles per second of a periodic phenomenon. A GigaHertz is \\(10^{9} hz\\)."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/conversionMultiplier> 1000000000.0 ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Hertz"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L0I0M0H0T-1D0> ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Frequency> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA150" ;
<http://qudt.org/schema/qudt/isScalingOf> <http://qudt.org/vocab/unit/HZ> ;
<http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Giga> ;
<http://qudt.org/schema/qudt/symbol> "GHz" ;
<http://qudt.org/schema/qudt/ucumCode> "GHz"^^<http://qudt.org/schema/qudt/UCUMcs> ;
<http://qudt.org/schema/qudt/uneceCommonCode> "A86" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/unit> ;
rdfs:label "Gigahertz"@en ;
.
{"resource":"Gigahertz"
,"qname":"unit:GigaHZ"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/GigaHZ"
,"properties":["conversion multiplier":"1000000000.0"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Hertz"
,"description":"The hertz (symbol Hz) is the SI unit of frequency defined as the number of cycles per second of a periodic phenomenon. A GigaHertz is \\(10^{9} hz\\)."
,"has dimension vector":"dimension:A0E0L0I0M0H0T-1D0"
,"has quantity kind":"quantitykind:Frequency"
,"iec-61360 code":"0112\/2\/\/\/62720#UAA150"
,"is scaling of":"unit:HZ"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/unit>"
,"label":"Gigahertz"
,"prefix":"prefix:Giga"
,"symbol":"GHz"
,"type":"qudt:DerivedUnit"
,"type":"qudt:Unit"
,"ucum code":"GHz"
,"unece common code":"A86"
]}