@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:ElectricFieldStrength
  a qudt:QuantityKind ;
  dcterms:description "$\\textit{Electric Field Strength}$ is the magnitude and direction of an electric field, expressed by the value of $E$, also referred to as $\\color{indigo} {\\textit{electric field intensity}}$ or simply the electric field."^^qudt:LatexString ;
  qudt:applicableUnit unit:KiloV-PER-M ;
  qudt:applicableUnit unit:MegaV-PER-M ;
  qudt:applicableUnit unit:MicroV-PER-M ;
  qudt:applicableUnit unit:MilliV-PER-M ;
  qudt:applicableUnit unit:V-PER-CentiM ;
  qudt:applicableUnit unit:V-PER-IN ;
  qudt:applicableUnit unit:V-PER-M ;
  qudt:applicableUnit unit:V-PER-MilliM ;
  qudt:applicableUnit unit:V_Ab-PER-CentiM ;
  qudt:applicableUnit unit:V_Stat-PER-CentiM ;
  qudt:hasDimensionVector qkdv:A0E-1L1I0M1H0T-3D0 ;
  qudt:iec61360Code "0112/2///62720#UAD042" ;
  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%23UAD042"^^xsd:anyURI ;
  qudt:latexDefinition "$\\mathbf{E} = \\mathbf{F}/q$, where $\\mathbf{F}$ is force and $q$ is electric charge, of a test particle at rest."^^qudt:LatexString ;
  qudt:latexSymbol "$\\mathbf{E} $"^^qudt:LatexString ;
  qudt:siExactMatch si-quantity:ELFS ;
  qudt:symbol "E" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q20989> ;
  rdfs:comment "Applicable units are those of quantitykind:ElectricFieldStrength" ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/quantitykind> ;
  rdfs:label "Elektromos mező"@hu ;
  rdfs:label "Kekuatan medan elektrik"@ms ;
  rdfs:label "câmp electric"@ro ;
  rdfs:label "electric field strength"@en ;
  rdfs:label "elektrické pole"@cs ;
  rdfs:label "elektriksel alan kuvveti"@tr ;
  rdfs:label "elektrische Feldstärke"@de ;
  rdfs:label "intensidad de campo eléctrico"@es ;
  rdfs:label "intensidade de campo elétrico"@pt ;
  rdfs:label "intensità di campo elettrico"@it ;
  rdfs:label "intensité de champ électrique"@fr ;
  rdfs:label "jakost električnega polja"@sl ;
  rdfs:label "natężenie pola elektrycznego"@pl ;
  rdfs:label "Ηλεκτρικό πεδίο"@el ;
  rdfs:label "Електрично поле"@bg ;
  rdfs:label "Напряженность электрического поля"@ru ;
  rdfs:label "שדה חשמלי"@he ;
  rdfs:label "شدة المجال الكهربائي"@ar ;
  rdfs:label "شدت میدان الکتریکی"@fa ;
  rdfs:label "विद्युत्-क्षेत्र"@hi ;
  rdfs:label "電場"@zh ;
  rdfs:label "電界強度"@ja .
