@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:MagneticFluxDensity
  a qudt:QuantityKind ;
  dcterms:description "\"Magnetic Flux Density\" is a vector quantity and is the magnetic flux per unit area of a magnetic field at right angles to the magnetic force. It can be defined in terms of the effects the field has, for example by $B = F/q v \\sin \\theta$, where $F$ is the force a moving charge $q$ would experience if it was travelling at a velocity $v$ in a direction making an angle θ with that of the field. The magnetic field strength is also a vector quantity and is related to $B$ by: $H = B/\\mu$, where $\\mu$ is the permeability of the medium."^^qudt:LatexString ;
  qudt:applicableUnit unit:GAMMA ;
  qudt:applicableUnit unit:GAUSS ;
  qudt:applicableUnit unit:KiloGAUSS ;
  qudt:applicableUnit unit:KiloT ;
  qudt:applicableUnit unit:MicroT ;
  qudt:applicableUnit unit:MilliT ;
  qudt:applicableUnit unit:NanoT ;
  qudt:applicableUnit unit:T ;
  qudt:applicableUnit unit:T_Ab ;
  qudt:hasDimensionVector qkdv:A0E-1L0I0M1H0T-2D0 ;
  qudt:iec61360Code "0112/2///62720#UAD100" ;
  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-1798"^^xsd:anyURI ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD100"^^xsd:anyURI ;
  qudt:latexDefinition "$\\mathbf{F}  = qv \\times B$, where $F$ is force and $v$ is velocity of any test particle with electric charge $q$."^^qudt:LatexString ;
  qudt:plainTextDescription "vektorielle Feldgröße B, die auf jedes geladene Teilchen, das eine Geschwindigkeit v hat, eine Kraft F ausübt, die gleich dem Produkt aus dem Vektorprodukt v x B und der elektrischen Ladung Q des Teilchens ist oder vektorielle Größe gleich dem Produkt aus der Magnetisierung M und der magnetischen Feldkonstante µ₀"@de ;
  qudt:symbol "B" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q30204> ;
  rdfs:comment "Applicable units are those of quantitykind:MagneticFluxDensity" ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/quantitykind> ;
  rdfs:label "Densidad de flujo magnético"@es ;
  rdfs:label "Densité de flux magnétique"@fr ;
  rdfs:label "Ketumpatan fluks magnet"@ms ;
  rdfs:label "Magnetická indukce"@cs ;
  rdfs:label "densidade de fluxo magnético"@pt ;
  rdfs:label "densitas fluxus magnetici"@la ;
  rdfs:label "densità di flusso magnetico"@it ;
  rdfs:label "gostota magnetnega pretoka"@sl ;
  rdfs:label "inducție magnetică"@ro ;
  rdfs:label "indukcja magnetyczna"@pl ;
  rdfs:label "magnetic flux density"@en ;
  rdfs:label "magnetic flux density"@en-US ;
  rdfs:label "magnetische Flussdichte"@de ;
  rdfs:label "manyetik akı yoğunluğu"@tr ;
  rdfs:label "mágneses indukció"@hu ;
  rdfs:label "Магнитна индукция"@bg ;
  rdfs:label "Магнитная индукция"@ru ;
  rdfs:label "צפיפות שטף מגנטי"@he ;
  rdfs:label "المجال المغناطيسي"@ar ;
  rdfs:label "چگالی شار مغناطیسی"@fa ;
  rdfs:label "चुम्बकीय क्षेत्र"@hi ;
  rdfs:label "磁束密度"@ja ;
  rdfs:label "磁通量密度"@zh ;
  rdfs:seeAlso quantitykind:MagneticField ;
  skos:altLabel "Magnetic Polarization" ;
  skos:altLabel "inducción magnética"@es ;
  skos:altLabel "magnetische Induktion"@de .
