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

<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:104953>
  ns0:monoisotopicmass "355.19361" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "MGCQYWNPOGORCE-UHFFFAOYSA-N" ;
  ns0:formula "C25H25NO" ;
  skos:prefLabel "N (2،6 دی اتیل فنیل) 2،3 دی فنیل 2 پروپنامید"@fa, "n-(2,6-diethylphenyl)-2,3-diphenyl-2-propenamide"@en ;
  ns0:mass "355.473" ;
  ns0:inchi "InChI=1S/C25H25NO/c1-3-20-16-11-17-21(4-2)24(20)26-25(27)23(22-14-9-6-10-15-22)18-19-12-7-5-8-13-19/h5-18H,3-4H2,1-2H3,(H,26,27)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26776> ;
  ns0:smiles "CCC1=C(C(=CC=C1)CC)NC(=O)C(=CC2=CC=CC=C2)C3=CC=CC=C3" .

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