@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://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:117199> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:117199>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchikey "KFXBEFOIUWYBHB-UHFFFAOYSA-N" ;
  ns0:charge "0" ;
  ns0:mass "447.598" ;
  ns0:monoisotopicmass "447.07451" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48592> ;
  ns0:inchi "InChI=1S/C20H21N3O3S3/c1-14-4-6-15(7-5-14)17-13-28-20(21-17)22-19(24)16-8-10-23(11-9-16)29(25,26)18-3-2-12-27-18/h2-7,12-13,16H,8-11H2,1H3,(H,21,22,24)" ;
  ns0:formula "C20H21N3O3S3" ;
  skos:prefLabel "n-[4-(4-methylphenyl)-2-thiazolyl]-1-thiophen-2-ylsulfonyl-4-piperidinecarboxamide"@en, "N [4 (4 متیل فنیل) 2 تیازولیل] 1 تیوفن 2 یل سولفونیل 4 پیپریدین کربوکسامید"@fa ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC1=CC=C(C=C1)C2=CSC(=N2)NC(=O)C3CCN(CC3)S(=O)(=O)C4=CC=CS4" .

ns0:formula rdfs:label "فرمول"@fa, "formula"@en .
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 .
