@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:35259>
  skos:prefLabel "بنزوفوران ها"@fa, "benzofurans"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121462> .

<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://www.irandoc.acir/onto/irandoc/CHEBI:121462>
  skos:prefLabel "4 هیدروکسی N [[2 اکسو 1 (3 اکسو 1H ایزوبنزوفوران 1 yl) 3 ایندولیلیدین] آمینو] بنزامید"@fa, "4-hydroxy-n-[[2-oxo-1-(3-oxo-1h-isobenzofuran-1-yl)-3-indolylidene]amino]benzamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "C1=CC=C2C(=C1)C(OC2=O)N3C4=CC=CC=C4C(=NNC(=O)C5=CC=C(C=C5)O)C3=O" ;
  ns0:charge "0" ;
  ns0:mass "413.383" ;
  ns0:formula "C23H15N3O5" ;
  ns0:inchi "InChI=1S/C23H15N3O5/c27-14-11-9-13(10-12-14)20(28)25-24-19-17-7-3-4-8-18(17)26(21(19)29)22-15-5-1-2-6-16(15)23(30)31-22/h1-12,22,27H,(H,25,28)" ;
  ns0:monoisotopicmass "413.10117" ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "VWFRUAHSIGSBAH-UHFFFAOYSA-N" .

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 .
