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

<http://www.irandoc.acir/onto/irandoc/CHEBI:135368>
  ns0:monoisotopicmass "322.12051" ;
  skos:prefLabel "سیکلوکومارول"@fa, "cyclocoumarol"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C20H18O4/c1-20(22-2)12-15(13-8-4-3-5-9-13)17-18(24-20)14-10-6-7-11-16(14)23-19(17)21/h3-11,15H,12H2,1-2H3" ;
  ns0:smiles "O=C1C2=C(C3=C(O1)C=CC=C3)OC(CC2C4=CC=CC=C4)(OC)C" ;
  ns0:inchikey "ZGFASEKBKWVCGP-UHFFFAOYSA-N" ;
  ns0:mass "322.355" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:synonym_RELATED "cumopyrin", "methanopyranorin", "cumopyran", "methopyranorin", "cyclocumarol" ;
  ns0:charge "0" ;
  ns0:formula "C20H18O4" .

ns0:synonym_RELATED rdfs:label "مترادف مرتبط"@fa, "synonym RELATED"@en .
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 .
