@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .

<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:25754>
  skos:prefLabel "اکسو کربوکسیلیک اسید"@fa, "oxo carboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:138819> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:138819>
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C12H15AlO9" ;
  ns0:mass "330.224" ;
  skos:prefLabel "استواستات آلومینیوم"@fa, "aluminum acetoacetate"@en ;
  ns0:monoisotopicmass "330.05315" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25754> ;
  ns0:smiles "C(=O)(CC([O-])=O)C.[O-]C(CC(=O)C)=O.C(CC(=O)C)([O-])=O.[Al+3]" ;
  ns0:inchi "InChI=1S/3C4H6O3.Al/c3*1-3(5)2-4(6)7;/h3*2H2,1H3,(H,6,7);/q;;;+3/p-3" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "DEVXQDKRGJCZMV-UHFFFAOYSA-K" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
