@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://www.irandoc.acir/onto/irandoc/CHEBI:35259>
  skos:prefLabel "بنزوفوران ها"@fa, "benzofurans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:103998> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:103998>
  ns0:monoisotopicmass "285.17288" ;
  skos:prefLabel "1-(2-ethyl-3-benzofuranyl)-3-(1-piperidinyl)-1-propanone"@en, "1 (2 اتیل 3 بنزوفورانیل) 3 (1 پیپریدینیل) 1 پروپانون"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:inchi "InChI=1S/C18H23NO2/c1-2-16-18(14-8-4-5-9-17(14)21-16)15(20)10-13-19-11-6-3-7-12-19/h4-5,8-9H,2-3,6-7,10-13H2,1H3" ;
  ns0:inchikey "RWTINHUYFIZICV-UHFFFAOYSA-N" ;
  ns0:mass "285.381" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C18H23NO2" ;
  ns0:charge "0" ;
  ns0:smiles "CCC1=C(C2=CC=CC=C2O1)C(=O)CCN3CCCCC3" .

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:mass rdfs:label "جرم"@fa, "mass"@en .
