@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:104198>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "380.24638" ;
  skos:prefLabel "n-(2-methylpropyl)-1-[(4-phenylmethoxyphenyl)methyl]-4-piperidinecarboxamide"@en, "N (2 متیل پروپیل) 1 [(4 فنیل متوکسی فنیل) متیل] 4 پیپریدین کربوکسامید"@fa ;
  ns0:inchi "InChI=1S/C24H32N2O2/c1-19(2)16-25-24(27)22-12-14-26(15-13-22)17-20-8-10-23(11-9-20)28-18-21-6-4-3-5-7-21/h3-11,19,22H,12-18H2,1-2H3,(H,25,27)" ;
  ns0:inchikey "DGJHKYICICNUHL-UHFFFAOYSA-N" ;
  ns0:mass "380.524" ;
  ns0:smiles "CC(C)CNC(=O)C1CCN(CC1)CC2=CC=C(C=C2)OCC3=CC=CC=C3" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26151> ;
  ns0:formula "C24H32N2O2" ;
  ns0:subset "2_STAR" .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
<http://www.irandoc.acir/onto/irandoc/CHEBI:26151>
  skos:prefLabel "پیپریدین ها"@fa, "piperidines"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:104198> .

ns0:mass rdfs:label "جرم"@fa, "mass"@en .
