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

<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:175950>
  ns0:formula "C22H28O6" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "388.18859" ;
  ns0:inchi "InChI=1S/C22H28O6/c1-6-8-12-9-15(24)27-21-16(12)19(26)13-10-14(23)22(4,5)28-20(13)17(21)18(25)11(3)7-2/h9,11,14,23,26H,6-8,10H2,1-5H3" ;
  ns0:inchikey "IWAUBOJXTGEZNN-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "3,5-dihydroxy-2,2-dimethyl-10-(2-methylbutanoyl)-6-propyl-3,4-dihydropyrano[3,2-g]chromen-8-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "O1C(C(O)CC=2C1=C(C=3OC(=O)C=C(C3C2O)CCC)C(=O)C(CC)C)(C)C" ;
  skos:prefLabel "Pyranomammea B"@fa, "pyranomammea b"@en ;
  ns0:mass "388.460" .

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 .
