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

<http://www.irandoc.acir/onto/irandoc/CHEBI:82583>
  ns0:formula "C17H16O8" ;
  ns0:monoisotopicmass "348.08452" ;
  ns0:mass "348.30410" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "alpha-(1,2-dihydroxyethyl)-1,2,3,4-tetrahydro-7-hydroxy-9-methoxy-3,4-dioxocyclopenta[c][1]benzopyran-6-acetaldehyde"@en, "آلفا (1،2 دی هیدروکسی اتیل) 1،2،3،4 تتراهیدرو 7 هیدروکسی 9 متوکسی 3،4 دی اکسوسیکلوپنتا[c][1] بنزوپیران 6 استالدهید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C17H16O8/c1-24-12-4-10(21)13(8(5-18)11(22)6-19)16-15(12)7-2-3-9(20)14(7)17(23)25-16/h4-5,8,11,19,21-22H,2-3,6H2,1H3" ;
  ns0:charge "0" ;
  ns0:inchikey "PRZJYJAOZVCBCB-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:smiles "COc1cc(O)c(C(C=O)C(O)CO)c2oc(=O)c3C(=O)CCc3c12" .

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 .
