@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:25985>
  skos:prefLabel "مشتق فنیل آلانین"@fa, "phenylalanine derivative"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:121515> .

<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:121515>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "449.24269" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:25985> ;
  skos:prefLabel "2-acetamido-n-[1-(3-cyano-4,6-dimethyl-2-pyridinyl)-4-piperidinyl]-3-(3-methoxyphenyl)propanamide"@en, "2 استامیدو N [1 (3 سیانو 4،6 دی متیل 2 پیریدینیل) 4 پیپریدینیل] 3 (3 متوکسی فنیل) پروپانامید"@fa ;
  ns0:inchikey "NWUFGLDPGOLEFF-UHFFFAOYSA-N" ;
  ns0:formula "C25H31N5O3" ;
  ns0:inchi "InChI=1S/C25H31N5O3/c1-16-12-17(2)27-24(22(16)15-26)30-10-8-20(9-11-30)29-25(32)23(28-18(3)31)14-19-6-5-7-21(13-19)33-4/h5-7,12-13,20,23H,8-11,14H2,1-4H3,(H,28,31)(H,29,32)" ;
  ns0:smiles "CC1=CC(=NC(=C1C#N)N2CCC(CC2)NC(=O)C(CC3=CC(=CC=C3)OC)NC(=O)C)C" ;
  ns0:mass "449.546" ;
  ns0:charge "0" ;
  ns0:subset "2_STAR" .

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 .
