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

<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107182>
  ns0:formula "C21H21BrN2O2S" ;
  ns0:mass "445.374" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:39268> ;
  ns0:inchikey "FWDGNGNJNVPPMH-UHFFFAOYSA-N" ;
  skos:prefLabel "8-bromo-6-ethyl-n-(2-oxolanylmethyl)-3-benzo[b][1,4]benzothiazepinecarboxamide"@en, "8 برومو 6 اتیل N (2 اگزولانیل متیل) 3 بنزو[b][1،4] بنزوتیازپین کربوکسامید"@fa ;
  ns0:smiles "CCC1=NC2=C(C=CC(=C2)C(=O)NCC3CCCO3)SC4=C1C=C(C=C4)Br" ;
  ns0:monoisotopicmass "444.05071" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C21H21BrN2O2S/c1-2-17-16-11-14(22)6-8-19(16)27-20-7-5-13(10-18(20)24-17)21(25)23-12-15-4-3-9-26-15/h5-8,10-11,15H,2-4,9,12H2,1H3,(H,23,25)" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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 .
