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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:111263>
  ns0:subset "2_STAR" ;
  ns0:inchikey "JOYFHMJAXMRBJM-UHFFFAOYSA-N" ;
  ns0:mass "301.362" ;
  skos:prefLabel "2-(2,4,5-trimethoxyphenyl)-1,3-benzothiazole"@en, "2 (2،4،5 تری متوکسی فنیل) 1،3 بنزوتیازول"@fa ;
  ns0:monoisotopicmass "301.07726" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37947> ;
  ns0:inchi "InChI=1S/C16H15NO3S/c1-18-12-9-14(20-3)13(19-2)8-10(12)16-17-11-6-4-5-7-15(11)21-16/h4-9H,1-3H3" ;
  ns0:smiles "COC1=CC(=C(C=C1C2=NC3=CC=CC=C3S2)OC)OC" ;
  ns0:formula "C16H15NO3S" .

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 .
