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

<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://www.irandoc.acir/onto/irandoc/CHEBI:104179>
  skos:prefLabel "n-(3-methylbutyl)-1-[(5-methyl-2-furanyl)methyl]-4-piperidinecarboxamide"@en, "N (3 متیل بوتیل) 1 [(5 متیل 2 فورانیل) متیل] 4 پیپریدین کربوکسامید"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  ns0:monoisotopicmass "292.21508" ;
  ns0:formula "C17H28N2O2" ;
  ns0:inchi "InChI=1S/C17H28N2O2/c1-13(2)6-9-18-17(20)15-7-10-19(11-8-15)12-16-5-4-14(3)21-16/h4-5,13,15H,6-12H2,1-3H3,(H,18,20)" ;
  ns0:inchikey "HFPIDFFBVYFKEL-UHFFFAOYSA-N" ;
  ns0:mass "292.417" ;
  ns0:subset "2_STAR" ;
  ns0:charge "0" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48592> ;
  ns0:smiles "CC1=CC=C(O1)CN2CCC(CC2)C(=O)NCCC(C)C" .

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 .
