@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:23403>
  skos:prefLabel "کومارین ها"@fa, "coumarins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:175409> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:175409>
  skos:prefLabel "7'-o-methylmarmin"@en, "7' ای متیل مارمین"@fa ;
  ns0:synonym_EXACT "7-[(E)-6-hydroxy-7-methoxy-3,7-dimethyloct-2-enoxy]chromen-2-one" ;
  ns0:inchi "InChI=1S/C20H26O5/c1-14(5-9-18(21)20(2,3)23-4)11-12-24-16-8-6-15-7-10-19(22)25-17(15)13-16/h6-8,10-11,13,18,21H,5,9,12H2,1-4H3/b14-11+" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:inchikey "HODOWBFKRLQCBH-SDNWHVSQSA-N" ;
  ns0:smiles "O(C(C(O)CC/C(=C/COC1=CC=2OC(=O)C=CC2C=C1)/C)(C)C)C" ;
  ns0:charge "0" ;
  ns0:mass "346.423" ;
  ns0:monoisotopicmass "346.17802" ;
  ns0:formula "C20H26O5" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
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 .
