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

<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:228771>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48901> ;
  ns0:monoisotopicmass "300.03911" ;
  ns0:inchi "InChI=1S/C15H12N2OS2/c18-14(11-5-2-1-3-6-11)16-9-12-10-20-15(17-12)13-7-4-8-19-13/h1-8,10H,9H2,(H,16,18)" ;
  skos:prefLabel "n-/{[2-(2-thienyl)-1,3-thiazol-4-yl]methyl/}benzamide"@en, "N /{[2 (2 تیانیل) 1،3 تیازول 4 یل] متیل/}بنزامید"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:mass "300.390" ;
  ns0:formula "C15H12N2OS2" ;
  ns0:inchikey "LZFPRHTWKAARHI-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:synonym_EXACT "N-[(2-thiophen-2-yl-1,3-thiazol-4-yl)methyl]benzamide" ;
  ns0:smiles "S1C(=NC(CNC(=O)C2=CC=CC=C2)=C1)C=3SC=CC3" .

ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:synonym_EXACT rdfs:label "مترادف دقیق"@fa, "synonym EXACT"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
