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

<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://www.irandoc.acir/onto/irandoc/CHEBI:116110>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "N' (4،5 دی متیل 1،3 بنزوتیازول 2 یل) پروپان هیدرازید"@fa, "n'-(4,5-dimethyl-1,3-benzothiazol-2-yl)propanehydrazide"@en ;
  ns0:monoisotopicmass "249.09358" ;
  ns0:charge "0" ;
  ns0:mass "249.334" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:37947> ;
  ns0:inchikey "DQNRVEZJSBSRLK-UHFFFAOYSA-N" ;
  ns0:smiles "CCC(=O)NNC1=NC2=C(S1)C=CC(=C2C)C" ;
  ns0:inchi "InChI=1S/C12H15N3OS/c1-4-10(16)14-15-12-13-11-8(3)7(2)5-6-9(11)17-12/h5-6H,4H2,1-3H3,(H,13,15)(H,14,16)" ;
  ns0:formula "C12H15N3OS" ;
  ns0:subset "2_STAR" .

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 .
