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

<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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:182004>
  ns0:mass "195.218" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "متیل 2 آمینو 3 (4 هیدروکسی فنیل) پروپانوات"@fa, "methyl 2-amino-3-(4-hydroxyphenyl)propanoate"@en ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "195.08954" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:62761> ;
  ns0:synonym_EXACT "methyl 2-amino-3-(4-hydroxyphenyl)propanoate" ;
  ns0:inchi "InChI=1S/C10H13NO3/c1-14-10(13)9(11)6-7-2-4-8(12)5-3-7/h2-5,9,12H,6,11H2,1H3" ;
  ns0:charge "0" ;
  ns0:formula "C10H13NO3" ;
  ns0:inchikey "MWZPENIJLUWBSY-UHFFFAOYSA-N" ;
  ns0:smiles "O(C(=O)C(N)CC1=CC=C(O)C=C1)C" .

ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:62761>
  skos:prefLabel "مشتق تیروزین"@fa, "tyrosine derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:182004> .

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 .
