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

<http://www.irandoc.acir/onto/irandoc/CHEBI:202092>
  skos:prefLabel "3-ethyl-2,5-pyrazinedipropanoic acid"@en, "3 اتیل 2،5 پیرازین دی پروپانوئیک اسید"@fa ;
  ns0:monoisotopicmass "252.11101" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "3-[5-(2-carboxyethyl)-6-ethylpyrazin-2-yl]propanoic acid" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "NSWUBRQHHXZJMQ-UHFFFAOYSA-N" ;
  ns0:formula "C12H16N2O4" ;
  ns0:charge "0" ;
  ns0:mass "252.270" ;
  ns0:inchi "InChI=1S/C12H16N2O4/c1-2-9-10(4-6-12(17)18)13-7-8(14-9)3-5-11(15)16/h7H,2-6H2,1H3,(H,15,16)(H,17,18)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38314> ;
  ns0:smiles "O=C(O)CCC1=NC=C(CCC(=O)O)N=C1CC" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:38314>
  skos:prefLabel "پیرازین ها"@fa, "pyrazines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202092> .

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:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:monoisotopicmass rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
