@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:ElectricPolarizability
  a qudt:QuantityKind ;
  dcterms:description "\"Electric Polarizability\" is the relative tendency of a charge distribution, like the electron cloud of an atom or molecule, to be distorted from its normal shape by an external electric field, which is applied typically by inserting the molecule in a charged parallel-plate capacitor, but may also be caused by the presence of a nearby ion or dipole."^^qudt:LatexString ;
  qudt:applicableUnit unit:J-PER-MOL ;
  qudt:hasDimensionVector qkdv:A-1E0L2I0M1H0T-2D0 ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Polarizability"^^xsd:anyURI ;
  qudt:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
  qudt:latexDefinition "$\\alpha_{i,j} = \\frac{\\partial p_i}{\\partial E_j}$, where $p_i$ is the cartesian component along the $i-axis$ of the electric dipole moment induced by the applied electric field strength acting on the molecule, and $E_j$ is the component along the $j-axis$ of this electric field strength."^^qudt:LatexString ;
  qudt:latexSymbol "$\\alpha$"^^qudt:LatexString ;
  qudt:plainTextDescription "\"Electric Polarizability\" is the relative tendency of a charge distribution, like the electron cloud of an atom or molecule, to be distorted from its normal shape by an external electric field, which is applied typically by inserting the molecule in a charged parallel-plate capacitor, but may also be caused by the presence of a nearby ion or dipole." ;
  rdfs:comment "Applicable units are those of quantitykind:ElectricPolarizability" ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/quantitykind> ;
  rdfs:label "Kepengkutuban elektrik"@ms ;
  rdfs:label "Kutuplanabilirlik"@tr ;
  rdfs:label "Polarisabilité"@fr ;
  rdfs:label "Polarizabilidad"@es ;
  rdfs:label "Polarizovatelnost"@cs ;
  rdfs:label "Polaryzowalność"@pl ;
  rdfs:label "electric polarizability"@en ;
  rdfs:label "elektrische Polarisierbarkeit"@de ;
  rdfs:label "polarizabilidade"@pt ;
  rdfs:label "polarizzabilità elettrica"@it ;
  rdfs:label "Поляризуемость"@ru ;
  rdfs:label "قابلية استقطاب"@ar ;
  rdfs:label "قطبیت پذیری الکتریکی"@fa ;
  rdfs:label "分極率"@ja ;
  rdfs:label "極化性"@zh .
