@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:ElectricCharge
  a qudt:QuantityKind ;
  dcterms:description "\"Electric Charge\" is a fundamental conserved property of some subatomic particles, which determines their electromagnetic interaction. Electrically charged matter is influenced by, and produces, electromagnetic fields. The electric charge on a body may be positive or negative. Two positively charged bodies experience a mutual repulsive force, as do two negatively charged bodies. A positively charged body and a negatively charged body experience an attractive force. Electric charge is carried by discrete particles and can be positive or negative. The sign convention is such that the elementary electric charge $e$, that is, the charge of the proton, is positive. The SI derived unit of electric charge is the coulomb."^^qudt:LatexString ;
  qudt:applicableUnit unit:A-HR ;
  qudt:applicableUnit unit:A-SEC ;
  qudt:applicableUnit unit:AttoC ;
  qudt:applicableUnit unit:C ;
  qudt:applicableUnit unit:C_Ab ;
  qudt:applicableUnit unit:C_Stat ;
  qudt:applicableUnit unit:CentiC ;
  qudt:applicableUnit unit:DecaC ;
  qudt:applicableUnit unit:DeciC ;
  qudt:applicableUnit unit:E ;
  qudt:applicableUnit unit:ElementaryCharge ;
  qudt:applicableUnit unit:ExaC ;
  qudt:applicableUnit unit:F ;
  qudt:applicableUnit unit:FR ;
  qudt:applicableUnit unit:FemtoC ;
  qudt:applicableUnit unit:GigaC ;
  qudt:applicableUnit unit:HectoC ;
  qudt:applicableUnit unit:KiloA-HR ;
  qudt:applicableUnit unit:KiloC ;
  qudt:applicableUnit unit:KiloJ-PER-KiloV ;
  qudt:applicableUnit unit:MegaC ;
  qudt:applicableUnit unit:MicroC ;
  qudt:applicableUnit unit:MilliA-HR ;
  qudt:applicableUnit unit:MilliA-SEC ;
  qudt:applicableUnit unit:MilliC ;
  qudt:applicableUnit unit:NanoC ;
  qudt:applicableUnit unit:PetaC ;
  qudt:applicableUnit unit:PicoC ;
  qudt:applicableUnit unit:PlanckCharge ;
  qudt:applicableUnit unit:TeraC ;
  qudt:applicableUnit unit:YoctoC ;
  qudt:applicableUnit unit:YottaC ;
  qudt:applicableUnit unit:ZeptoC ;
  qudt:applicableUnit unit:ZettaC ;
  qudt:hasDimensionVector qkdv:A0E1L0I0M0H0T1D0 ;
  qudt:iec61360Code "0112/2///62720#UAD037" ;
  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%23UAD037"^^xsd:anyURI ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Electric_charge?oldid=492961669"^^xsd:anyURI ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Electric_charge"^^xsd:anyURI ;
  qudt:latexDefinition "$dQ = Idt$, where $I$ is electric current."^^qudt:LatexString ;
  qudt:siExactMatch si-quantity:ELCH ;
  qudt:symbol "Q" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q1111> ;
  rdfs:comment "Applicable units are those of quantitykind:ElectricCharge" ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/quantitykind> ;
  rdfs:label "Cas elektrik"@ms ;
  rdfs:label "Charge électrique"@fr ;
  rdfs:label "Elektrický náboj"@cs ;
  rdfs:label "carga eléctrica"@es ;
  rdfs:label "carga elétrica"@pt ;
  rdfs:label "carica elettrica"@it ;
  rdfs:label "electric charge"@en ;
  rdfs:label "elektrik yükü"@tr ;
  rdfs:label "elektrische Ladung"@de ;
  rdfs:label "električni naboj"@sl ;
  rdfs:label "elektromos töltés"@hu ;
  rdfs:label "onus electricum"@la ;
  rdfs:label "sarcină electrică"@ro ;
  rdfs:label "ładunek 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 ;
  rdfs:seeAlso quantitykind:ElectricCurrent ;
  skos:altLabel "cantitate de electricitate"@ro .
