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

<http://www.irandoc.acir/onto/irandoc/CHEBI:190578>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C15H17NO3/c1-11-2-3-14-13(8-11)12(9-15(17)19-14)10-16-4-6-18-7-5-16/h2-3,8-9H,4-7,10H2,1H3" ;
  ns0:mass "259.305" ;
  ns0:inchikey "ICJPSOWZOAYPBH-UHFFFAOYSA-N" ;
  ns0:smiles "O1CCN(CC1)CC=2C3=C(OC(=O)C2)C=CC(=C3)C" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:synonym_EXACT "6-methyl-4-(morpholin-4-ylmethyl)chromen-2-one" ;
  skos:prefLabel "6-methyl-4-(morpholinomethyl)-2h-chromen-2-one"@en, "6 متیل 4 (مورفولینومتیل) 2H کرومن 2 یک"@fa ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "259.12084" ;
  ns0:formula "C15H17NO3" .

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 .
