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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:79568>
  ns0:mass "281.26280" ;
  skos:prefLabel "7 (استیلوکسی) 3 (3 پیریدینیل) 2H 1 بنزوپیران 2 یک"@fa, "7-(acetyloxy)-3-(3-pyridinyl)-2h-1-benzopyran-2-one"@en ;
  ns0:formula "C16H11NO4" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC(=O)Oc1ccc2cc(-c3cccnc3)c(=O)oc2c1" ;
  ns0:monoisotopicmass "281.06881" ;
  ns0:charge "0" ;
  ns0:inchikey "XUCYZNVGWPYGKD-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C16H11NO4/c1-10(18)20-13-5-4-11-7-14(12-3-2-6-17-9-12)16(19)21-15(11)8-13/h2-9H,1H3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> .

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 .
