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

<http://www.irandoc.acir/onto/irandoc/CHEBI:168072>
  ns0:mass "260.245" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "GDPRPVGERNARGD-DUXPYHPUSA-N" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "6 (4 هیدروکسی 3 اگزوبوت 1 و 1 یل) 7 متوکسی 2H کرومن 2 یک"@fa, "6-(4-hydroxy-3-oxobut-1-en-1-yl)-7-methoxy-2h-chromen-2-one"@en ;
  ns0:formula "C14H12O5" ;
  ns0:smiles "O1C=2C(=CC(=C(OC)C2)/C=C/C(=O)CO)C=CC1=O" ;
  ns0:monoisotopicmass "260.06847" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:synonym_EXACT "6-[(E)-4-hydroxy-3-oxobut-1-enyl]-7-methoxychromen-2-one" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C14H12O5/c1-18-12-7-13-10(3-5-14(17)19-13)6-9(12)2-4-11(16)8-15/h2-7,15H,8H2,1H3/b4-2+" .

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 .
