@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:MagneticMoment
  a qudt:QuantityKind ;
  dcterms:description "\"Magnetic Moment\", for a magnetic dipole, is a vector quantity equal to the product of the current, the loop area, and the unit vector normal to the loop plane, the direction of which corresponds to the loop orientation. \"Magnetic Moment\" is also referred to as \"Magnetic Area Moment\", and is not to be confused with Magnetic Dipole Moment."^^qudt:LatexString ;
  qudt:applicableUnit unit:A-M2 ;
  qudt:applicableUnit unit:A_Ab-CentiM2 ;
  qudt:applicableUnit unit:EV-PER-T ;
  qudt:applicableUnit unit:J-PER-T ;
  qudt:exactMatch quantitykind:MagneticAreaMoment ;
  qudt:hasDimensionVector qkdv:A0E1L2I0M0H0T0D0 ;
  qudt:iec61360Code "0112/2///62720#UAD097" ;
  qudt:iec61360Code "0112/2///62720#UAD101" ;
  qudt:informativeReference "http://www.electropedia.org/iev/iev.nsf/display?openform&ievref=121-11-49"^^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/iec62720/iec62720.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD097"^^xsd:anyURI ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD101"^^xsd:anyURI ;
  qudt:informativeReference "https://www.simetric.co.uk/siderived.htm"^^xsd:anyURI ;
  qudt:latexDefinition "$m = I e_n A$, where $I$ is electric current in a small closed loop, $e_n$ is a unit vector perpendicular to the loop, and $A$ is the area of the loop. The magnetic moment of a substance within a domain is the vector sum of the magnetic moments of all entities included in the domain."^^qudt:LatexString ;
  qudt:plainTextDescription "\"Magnetic Moment\", for a magnetic dipole, is a vector quantity equal to the product of the current, the loop area, and the unit vector normal to the loop plane, the direction of which corresponds to the loop orientation. \"Magnetic Moment\" is also referred to as \"Magnetic Area Moment\", and is not to be confused with Magnetic Dipole Moment." ;
  qudt:symbol "m" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q242657> ;
  rdfs:comment "Applicable units are those of quantitykind:MagneticMoment" ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/quantitykind> ;
  rdfs:label "Magnetický dipól"@cs ;
  rdfs:label "Manyetik moment"@tr ;
  rdfs:label "Momen magnetik"@ms ;
  rdfs:label "dipol magnetyczny"@pl ;
  rdfs:label "magnetic moment"@en ;
  rdfs:label "magnetisches Dipolmoment"@de ;
  rdfs:label "moment magnétique"@fr ;
  rdfs:label "momento de dipolo magnético"@es ;
  rdfs:label "momento de dipolo magnético"@pt ;
  rdfs:label "momento di dipolo magnetico"@it ;
  rdfs:label "Магнитный момент"@ru ;
  rdfs:label "دوقطبی مغناطیسی"@fa ;
  rdfs:label "عزم مغناطيسي"@ar ;
  rdfs:label "चुम्बकीय द्विध्रुव"@hi ;
  rdfs:label "磁偶极"@zh ;
  rdfs:label "磁気双極子"@ja ;
  skos:altLabel "giromagnetic moment"@en ;
  skos:altLabel "momen giromagnetik"@ms ;
  skos:altLabel "moment giromagnétique"@fr .
