@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 dcterms: <http://purl.org/dc/terms/> .
@prefix prefix: <http://qudt.org/vocab/prefix/> .
@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-unit: <https://si-digital-framework.org/SI/units/> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix sou: <http://qudt.org/vocab/sou/> .
@prefix unit: <http://qudt.org/vocab/unit/> .
@prefix vaem: <http://www.linkedmodel.org/schema/vaem#> .
@prefix voag: <http://voag.linkedmodel.org/schema/voag#> .

unit:J-PER-T
  a qudt:DerivedUnit, qudt:Unit ;
  dcterms:description "The magnetic moment of a magnet is a quantity that determines the force that the magnet can exert on electric currents and the torque that a magnetic field will exert on it. A loop of electric current, a bar magnet, an electron, a molecule, and a planet all have magnetic moments. The unit for magnetic moment is not a base unit in the International System of Units (SI) and it can be represented in more than one way. For example, in the current loop definition, the area is measured in square meters and I is measured in amperes, so the magnetic moment is measured in ampere-square meters (A m2). In the equation for torque on a moment, the torque is measured in joules and the magnetic field in tesla, so the moment is measured in Joules per Tesla (J u00b7T-1). These two representations are equivalent: 1 A u00b7m2 = 1 J u00b7T-1. "^^rdf:HTML ;
  qudt:applicableSystem sou:CGS-EMU ;
  qudt:applicableSystem sou:CGS-GAUSS ;
  qudt:applicableSystem sou:SI ;
  qudt:conversionMultiplier 1.0 ;
  qudt:conversionMultiplierSN 1.0E0 ;
  qudt:definedUnitOfSystem sou:SI ;
  qudt:derivedCoherentUnitOfSystem sou:SI ;
  qudt:expression "$j-per-t$"^^qudt:LatexString ;
  qudt:hasDimensionVector qkdv:A0E1L2I0M0H0T0D0 ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent 1 ;
    qudt:hasUnit unit:J ;
  ] ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent -1 ;
    qudt:hasUnit unit:T ;
  ] ;
  qudt:hasQuantityKind quantitykind:MagneticAreaMoment ;
  qudt:hasQuantityKind quantitykind:MagneticMoment ;
  qudt:iec61360Code "0112/2///62720#UAB336" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAB336"^^xsd:anyURI ;
  qudt:symbol "J/T" ;
  qudt:ucumCode "J.T-1"^^qudt:UCUMcs ;
  qudt:uneceCommonCode "Q10" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q21088638> ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/unit> ;
  rdfs:label "Dżul na Tesla"@pl ;
  rdfs:label "Joule na Tesla"@cs ;
  rdfs:label "Joule na Tesla"@sl ;
  rdfs:label "Joule par Tesla"@fr ;
  rdfs:label "Joule pe Tesla"@ro ;
  rdfs:label "Joule per Tesla" ;
  rdfs:label "Joule per Tesla"@en ;
  rdfs:label "Joule per Tesla"@it ;
  rdfs:label "Joule per Tesla"@ms ;
  rdfs:label "Joule per Tesla"@tr ;
  rdfs:label "Joule por Tesla"@pt ;
  rdfs:label "Joule pro Tesla"@de ;
  rdfs:label "Joulium per Tesla"@la ;
  rdfs:label "Julio por Tesla"@es ;
  rdfs:label "Τζάουλ ανά Τέσλα"@el ;
  rdfs:label "Джаул на Тесла"@bg ;
  rdfs:label "Джоуль на Тесла"@ru ;
  rdfs:label "جول لكل تسلا"@ar ;
  rdfs:label "ژول بر تسلا"@fa ;
  rdfs:label "जूल प्रति टैस्ला"@hi ;
  rdfs:label "ジュール毎立方メートル"@ja ;
  rdfs:label "焦耳每特斯拉"@zh .
