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

<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:104990>
  ns0:subset "2_STAR" ;
  skos:prefLabel "N (2 متوکسی 3 دی بنزوفورانیل) 2 اگزولان کربوکسامید"@fa, "n-(2-methoxy-3-dibenzofuranyl)-2-oxolanecarboxamide"@en ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38922> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "311.11576" ;
  ns0:formula "C18H17NO4" ;
  ns0:inchikey "SLVHSSYJYBEKCJ-UHFFFAOYSA-N" ;
  ns0:mass "311.333" ;
  ns0:charge "0" ;
  ns0:smiles "COC1=C(C=C2C(=C1)C3=CC=CC=C3O2)NC(=O)C4CCCO4" ;
  ns0:inchi "InChI=1S/C18H17NO4/c1-21-17-9-12-11-5-2-3-6-14(11)23-16(12)10-13(17)19-18(20)15-7-4-8-22-15/h2-3,5-6,9-10,15H,4,7-8H2,1H3,(H,19,20)" .

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