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

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

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 .
