@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://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:48591>
  skos:prefLabel "n-acylpiperidine"@en, "آسیل پیپریدین N"@fa ;
  a <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept>, skos:Concept ;
  skos:narrower <http://www.irandoc.acir/onto/irandoc/CHEBI:120429> .

<http://www.irandoc.acir/onto/irandoc/CHEBI:120429>
  skos:prefLabel "1-[[4-[(4-fluorophenyl)methyl]-5-thieno[3,2-b]pyrrolyl]-oxomethyl]-n-(2-furanylmethyl)-4-piperidinecarboxamide"@en, "1 [[4 [(4 فلوروفنیل) متیل] 5 تینو[3،2 ب] پیرولیل] اکسومتیل] N (2 فورانیل متیل) 4 پیپریدین کربوکسامید"@fa ;
  ns0:monoisotopicmass "465.15224" ;
  skos:broader <http://www.irandoc.acir/onto/irandoc/CHEBI:48591> ;
  ns0:subset "2_STAR" ;
  ns0:formula "C25H24FN3O3S" ;
  a skos:Concept, <http://www.irandoc.ac.ir/onto/irandoc-meta/Concept> ;
  ns0:inchikey "MBQKISRWBNFPED-UHFFFAOYSA-N" ;
  ns0:mass "465.542" ;
  ns0:inchi "InChI=1S/C25H24FN3O3S/c26-19-5-3-17(4-6-19)16-29-21-9-13-33-23(21)14-22(29)25(31)28-10-7-18(8-11-28)24(30)27-15-20-2-1-12-32-20/h1-6,9,12-14,18H,7-8,10-11,15-16H2,(H,27,30)" ;
  ns0:charge "0" ;
  ns0:smiles "C1CN(CCC1C(=O)NCC2=CC=CO2)C(=O)C3=CC4=C(N3CC5=CC=C(C=C5)F)C=CS4" .

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