@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://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://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:182673> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:182673>
  skos:prefLabel "2-amino-3-[4-hydroxy-3-(3-methylbut-2-enyl)phenyl]propanoic acid"@en, "2 آمینو 3 [4 هیدروکسی  ( متیل بوت  انیل) فنیل] پروپانوئیک اسید"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "OC1=C(C=C(CC(N)C(O)=O)C=C1)CC=C(C)C" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "2-amino-3-[4-hydroxy-3-(3-methylbut-2-enyl)phenyl]propanoic acid" ;
  ns0:monoisotopicmass "249.13649" ;
  ns0:inchikey "UFFPHPAGEHMRFF-UHFFFAOYSA-N" ;
  ns0:mass "249.310" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:62761> ;
  ns0:inchi "InChI=1S/C14H19NO3/c1-9(2)3-5-11-7-10(4-6-13(11)16)8-12(15)14(17)18/h3-4,6-7,12,16H,5,8,15H2,1-2H3,(H,17,18)" ;
  ns0:charge "0" ;
  ns0:formula "C14H19NO3" .

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 .
