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

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

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