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

<http://www.irandoc.acir/onto/irandoc/CHEBI:111334>
  skos:prefLabel "[1-[(1,2-dimethyl-3-indolyl)methyl]-4-[[3-(trifluoromethyl)phenyl]methyl]-4-piperidinyl]methanol"@en, "[1 [(1،2 دی متیل 3 ایندولیل) متیل] 4 [[3 (تری فلورومتیل) فنیل] متیل] 4 پیپریدینیل] متانول"@fa ;
  ns0:inchi "InChI=1S/C25H29F3N2O/c1-18-22(21-8-3-4-9-23(21)29(18)2)16-30-12-10-24(17-31,11-13-30)15-19-6-5-7-20(14-19)25(26,27)28/h3-9,14,31H,10-13,15-17H2,1-2H3" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:mass "430.507" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26151> ;
  ns0:inchikey "XUPRUNUGPGVWPP-UHFFFAOYSA-N" ;
  ns0:formula "C25H29F3N2O" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=C(C2=CC=CC=C2N1C)CN3CCC(CC3)(CC4=CC(=CC=C4)C(F)(F)F)CO" ;
  ns0:monoisotopicmass "430.22320" .

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