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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:175132>
  ns0:charge "0" ;
  ns0:inchikey "BPZSPAZBZFZZBN-LDCVWXEPSA-N" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C19H16O5" ;
  skos:prefLabel "r-10-hydroxywarfarin"@en, "R 10 هیدروکسی وارفارین"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37912> ;
  ns0:subset "2_STAR" ;
  ns0:mass "324.332" ;
  ns0:monoisotopicmass "324.09977" ;
  ns0:synonym_EXACT "4-hydroxy-3-[(1R)-2-hydroxy-3-oxo-1-phenylbutyl]chromen-2-one" ;
  ns0:smiles "OC([C@@H](C1=C(O)C=2C(OC1=O)=CC=CC2)C3=CC=CC=C3)C(=O)C" ;
  ns0:inchi "InChI=1S/C19H16O5/c1-11(20)17(21)15(12-7-3-2-4-8-12)16-18(22)13-9-5-6-10-14(13)24-19(16)23/h2-10,15,17,21-22H,1H3/t15-,17?/m1/s1" .

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 .
