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

<http://www.irandoc.acir/onto/irandoc/CHEBI:101108>
  ns0:smiles "C1CN(CCC1CC2=CC=CC=C2)C(=O)[C@H]3[C@@H]([C@H]4CN5C(=O)C=CC=C5[C@H]4N3CC6=COC=N6)CO" ;
  ns0:formula "C28H32N4O4" ;
  ns0:inchi "InChI=1S/C28H32N4O4/c33-16-23-22-15-31-24(7-4-8-25(31)34)26(22)32(14-21-17-36-18-29-21)27(23)28(35)30-11-9-20(10-12-30)13-19-5-2-1-3-6-19/h1-8,17-18,20,22-23,26-27,33H,9-16H2/t22-,23-,26+,27-/m1/s1" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26151> ;
  ns0:monoisotopicmass "488.24236" ;
  ns0:subset "2_STAR" ;
  ns0:mass "488.579" ;
  ns0:inchikey "YCNDEIYRXZASMY-JUIYCPNDSA-N" ;
  ns0:charge "0" ;
  skos:prefLabel "(2r,3r,3as,9bs)-3-(hydroxymethyl)-1-(4-oxazolylmethyl)-2-[oxo-[4-(phenylmethyl)-1-piperidinyl]methyl]-3,3a,4,9b-tetrahydro-2h-pyrrolo[2,3-a]indolizin-6-one"@en, "(2R,3R,3aS,9bS) 3 (هیدروکسی متیل) 1 (4 اگزازولیل متیل) 2 [اکسو [4 (فنیل متیل) 1 پیپریدینیل] متیل] 3,3a,4,9b تتراهیدرو 2H پیرولو[2,3 a]ایندولیزین 6 یک"@fa ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> .

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