@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:ElectricCurrentDensity
  a qudt:QuantityKind ;
  dcterms:description "\"Electric Current Density\" is a measure of the density of flow of electric charge; it is the electric current per unit area of cross section. Electric current density is a vector-valued quantity. Electric current, $I$, through a surface $S$ is defined as $I = \\int_S J \\cdot e_n dA$, where $e_ndA$ is the vector surface element."^^qudt:LatexString ;
  qudt:applicableUnit unit:A-PER-CentiM2 ;
  qudt:applicableUnit unit:A-PER-M2 ;
  qudt:applicableUnit unit:A-PER-MilliM2 ;
  qudt:applicableUnit unit:A_Ab-PER-CentiM2 ;
  qudt:applicableUnit unit:A_Stat-PER-CentiM2 ;
  qudt:applicableUnit unit:KiloA-PER-M2 ;
  qudt:applicableUnit unit:MegaA-PER-M2 ;
  qudt:applicableUnit unit:PlanckCurrentDensity ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Current_density"^^xsd:anyURI ;
  qudt:hasDimensionVector qkdv:A0E1L-2I0M0H0T0D0 ;
  qudt:iec61360Code "0112/2///62720#UAD040" ;
  qudt:informativeReference "http://maxwells-equations.com/density/current.php"^^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/iec61987/iec61987.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD040"^^xsd:anyURI ;
  qudt:latexDefinition "$J = \\rho v$, where $\\rho$ is electric current density and $v$ is volume."^^qudt:LatexString ;
  qudt:siExactMatch si-quantity:CUDE ;
  qudt:symbol "J" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q234072> ;
  rdfs:comment "Applicable units are those of quantitykind:ElectricCurrentDensity" ;
  rdfs:isDefinedBy <http://qudt.org/3.1.11/vocab/quantitykind> ;
  rdfs:label "Akım yoğunluğu"@tr ;
  rdfs:label "Densitate de curent"@ro ;
  rdfs:label "Gęstość prądu elektrycznego"@pl ;
  rdfs:label "Hustota elektrického proudu"@cs ;
  rdfs:label "Ketumpatan arus elektrik"@ms ;
  rdfs:label "densidad de corriente"@es ;
  rdfs:label "densidade de corrente elétrica"@pt ;
  rdfs:label "densità di corrente elettrica"@it ;
  rdfs:label "densité de courant"@fr ;
  rdfs:label "electric current density"@en ;
  rdfs:label "elektrische Stromdichte"@de ;
  rdfs:label "gostota električnega toka"@sl ;
  rdfs:label "плотность тока"@ru ;
  rdfs:label "كثافة التيار"@ar ;
  rdfs:label "چگالی جریان الکتریکی"@fa ;
  rdfs:label "धारा घनत्व"@hi ;
  rdfs:label "电流密度"@zh ;
  rdfs:label "電流密度"@ja ;
  skos:altLabel "areic electric current"@en ;
  skos:altLabel "keluasan arus elektrik"@ms .
