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

<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:116891>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "308.356" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H12N2O2S/c1-10-5-4-6-11(9-10)19-16(20)15-14(18-17(19)22)12-7-2-3-8-13(12)21-15/h2-9H,1H3,(H,18,22)" ;
  skos:prefLabel "3-(3-methylphenyl)-2-sulfanylidene-1h-benzofuro[3,2-d]pyrimidin-4-one"@en, "3 (3 متیل فنیل) 2 سولفانیلیدن 1H بنزوفورو[3،2 d] پیریمیدین 4 یک"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C17H12N2O2S" ;
  ns0:smiles "CC1=CC(=CC=C1)N2C(=O)C3=C(C4=CC=CC=C4O3)NC2=S" ;
  ns0:monoisotopicmass "308.06195" ;
  ns0:inchikey "STBCNNBWHZGPPB-UHFFFAOYSA-N" .

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 .
