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

<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://www.irandoc.acir/onto/irandoc/CHEBI:92917>
  ns0:mass "343.488" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48592> ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:formula "C19H25N3OS" ;
  ns0:charge "0" ;
  ns0:monoisotopicmass "343.17183" ;
  ns0:inchikey "LWXJAEVJAMQEMW-UHFFFAOYSA-N" ;
  skos:prefLabel "1-[4-(4-tert-butylphenyl)-2-thiazolyl]-4-piperidinecarboxamide"@en, "1 [4 (4 ترت بوتیل فنیل) 2 تیازولیل] 4 پیپریدین کربوکسامید"@fa ;
  ns0:inchi "InChI=1S/C19H25N3OS/c1-19(2,3)15-6-4-13(5-7-15)16-12-24-18(21-16)22-10-8-14(9-11-22)17(20)23/h4-7,12,14H,8-11H2,1-3H3,(H2,20,23)" ;
  ns0:subset "2_STAR" ;
  ns0:smiles "CC(C)(C)C1=CC=C(C=C1)C2=CSC(=N2)N3CCC(CC3)C(=O)N" .

ns0:charge rdfs:label "charge"@en, "بار"@fa .
ns0:inchi rdfs:label "اینچی"@fa, "inchi"@en .
ns0:mass rdfs:label "جرم"@fa, "mass"@en .
