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

<http://www.irandoc.acir/onto/irandoc/CHEBI:99836>
  ns0:inchikey "USGDOGGJJOICMT-MQSCRBSSSA-N" ;
  skos:prefLabel "n-[(2s,3r,6s)-2-(hydroxymethyl)-6-[2-oxo-2-[4-(phenylmethyl)-1-piperidinyl]ethyl]-3,6-dihydro-2h-pyran-3-yl]-2-pyrazinecarboxamide"@en, "N [(2S,3R,6S) 2 (هیدروکسی متیل) 6 [2 اکسو 2 [4 (فنیل متیل) 1 پیپریدینیل] اتیل] 3،6 دی هیدرو 2H پیران 3 yl] 2 پیرازین کربوکسامید"@fa ;
  ns0:mass "450.531" ;
  ns0:monoisotopicmass "450.22671" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26151> ;
  ns0:subset "2_STAR" ;
  ns0:smiles "C1CN(CCC1CC2=CC=CC=C2)C(=O)C[C@H]3C=C[C@H]([C@H](O3)CO)NC(=O)C4=NC=CN=C4" ;
  ns0:formula "C25H30N4O4" ;
  ns0:inchi "InChI=1S/C25H30N4O4/c30-17-23-21(28-25(32)22-16-26-10-11-27-22)7-6-20(33-23)15-24(31)29-12-8-19(9-13-29)14-18-4-2-1-3-5-18/h1-7,10-11,16,19-21,23,30H,8-9,12-15,17H2,(H,28,32)/t20-,21-,23-/m1/s1" ;
  ns0:charge "0" .

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