@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:Polarizability
  a qudt:QuantityKind ;
  dcterms:description "\"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 may be caused by the presence of a nearby ion or dipole. The electronic polarizability $\\alpha$ is defined as the ratio of the induced dipole moment of an atom to the electric field that produces this dipole moment. Polarizability is often a scalar valued quantity, however in the general case it is tensor-valued."^^qudt:LatexString ;
  dcterms:description "measure of the deformability of the electron shell of molecules and atoms"@en ;
  qudt:applicableUnit unit:C-M2-PER-V ;
  qudt:applicableUnit unit:C2-M2-PER-J ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Polarizability"^^xsd:anyURI ;
  qudt:hasDimensionVector qkdv:A0E2L0I0M-1H0T4D0 ;
  qudt:iec61360Code "0112/2///62720#UAD141" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD141"^^xsd:anyURI ;
  qudt:latexSymbol "$\\alpha$"^^qudt:LatexString ;
  qudt:plainTextDescription "Maß für die Deformierbarkeit der Elektronenhülle von Molekülen und Atomen "@de ;
  qudt:symbol "0173-1#Z4-BAJ365#002" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q869891> ;
  rdfs:comment "Applicable units are those of quantitykind:Polarizability" ;
  rdfs:isDefinedBy <http://qudt.org/3.2.1/vocab/quantitykind> ;
  rdfs:label "Polarizability"@en-US ;
  rdfs:label "polarisability"@en .
