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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:79473>
  ns0:charge "0" ;
  ns0:formula "C20H11Cl2NO2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  skos:prefLabel "3 [(2،6 دی کلرو بنزیلیدین) آمینو] 6H دی بنزو[b,d]پیران 6 یک"@fa, "3-[(2,6-dichlorobenzylidene)amino]-6h-dibenzo[b,d]pyran-6-one"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "368.21300" ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H11Cl2NO2/c21-17-6-3-7-18(22)16(17)11-23-12-8-9-14-13-4-1-2-5-15(13)20(24)25-19(14)10-12/h1-11H/b23-11+" ;
  ns0:smiles "Clc1cccc(Cl)c1/C=N/c1ccc2c(c1)oc(=O)c1ccccc21" ;
  ns0:monoisotopicmass "367.01668" ;
  ns0:inchikey "VVHLUWPBNLMWJB-FOKLQQMPSA-N" .

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 .
