@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://www.irandoc.acir/onto/irandoc/CHEBI:202121>
  ns0:mass "293.319" ;
  ns0:inchi "InChI=1S/C15H19NO5/c1-10(17)16-13(14(19)7-8-15(20)21-2)9-11-3-5-12(18)6-4-11/h3-6,13,18H,7-9H2,1-2H3,(H,16,17)/t13-/m0/s1" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "methyl 5-acetamido-6-(4-hydroxyphenyl)-4-oxohexanoate"@en, "متیل 5 استامیدو 6 (4 هیدروکسی فنیل) 4 اکسوگزانوات"@fa ;
  ns0:smiles "O=C(OC)CCC(=O)[C@@H](NC(=O)C)CC1=CC=C(O)C=C1" ;
  ns0:inchikey "AHJYJENDMNBMKK-ZDUSSCGKSA-N" ;
  ns0:synonym_EXACT "methyl 5-acetamido-6-(4-hydroxyphenyl)-4-oxohexanoate" ;
  ns0:formula "C15H19NO5" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35338> ;
  ns0:monoisotopicmass "293.12632" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:35338>
  skos:prefLabel "آمفتامین ها"@fa, "amphetamines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:202121> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
