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

<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:120446>
  skos:prefLabel "N [2 (1 سیکلوهگزنیل) اتیل] 2 (4 اکسو 1 [1] بنزوپیرانو [4،3 c] پیرازولیل) استامید"@fa, "n-[2-(1-cyclohexenyl)ethyl]-2-(4-oxo-1-[1]benzopyrano[4,3-c]pyrazolyl)acetamide"@en ;
  ns0:inchi "InChI=1S/C20H21N3O3/c24-18(21-11-10-14-6-2-1-3-7-14)13-23-19-15-8-4-5-9-17(15)26-20(25)16(19)12-22-23/h4-6,8-9,12H,1-3,7,10-11,13H2,(H,21,24)" ;
  ns0:formula "C20H21N3O3" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:mass "351.400" ;
  ns0:monoisotopicmass "351.15829" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:charge "0" ;
  ns0:smiles "C1CCC(=CC1)CCNC(=O)CN2C3=C(C=N2)C(=O)OC4=CC=CC=C43" ;
  ns0:inchikey "NYDRSYLCEGRZCT-UHFFFAOYSA-N" .

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