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

<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:103917>
  ns0:monoisotopicmass "241.12151" ;
  ns0:mass "241.289" ;
  ns0:formula "C14H15N3O" ;
  ns0:smiles "CCC1=NC2=C(C(=N1)NCC)OC3=CC=CC=C32" ;
  ns0:inchi "InChI=1S/C14H15N3O/c1-3-11-16-12-9-7-5-6-8-10(9)18-13(12)14(17-11)15-4-2/h5-8H,3-4H2,1-2H3,(H,15,16,17)" ;
  ns0:inchikey "OSQRLYLQRYBSDQ-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "N،2 دی اتیل 4 بنزوفورو[3،2 d] پیریمیدینامین"@fa, "n,2-diethyl-4-benzofuro[3,2-d]pyrimidinamine"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:35259> .

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 .
