@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:ElectricCurrent
  a qudt:QuantityKind ;
  dcterms:description """
  The quantity kind $\\textit{Electric Current}$ is the flow (movement) of electric charge. 
  The amount of electric current through some surface, for example, a section through a copper conductor,
   is defined as the amount of electric charge flowing through that surface over time. 
  Current is a scalar-valued quantity. 
  Electric current is one of the base quantities in the International System of Quantities, ISQ,
   on which the International System of Units, SI, is based.
  """^^rdf:HTML ;
  qudt:applicableUnit unit:A ;
  qudt:applicableUnit unit:A_Ab ;
  qudt:applicableUnit unit:A_Stat ;
  qudt:applicableUnit unit:AttoA ;
  qudt:applicableUnit unit:BIOT ;
  qudt:applicableUnit unit:FemtoA ;
  qudt:applicableUnit unit:GigaA ;
  qudt:applicableUnit unit:KiloA ;
  qudt:applicableUnit unit:MegaA ;
  qudt:applicableUnit unit:MicroA ;
  qudt:applicableUnit unit:MilliA ;
  qudt:applicableUnit unit:NanoA ;
  qudt:applicableUnit unit:PetaA ;
  qudt:applicableUnit unit:PicoA ;
  qudt:applicableUnit unit:PlanckCurrent ;
  qudt:applicableUnit unit:TeraA ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Electric_current"^^xsd:anyURI ;
  qudt:hasDimensionVector qkdv:A0E1L0I0M0H0T0D0 ;
  qudt:iec61360Code "0112/2///62720#UAD039" ;
  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%23UAD039"^^xsd:anyURI ;
  qudt:plainTextDescription "\"Electric Current\" is the flow (movement) of electric charge. The amount of electric current through some surface, for example, a section through a copper conductor, is defined as the amount of electric charge flowing through that surface over time. Current is a scalar-valued quantity. Electric current is one of the base quantities in the International System of Quantities, ISQ, on which the International System of Units, SI, is based. " ;
  qudt:siExactMatch si-quantity:ELCU ;
  qudt:symbol "I" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q29996> ;
  rdfs:comment "Applicable units are those of quantitykind:ElectricCurrent" ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/quantitykind> ;
  rdfs:label "Arus elektrik"@ms ;
  rdfs:label "Elektrický proud"@cs ;
  rdfs:label "corrente elettrica"@it ;
  rdfs:label "corrente elétrica"@pt ;
  rdfs:label "corriente eléctrica"@es ;
  rdfs:label "curent electric"@ro ;
  rdfs:label "electric current"@en ;
  rdfs:label "elektrik akımı"@tr ;
  rdfs:label "elektrische Stromstärke"@de ;
  rdfs:label "električni tok"@sl ;
  rdfs:label "elektromos áramerősség"@hu ;
  rdfs:label "fluxio electrica"@la ;
  rdfs:label "intensité de courant électrique"@fr ;
  rdfs:label "prąd elektryczny"@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 .
