<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/GigaV-A_Reactive">
<rdfs:isDefinedBy rdf:resource="http://qudt.org/3.1.1/vocab/unit"/>
<j.1:isReplacedBy rdf:resource="http://qudt.org/vocab/unit/GigaVAR"/>
<j.0:hasQuantityKind rdf:resource="http://qudt.org/vocab/quantitykind/ReactivePower"/>
<j.0:deprecated rdf:datatype="http://www.w3.org/2001/XMLSchema#boolean">true</j.0:deprecated>
<j.0:iec61360Code>0112/2///62720#UAC508</j.0:iec61360Code>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/Unit"/>
<rdfs:label>gigavolt ampere reactive</rdfs:label>
<j.0:symbol>GV·A{Reactive}</j.0:symbol>
<j.1:description>0.000000001 of the unit volt ampere reactive</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%23UAC508</j.0:informativeReference>
<j.0:hasFactorUnit rdf:nodeID="A0"/>
<j.0:hasFactorUnit rdf:nodeID="A1"/>
</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/GigaV-A_Reactive>
rdf:type <http://qudt.org/schema/qudt/Unit> ;
<http://purl.org/dc/terms/description> "0.000000001 of the unit volt ampere reactive" ;
<http://purl.org/dc/terms/isReplacedBy> <http://qudt.org/vocab/unit/GigaVAR> ;
<http://qudt.org/schema/qudt/deprecated> true ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0> ;
<http://qudt.org/schema/qudt/hasFactorUnit> [] ;
<http://qudt.org/schema/qudt/hasFactorUnit> [] ;
<http://qudt.org/schema/qudt/hasQuantityKind> <http://qudt.org/vocab/quantitykind/ReactivePower> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAC508" ;
<http://qudt.org/schema/qudt/informativeReference> "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC508"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/symbol> "GV·A{Reactive}" ;
rdfs:isDefinedBy <http://qudt.org/3.1.1/vocab/unit> ;
rdfs:label "gigavolt ampere reactive" ;
.
{"resource":"gigavolt ampere reactive"
,"qname":"unit:GigaV-A_Reactive"
,"uri":"http:\/\/qudt.org\/vocab\/unit\/GigaV-A_Reactive"
,"properties":["deprecated":"true"
,"description":"0.000000001 of the unit volt ampere reactive"
,"has dimension vector":"dimension:A0E0L2I0M1H0T-3D0"
,"has quantity kind":"quantitykind:ReactivePower"
,"hasFactorUnit":null
,"hasFactorUnit":null
,"iec-61360 code":"0112\/2\/\/\/62720#UAC508"
,"informative reference":"https:\/\/cdd.iec.ch\/cdd\/iec62720\/iec62720.nsf\/Units\/0112-2---62720%23UAC508"
,"is replaced by":"unit:GigaVAR"
,"isDefinedBy":"<http:\/\/qudt.org\/3.1.1\/vocab\/unit>"
,"label":"gigavolt ampere reactive"
,"symbol":"GV·A{Reactive}"
,"type":"qudt:Unit"
]}
{
"@id" : "http://qudt.org/vocab/unit/GigaV-A_Reactive",
"@type" : "http://qudt.org/schema/qudt/Unit",
"description" : "0.000000001 of the unit volt ampere reactive",
"isReplacedBy" : "http://qudt.org/vocab/unit/GigaVAR",
"http://qudt.org/schema/qudt/deprecated" : true,
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E0L2I0M1H0T-3D0",
"hasFactorUnit" : [ "_:b0", "_:b1" ],
"hasQuantityKind" : "http://qudt.org/vocab/quantitykind/ReactivePower",
"iec61360Code" : "0112/2///62720#UAC508",
"informativeReference" : "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAC508",
"symbol" : "GV·A{Reactive}",
"isDefinedBy" : "http://qudt.org/3.1.1/vocab/unit",
"label" : "gigavolt ampere reactive",
"@context" : {
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"isReplacedBy" : {
"@id" : "http://purl.org/dc/terms/isReplacedBy",
"@type" : "@id"
},
"hasQuantityKind" : {
"@id" : "http://qudt.org/schema/qudt/hasQuantityKind",
"@type" : "@id"
},
"deprecated" : {
"@id" : "http://qudt.org/schema/qudt/deprecated",
"@type" : "http://www.w3.org/2001/XMLSchema#boolean"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"hasFactorUnit" : {
"@id" : "http://qudt.org/schema/qudt/hasFactorUnit",
"@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#"
}
}