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

<http://rdf-vocabulary.ddialliance.org/xkos#formula> rdfs:label "فرمول"@fa, "formula"@en .
<http://www.irandoc.acir/onto/irandoc/CHEBI:92933>
  ns0:subset "2_STAR" ;
  ns0:monoisotopicmass "483.09800" ;
  ns0:inchikey "GPDDPZSDLKFTKG-UHFFFAOYSA-N" ;
  ns0:mass "484.453" ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:inchi "InChI=1S/C24H26BrN3OS/c25-21-10-8-19(9-11-21)22-17-30-24(27-22)28-15-12-20(13-16-28)23(29)26-14-4-7-18-5-2-1-3-6-18/h1-3,5-6,8-11,17,20H,4,7,12-16H2,(H,26,29)" ;
  skos:prefLabel "1-[4-(4-bromophenyl)-2-thiazolyl]-n-(3-phenylpropyl)-4-piperidinecarboxamide"@en, "1 [4 (4 بروموفنیل) 2 تیازولیل] N (3 فنیل پروپیل) 4 پیپریدین کربوکسامید"@fa ;
  ns0:formula "C24H26BrN3OS" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48592> ;
  ns0:smiles "C1CN(CCC1C(=O)NCCCC2=CC=CC=C2)C3=NC(=CS3)C4=CC=C(C=C4)Br" ;
  ns0:charge "0" .

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 .
