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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109426>
  ns0:smiles "C1CCC(CC1)N2CC(=O)C(=C2N)C3=NC4=CC=CC=C4S3" ;
  ns0:charge "0" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "5-amino-4-(1,3-benzothiazol-2-yl)-1-cyclohexyl-2h-pyrrol-3-one"@en, "5 آمینو 4 (1،3 بنزوتیازول 2 یل) 1 سیکلوهگزیل 2H پیرول 3 یک"@fa ;
  ns0:inchikey "ZKFARNQRVNQGBF-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37947> ;
  ns0:inchi "InChI=1S/C17H19N3OS/c18-16-15(17-19-12-8-4-5-9-14(12)22-17)13(21)10-20(16)11-6-2-1-3-7-11/h4-5,8-9,11H,1-3,6-7,10,18H2" ;
  ns0:mass "313.419" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C17H19N3OS" ;
  ns0:monoisotopicmass "313.12488" .

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 .
