@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:MagneticFlux
  a qudt:QuantityKind ;
  dcterms:description "\"Magnetic Flux\" is the product of the average magnetic field times the perpendicular area that it penetrates."^^qudt:LatexString ;
  qudt:applicableUnit unit:KiloLB_F-FT-PER-A ;
  qudt:applicableUnit unit:KiloWB ;
  qudt:applicableUnit unit:MX ;
  qudt:applicableUnit unit:MilliWB ;
  qudt:applicableUnit unit:N-M-PER-A ;
  qudt:applicableUnit unit:UnitPole ;
  qudt:applicableUnit unit:V_Ab-SEC ;
  qudt:applicableUnit unit:WB ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Magnetic_flux"^^xsd:anyURI ;
  qudt:expression "$magnetic-flux$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E-1L2I0M1H0T-2D0 ;
  qudt:iec61360Code "0112/2///62720#UAD099" ;
  qudt:informativeReference "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891"^^xsd:anyURI ;
  qudt:informativeReference "http://www.oxfordreference.com/display/10.1093/acref/9780199233991.001.0001/acref-9780199233991-e-1800"^^xsd:anyURI ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD099"^^xsd:anyURI ;
  qudt:latexDefinition "$\\Phi = \\int_S B \\cdot e_n d A$, over a surface $S$, where $B$ is magnetic flux density and $e_n dA$ is the vector surface element."^^qudt:LatexString ;
  qudt:latexSymbol "$\\Phi$"^^qudt:LatexString ;
  qudt:latexSymbol "$\\phi$"^^qudt:LatexString ;
  qudt:plainTextDescription "\"Magnetic Flux\" is the product of the average magnetic field times the perpendicular area that it penetrates." ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q177831> ;
  rdfs:comment "Applicable units are those of quantitykind:MagneticFlux" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.11/vocab/quantitykind> ;
  rdfs:label "Fluks magnet"@ms ;
  rdfs:label "Flux d'induction magnétique"@fr ;
  rdfs:label "Magnetický tok"@cs ;
  rdfs:label "flujo magnético"@es ;
  rdfs:label "flusso magnetico"@it ;
  rdfs:label "flux de inducție magnetică"@ro ;
  rdfs:label "fluxo magnético"@pt ;
  rdfs:label "fluxus magneticus"@la ;
  rdfs:label "magnetic flux"@en ;
  rdfs:label "magnetischer Flux"@de ;
  rdfs:label "magnetni pretok"@sl ;
  rdfs:label "manyetik akı"@tr ;
  rdfs:label "mágneses fluxus"@hu ;
  rdfs:label "strumień magnetyczny"@pl ;
  rdfs:label "Магнитен поток"@bg ;
  rdfs:label "Магнитный поток"@ru ;
  rdfs:label "שטף מגנטי"@he ;
  rdfs:label "التدفق المغناطيسي"@ar ;
  rdfs:label "شار مغناطیسی"@fa ;
  rdfs:label "चुम्बकीय बहाव"@hi ;
  rdfs:label "磁束"@ja ;
  rdfs:label "磁通量"@zh .
