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

<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:211367>
  ns0:charge "0" ;
  skos:prefLabel "پنی‌سیدون A"@fa, "penicidone a"@en ;
  ns0:inchi "InChI=1S/C18H17NO5/c1-4-5-10-6-14(20)13(9-19-10)17-16-12(18(21)24-17)7-11(22-2)8-15(16)23-3/h4-9,17H,1-3H3,(H,19,20)/b5-4+/t17-/m0/s1" ;
  ns0:inchikey "VHRYRCYSKWAFFV-BDUNBXCCSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O=C1C(=CNC(=C1)/C=C/C)[C@@H]2OC(=O)C=3C2=C(OC)C=C(OC)C3" ;
  ns0:monoisotopicmass "327.11067" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  ns0:mass "327.336" ;
  ns0:formula "C18H17NO5" ;
  ns0:synonym_EXACT "5-[(1R)-5,7-dimethoxy-3-oxo-1H-2-benzouran-1-yl]-2-[(E)-prop-1-enyl]-1H-pyridin-4-one" .

ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
