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

<http://www.irandoc.acir/onto/irandoc/CHEBI:93651>
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:prefLabel "[1-[4-(4-bromophenyl)-2-thiazolyl]-4-piperidinyl]-(1-piperazinyl)methanone"@en, "[1 [4 (4 بروموفنیل) 2 تیازولیل] 4 پیپریدینیل] (1 پیپرازینیل) متانون"@fa ;
  ns0:inchi "InChI=1S/C19H23BrN4OS/c20-16-3-1-14(2-4-16)17-13-26-19(22-17)24-9-5-15(6-10-24)18(25)23-11-7-21-8-12-23/h1-4,13,15,21H,5-12H2" ;
  ns0:charge "0" ;
  ns0:smiles "C1CN(CCC1C(=O)N2CCNCC2)C3=NC(=CS3)C4=CC=C(C=C4)Br" ;
  ns0:monoisotopicmass "434.07760" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48592> ;
  ns0:inchikey "QKLJLRGZFIWPLI-UHFFFAOYSA-N" ;
  ns0:formula "C19H23BrN4OS" ;
  ns0:mass "435.382" ;
  ns0:subset "2_STAR" .

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 .
