@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:T
  a qudt:DerivedUnit, qudt:Unit ;
  dcterms:description "The SI unit of flux density (or field intensity) for magnetic fields (also called the magnetic induction). The intensity of a magnetic field can be measured by placing a current-carrying conductor in the field. The magnetic field exerts a force on the conductor, a force which depends on the amount of the current and on the length of the conductor. One tesla is defined as the field intensity generating one newton of force per ampere of current per meter of conductor. Equivalently, one tesla represents a magnetic flux density of one weber per square meter of area. A field of one tesla is quite strong: the strongest fields available in laboratories are about 20 teslas, and the Earth's magnetic flux density, at its surface, is about 50 microteslas. The tesla, defined in 1958, honors the Serbian-American electrical engineer Nikola Tesla (1856-1943), whose work in electromagnetic induction led to the first practical generators and motors using alternating current. $T =  V\\cdot s \\cdot m^{-2} = N\\cdot A^{-1}\\cdot m^{-1} = Wb\\cdot m^{-2} = kg \\cdot  C^{-1}\\cdot s^{-1}\\cdot A^{-1} = kg \\cdot s^{-2}\\cdot A^{-1} = N \\cdot s \\cdot C^{-1}\\cdot m^{-1}$ where, $\\\\$ $A$ = ampere, $C$=coulomb, $m$ = meter,  $N$ = newton, $s$ = second, $T$ = tesla, $Wb$ = weber"^^qudt:LatexString ;
  qudt:applicableSystem sou:CGS-EMU ;
  qudt:applicableSystem sou:CGS-GAUSS ;
  qudt:applicableSystem sou:SI ;
  qudt:conversionMultiplier 1.0 ;
  qudt:conversionMultiplierSN 1.0E0 ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Tesla"^^xsd:anyURI ;
  qudt:definedUnitOfSystem sou:SI ;
  qudt:derivedCoherentUnitOfSystem sou:SI ;
  qudt:hasDimensionVector qkdv:A0E-1L0I0M1H0T-2D0 ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent 1 ;
    qudt:hasUnit unit:WB ;
  ] ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent -2 ;
    qudt:hasUnit unit:M ;
  ] ;
  qudt:hasQuantityKind quantitykind:MagneticField ;
  qudt:hasQuantityKind quantitykind:MagneticFluxDensity ;
  qudt:iec61360Code "0112/2///62720#UAA285" ;
  qudt:informativeReference "http://www.oxfordreference.com/view/10.1093/acref/9780198605225.001.0001/acref-9780198605225-e-1406?rskey=AzXBLd"^^xsd:anyURI ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA285"^^xsd:anyURI ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Tesla?oldid=481198244"^^xsd:anyURI ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Tesla_(unit)"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/tesla> ;
  qudt:siExactMatch si-unit:tesla ;
  qudt:siUnitsExpression "Wb/m^2" ;
  qudt:symbol "T" ;
  qudt:ucumCode "T"^^qudt:UCUMcs ;
  qudt:udunitsCode "T" ;
  qudt:uneceCommonCode "D33" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q163343> ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/unit> ;
  rdfs:label "Tesla" ;
  rdfs:label "Tesla"@cs ;
  rdfs:label "Tesla"@de ;
  rdfs:label "Tesla"@en ;
  rdfs:label "Tesla"@es ;
  rdfs:label "Tesla"@fr ;
  rdfs:label "Tesla"@hu ;
  rdfs:label "Tesla"@it ;
  rdfs:label "Tesla"@la ;
  rdfs:label "Tesla"@ms ;
  rdfs:label "Tesla"@pl ;
  rdfs:label "Tesla"@pt ;
  rdfs:label "Tesla"@ro ;
  rdfs:label "Tesla"@sl ;
  rdfs:label "Tesla"@tr ;
  rdfs:label "Τέσλα"@el ;
  rdfs:label "Тесла"@bg ;
  rdfs:label "Тесла"@ru ;
  rdfs:label "טסלה"@he ;
  rdfs:label "تسلا"@ar ;
  rdfs:label "تسلا"@fa ;
  rdfs:label "टैस्ला"@hi ;
  rdfs:label "テスラ"@ja ;
  rdfs:label "特斯拉"@zh .
