@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://www.irandoc.acir/onto/irandoc/CHEBI:37947>
  skos:prefLabel "بنزوتیازول ها"@fa, "benzothiazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:114380> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:114380>
  ns0:monoisotopicmass "292.07041" ;
  ns0:formula "C14H16N2OS2" ;
  ns0:mass "292.422" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "KRMYPFNABQFRFT-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C14H16N2OS2/c17-13-8-2-1-5-9-16(13)10-18-14-15-11-6-3-4-7-12(11)19-14/h3-4,6-7H,1-2,5,8-10H2" ;
  skos:prefLabel "1-[(1,3-benzothiazol-2-ylthio)methyl]-2-azepanone"@en, "1 [(1،3 بنزوتیازول 2 ایلتیو) متیل] 2 آزپانون"@fa ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37947> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CCC(=O)N(CC1)CSC2=NC3=CC=CC=C3S2" .

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 .
