@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:48901>
  skos:prefLabel "تیازول‌ها"@fa, "thiazoles"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:107143> .

<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://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:107143>
  ns0:smiles "CC1C(=O)N=C(S1)NN=CC2=CC=CS2" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48901> ;
  ns0:inchikey "JLEITFULSIRKPA-UHFFFAOYSA-N" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "5 متیل 2 [2 (تیوفن 2 یل متیلیدن) هیدرازینیل] 4 تیازولون"@fa, "5-methyl-2-[2-(thiophen-2-ylmethylidene)hydrazinyl]-4-thiazolone"@en ;
  ns0:formula "C9H9N3OS2" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "239.320" ;
  ns0:monoisotopicmass "239.01870" ;
  ns0:inchi "InChI=1S/C9H9N3OS2/c1-6-8(13)11-9(15-6)12-10-5-7-3-2-4-14-7/h2-6H,1H3,(H,11,12,13)" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
