@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:25985>
  skos:prefLabel "مشتق فنیل آلانین"@fa, "phenylalanine derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:205109> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:205109>
  ns0:formula "C25H27NO7" ;
  ns0:charge "0" ;
  skos:prefLabel "اریناسرین ال"@fa, "erinacerin l"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "453.17875" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25985> ;
  ns0:synonym_EXACT "(2S)-2-[5,7-dihydroxy-6-[(E)-6-methoxy-3-methyl-6-oxohex-3-enyl]-3-oxo-1H-isoindol-2-yl]-3-phenylpropanoic acid" ;
  ns0:inchi "InChI=1S/C25H27NO7/c1-15(9-11-22(28)33-2)8-10-17-21(27)13-18-19(23(17)29)14-26(24(18)30)20(25(31)32)12-16-6-4-3-5-7-16/h3-7,9,13,20,27,29H,8,10-12,14H2,1-2H3,(H,31,32)/b15-9+/t20-/m0/s1" ;
  ns0:mass "453.491" ;
  ns0:inchikey "SKICNQZNRWSMIZ-ULXKQSRTSA-N" ;
  ns0:smiles "O=C1N([C@H](C(=O)O)CC2=CC=CC=C2)CC3=C1C=C(O)C(=C3O)CC/C(=C/CC(=O)OC)/C" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
