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

<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:92232>
  ns0:smiles "CCOC1=C(C=C(C=C1)CCNC(=O)CC2=CC=CC=C2)OCC" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:monoisotopicmass "327.18344" ;
  ns0:formula "C20H25NO3" ;
  ns0:inchi "InChI=1S/C20H25NO3/c1-3-23-18-11-10-17(14-19(18)24-4-2)12-13-21-20(22)15-16-8-6-5-7-9-16/h5-11,14H,3-4,12-13,15H2,1-2H3,(H,21,22)" ;
  ns0:inchikey "IPWRYXQFSNKXFQ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:22160> ;
  skos:prefLabel "n-[2-(3,4-diethoxyphenyl)ethyl]-2-phenylacetamide"@en, "N [2 (3،4 دیتوکسی فنیل) اتیل] 2 فنیل استامید"@fa ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" ;
  ns0:mass "327.418" .

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 .
