unit:GigaOHM
URI: http://qudt.org/vocab/unit/GigaOHM
1,000,000,000-fold of the SI derived unit ohm
Work in progress
<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/GigaOHM"> <j.1:description rdf:datatype="http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML">1,000,000,000-fold of the SI derived unit ohm</j.1:description> <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA147</j.0:informativeReference> <j.0:ucumCode rdf:datatype="http://qudt.org/schema/qudt/UCUMcs">GOhm</j.0:ucumCode> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/SI"/> <j.0:uneceCommonCode>A87</j.0:uneceCommonCode> <j.0:plainTextDescription>1 000 000 000-fold of the SI derived unit ohm</j.0:plainTextDescription> <j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/Resistance"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-GAUSS"/> <rdfs:label>Gigaohm</rdfs:label> <rdfs:label xml:lang="cs">Gigaohm</rdfs:label> <rdfs:label xml:lang="de">Gigaohm</rdfs:label> <rdfs:label xml:lang="en">Gigaohm</rdfs:label> <j.0:symbol>GΩ</j.0:symbol> <j.0:wikidataMatch rdf:resource="http://www.wikidata.org/entity/Q94479580"/> <rdfs:label xml:lang="fr">Gigaohm</rdfs:label> <rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/> <j.0:prefix rdf:resource="http://qudt.org/vocab/prefix/Giga"/> <rdfs:label xml:lang="hu">Gigaohm</rdfs:label> <rdfs:label xml:lang="it">Gigaohm</rdfs:label> <rdfs:label xml:lang="pl">Gigaom</rdfs:label> <rdfs:label xml:lang="ms">Gigaohm</rdfs:label> <rdfs:label xml:lang="ro">Gigaohm</rdfs:label> <rdfs:label xml:lang="sl">Gigaohm</rdfs:label> <rdfs:label xml:lang="tr">Gigaohm</rdfs:label> <j.0:scalingOf rdf:resource="http://qudt.org/vocab/unit/OHM"/> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/PLANCK"/> <rdfs:label xml:lang="es">Gigaohmio</rdfs:label> <j.0:applicableSystem rdf:resource="http://qudt.org/vocab/sou/CGS-EMU"/> <j.0:iec61360Code>0112/2///62720#UAA147</j.0:iec61360Code> <j.0:conversionMultiplier rdf:datatype="http://www.w3.org/2001/XMLSchema#decimal">1000000000.0</j.0:conversionMultiplier> <j.0:conversionMultiplierSN rdf:datatype="http://www.w3.org/2001/XMLSchema#double">1.0E9</j.0:conversionMultiplierSN> <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0"/> <rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.7/vocab/unit"/> </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/GigaOHM> rdf:type <http://qudt.org/schema/qudt/Unit> ; <http://purl.org/dc/terms/description> "1,000,000,000-fold of the SI derived unit ohm"^^rdf:HTML ; <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-GAUSS> ; <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/A0E-2L2I0M1H0T-3D0> ; <http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/Resistance> ; <http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAA147" ; <http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA147"^^xsd:anyURI ; <http://qudt.org/schema/qudt/plainTextDescription> "1 000 000 000-fold of the SI derived unit ohm" ; <http://qudt.org/schema/qudt/prefix> <http://qudt.org/vocab/prefix/Giga> ; <http://qudt.org/schema/qudt/scalingOf> <http://qudt.org/vocab/unit/OHM> ; <http://qudt.org/schema/qudt/symbol> "GΩ" ; <http://qudt.org/schema/qudt/ucumCode> "GOhm"^^<http://qudt.org/schema/qudt/UCUMcs> ; <http://qudt.org/schema/qudt/uneceCommonCode> "A87" ; <http://qudt.org/schema/qudt/wikidataMatch> <http://www.wikidata.org/entity/Q94479580> ; rdfs:isDefinedBy <http://qudt.org/3.1.7/vocab/unit> ; rdfs:label "Gigaohm" ; rdfs:label "Gigaohm"@cs ; rdfs:label "Gigaohm"@de ; rdfs:label "Gigaohm"@en ; rdfs:label "Gigaohm"@fr ; rdfs:label "Gigaohm"@hu ; rdfs:label "Gigaohm"@it ; rdfs:label "Gigaohm"@ms ; rdfs:label "Gigaohm"@ro ; rdfs:label "Gigaohm"@sl ; rdfs:label "Gigaohm"@tr ; rdfs:label "Gigaohmio"@es ; rdfs:label "Gigaom"@pl ; .
{"resource":"Gigaohm" ,"qname":"unit:GigaOHM" ,"uri":"http:\/\/qudt.org\/vocab\/unit\/GigaOHM" ,"properties":["Wikidata match":"<http:\/\/www.wikidata.org\/entity\/Q94479580>" ,"applicable system":"sou:CGS-EMU" ,"applicable system":"sou:CGS-GAUSS" ,"applicable system":"sou:PLANCK" ,"applicable system":"sou:SI" ,"conversion multiplier":"1000000000.0" ,"conversion multiplier scientific":"1.0E9" ,"description":"1,000,000,000-fold of the SI derived unit ohm" ,"description (plain text)":"1 000 000 000-fold of the SI derived unit ohm" ,"has dimension vector":"dimension:A0E-2L2I0M1H0T-3D0" ,"has quantity kind":"quantitykind:Resistance" ,"iec-61360 code":"0112\/2\/\/\/62720#UAA147" ,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAA147" ,"isDefinedBy":"<http:\/\/qudt.org\/3.1.7\/vocab\/unit>" ,"label":"Gigaohm" ,"label":"Gigaohm" ,"label":"Gigaohm" ,"label":"Gigaohm" ,"label":"Gigaohm" ,"label":"Gigaohm" ,"label":"Gigaohm" ,"label":"Gigaohm" ,"label":"Gigaohm" ,"label":"Gigaohm" ,"label":"Gigaohm" ,"label":"Gigaohmio" ,"label":"Gigaom" ,"prefix":"prefix:Giga" ,"scalingOf":"unit:OHM" ,"symbol":"GΩ" ,"type":"qudt:Unit" ,"ucum code":"GOhm" ,"unece common code":"A87" ]}
{ "@id" : "http://qudt.org/vocab/unit/GigaOHM", "@type" : "http://qudt.org/schema/qudt/Unit", "description" : "1,000,000,000-fold of the SI derived unit ohm", "applicableSystem" : [ "http://qudt.org/vocab/sou/SI", "http://qudt.org/vocab/sou/CGS-GAUSS", "http://qudt.org/vocab/sou/PLANCK", "http://qudt.org/vocab/sou/CGS-EMU" ], "conversionMultiplier" : "1000000000.0", "conversionMultiplier:SN" : 1.0E9, "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0", "hasQuantityKind" : "http://qudt.org/vocab/quantitykind/Resistance", "iec61360Code" : "0112/2///62720#UAA147", "informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA147", "plainTextDescription" : "1 000 000 000-fold of the SI derived unit ohm", "prefix" : "http://qudt.org/vocab/prefix/Giga", "scalingOf" : "http://qudt.org/vocab/unit/OHM", "symbol" : "GΩ", "ucumCode" : "GOhm", "uneceCommonCode" : "A87", "wikidataMatch" : "http://www.wikidata.org/entity/Q94479580", "isDefinedBy" : "http://qudt.org/3.1.7/vocab/unit", "label" : [ "Gigaohm", { "@language" : "cs", "@value" : "Gigaohm" }, { "@language" : "de", "@value" : "Gigaohm" }, { "@language" : "en", "@value" : "Gigaohm" }, { "@language" : "fr", "@value" : "Gigaohm" }, { "@language" : "hu", "@value" : "Gigaohm" }, { "@language" : "it", "@value" : "Gigaohm" }, { "@language" : "pl", "@value" : "Gigaom" }, { "@language" : "ms", "@value" : "Gigaohm" }, { "@language" : "ro", "@value" : "Gigaohm" }, { "@language" : "sl", "@value" : "Gigaohm" }, { "@language" : "tr", "@value" : "Gigaohm" }, { "@language" : "es", "@value" : "Gigaohmio" } ], "@context" : { "description" : { "@id" : "http://purl.org/dc/terms/description", "@type" : "http://www.w3.org/1999/02/22-rdf-syntax-ns#HTML" }, "informativeReference" : { "@id" : "http://qudt.org/schema/qudt/informativeReference", "@type" : "http://www.w3.org/2001/XMLSchema#anyURI" }, "ucumCode" : { "@id" : "http://qudt.org/schema/qudt/ucumCode", "@type" : "http://qudt.org/schema/qudt/UCUMcs" }, "applicableSystem" : { "@id" : "http://qudt.org/schema/qudt/applicableSystem", "@type" : "@id" }, "uneceCommonCode" : { "@id" : "http://qudt.org/schema/qudt/uneceCommonCode" }, "plainTextDescription" : { "@id" : "http://qudt.org/schema/qudt/plainTextDescription" }, "hasQuantityKind" : { "@id" : "http://qudt.org/schema/qudt/hasQuantityKind", "@type" : "@id" }, "label" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#label" }, "symbol" : { "@id" : "http://qudt.org/schema/qudt/symbol" }, "wikidataMatch" : { "@id" : "http://qudt.org/schema/qudt/wikidataMatch", "@type" : "@id" }, "prefix" : { "@id" : "http://qudt.org/schema/qudt/prefix", "@type" : "@id" }, "scalingOf" : { "@id" : "http://qudt.org/schema/qudt/scalingOf", "@type" : "@id" }, "iec61360Code" : { "@id" : "http://qudt.org/schema/qudt/iec61360Code" }, "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" }, "isDefinedBy" : { "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy", "@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#" } }