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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:109463>
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "301.432" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48901> ;
  skos:prefLabel "4-(2,4-dimethyl-5-thiazolyl)-n-(phenylmethyl)-2-thiazolamine"@en, "4 (2،4 دی متیل 5 تیازولیل) N (فنیل متیل) 2 تیازولامین"@fa ;
  ns0:inchikey "NNJQVTFINZWWKM-UHFFFAOYSA-N" ;
  ns0:inchi "InChI=1S/C15H15N3S2/c1-10-14(20-11(2)17-10)13-9-19-15(18-13)16-8-12-6-4-3-5-7-12/h3-7,9H,8H2,1-2H3,(H,16,18)" ;
  ns0:smiles "CC1=C(SC(=N1)C)C2=CSC(=N2)NCC3=CC=CC=C3" ;
  ns0:monoisotopicmass "301.07074" ;
  ns0:charge "0" ;
  ns0:formula "C15H15N3S2" .

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 .
