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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107747>
  ns0:charge "0" ;
  skos:prefLabel "N' [2 (4 متیل فنوکسی) 1 اکسو اتیل] 2 بنزوفوران کربوهیدرازید"@fa, "n'-[2-(4-methylphenoxy)-1-oxoethyl]-2-benzofurancarbohydrazide"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C18H16N2O4" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "YAPZOCIMBBNQDC-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C18H16N2O4/c1-12-6-8-14(9-7-12)23-11-17(21)19-20-18(22)16-10-13-4-2-3-5-15(13)24-16/h2-10H,11H2,1H3,(H,19,21)(H,20,22)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:monoisotopicmass "324.11101" ;
  ns0:mass "324.331" ;
  ns0:smiles "CC1=CC=C(C=C1)OCC(=O)NNC(=O)C2=CC3=CC=CC=C3O2" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
