@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:92792>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37947> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "6-fluoro-2-(2-methylphenyl)-1,2-benzothiazol-3-one"@en, "6 فلوئورو 2 (2 متیل فنیل) 1،2 بنزوتیازول 3 یک"@fa ;
  ns0:subset "2_STAR" ;
  ns0:inchi "InChI=1S/C14H10FNOS/c1-9-4-2-3-5-12(9)16-14(17)11-7-6-10(15)8-13(11)18-16/h2-8H,1H3" ;
  ns0:charge "0" ;
  ns0:formula "C14H10FNOS" ;
  ns0:smiles "CC1=CC=CC=C1N2C(=O)C3=C(S2)C=C(C=C3)F" ;
  ns0:mass "259.300" ;
  ns0:inchikey "BUIZTXXZBDUOCR-UHFFFAOYSA-N" ;
  ns0:monoisotopicmass "259.04671" .

<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:92792> .

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 .
