@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:WB
  a qudt:DerivedUnit, qudt:Unit ;
  dcterms:description "The SI unit of magnetic flux. \"Flux\" is the rate (per unit of time) at which something crosses a surface perpendicular to the flow. The weber is a large unit, equal to $10^{8}$ maxwells, and practical fluxes are usually fractions of one weber. The weber is the magnetic flux which, linking a circuit of one turn, would produce in it an electromotive force of 1 volt if it were reduced to zero at a uniform rate in 1 second. In SI base units, the dimensions of the weber are $(kg \\cdot m^2)/(s^2 \\cdot A)$. The weber is commonly expressed in terms of other derived units as the Tesla-square meter ($T \\cdot m^2$), volt-seconds ($V \\cdot s$), or joules per ampere ($J/A$)."^^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/Weber"^^xsd:anyURI ;
  qudt:definedUnitOfSystem sou:SI ;
  qudt:derivedCoherentUnitOfSystem sou:SI ;
  qudt:hasDimensionVector qkdv:A0E-1L2I0M1H0T-2D0 ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent -1 ;
    qudt:hasUnit unit:A ;
  ] ;
  qudt:hasFactorUnit [
    a qudt:FactorUnit ;
    qudt:exponent 1 ;
    qudt:hasUnit unit:J ;
  ] ;
  qudt:hasQuantityKind quantitykind:MagneticFlux ;
  qudt:hasReciprocalUnit unit:A-PER-J ;
  qudt:iec61360Code "0112/2///62720#UAA317" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/Units/0112-2---62720%23UAA317"^^xsd:anyURI ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Weber_(unit)"^^xsd:anyURI ;
  qudt:omUnit <http://www.ontology-of-units-of-measure.org/resource/om-2/weber> ;
  qudt:siExactMatch si-unit:weber ;
  qudt:siUnitsExpression "V.s" ;
  qudt:symbol "Wb" ;
  qudt:ucumCode "Wb"^^qudt:UCUMcs ;
  qudt:udunitsCode "Wb" ;
  qudt:uneceCommonCode "WEB" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q170804> ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/unit> ;
  rdfs:label "Weber" ;
  rdfs:label "Weber"@cs ;
  rdfs:label "Weber"@de ;
  rdfs:label "Weber"@en ;
  rdfs:label "Weber"@es ;
  rdfs:label "Weber"@fr ;
  rdfs:label "Weber"@hu ;
  rdfs:label "Weber"@it ;
  rdfs:label "Weber"@ms ;
  rdfs:label "Weber"@pl ;
  rdfs:label "Weber"@pt ;
  rdfs:label "Weber"@ro ;
  rdfs:label "Weber"@sl ;
  rdfs:label "Weber"@tr ;
  rdfs:label "Weberium"@la ;
  rdfs:label "Βέμπερ"@el ;
  rdfs:label "Вебер"@bg ;
  rdfs:label "Вебер"@ru ;
  rdfs:label "ובר"@he ;
  rdfs:label "وبر"@fa ;
  rdfs:label "ويبر; فيبر"@ar ;
  rdfs:label "वैबर"@hi ;
  rdfs:label "ウェーバ"@ja ;
  rdfs:label "韦伯"@zh .
