@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:109147> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:109147>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "329.16742" ;
  ns0:inchikey "FDWGGRWUHUOODU-UHFFFAOYSA-N" ;
  skos:prefLabel "n-[3-(2-methylcyclohexyl)-2,4-dihydro-1h-1,3,5-triazin-6-yl]-1,3-benzothiazol-2-amine"@en, "N [3 (2 متیل سیکلوهگزیل) 2،4 دی هیدرو 1H 1،3،5 تریازین 6 yl] 1،3 بنزوتیازول 2 آمین"@fa ;
  ns0:inchi "InChI=1S/C17H23N5S/c1-12-6-2-4-8-14(12)22-10-18-16(19-11-22)21-17-20-13-7-3-5-9-15(13)23-17/h3,5,7,9,12,14H,2,4,6,8,10-11H2,1H3,(H2,18,19,20,21)" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "329.465" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37947> ;
  ns0:formula "C17H23N5S" ;
  ns0:smiles "CC1CCCCC1N2CNC(=NC2)NC3=NC4=CC=CC=C4S3" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
