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

<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:175332>
  ns0:smiles "O1C(CC2=C(O)C(C(=O)C(=C12)C(=O)C(C)C)(CC=C(C)C)CC=C(C)C)C(O)(C)C" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "colupox a"@en, "کولوپوکس الف"@fa ;
  ns0:monoisotopicmass "416.25627" ;
  ns0:mass "416.558" ;
  ns0:inchikey "ZAIOIYBNXHWCBT-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C25H36O5/c1-14(2)9-11-25(12-10-15(3)4)22(27)17-13-18(24(7,8)29)30-21(17)19(23(25)28)20(26)16(5)6/h9-10,16,18,27,29H,11-13H2,1-8H3" ;
  ns0:charge "0" ;
  ns0:formula "C25H36O5" ;
  ns0:synonym_EXACT "4-hydroxy-2-(2-hydroxypropan-2-yl)-5,5-bis(3-methylbut-2-enyl)-7-(2-methylpropanoyl)-2,3-dihydro-1-benzouran-6-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:subset "2_STAR" .

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 .
