@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix ns0: <http://rdf-vocabulary.ddialliance.org/xkos#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .

<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://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:123248>
  ns0:subset "2_STAR" ;
  ns0:formula "C25H23NO5S" ;
  ns0:mass "449.521" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "VQIHVNJYEXYLGL-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "449.12969" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39270> ;
  skos:prefLabel "n-(9,9-dimethyl-7-oxo-8,10-dihydronaphtho[1,2-b]benzofuran-5-yl)-4-methoxybenzenesulfonamide"@en, "N (9،9 دی متیل 7 اکسو 8،10 دی هیدرونافتو[1،2 b] بنزوفوران 5 یل) 4 متوکسی بنزن سولفونامید"@fa ;
  ns0:inchi "InChI=1S/C25H23NO5S/c1-25(2)13-21(27)23-19-12-20(26-32(28,29)16-10-8-15(30-3)9-11-16)17-6-4-5-7-18(17)24(19)31-22(23)14-25/h4-12,26H,13-14H2,1-3H3" ;
  ns0:smiles "CC1(CC2=C(C(=O)C1)C3=C(O2)C4=CC=CC=C4C(=C3)NS(=O)(=O)C5=CC=C(C=C5)OC)C" ;
  ns0:charge "0" .

<http://www.irandoc.acir/onto/irandoc/CHEBI:39270>
  skos:prefLabel "نفتوفوران"@fa, "naphthofuran"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:123248> .

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 .
