@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:AmountOfSubstance
  a qudt:QuantityKind ;
  dcterms:description """$\\textit{Amount of Substance}$ is a standards-defined quantity that measures the size of an ensemble of
    elementary entities, such as atoms, molecules, electrons, and other particles. It is sometimes referred to as chemical amount.
    The International System of Units (SI) defines the amount of substance to be proportional to the number of elementary entities
    present. The SI unit for amount of substance is mole. It has the unit symbol $mol$.  The mole is defined as the amount of
    substance that contains an equal number of elementary entities as there are atoms in 0.012kg of the isotope carbon-12. This
    number is called Avogadro's number and has the value $6.02214179(30) \\times 10^{23}$.  The only other unit of amount of
    substance in current use is the $pound-mole$ with the symbol $lb-mol$, which is sometimes used in chemical engineering in the
    United States. One $pound-mole$ is exactly $453.59237 mol$.
  """^^qudt:LatexString ;
  qudt:applicableUnit unit:CentiMOL ;
  qudt:applicableUnit unit:FemtoMOL ;
  qudt:applicableUnit unit:IU ;
  qudt:applicableUnit unit:KiloMOL ;
  qudt:applicableUnit unit:MOL ;
  qudt:applicableUnit unit:MOL_LB ;
  qudt:applicableUnit unit:MicroMOL ;
  qudt:applicableUnit unit:MilliMOL ;
  qudt:applicableUnit unit:MilliOSM ;
  qudt:applicableUnit unit:NCM ;
  qudt:applicableUnit unit:NCM_1ATM_0DEG_C_NL ;
  qudt:applicableUnit unit:NanoMOL ;
  qudt:applicableUnit unit:OSM ;
  qudt:applicableUnit unit:PicoMOL ;
  qudt:applicableUnit unit:SCF ;
  qudt:applicableUnit unit:SCM ;
  qudt:applicableUnit unit:SCM_1ATM_0DEG_C ;
  qudt:applicableUnit unit:SCM_1ATM_15DEG_C_ISO ;
  qudt:applicableUnit unit:SCM_1ATM_15DEG_C_NL ;
  qudt:dbpediaMatch "http://dbpedia.org/resource/Amount_of_substance"^^xsd:anyURI ;
  qudt:hasDimensionVector qkdv:A1E0L0I0M0H0T0D0 ;
  qudt:iec61360Code "0112/2///62720#UAD004" ;
  qudt:informativeReference "https://cdd.iec.ch/cdd/iec62720/iec62720.nsf/ListsOfUnitsAllVersions/0112-2---62720%23UAD004"^^xsd:anyURI ;
  qudt:informativeReference "https://en.wikipedia.org/wiki/Amount_of_substance"^^xsd:anyURI ;
  qudt:isoNormativeReference "http://www.iso.org/iso/catalogue_detail?csnumber=31894"^^xsd:anyURI ;
  qudt:siExactMatch si-quantity:AMSU ;
  qudt:symbol "n" ;
  qudt:wikidataMatch <http://www.wikidata.org/entity/Q104946> ;
  rdfs:comment "Applicable units are those of quantitykind:AmountOfSubstance" ;
  rdfs:isDefinedBy <http://qudt.org/3.4.0/vocab/quantitykind> ;
  rdfs:label "Amount of Substance"@en ;
  rdfs:label "Jumlah bahan"@ms ;
  rdfs:label "Látkové množství"@cs ;
  rdfs:label "Stoffmenge"@de ;
  rdfs:label "anyagmennyiség"@hu ;
  rdfs:label "cantidad de sustancia"@es ;
  rdfs:label "cantitate de substanță"@ro ;
  rdfs:label "liczność materii"@pl ;
  rdfs:label "madde miktarı"@tr ;
  rdfs:label "množina snovi"@sl ;
  rdfs:label "quantidade de substância"@pt ;
  rdfs:label "quantitas substantiae"@la ;
  rdfs:label "quantità di sostanza"@it ;
  rdfs:label "quantité de matière"@fr ;
  rdfs:label "Ποσότητα Ουσίας"@el ;
  rdfs:label "Количество вещества"@ru ;
  rdfs:label "Количество вещество"@bg ;
  rdfs:label "כמות חומר"@he ;
  rdfs:label "كمية المادة"@ar ;
  rdfs:label "مقدار ماده"@fa ;
  rdfs:label "पदार्थ की मात्रा"@hi ;
  rdfs:label "物質量"@ja ;
  rdfs:label "物质的量"@zh ;
  skos:altLabel "chemical amount"@en ;
  skos:altLabel "jumlah kimia"@ms ;
  skos:altLabel "quantità chimica"@it ;
  skos:altLabel "quantità di materia"@it .
