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

<http://www.irandoc.acir/onto/irandoc/CHEBI:107189>
  ns0:inchi "InChI=1S/C12H11NO4/c1-13-11(14)8-6-7-4-3-5-9(16-2)10(7)17-12(8)15/h3-6H,1-2H3,(H,13,14)" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CNC(=O)C1=CC2=C(C(=CC=C2)OC)OC1=O" ;
  ns0:mass "233.221" ;
  ns0:formula "C12H11NO4" ;
  ns0:monoisotopicmass "233.06881" ;
  skos:prefLabel "8-methoxy-n-methyl-2-oxo-1-benzopyran-3-carboxamide"@en, "8 متوکسی N متیل 2 اکسو 1 بنزوپیران 3 کربوکسامید"@fa ;
  ns0:charge "0" ;
  ns0:inchikey "LOVTUHYZJSFFMH-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> .

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:mass rdfs:label "جرم"@fa, "mass"@en .
