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

<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:174237>
  ns0:inchikey "WBSCSIABHGPAMC-UHFFFAOYSA-N" ;
  ns0:mass "310.349" ;
  skos:prefLabel "موراسین ن"@fa, "moracin n"@en ;
  ns0:monoisotopicmass "310.12051" ;
  ns0:inchi "InChI=1S/C19H18O4/c1-11(2)3-4-12-5-13-8-18(23-19(13)10-17(12)22)14-6-15(20)9-16(21)7-14/h3,5-10,20-22H,4H2,1-2H3" ;
  ns0:subset "2_STAR" ;
  ns0:synonym_EXACT "5-[6-hydroxy-5-(3-methylbut-2-enyl)-1-benzouran-2-yl]benzene-1,3-diol" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:smiles "O1C=2C(=CC(CC=C(C)C)=C(O)C2)C=C1C3=CC(O)=CC(O)=C3" ;
  ns0:formula "C19H18O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> .

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 .
