<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/Resistance">
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GigaOHM"/>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891</j.0:informativeReference>
<j.0:symbol>R</j.0:symbol>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/Impedance"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">$R = \frac{u}{i}$, where $u$ is instantaneous voltage and $i$ is instantaneous electric current.</j.0:latexDefinition>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/OHM_Stat"/>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/InstantaneousPower"/>
<rdfs:comment>Applicable units are those of quantitykind:Resistance</rdfs:comment>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/OHM"/>
<j.0:plainTextDescription>The electrical resistance of an object is a measure of its opposition to the passage of a steady electric current.</j.0:plainTextDescription>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/TeraOHM"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloOHM"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The electrical resistance of an object is a measure of its opposition to the passage of a steady electric current.</j.1:description>
<rdfs:label xml:lang="en">Resistance</rdfs:label>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckImpedance"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliOHM"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-45</j.0:informativeReference>
<j.0:dbpediaMatch rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://dbpedia.org/resource/Resistance</j.0:dbpediaMatch>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/OHM_Ab"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaOHM"/>
<rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/ElectricCurrent"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroOHM"/>
</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/Resistance>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The electrical resistance of an object is a measure of its opposition to the passage of a steady electric current."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GigaOHM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloOHM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaOHM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroOHM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliOHM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OHM> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OHM_Ab> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/OHM_Stat> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckImpedance> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/TeraOHM> ;
<http://qudt.org/schema/qudt/dbpediaMatch> "http://dbpedia.org/resource/Resistance"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-2L2I0M1H0T-3D0> ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=131-12-45"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/informativeReference> "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "$R = \\frac{u}{i}$, where $u$ is instantaneous voltage and $i$ is instantaneous electric current."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/plainTextDescription> "The electrical resistance of an object is a measure of its opposition to the passage of a steady electric current." ;
<http://qudt.org/schema/qudt/symbol> "R" ;
rdfs:comment "Applicable units are those of quantitykind:Resistance" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Resistance"@en ;
rdfs:seeAlso <http://qudt.org/vocab/quantitykind/ElectricCurrent> ;
rdfs:seeAlso <http://qudt.org/vocab/quantitykind/Impedance> ;
rdfs:seeAlso <http://qudt.org/vocab/quantitykind/InstantaneousPower> ;
.
{"resource":"Resistance"
,"qname":"quantitykind:Resistance"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/Resistance"
,"properties":["applicable unit":"unit:GigaOHM"
,"applicable unit":"unit:KiloOHM"
,"applicable unit":"unit:MegaOHM"
,"applicable unit":"unit:MicroOHM"
,"applicable unit":"unit:MilliOHM"
,"applicable unit":"unit:OHM"
,"applicable unit":"unit:OHM_Ab"
,"applicable unit":"unit:OHM_Stat"
,"applicable unit":"unit:PlanckImpedance"
,"applicable unit":"unit:TeraOHM"
,"comment":"Applicable units are those of quantitykind:Resistance"
,"dbpedia match":"http:\/\/dbpedia.org\/resource\/Resistance"
,"description":"The electrical resistance of an object is a measure of its opposition to the passage of a steady electric current."
,"description (plain text)":"The electrical resistance of an object is a measure of its opposition to the passage of a steady electric current."
,"has dimension vector":"dimension:A0E-2L2I0M1H0T-3D0"
,"informative reference":"http:\/\/www.electropedia.org\/iev\/iev.nsf\/display?openform&ievref=131-12-45"
,"informative reference":"http:\/\/www.iso.org\/iso\/home\/store\/catalogue_tc\/catalogue_detail.htm?csnumber=31891"
,"isDefinedBy":"<http:\/\/qudt.org\/2.1\/vocab\/quantitykind>"
,"label":"Resistance"
,"latex definition":"$R = \\frac{u}{i}$, where $u$ is instantaneous voltage and $i$ is instantaneous electric current."
,"seeAlso":"quantitykind:ElectricCurrent"
,"seeAlso":"quantitykind:Impedance"
,"seeAlso":"quantitykind:InstantaneousPower"
,"symbol":"R"
,"type":"qudt:QuantityKind"
]}