@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://rdf-vocabulary.ddialliance.org/xkos#smiles> rdfs:label "اسمایلٓ"@fa, "smiles"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#subset> rdfs:label "زیرمجموعه"@fa, "subset"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchikey> rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#inchi> rdfs:label "اینچی"@fa, "inchi"@en .
<http://rdf-vocabulary.ddialliance.org/xkos#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:95030> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:95030>
  ns0:inchi "InChI=1S/C24H23F3N4O2/c25-24(26,27)19-6-7-22(29-15-19)33-21-5-1-3-18(14-21)13-17-8-11-31(12-9-17)23(32)30-20-4-2-10-28-16-20/h1-7,10,14-17H,8-9,11-13H2,(H,30,32)" ;
  ns0:monoisotopicmass "456.17731" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  ns0:inchikey "NBOJHRYUGLRASX-UHFFFAOYSA-N" ;
  ns0:mass "456.461" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26151> ;
  ns0:smiles "C1CN(CCC1CC2=CC(=CC=C2)OC3=NC=C(C=C3)C(F)(F)F)C(=O)NC4=CN=CC=C4" ;
  ns0:formula "C24H23F3N4O2" ;
  skos:prefLabel "n-(3-pyridinyl)-4-[[3-[[5-(trifluoromethyl)-2-pyridinyl]oxy]phenyl]methyl]-1-piperidinecarboxamide"@en, "N (3 پیریدینیل) 4 [[3 [[5 (تری فلورومتیل) 2 پیریدینیل] اکسی] فنیل] متیل] 1 پیپریدین کربوکسامید"@fa ;
  ns0:charge "0" .

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