<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/quantitykind/ElectricalConductance">
<j.0:symbol>0173-1#Z4-BAJ223#002</j.0:symbol>
<j.1:description xml:lang="en">measure of the capability of a material to conduct electric current, the value of which is defined as the reciprocal of the electrical resistance</j.1:description>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0"/>
<rdfs:comment>Applicable units are those of quantitykind:ElectricalConductance</rdfs:comment>
<j.0:iec61360Code>0112/2///62720#UAD038</j.0:iec61360Code>
<j.0:plainTextDescription xml:lang="de">Maß für die Fähigkeit eines Stoffes, den elektrischen Strom zu leiten, das wertmäßig definiert ist als Kehrwert des elektrischen Widerstandes</j.0:plainTextDescription>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:siExactMatch rdf:resource="https://si-digital-framework.org/SI/quantities/ELCO"/>
<rdfs:label>electrical conductance</rdfs:label>
<rdfs:label xml:lang="en-US">electrical conductance</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PicoS"/>
</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/quantitykind/ElectricalConductance>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "measure of the capability of a material to conduct electric current, the value of which is defined as the reciprocal of the electrical resistance"@en ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PicoS> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0> ;
<http://qudt.org/schema/qudt/iec61360Code> "0112/2///62720#UAD038" ;
<http://qudt.org/schema/qudt/plainTextDescription> "Maß für die Fähigkeit eines Stoffes, den elektrischen Strom zu leiten, das wertmäßig definiert ist als Kehrwert des elektrischen Widerstandes"@de ;
<http://qudt.org/schema/qudt/siExactMatch> <https://si-digital-framework.org/SI/quantities/ELCO> ;
<http://qudt.org/schema/qudt/symbol> "0173-1#Z4-BAJ223#002" ;
rdfs:comment "Applicable units are those of quantitykind:ElectricalConductance" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "electrical conductance" ;
rdfs:label "electrical conductance"@en-US ;
.
{"resource":"electrical conductance"
,"qname":"quantitykind:ElectricalConductance"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricalConductance"
,"properties":["Individual from SI Reference Point":"si-quantity:ELCO"
,"applicable unit":"unit:PicoS"
,"comment":"Applicable units are those of quantitykind:ElectricalConductance"
,"description":"measure of the capability of a material to conduct electric current, the value of which is defined as the reciprocal of the electrical resistance"
,"description (plain text)":"Maß für die Fähigkeit eines Stoffes, den elektrischen Strom zu leiten, das wertmäßig definiert ist als Kehrwert des elektrischen Widerstandes"
,"has dimension vector":"dimension:A0E2L-2I0M-1H0T3D0"
,"iec-61360 code":"0112\/2\/\/\/62720#UAD038"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"electrical conductance"
,"label":"electrical conductance"
,"symbol":"0173-1#Z4-BAJ223#002"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/ElectricalConductance",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : {
"@language" : "en",
"@value" : "measure of the capability of a material to conduct electric current, the value of which is defined as the reciprocal of the electrical resistance"
},
"applicableUnit" : "http://qudt.org/vocab/unit/PicoS",
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E2L-2I0M-1H0T3D0",
"iec61360Code" : "0112/2///62720#UAD038",
"plainTextDescription" : {
"@language" : "de",
"@value" : "Maß für die Fähigkeit eines Stoffes, den elektrischen Strom zu leiten, das wertmäßig definiert ist als Kehrwert des elektrischen Widerstandes"
},
"siExactMatch" : "https://si-digital-framework.org/SI/quantities/ELCO",
"symbol" : "0173-1#Z4-BAJ223#002",
"comment" : "Applicable units are those of quantitykind:ElectricalConductance",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : [ "electrical conductance", {
"@language" : "en-us",
"@value" : "electrical conductance"
} ],
"@context" : {
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"comment" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#comment"
},
"iec61360Code" : {
"@id" : "http://qudt.org/schema/qudt/iec61360Code"
},
"plainTextDescription" : {
"@id" : "http://qudt.org/schema/qudt/plainTextDescription"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"siExactMatch" : {
"@id" : "http://qudt.org/schema/qudt/siExactMatch",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@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#"
}
}