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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:82581>
  ns0:monoisotopicmass "350.10017" ;
  ns0:inchi "InChI=1S/C17H18O8/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,8,11,18-19,21-22H,2-3,5-6H2,1H3" ;
  skos:prefLabel "6 [2،3 دی هیدروکسی 1 (هیدروکسی متیل) پروپیل] 1،2 دی هیدروکسی 7 هیدروکسی 9 متوکسی سیکلوپنتا[c][1] بنزوپیران 3،4 دیون"@fa, "6-[2,3-dihydroxy-1-(hydroxymethyl)propyl]-1,2-dihydro-7-hydroxy-9-methoxy-cyclopenta[c][1]benzopyran-3,4-dione"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "OKGOPKLFGPTQFQ-UHFFFAOYSA-N" ;
  ns0:formula "C17H18O8" ;
  ns0:mass "350.32000" ;
  ns0:smiles "COc1cc(O)c(C(CO)C(O)CO)c2oc(=O)c3C(=O)CCc3c12" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> .

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 .
