<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:j.2="http://www.w3.org/2004/02/skos/core#"
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/ElectricPotential">
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge"/>
<rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
<owl:sameAs rdf:resource="http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge"/>
<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:latexSymbol rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\phi\)</j.0:latexSymbol>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/V_Ab"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliV"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroV"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/V"/>
<j.0:isoNormativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.iso.org/iso/catalogue_detail?csnumber=43012</j.0:isoNormativeReference>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/ElectricPotentialDifference"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/V_Stat"/>
<j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(-\textbf{grad} \; V = E + \frac{\partial A}{\partial t}\), where \(E\) is electric field strength, \(A\) is magentic vector potential and \(t\) is time.</j.0:latexDefinition>
<j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0"/>
<rdfs:label xml:lang="en">Electric Potential</rdfs:label>
<j.0:exactMatch rdf:resource="http://qudt.org/vocab/quantitykind/Voltage"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MegaV"/>
<rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
<j.2:broader rdf:resource="http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge"/>
<j.0:symbol>V</j.0:symbol>
<owl:sameAs rdf:resource="http://qudt.org/vocab/quantitykind/ElectricPotentialDifference"/>
<owl:sameAs rdf:resource="http://qudt.org/vocab/quantitykind/Voltage"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/PlanckVolt"/>
<j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloV"/>
<j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">The Electric Potential is a scalar valued quantity associated with an electric field. The electric potential \(\phi(x)\) at a point, \(x\), is formally defined as the line integral of the electric field taken along a path from x to the point at infinity. If the electric field is static, that is time independent, then the choice of the path is arbitrary; however if the electric field is time dependent, taking the integral a different paths will produce different results.</j.1:description>
</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/ElectricPotential>
rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
<http://purl.org/dc/terms/description> "The Electric Potential is a scalar valued quantity associated with an electric field. The electric potential \\(\\phi(x)\\) at a point, \\(x\\), is formally defined as the line integral of the electric field taken along a path from x to the point at infinity. If the electric field is static, that is time independent, then the choice of the path is arbitrary; however if the electric field is time dependent, taking the integral a different paths will produce different results."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloV> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MegaV> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroV> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliV> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/PlanckVolt> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V_Ab> ;
<http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/V_Stat> ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference> ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge> ;
<http://qudt.org/schema/qudt/exactMatch> <http://qudt.org/vocab/quantitykind/Voltage> ;
<http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0> ;
<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/isoNormativeReference> "http://www.iso.org/iso/catalogue_detail?csnumber=43012"^^xsd:anyURI ;
<http://qudt.org/schema/qudt/latexDefinition> "\\(-\\textbf{grad} \\; V = E + \\frac{\\partial A}{\\partial t}\\), where \\(E\\) is electric field strength, \\(A\\) is magentic vector potential and \\(t\\) is time."^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/latexSymbol> "\\(\\phi\\)"^^<http://qudt.org/schema/qudt/LatexString> ;
<http://qudt.org/schema/qudt/symbol> "V" ;
rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
rdfs:label "Electric Potential"@en ;
owl:sameAs <http://qudt.org/vocab/quantitykind/ElectricPotentialDifference> ;
owl:sameAs <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge> ;
owl:sameAs <http://qudt.org/vocab/quantitykind/Voltage> ;
<http://www.w3.org/2004/02/skos/core#broader> <http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge> ;
.
{"resource":"Electric Potential"
,"qname":"quantitykind:ElectricPotential"
,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/ElectricPotential"
,"properties":["applicable unit":"unit:KiloV"
,"applicable unit":"unit:MegaV"
,"applicable unit":"unit:MicroV"
,"applicable unit":"unit:MilliV"
,"applicable unit":"unit:PlanckVolt"
,"applicable unit":"unit:V"
,"applicable unit":"unit:V_Ab"
,"applicable unit":"unit:V_Stat"
,"description":"The Electric Potential is a scalar valued quantity associated with an electric field. The electric potential \\(\\phi(x)\\) at a point, \\(x\\), is formally defined as the line integral of the electric field taken along a path from x to the point at infinity. If the electric field is static, that is time independent, then the choice of the path is arbitrary; however if the electric field is time dependent, taking the integral a different paths will produce different results."
,"exact match":"quantitykind:ElectricPotentialDifference"
,"exact match":"quantitykind:EnergyPerElectricCharge"
,"exact match":"quantitykind:Voltage"
,"has broader":"quantitykind:EnergyPerElectricCharge"
,"has dimension vector":"dimension:A0E-1L2I0M1H0T-3D0"
,"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":"Electric Potential"
,"latex definition":"\\(-\\textbf{grad} \\; V = E + \\frac{\\partial A}{\\partial t}\\), where \\(E\\) is electric field strength, \\(A\\) is magentic vector potential and \\(t\\) is time."
,"latex symbol":"\\(\\phi\\)"
,"normative reference (ISO)":"http:\/\/www.iso.org\/iso\/catalogue_detail?csnumber=43012"
,"sameAs":"quantitykind:ElectricPotentialDifference"
,"sameAs":"quantitykind:EnergyPerElectricCharge"
,"sameAs":"quantitykind:Voltage"
,"symbol":"V"
,"type":"qudt:QuantityKind"
]}
{
"@id" : "http://qudt.org/vocab/quantitykind/ElectricPotential",
"@type" : "http://qudt.org/schema/qudt/QuantityKind",
"description" : "The Electric Potential is a scalar valued quantity associated with an electric field. The electric potential \\(\\phi(x)\\) at a point, \\(x\\), is formally defined as the line integral of the electric field taken along a path from x to the point at infinity. If the electric field is static, that is time independent, then the choice of the path is arbitrary; however if the electric field is time dependent, taking the integral a different paths will produce different results.",
"applicableUnit" : [ "http://qudt.org/vocab/unit/V_Ab", "http://qudt.org/vocab/unit/MilliV", "http://qudt.org/vocab/unit/MicroV", "http://qudt.org/vocab/unit/V", "http://qudt.org/vocab/unit/V_Stat", "http://qudt.org/vocab/unit/MegaV", "http://qudt.org/vocab/unit/PlanckVolt", "http://qudt.org/vocab/unit/KiloV" ],
"exactMatch" : [ "http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge", "http://qudt.org/vocab/quantitykind/ElectricPotentialDifference", "http://qudt.org/vocab/quantitykind/Voltage" ],
"hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L2I0M1H0T-3D0",
"informativeReference" : "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891",
"isoNormativeReference" : "http://www.iso.org/iso/catalogue_detail?csnumber=43012",
"latexDefinition" : "\\(-\\textbf{grad} \\; V = E + \\frac{\\partial A}{\\partial t}\\), where \\(E\\) is electric field strength, \\(A\\) is magentic vector potential and \\(t\\) is time.",
"latexSymbol" : "\\(\\phi\\)",
"symbol" : "V",
"isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
"label" : {
"@language" : "en",
"@value" : "Electric Potential"
},
"sameAs" : [ "http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge", "http://qudt.org/vocab/quantitykind/ElectricPotentialDifference", "http://qudt.org/vocab/quantitykind/Voltage" ],
"broader" : "http://qudt.org/vocab/quantitykind/EnergyPerElectricCharge",
"@context" : {
"exactMatch" : {
"@id" : "http://qudt.org/schema/qudt/exactMatch",
"@type" : "@id"
},
"isDefinedBy" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
"@type" : "@id"
},
"sameAs" : {
"@id" : "http://www.w3.org/2002/07/owl#sameAs",
"@type" : "@id"
},
"informativeReference" : {
"@id" : "http://qudt.org/schema/qudt/informativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"latexSymbol" : {
"@id" : "http://qudt.org/schema/qudt/latexSymbol",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"applicableUnit" : {
"@id" : "http://qudt.org/schema/qudt/applicableUnit",
"@type" : "@id"
},
"isoNormativeReference" : {
"@id" : "http://qudt.org/schema/qudt/isoNormativeReference",
"@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
},
"latexDefinition" : {
"@id" : "http://qudt.org/schema/qudt/latexDefinition",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"hasDimensionVector" : {
"@id" : "http://qudt.org/schema/qudt/hasDimensionVector",
"@type" : "@id"
},
"label" : {
"@id" : "http://www.w3.org/2000/01/rdf-schema#label"
},
"broader" : {
"@id" : "http://www.w3.org/2004/02/skos/core#broader",
"@type" : "@id"
},
"symbol" : {
"@id" : "http://qudt.org/schema/qudt/symbol"
},
"description" : {
"@id" : "http://purl.org/dc/terms/description",
"@type" : "http://qudt.org/schema/qudt/LatexString"
},
"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#"
}
}