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

<http://www.irandoc.acir/onto/irandoc/CHEBI:111362>
  ns0:smiles "CCOC(=O)C1(CCN(CC1)CC2=CC=CC3=C2C=CN=C3)CC4=CC(=CC=C4)OC" ;
  ns0:monoisotopicmass "418.22564" ;
  ns0:inchi "InChI=1S/C26H30N2O3/c1-3-31-25(29)26(17-20-6-4-9-23(16-20)30-2)11-14-28(15-12-26)19-22-8-5-7-21-18-27-13-10-24(21)22/h4-10,13,16,18H,3,11-12,14-15,17,19H2,1-2H3" ;
  skos:prefLabel "1-(5-isoquinolinylmethyl)-4-[(3-methoxyphenyl)methyl]-4-piperidinecarboxylic acid ethyl ester"@en, "1 (5 ایزوکینولینیل متیل) 4 [(3 متوکسی فنیل) ]  اتیل استر اسید پیپریدین کربوکسیلیک"@fa ;
  ns0:inchikey "IPPZMTWLYBHXSZ-UHFFFAOYSA-N" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26151> ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:formula "C26H30N2O3" ;
  ns0:mass "418.529" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" .

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