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

<http://www.irandoc.acir/onto/irandoc/CHEBI:120919>
  ns0:formula "C16H17N7O4S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37947> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:prefLabel "[4 متوکسی 6 (پروپان 2 ایلامینو) 1،3،5 تریازین 2 یل] [(1،1،3 تریاکسو 1،2 بنزوتیازول 2 یل) متیل] سیانامید"@fa, "[4-methoxy-6-(propan-2-ylamino)-1,3,5-triazin-2-yl]-[(1,1,3-trioxo-1,2-benzothiazol-2-yl)methyl]cyanamide"@en ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchi "InChI=1S/C16H17N7O4S/c1-10(2)18-14-19-15(21-16(20-14)27-3)22(8-17)9-23-13(24)11-6-4-5-7-12(11)28(23,25)26/h4-7,10H,9H2,1-3H3,(H,18,19,20,21)" ;
  ns0:inchikey "MRLHGQURYDSZJD-UHFFFAOYSA-N" ;
  ns0:smiles "CC(C)NC1=NC(=NC(=N1)OC)N(CN2C(=O)C3=CC=CC=C3S2(=O)=O)C#N" ;
  ns0:monoisotopicmass "403.10627" ;
  ns0:mass "403.417" .

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 .
