@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://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:22160>
  skos:prefLabel "استامیدها"@fa, "acetamides"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:103841> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:103841>
  skos:prefLabel "n-[4-methyl-5-[2-(2-pyridinylamino)-4-thiazolyl]-2-thiazolyl]acetamide"@en, "N [4 متیل 5 [2 (2 پیریدینیل آمینو) 4 تیازولیل] 2 تیازولیل] استامید"@fa ;
  ns0:inchi "InChI=1S/C14H13N5OS2/c1-8-12(22-14(16-8)17-9(2)20)10-7-21-13(18-10)19-11-5-3-4-6-15-11/h3-7H,1-2H3,(H,15,18,19)(H,16,17,20)" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "NSRZLORKVVVKSA-UHFFFAOYSA-N" ;
  ns0:mass "331.419" ;
  ns0:smiles "CC1=C(SC(=N1)NC(=O)C)C2=CSC(=N2)NC3=CC=CC=N3" ;
  ns0:formula "C14H13N5OS2" ;
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "331.05615" ;
  ns0:charge "0" .

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 .
