@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:36145>
  skos:prefLabel "اکسو دی کربوکسیلیک اسید"@fa, "oxo dicarboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:30799> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:30799>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "OC(=O)C(=O)C(=O)C(O)=O" ;
  skos:prefLabel "اسید دیوکسوسوکسینیک"@fa, "dioxosuccinic acid"@en ;
  ns0:monoisotopicmass "145.98514" ;
  ns0:synonym_EXACT "2,3-dioxobutanedioic acid", "dioxosuccinic acid" ;
  ns0:subset "3_STAR" ;
  ns0:inchi "InChI=1S/C4H2O6/c5-1(3(7)8)2(6)4(9)10/h(H,7,8)(H,9,10)" ;
  ns0:inchikey "BLNNXYDKWOJQGK-UHFFFAOYSA-N" ;
  ns0:mass "146.05508" ;
  ns0:has_functional_parent <http://www.irandoc.acir/onto/irandoc/CHEBI:15741> ;
  ns0:formula "C4H2O6" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:36145> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:15741>
  skos:prefLabel "اسید سوکسینیک"@fa, "succinic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:has_functional_parent rdfs:label "والد-عملکردی دارد"@fa, "has_functional_parent"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
