quantitykind:MagneticFluxDensity

URI: http://qudt.org/vocab/quantitykind/MagneticFluxDensity

Type
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.

Properties
qudt:latexDefinition
\(\mathbf{F} = qv \times B\), where \(F\) is force and \(v\) is velocity of any test particle with electric charge \(q\).
Annotations
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.
rdfs:label
Magnetic flux density(en)
View as:  CSV

Work in progress

RDF/XML
<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/MagneticFluxDensity">
    <j.0:informativeReference rdf:datatype="http://www.w3.org/2001/XMLSchema#anyURI">http://www.oxfordreference.com/view/10.1093/acref/9780199233991.001.0001/acref-9780199233991-e-1798</j.0:informativeReference>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/T"/>
    <rdfs:isDefinedBy rdf:resource="http://qudt.org/2.1/vocab/quantitykind"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/T_Ab"/>
    <j.1:description rdf:datatype="http://qudt.org/schema/qudt/LatexString">"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.</j.1:description>
    <j.0:hasDimensionVector rdf:resource="http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0"/>
    <rdf:type rdf:resource="http://qudt.org/schema/qudt/QuantityKind"/>
    <rdfs:label xml:lang="en">Magnetic flux density</rdfs:label>
    <j.0:latexDefinition rdf:datatype="http://qudt.org/schema/qudt/LatexString">\(\mathbf{F}  = qv \times B\), where \(F\) is force and \(v\) is velocity of any test particle with electric charge \(q\).</j.0:latexDefinition>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/KiloGAUSS"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/GAUSS"/>
    <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>B</j.0:symbol>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/Gs"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MilliT"/>
    <rdfs:seeAlso rdf:resource="http://qudt.org/vocab/quantitykind/MagneticField"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/MicroT"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/Gamma"/>
    <j.0:applicableUnit rdf:resource="http://qudt.org/vocab/unit/NanoT"/>
  </rdf:Description>
</rdf:RDF>
TURTLE
@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/MagneticFluxDensity>
  rdf:type <http://qudt.org/schema/qudt/QuantityKind> ;
  <http://purl.org/dc/terms/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."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/GAUSS> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Gamma> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/Gs> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/KiloGAUSS> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MicroT> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/MilliT> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/NanoT> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/T> ;
  <http://qudt.org/schema/qudt/applicableUnit> <http://qudt.org/vocab/unit/T_Ab> ;
  <http://qudt.org/schema/qudt/hasDimensionVector> <http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0> ;
  <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/informativeReference> "http://www.oxfordreference.com/view/10.1093/acref/9780199233991.001.0001/acref-9780199233991-e-1798"^^xsd:anyURI ;
  <http://qudt.org/schema/qudt/latexDefinition> "\\(\\mathbf{F}  = qv \\times B\\), where \\(F\\) is force and \\(v\\) is velocity of any test particle with electric charge \\(q\\)."^^<http://qudt.org/schema/qudt/LatexString> ;
  <http://qudt.org/schema/qudt/symbol> "B" ;
  rdfs:isDefinedBy <http://qudt.org/2.1/vocab/quantitykind> ;
  rdfs:label "Magnetic flux density"@en ;
  rdfs:seeAlso <http://qudt.org/vocab/quantitykind/MagneticField> ;
.
JSON
{"resource":"Magnetic flux density" 
 ,"qname":"quantitykind:MagneticFluxDensity" 
 ,"uri":"http:\/\/qudt.org\/vocab\/quantitykind\/MagneticFluxDensity" 
 ,"properties":["applicable unit":"unit:GAUSS" 
    ,"applicable unit":"unit:Gamma" 
    ,"applicable unit":"unit:Gs" 
    ,"applicable unit":"unit:KiloGAUSS" 
    ,"applicable unit":"unit:MicroT" 
    ,"applicable unit":"unit:MilliT" 
    ,"applicable unit":"unit:NanoT" 
    ,"applicable unit":"unit:T" 
    ,"applicable unit":"unit:T_Ab" 
    ,"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." 
    ,"has dimension vector":"dimension:A0E-1L0I0M1H0T-2D0" 
    ,"informative reference":"http:\/\/www.iso.org\/iso\/home\/store\/catalogue_tc\/catalogue_detail.htm?csnumber=31891" 
    ,"informative reference":"http:\/\/www.oxfordreference.com\/view\/10.1093\/acref\/9780199233991.001.0001\/acref-9780199233991-e-1798" 
    ,"isDefinedBy":"&lt;http:\/\/qudt.org\/2.1\/vocab\/quantitykind&gt;" 
    ,"label":"Magnetic flux density" 
    ,"latex definition":"\\(\\mathbf{F}  = qv \\times B\\), where \\(F\\) is force and \\(v\\) is velocity of any test particle with electric charge \\(q\\)." 
    ,"seeAlso":"quantitykind:MagneticField" 
    ,"symbol":"B" 
    ,"type":"qudt:QuantityKind" 
    ]}
JSON-LD
{
  "@id" : "http://qudt.org/vocab/quantitykind/MagneticFluxDensity",
  "@type" : "http://qudt.org/schema/qudt/QuantityKind",
  "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.",
  "applicableUnit" : [ "http://qudt.org/vocab/unit/T", "http://qudt.org/vocab/unit/T_Ab", "http://qudt.org/vocab/unit/KiloGAUSS", "http://qudt.org/vocab/unit/GAUSS", "http://qudt.org/vocab/unit/Gs", "http://qudt.org/vocab/unit/MilliT", "http://qudt.org/vocab/unit/MicroT", "http://qudt.org/vocab/unit/Gamma", "http://qudt.org/vocab/unit/NanoT" ],
  "hasDimensionVector" : "http://qudt.org/vocab/dimensionvector/A0E-1L0I0M1H0T-2D0",
  "informativeReference" : [ "http://www.oxfordreference.com/view/10.1093/acref/9780199233991.001.0001/acref-9780199233991-e-1798", "http://www.iso.org/iso/home/store/catalogue_tc/catalogue_detail.htm?csnumber=31891" ],
  "latexDefinition" : "\\(\\mathbf{F}  = qv \\times B\\), where \\(F\\) is force and \\(v\\) is velocity of any test particle with electric charge \\(q\\).",
  "symbol" : "B",
  "isDefinedBy" : "http://qudt.org/2.1/vocab/quantitykind",
  "label" : {
    "@language" : "en",
    "@value" : "Magnetic flux density"
  },
  "seeAlso" : "http://qudt.org/vocab/quantitykind/MagneticField",
  "@context" : {
    "informativeReference" : {
      "@id" : "http://qudt.org/schema/qudt/informativeReference",
      "@type" : "http://www.w3.org/2001/XMLSchema#anyURI"
    },
    "applicableUnit" : {
      "@id" : "http://qudt.org/schema/qudt/applicableUnit",
      "@type" : "@id"
    },
    "isDefinedBy" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#isDefinedBy",
      "@type" : "@id"
    },
    "description" : {
      "@id" : "http://purl.org/dc/terms/description",
      "@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"
    },
    "latexDefinition" : {
      "@id" : "http://qudt.org/schema/qudt/latexDefinition",
      "@type" : "http://qudt.org/schema/qudt/LatexString"
    },
    "symbol" : {
      "@id" : "http://qudt.org/schema/qudt/symbol"
    },
    "seeAlso" : {
      "@id" : "http://www.w3.org/2000/01/rdf-schema#seeAlso",
      "@type" : "@id"
    },
    "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#"
  }
}

Generated 2023-03-14T16:58:36.977-04:00 by lmdoc version 1.1 with  TopBraid SPARQL Web Pages (SWP)