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

<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:109056>
  ns0:mass "332.395" ;
  ns0:inchikey "JQAWKPMGFWIPSL-UHFFFAOYSA-N" ;
  skos:prefLabel "6 اتیل 7 هیدروکسی 4 [[4 (2 هیدروکسی اتیل) 1 پیپرازینیل] متیل] 1 بنزوپیران 2 یک"@fa, "6-ethyl-7-hydroxy-4-[[4-(2-hydroxyethyl)-1-piperazinyl]methyl]-1-benzopyran-2-one"@en ;
  ns0:formula "C18H24N2O4" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "332.17361" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37912> ;
  ns0:inchi "InChI=1S/C18H24N2O4/c1-2-13-9-15-14(10-18(23)24-17(15)11-16(13)22)12-20-5-3-19(4-6-20)7-8-21/h9-11,21-22H,2-8,12H2,1H3" ;
  ns0:smiles "CCC1=C(C=C2C(=C1)C(=CC(=O)O2)CN3CCN(CC3)CCO)O" .

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