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

<http://www.irandoc.acir/onto/irandoc/CHEBI:125058>
  ns0:mass "369.460" ;
  ns0:formula "C24H23N3O" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26151> ;
  ns0:inchikey "FMKRRVQASUFWME-AIZNXBIQSA-N" ;
  ns0:monoisotopicmass "369.18411" ;
  ns0:inchi "InChI=1S/C24H23N3O/c1-16-3-2-4-20(13-16)17-5-7-18(8-6-17)23-21-14-27(15-22(23)26-21)24(28)19-9-11-25-12-10-19/h2-13,21-23,26H,14-15H2,1H3/t21-,22+,23?" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "[(1r,5s)-7-[4-(3-methylphenyl)phenyl]-3,6-diazabicyclo[3.1.1]heptan-3-yl]-pyridin-4-ylmethanone"@en, "[(1R,5S) 7 [4 (3 متیل فنیل) فنیل] 3،6 دیازابیسیکلو[3.1.1] هپتان 3 yl] پیریدین 4 ایل متانون"@fa ;
  ns0:charge "0" ;
  ns0:smiles "CC1=CC=CC(=C1)C2=CC=C(C=C2)C3[C@H]4CN(C[C@@H]3N4)C(=O)C5=CC=NC=C5" .

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