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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93564>
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  ns0:mass "403.475" ;
  ns0:inchikey "WWJKJCDOYFKZBJ-UHFFFAOYSA-N" ;
  skos:prefLabel "3-[1-[[1-(4-methylphenyl)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/C24H25N3O3/c1-17-7-9-19(10-8-17)24(13-14-24)22(28)26-15-11-20(12-16-26)27-23(29)30-21(25-27)18-5-3-2-4-6-18/h2-10,20H,11-16H2,1H3" ;
  ns0:subset "2_STAR" ;
  ns0:formula "C24H25N3O3" ;
  ns0:charge "0" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:smiles "CC1=CC=C(C=C1)C2(CC2)C(=O)N3CCC(CC3)N4C(=O)OC(=N4)C5=CC=CC=C5" ;
  ns0:monoisotopicmass "403.18959" .

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 .
