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

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109343>
  skos:prefLabel "5،7 دی هیدروکسی 4 متیل 3 (فنیل متیل) 1 بنزوپیران 2 یک"@fa, "5,7-dihydroxy-4-methyl-3-(phenylmethyl)-1-benzopyran-2-one"@en ;
  ns0:smiles "CC1=C(C(=O)OC2=CC(=CC(=C12)O)O)CC3=CC=CC=C3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "282.08921" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H14O4/c1-10-13(7-11-5-3-2-4-6-11)17(20)21-15-9-12(18)8-14(19)16(10)15/h2-6,8-9,18-19H,7H2,1H3" ;
  ns0:mass "282.291" ;
  ns0:inchikey "UKYMHVBZOSPIOA-UHFFFAOYSA-N" ;
  ns0:formula "C17H14O4" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37912> .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
