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

<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://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:111413>
  ns0:formula "C13H15NO3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37912> ;
  ns0:monoisotopicmass "233.10519" ;
  ns0:charge "0" ;
  ns0:mass "233.264" ;
  skos:prefLabel "7-(diethylamino)-4-hydroxy-1-benzopyran-2-one"@en, "7 (دی اتیل آمینو) 4 هیدروکسی 1 بنزوپیران 2 یک"@fa ;
  ns0:smiles "CCN(CC)C1=CC2=C(C=C1)C(=CC(=O)O2)O" ;
  ns0:inchi "InChI=1S/C13H15NO3/c1-3-14(4-2)9-5-6-10-11(15)8-13(16)17-12(10)7-9/h5-8,15H,3-4H2,1-2H3" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "XTPBPGPAPLKZGO-UHFFFAOYSA-N" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
