@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:23403>
  skos:prefLabel "کومارین ها"@fa, "coumarins"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:115008> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:115008>
  ns0:monoisotopicmass "305.14158" ;
  ns0:formula "C20H19NO2" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C20H19NO2/c1-2-14-7-8-17-16(12-20(22)23-19(17)11-14)13-21-10-9-15-5-3-4-6-18(15)21/h3-8,11-12H,2,9-10,13H2,1H3" ;
  skos:prefLabel "4-(2,3-dihydroindol-1-ylmethyl)-7-ethyl-1-benzopyran-2-one"@en, "4 (2،3 دی هیدروایندول 1 یل متیل) 7 اتیل 1 بنزوپیران 2 یک"@fa ;
  ns0:smiles "CCC1=CC2=C(C=C1)C(=CC(=O)O2)CN3CCC4=CC=CC=C43" ;
  ns0:charge "0" ;
  ns0:mass "305.371" ;
  ns0:inchikey "JBYKGYAXBSYBJB-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> .

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