@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:193441> .

<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:193441>
  ns0:smiles "OCCN(C1=CC=C(C[C@H](N)C(O)=O)C=C1)CCO" ;
  ns0:inchikey "WHGUXSYETMNGJA-LBPRGKRZSA-N" ;
  ns0:synonym_EXACT "(2S)-2-amino-3-[4-[bis(2-hydroxyethyl)amino]phenyl]propanoic acid" ;
  skos:prefLabel "دی هیدروکسی ملفالان"@fa, "dihydroxymelphalan"@en ;
  ns0:subset "2_STAR" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25985> ;
  ns0:monoisotopicmass "268.14231" ;
  ns0:formula "C13H20N2O4" ;
  ns0:inchi "InChI=1S/C13H20N2O4/c14-12(13(18)19)9-10-1-3-11(4-2-10)15(5-7-16)6-8-17/h1-4,12,16-17H,5-9,14H2,(H,18,19)/t12-/m0/s1" ;
  ns0:mass "268.313" ;
  ns0:charge "0" .

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 .
