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

<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:175216>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:synonym_EXACT "4-[5-(2-hydroxyethyl)-7-methoxy-3-methyl-2,3-dihydro-1-benzouran-2-yl]-2-methoxyphenol" ;
  skos:prefLabel "fragransol b"@en, "Fragransol B"@fa ;
  ns0:inchi "InChI=1S/C19H22O5/c1-11-14-8-12(6-7-20)9-17(23-3)19(14)24-18(11)13-4-5-15(21)16(10-13)22-2/h4-5,8-11,18,20-21H,6-7H2,1-3H3" ;
  ns0:mass "330.380" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  ns0:inchikey "NBJKTAQUPAAPLZ-UHFFFAOYSA-N" ;
  ns0:formula "C19H22O5" ;
  ns0:smiles "O1C(C(C2=C1C(OC)=CC(=C2)CCO)C)C3=CC(OC)=C(O)C=C3" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "330.14672" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
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 .
