@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:35692>
  skos:prefLabel "دی‌کربوکسیلیک اسید"@fa, "dicarboxylic acid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:212144> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:26273>
  skos:prefLabel "مشتق پرولین"@fa, "proline derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:212144> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:212144>
  ns0:smiles "O=C1NC=C([C@@H]2[C@@H]([C@@H](C(=O)O)NC2)CC(=O)O)C=C1" ;
  ns0:formula "C12H14N2O5" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "266.09027" ;
  skos:prefLabel "acromelic acid c"@en, "اسید آکروملیک C"@fa ;
  ns0:mass "266.253" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35692>, <http://www.irandoc.acir/onto/irandoc/CHEBI:26273> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "IZOVOLIVYUHJAA-RNSXUZJQSA-N" ;
  ns0:synonym_EXACT "(2S,3S,4S)-3-(carboxymethyl)-4-(6-oxo-1H-pyridin-3-yl)pyrrolidine-2-carboxylic acid" ;
  ns0:inchi "InChI=1S/C12H14N2O5/c15-9-2-1-6(4-13-9)8-5-14-11(12(18)19)7(8)3-10(16)17/h1-2,4,7-8,11,14H,3,5H2,(H,13,15)(H,16,17)(H,18,19)/t7-,8+,11-/m0/s1" ;
  ns0:charge "0" .

ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
