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

<http://www.irandoc.acir/onto/irandoc/CHEBI:200562>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38758> ;
  ns0:monoisotopicmass "248.10486" ;
  ns0:smiles "O=C1OC(=CC2=C1C=C(O)C(=C2C)C)C[C@H](O)C" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "(+)-(10r)-7-hydroxy-3-(2-hydroxypropyl)-5,6-dimethylisochromen-1-one"@en, "(+) (10R) 7 هیدروکسی 3 (2 هیدروکسی پروپیل) 5،6 دی متیل ایزوکرومن 1 یک"@fa ;
  ns0:formula "C14H16O4" ;
  ns0:mass "248.278" ;
  ns0:inchikey "DPATWVFAIKWKPY-SSDOTTSWSA-N" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C14H16O4/c1-7(15)4-10-5-11-8(2)9(3)13(16)6-12(11)14(17)18-10/h5-7,15-16H,4H2,1-3H3/t7-/m1/s1" ;
  ns0:synonym_EXACT "7-hydroxy-3-[(2R)-2-hydroxypropyl]-5,6-dimethylisochromen-1-one" ;
  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 .
