@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://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:29348>
  skos:prefLabel "آمید چرب"@fa, "fatty amide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:220936> .

<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:220936>
  skos:prefLabel "dragonamide"@en, "دراگونامید"@fa ;
  ns0:formula "C17H23Cl3N2OS" ;
  ns0:monoisotopicmass "408.05967" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "SASMNYHOQIJNIJ-RKPYBECPSA-N" ;
  ns0:smiles "ClC(Cl)(Cl)C(C/C=C/C=C(/C(=O)N[C@H](C=1SC=CN1)C(C)C)/C)C" ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C17H23Cl3N2OS/c1-11(2)14(16-21-9-10-24-16)22-15(23)12(3)7-5-6-8-13(4)17(18,19)20/h5-7,9-11,13-14H,8H2,1-4H3,(H,22,23)/b6-5+,12-7+/t13?,14-/m0/s1" ;
  ns0:subset "2_STAR" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:29348> ;
  ns0:mass "409.790" ;
  ns0:synonym_EXACT "(2E,4E)-8,8,8-trichloro-2,7-dimethyl-N-[(1S)-2-methyl-1-(1,3-thiazol-2-yl)propyl]octa-2,4-dienamide" .

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 .
