@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:38924>
  skos:prefLabel "دی بنزوتیپین"@fa, "dibenzothiepine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:103911> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:103911>
  ns0:charge "0" ;
  skos:prefLabel "2-[3-(1-piperidinyl)propoxy]-6h-benzo[b][1]benzothiepin-5-one"@en, "2 [3 (1 پیپریدینیل) پروپوکسی] 6H بنزو[b][1] بنزوتیپین 5 یک"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "367.16060" ;
  ns0:inchi "InChI=1S/C22H25NO2S/c24-20-15-17-7-2-3-8-21(17)26-22-16-18(9-10-19(20)22)25-14-6-13-23-11-4-1-5-12-23/h2-3,7-10,16H,1,4-6,11-15H2" ;
  ns0:mass "367.506" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C22H25NO2S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:38924> ;
  ns0:inchikey "HVBFDMQTIYPSNN-UHFFFAOYSA-N" ;
  ns0:smiles "C1CCN(CC1)CCCOC2=CC3=C(C=C2)C(=O)CC4=CC=CC=C4S3" .

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 .
