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

<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:183556>
  ns0:smiles "OC(/C=C/C=1C=C2C(OC(=O)C=C2)=CC1OC)(CO)C" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "276.09977" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:synonym_EXACT "6-[(E)-3,4-dihydroxy-3-methylbut-1-enyl]-7-methoxychromen-2-one" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:formula "C15H16O5" ;
  ns0:inchi "InChI=1S/C15H16O5/c1-15(18,9-16)6-5-11-7-10-3-4-14(17)20-13(10)8-12(11)19-2/h3-8,16,18H,9H2,1-2H3/b6-5+" ;
  ns0:charge "0" ;
  ns0:inchikey "ZIUYOUXLVGUDFW-AATRIKPKSA-N" ;
  skos:prefLabel "6 (3،4 دی هیدروکسی 3 متیل بوت 1 و 1 یل) 7 متوکسی 2H کرومن 2 یک"@fa, "6-(3,4-dihydroxy-3-methylbut-1-en-1-yl)-7-methoxy-2h-chromen-2-one"@en ;
  ns0:mass "276.288" .

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 .
