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

<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:115733>
  ns0:smiles "CC1=NC(=CC=C1)NC(=O)C2=CC3=C(C(=CC=C3)OC)OC2=O" ;
  ns0:inchikey "MTOLMGWWKLVWAL-UHFFFAOYSA-N" ;
  ns0:mass "310.305" ;
  ns0:formula "C17H14N2O4" ;
  skos:prefLabel "8-methoxy-n-(6-methyl-2-pyridinyl)-2-oxo-1-benzopyran-3-carboxamide"@en, "8 متوکسی N (6 متیل 2 پیریدینیل) 2 اکسو 1 بنزوپیران 3 کربوکسامید"@fa ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H14N2O4/c1-10-5-3-8-14(18-10)19-16(20)12-9-11-6-4-7-13(22-2)15(11)23-17(12)21/h3-9H,1-2H3,(H,18,19,20)" ;
  ns0:monoisotopicmass "310.09536" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> .

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 .
