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

<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:121327>
  ns0:formula "C16H10N2O2S2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:inchikey "OFQHSVSIMICVEF-UHFFFAOYSA-N" ;
  skos:prefLabel "2-(4-benzofuro[3,2-d]pyrimidinylthio)-1-thiophen-2-ylethanone"@en, "2 (4 بنزوفور[3،2 d] پیریمیدینیل تیو) 1 تیوفن 2 ایلتانون"@fa ;
  ns0:monoisotopicmass "326.01837" ;
  ns0:mass "326.396" ;
  ns0:smiles "C1=CC=C2C(=C1)C3=C(O2)C(=NC=N3)SCC(=O)C4=CC=CS4" ;
  ns0:inchi "InChI=1S/C16H10N2O2S2/c19-11(13-6-3-7-21-13)8-22-16-15-14(17-9-18-16)10-4-1-2-5-12(10)20-15/h1-7,9H,8H2" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> .

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