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

<http://www.irandoc.acir/onto/irandoc/CHEBI:108208>
  ns0:formula "C19H15N3O2S" ;
  skos:prefLabel "2 (4 بنزوفورو [3،2 d] پیریمیدینیل تیو) N (3 متیل فنیل) استامید"@fa, "2-(4-benzofuro[3,2-d]pyrimidinylthio)-n-(3-methylphenyl)acetamide"@en ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "349.408" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "349.08850" ;
  ns0:inchi "InChI=1S/C19H15N3O2S/c1-12-5-4-6-13(9-12)22-16(23)10-25-19-18-17(20-11-21-19)14-7-2-3-8-15(14)24-18/h2-9,11H,10H2,1H3,(H,22,23)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:smiles "CC1=CC(=CC=C1)NC(=O)CSC2=NC=NC3=C2OC4=CC=CC=C43" ;
  ns0:inchikey "BVYKEWNTVXGSHF-UHFFFAOYSA-N" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
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 .
