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

<http://www.irandoc.acir/onto/irandoc/CHEBI:48684>
  skos:prefLabel "بنزوتیازپین"@fa, "benzothiazepine"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:228432> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#charge> rdfs:label "charge"@en, "بار"@fa .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#synonym_EXACT> rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#monoisotopicmass> rdfs:label "جرم تک‌ایزوتوپی"@fa, "monoisotopicmass"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:228432>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48684> ;
  ns0:charge "0" ;
  ns0:formula "C15H15NOS2" ;
  skos:prefLabel "2 (2،5 دی متیل 3 تیانیل) 2،3،4،5 تتراهیدرو 1،5 بنزوتیازپین 4 یک"@fa, "2-(2,5-dimethyl-3-thienyl)-2,3,4,5-tetrahydro-1,5-benzothiazepin-4-one"@en ;
  ns0:synonym_EXACT "2-(2,5-dimethylthiophen-3-yl)-3,5-dihydro-2H-1,5-benzothiazepin-4-one" ;
  ns0:inchi "InChI=1S/C15H15NOS2/c1-9-7-11(10(2)18-9)14-8-15(17)16-12-5-3-4-6-13(12)19-14/h3-7,14H,8H2,1-2H3,(H,16,17)" ;
  ns0:monoisotopicmass "289.05951" ;
  ns0:smiles "S1C(C2=C(SC(=C2)C)C)CC(=O)NC=3C1=CC=CC3" ;
  ns0:inchikey "UJULROCCVRBGLM-UHFFFAOYSA-N" ;
  ns0:mass "289.410" ;
  ns0:subset "2_STAR" .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
