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

<http://www.irandoc.acir/onto/irandoc/CHEBI:121098>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:23403> ;
  ns0:subset "2_STAR" ;
  ns0:mass "392.405" ;
  ns0:smiles "COC1=CC=CC2=C1OC(=O)C(=C2)C(=O)N3CCN(CC3)C(=O)C4=CC=CC=C4" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "3-[(4-benzoyl-1-piperazinyl)-oxomethyl]-8-methoxy-1-benzopyran-2-one"@en, "3 [(4 بنزوئیل 1 پیپرازینیل) اکسومتیل] 8 متوکسی 1 بنزوپیران 2 یک"@fa ;
  ns0:inchikey "OSSFBFDINVYCAT-UHFFFAOYSA-N" ;
  ns0:formula "C22H20N2O5" ;
  ns0:inchi "InChI=1S/C22H20N2O5/c1-28-18-9-5-8-16-14-17(22(27)29-19(16)18)21(26)24-12-10-23(11-13-24)20(25)15-6-3-2-4-7-15/h2-9,14H,10-13H2,1H3" ;
  ns0:monoisotopicmass "392.13722" ;
  ns0:charge "0" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
