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

<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:172592>
  ns0:mass "364.353" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "gerberinol"@en, "ژربرینول"@fa ;
  ns0:monoisotopicmass "364.09469" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37912> ;
  ns0:formula "C21H16O6" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C21H16O6/c1-10-5-3-7-14-16(10)18(22)12(20(24)26-14)9-13-19(23)17-11(2)6-4-8-15(17)27-21(13)25/h3-8,22-23H,9H2,1-2H3" ;
  ns0:inchikey "JUCUEMBIORWHSB-UHFFFAOYSA-N" ;
  ns0:synonym_EXACT "4-hydroxy-3-[(4-hydroxy-5-methyl-2-oxochromen-3-yl)methyl]-5-methylchromen-2-one" ;
  ns0:smiles "O1C=2C(C(O)=C(CC3=C(O)C=4C(OC3=O)=CC=CC4C)C1=O)=C(C=CC2)C" .

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 .
