@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://www.irandoc.acir/onto/irandoc/CHEBI:51569>
  skos:prefLabel "n-acyl-amino acid"@en, "اسید آمینه آسیل N"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:113232> .

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:113232>
  ns0:mass "310.348" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:prefLabel "n-ethyl-3-(2-furanyl)-2-[(1-oxo-3-phenylprop-2-enyl)amino]-2-propenamide"@en, "N اتیل 3 (2 فورانیل) 2 [(1 اکسو 3 فنیل پروپ 2 انیل) آمینو] 2 پروپنامید"@fa ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:51569> ;
  ns0:smiles "CCNC(=O)C(=CC1=CC=CO1)NC(=O)C=CC2=CC=CC=C2" ;
  ns0:formula "C18H18N2O3" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "310.13174" ;
  ns0:inchi "InChI=1S/C18H18N2O3/c1-2-19-18(22)16(13-15-9-6-12-23-15)20-17(21)11-10-14-7-4-3-5-8-14/h3-13H,2H2,1H3,(H,19,22)(H,20,21)" ;
  ns0:inchikey "PAMQTYKVKCWTCF-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 .
