@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:38758>
  skos:prefLabel "ایزوکومارین ها"@fa, "isocoumarins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:205604> .

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:205604>
  ns0:synonym_EXACT "(1S,3S)-3,6,8-trihydroxy-1-methyl-2,3-dihydro-1H-cyclopenta[c]isochromen-5-one" ;
  ns0:mass "248.234" ;
  ns0:charge "0" ;
  skos:prefLabel "(1S,3S) 3,6,8 تری هیدروکسی 1 متیل 2,3 دی هیدرو 1H سیکلوپنتا[c]ایزوکرومن 5 یک"@fa, "(1s,3s)-3,6,8-trihydroxy-1-methyl-2,3-dihydro-1h-cyclopenta[c]isochromen-5-one"@en ;
  ns0:monoisotopicmass "248.06847" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38758> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C13H12O5" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "SCFMVUPTCSDHNB-CDUCUWFYSA-N" ;
  ns0:inchi "InChI=1S/C13H12O5/c1-5-2-9(16)12-10(5)7-3-6(14)4-8(15)11(7)13(17)18-12/h3-5,9,14-16H,2H2,1H3/t5-,9-/m0/s1" ;
  ns0:smiles "O=C1OC2=C([C@@H](C)C[C@@H]2O)C=3C1=C(O)C=C(O)C3" .

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 .
