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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93586>
  ns0:inchikey "KTBYKHKWIFIFAK-UHFFFAOYSA-N" ;
  ns0:subset "2_STAR" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C25H27N3O3" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  ns0:charge "0" ;
  ns0:inchi "InChI=1S/C25H27N3O3/c29-23(25(15-7-8-16-25)20-11-5-2-6-12-20)27-17-13-21(14-18-27)28-24(30)31-22(26-28)19-9-3-1-4-10-19/h1-6,9-12,21H,7-8,13-18H2" ;
  ns0:mass "417.501" ;
  ns0:smiles "C1CCC(C1)(C2=CC=CC=C2)C(=O)N3CCC(CC3)N4C(=O)OC(=N4)C5=CC=CC=C5" ;
  ns0:monoisotopicmass "417.20524" ;
  skos:prefLabel "3-[1-[oxo-(1-phenylcyclopentyl)methyl]-4-piperidinyl]-5-phenyl-1,3,4-oxadiazol-2-one"@en, "3 [1 [اکسو (1 فنیل سیکلوپنتیل) متیل] 4 پیپریدینیل] 5 فنیل 1،3،4 اگزادیازول 2 یک"@fa .

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 .
