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

<http://www.irandoc.acir/onto/irandoc/CHEBI:215476>
  ns0:mass "250.250" ;
  ns0:synonym_EXACT "6-hydroxy-3-[(2S)-2-hydroxypropyl]-8-methoxychromen-2-one" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37912> ;
  ns0:smiles "O=C1OC2=C(OC)C=C(O)C=C2C=C1C[C@@H](O)C" ;
  ns0:charge "0" ;
  skos:prefLabel "تالاکومارین بی"@fa, "talacoumarin b"@en ;
  ns0:monoisotopicmass "250.08412" ;
  ns0:inchi "InChI=1S/C13H14O5/c1-7(14)3-9-4-8-5-10(15)6-11(17-2)12(8)18-13(9)16/h4-7,14-15H,3H2,1-2H3/t7-/m0/s1" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "JJPPIWBBVUMFEW-ZETCQYMHSA-N" ;
  ns0:formula "C13H14O5" .

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 .
