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

<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://www.irandoc.acir/onto/irandoc/CHEBI:105336>
  ns0:monoisotopicmass "360.11101" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:charge "0" ;
  skos:prefLabel "2-(2-cyanophenoxy)-n-[2-[cyclopropyl(oxo)methyl]-3-benzofuranyl]acetamide"@en, "2 (2 سیانوفنوکسی) N [2 [سیکلوپروپیل(اکسو) متیل] 3 بنزوفورانیل] استامید"@fa ;
  ns0:mass "360.364" ;
  ns0:inchi "InChI=1S/C21H16N2O4/c22-11-14-5-1-3-7-16(14)26-12-18(24)23-19-15-6-2-4-8-17(15)27-21(19)20(25)13-9-10-13/h1-8,13H,9-10,12H2,(H,23,24)" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "FJJRKQUVBYDXEB-UHFFFAOYSA-N" ;
  ns0:smiles "C1CC1C(=O)C2=C(C3=CC=CC=C3O2)NC(=O)COC4=CC=CC=C4C#N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C21H16N2O4" .

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 .
