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

<http://www.irandoc.acir/onto/irandoc/CHEBI:123362>
  ns0:inchi "InChI=1S/C21H24ClNO4S/c1-2-27-20(24)21(28(25,26)19-6-4-3-5-7-19)12-14-23(15-13-21)16-17-8-10-18(22)11-9-17/h3-11H,2,12-16H2,1H3" ;
  ns0:formula "C21H24ClNO4S" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:26151> ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  ns0:inchikey "RDQPGXJOUZSIHR-UHFFFAOYSA-N" ;
  skos:prefLabel "4-(benzenesulfonyl)-1-[(4-chlorophenyl)methyl]-4-piperidinecarboxylic acid ethyl ester"@en, "4 (بنزن سولفونیل) 1 [( کلروفنیل) متیل]  پیپریدین کربوکسیلیک اسید اتیل استر"@fa ;
  ns0:mass "421.939" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:smiles "CCOC(=O)C1(CCN(CC1)CC2=CC=C(C=C2)Cl)S(=O)(=O)C3=CC=CC=C3" ;
  ns0:monoisotopicmass "421.11146" .

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