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

<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:232927>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25985> ;
  ns0:inchikey "MSBSJGQKNVMMQB-HTLJXXAVSA-N" ;
  ns0:inchi "InChI=1S/C12H15NO4/c1-8(11(14)15)13-10(12(16)17)7-9-5-3-2-4-6-9/h2-6,8,10,13H,7H2,1H3,(H,14,15)(H,16,17)/t8?,10-/m0/s1" ;
  ns0:formula "C12H15NO4" ;
  ns0:smiles "OC(=O)[C@@H](NC(C)C(O)=O)CC1=CC=CC=C1" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "237.10011" ;
  skos:prefLabel "1 کربوکسی اتیل فنیل آلانین"@fa, "1-carboxyethylphenylalanine"@en ;
  ns0:charge "0" ;
  ns0:mass "237.255" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
