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

<http://www.irandoc.acir/onto/irandoc/CHEBI:79475>
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H12ClNO2/c21-18-8-4-1-5-13(18)12-22-14-9-10-16-15-6-2-3-7-17(15)20(23)24-19(16)11-14/h1-12H/b22-12+" ;
  ns0:charge "0" ;
  ns0:smiles "Clc1ccccc1/C=N/c1ccc2c(c1)oc(=O)c1ccccc21" ;
  ns0:inchikey "ZKALLZGPPRUEMZ-WSDLNYQXSA-N" ;
  ns0:mass "333.76800" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:formula "C20H12ClNO2" ;
  skos:prefLabel "3-[(2-chlorobenzylidene)amino]-6h-dibenzo[b,d]pyran-6-one"@en, "3 [(2 کلروبنزیلیدین) آمینو] 6H دی بنزو[b,d]پیران 6 یک"@fa ;
  ns0:monoisotopicmass "333.05566" .

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 .
