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

<http://www.irandoc.acir/onto/irandoc/CHEBI:197823>
  ns0:inchikey "NOVKWPGSOIBVFB-HWPZZCPQSA-N" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:monoisotopicmass "336.08452" ;
  ns0:mass "336.296" ;
  skos:prefLabel "coniofurol a"@en, "کونیوفورول A"@fa ;
  ns0:inchi "InChI=1S/C16H16O8/c1-7-5-8(18)11-9(6-7)23-14-12(13(11)19)16(21,15(20)22-2)10(24-14)3-4-17/h5-6,10,17-18,21H,3-4H2,1-2H3/t10-,16+/m1/s1" ;
  ns0:formula "C16H16O8" ;
  ns0:smiles "O=C1C2=C(OC3=C1[C@](O)(C(=O)OC)[C@@H](CCO)O3)C=C(C)C=C2O" ;
  ns0:synonym_EXACT "methyl (2R,3R)-3,5-dihydroxy-2-(2-hydroxyethyl)-7-methyl-4-oxo-2H-uro[2,3-b]chromene-3-carboxylate" ;
  ns0:subset "2_STAR" .

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:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
