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

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

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 .
