@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://www.irandoc.acir/onto/irandoc/CHEBI:26776>
  skos:prefLabel "استیل بنوئید"@fa, "stilbenoid"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:184221> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:184221>
  ns0:mass "355.478" ;
  ns0:monoisotopicmass "355.21474" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26776> ;
  ns0:inchi "InChI=1S/C22H29NO3/c1-5-20(24)26-22(19-14-10-7-11-15-19,21(2,25)17-23(3)4)16-18-12-8-6-9-13-18/h6-15,25H,5,16-17H2,1-4H3" ;
  ns0:inchikey "KGQVWFGIDIZJTQ-UHFFFAOYSA-N" ;
  skos:prefLabel "4 (دی متیل آمینو) 3 هیدروکسی 3 متیل 1،2 دی فنیل بوتان 2 یل پروپانوات"@fa, "4-(dimethylamino)-3-hydroxy-3-methyl-1,2-diphenylbutan-2-yl propanoate"@en ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "[4-(dimethylamino)-3-hydroxy-3-methyl-1,2-diphenylbutan-2-yl] propanoate" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O(C(C(O)(CN(C)C)C)(CC1=CC=CC=C1)C2=CC=CC=C2)C(=O)CC" ;
  ns0:formula "C22H29NO3" .

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 .
