@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://www.irandoc.acir/onto/irandoc/CHEBI:48592>
  skos:prefLabel "پیپریدین کربوکسامید"@fa, "piperidinecarboxamide"@en ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:123433> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:123433>
  ns0:monoisotopicmass "363.13651" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:subset "2_STAR" ;
  skos:prefLabel "1 (4،6 دی متوکسی 1،3،5 تریازین 2 یل) N (تیوفن 2 یل متیل) 4 پیپریدین کربوکسامید"@fa, "1-(4,6-dimethoxy-1,3,5-triazin-2-yl)-n-(thiophen-2-ylmethyl)-4-piperidinecarboxamide"@en ;
  ns0:mass "363.436" ;
  ns0:inchikey "HOUIYLFONKQQNB-UHFFFAOYSA-N" ;
  ns0:formula "C16H21N5O3S" ;
  ns0:smiles "COC1=NC(=NC(=N1)N2CCC(CC2)C(=O)NCC3=CC=CS3)OC" ;
  ns0:inchi "InChI=1S/C16H21N5O3S/c1-23-15-18-14(19-16(20-15)24-2)21-7-5-11(6-8-21)13(22)17-10-12-4-3-9-25-12/h3-4,9,11H,5-8,10H2,1-2H3,(H,17,22)" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48592> .

ns0:smiles rdfs:label "اسمایلٓ"@fa, "smiles"@en .
ns0:subset rdfs:label "زیرمجموعه"@fa, "subset"@en .
ns0:inchikey rdfs:label "اینچی‌کی"@fa, "inchikey"@en .
ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
