@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#> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix constant: <http://qudt.org/vocab/constant/> .
@prefix dc: <http://purl.org/dc/elements/1.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix prov: <http://www.w3.org/ns/prov#> .
@prefix qkdv: <http://qudt.org/vocab/dimensionvector/> .
@prefix quantitykind: <http://qudt.org/vocab/quantitykind/> .
@prefix qudt: <http://qudt.org/schema/qudt/> .
@prefix si-quantity: <https://si-digital-framework.org/quantities/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .

quantitykind:MagneticVectorPotential
  a qudt:QuantityKind ;
  dcterms:description "\"Magnetic Vector Potential\" is the vector potential of the magnetic flux density. The magnetic vector potential is not unique since any irrotational vector field quantity can be added to a given magnetic vector potential without changing its rotation. Under static conditions the magnetic vector potential is often chosen so that its divergence is zero."^^qudt:LatexString ;
  qudt:applicableUnit unit:KiloWB-PER-M ;
  qudt:applicableUnit unit:V-SEC-PER-M ;
  qudt:applicableUnit unit:WB-PER-M ;
  qudt:applicableUnit unit:WB-PER-MilliM ;
  qudt:hasDimensionVector qkdv:A0E-1L1I0M1H0T-2D0 ;
  qudt:iec61360Code "0112/2///62720#UAD103" ;
  qudt:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-23"^^xsd:anyURI ;
  qudt:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD103"^^xsd:anyURI ;
  qudt:latexDefinition "$B = \\text{rot} A$, where $B$ is magnetic flux density."^^qudt:LatexString ;
  qudt:plainTextDescription "\"Magnetic Vector Potential\" is the vector potential of the magnetic flux density. The magnetic vector potential is not unique since any irrotational vector field quantity can be added to a given magnetic vector potential without changing its rotation. Under static conditions the magnetic vector potential is often chosen so that its divergence is zero." ;
  qudt:symbol "A" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q2299100> ;
  rdfs:comment "Applicable units are those of quantitykind:MagneticVectorPotential" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.11/vocab/quantitykind> ;
  rdfs:label "Keupayaan vektor magnetik"@ms ;
  rdfs:label "magnetic vector potential"@en ;
  rdfs:label "magnetický potenciál"@cs ;
  rdfs:label "magnetisches Potenzial"@de ;
  rdfs:label "manyetik potansiyeli"@tr ;
  rdfs:label "potencial magnético"@es ;
  rdfs:label "potencial magnético"@pt ;
  rdfs:label "potencjał magnetyczny"@pl ;
  rdfs:label "potentiel magnétique"@fr ;
  rdfs:label "potenziale vettore magnetico"@it ;
  rdfs:label "potențial magnetic"@ro ;
  rdfs:label "Магнитний потенциал"@ru ;
  rdfs:label "پتانسیل برداری مغناطیسی"@fa ;
  rdfs:label "磁向量势"@zh ;
  rdfs:seeAlso quantitykind:MagneticFluxDensity .
