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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:188800>
  ns0:synonym_EXACT "5-luorospiro[2H-1-benzouran-3,7'-bicyclo[4.2.0]octa-1,3,5-triene]" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "5-fluorospiro[1-benzofuran-3,7'-bicyclo[4.2.0]octa[1,3,5]triene]"@en, "5 فلوروسپیرو[1 بنزوفوران 3،7 اینچ بیسیکلو[4.2.0]اکتا[1،3،5]ترین]"@fa ;
  ns0:inchi "InChI=1S/C15H11FO/c16-11-5-6-14-13(7-11)15(9-17-14)8-10-3-1-2-4-12(10)15/h1-7H,8-9H2" ;
  ns0:smiles "FC1=CC=2C3(CC=4C3=CC=CC4)COC2C=C1" ;
  ns0:monoisotopicmass "226.07939" ;
  ns0:inchikey "CACPXSBNDMKMAE-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:mass "226.250" ;
  ns0:formula "C15H11FO" .

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 .
