{"id":13624,"date":"2025-10-11T08:09:26","date_gmt":"2025-10-11T06:09:26","guid":{"rendered":"https:\/\/kbf.unsa.ba\/integrated-philosophical-theological-study-program\/"},"modified":"2026-01-01T20:02:43","modified_gmt":"2026-01-01T19:02:43","slug":"integrated-philosophical-theological-study-program","status":"publish","type":"page","link":"https:\/\/kbf.unsa.ba\/en\/integrated-philosophical-theological-study-program\/","title":{"rendered":"Integrated Philosophical-Theological Study Program"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"13624\" class=\"elementor elementor-13624 elementor-874\" data-elementor-post-type=\"page\">\n\t\t\t\t<div class=\"elementor-element elementor-element-68ce6b14 section-xxl e-flex e-con-boxed e-con e-parent\" data-id=\"68ce6b14\" data-element_type=\"container\" data-e-type=\"container\" id=\"moj-video\" data-settings=\"{&quot;background_background&quot;:&quot;video&quot;,&quot;background_video_link&quot;:&quot;https:\\\/\\\/kbf.unsa.ba\\\/wp-content\\\/uploads\\\/2025\\\/11\\\/Firefly-Napravi-video-s-prijelazom-izmedu-strare-i-nove-zgrade-Katolickog-bogoslovnog-fakulteta-u-Sa.mp4&quot;,&quot;shape_divider_bottom&quot;:&quot;opacity-tilt&quot;,&quot;background_play_on_mobile&quot;:&quot;yes&quot;}\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-background-video-container\">\n\t\t\t\t\t\t\t<video class=\"elementor-background-video-hosted\" role=\"presentation\" autoplay muted playsinline loop><\/video>\n\t\t\t\t\t<\/div>\t\t<div class=\"elementor-shape elementor-shape-bottom\" aria-hidden=\"true\" data-negative=\"false\">\n\t\t\t<svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 2600 131.1\" preserveAspectRatio=\"none\">\n\t<path class=\"elementor-shape-fill\" d=\"M0 0L2600 0 2600 69.1 0 0z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.5\" d=\"M0 0L2600 0 2600 69.1 0 69.1z\"\/>\n\t<path class=\"elementor-shape-fill\" style=\"opacity:0.25\" d=\"M2600 0L0 0 0 130.1 2600 69.1z\"\/>\n<\/svg>\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2ba0e265 elementor-view-default elementor-invisible elementor-widget elementor-widget-icon\" data-id=\"2ba0e265\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"icon.default\">\n\t\t\t\t\t\t\t<div class=\"elementor-icon-wrapper\">\n\t\t\t<div class=\"elementor-icon elementor-animation-bounce-in\">\n\t\t\t<svg aria-hidden=\"true\" class=\"e-font-icon-svg e-fas-book\" viewBox=\"0 0 448 512\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\"><path d=\"M448 360V24c0-13.3-10.7-24-24-24H96C43 0 0 43 0 96v320c0 53 43 96 96 96h328c13.3 0 24-10.7 24-24v-16c0-7.5-3.5-14.3-8.9-18.7-4.2-15.4-4.2-59.3 0-74.7 5.4-4.3 8.9-11.1 8.9-18.6zM128 134c0-3.3 2.7-6 6-6h212c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H134c-3.3 0-6-2.7-6-6v-20zm0 64c0-3.3 2.7-6 6-6h212c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H134c-3.3 0-6-2.7-6-6v-20zm253.4 250H96c-17.7 0-32-14.3-32-32 0-17.6 14.4-32 32-32h285.4c-1.9 17.1-1.9 46.9 0 64z\"><\/path><\/svg>\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-1cd269c elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"1cd269c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:10}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h1 class=\"elementor-heading-title elementor-size-default\">INTEGRATED <br>PHILOSOPHICAL-THEOLOGICAL STUDY<\/h1>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-704f2392 elementor-widget elementor-widget-html\" data-id=\"704f2392\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t\t<script>function postaviGlatkiLoop() {\r\n    const video = document.querySelector('#moj-video .elementor-background-video-hosted');\r\n    \r\n    if (video) {\r\n        \/\/ --- OVDJE PODESITE POSTAVKE ---\r\n        const ZELJENA_BRZINA = 0.75; \/\/ Upi\u0161ite \u017eeljenu brzinu (npr. 0.75)\r\n        const TRAJANJE_FADEA_U_MS = 1500; \/\/ Upi\u0161ite trajanje fade-a u milisekundama (1500 = 1.5s)\r\n        \/\/ ---------------------------------\r\n\r\n        video.playbackRate = ZELJENA_BRZINA;\r\n        video.loop = false;\r\n\r\n        video.addEventListener('ended', function() {\r\n            video.style.opacity = '0';\r\n            setTimeout(function() {\r\n                video.currentTime = 0;\r\n                video.play();\r\n                video.style.opacity = '1';\r\n            }, TRAJANJE_FADEA_U_MS); \r\n        });\r\n\r\n        clearInterval(pronadjiVideoInterval);\r\n    }\r\n}\r\n\r\nconst pronadjiVideoInterval = setInterval(postaviGlatkiLoop, 100);\r\nsetTimeout(() => clearInterval(pronadjiVideoInterval), 5000);\r\n<\/script>\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-4cca7eb section-m section-ioscool e-flex e-con-boxed e-con e-parent\" data-id=\"4cca7eb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-c463cea e-con-full e-flex e-con e-child\" data-id=\"c463cea\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-62885d4 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"62885d4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:10}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">About the Theological Study Program<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2d2596c elementor-drop-cap-yes elementor-drop-cap-view-default elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"2d2596c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;drop_cap&quot;:&quot;yes&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p><span style=\"font-size: clamp(16px, 0.5rem + 1vw, 18px); letter-spacing: 0px;\">The Catholic Faculty of Theology at the University of Sarajevo offers an integrated philosophical-theological study program \u2013 a university study program of the first and second cycle, lasting five years (10 semesters). The program is based on the rich tradition of Vrhbosna Catholic Theology, the oldest systematically organized higher education institution in Bosnia and Herzegovina, founded in 1890 by the first Archbishop of Vrhbosna, Dr. Josip Stadler. Since its establishment, the Faculty has fulfilled the Church&#8217;s mission of educating and training priestly candidates and forming Catholic laity who, after their studies, assume their share of responsibility in the Church and society.   <\/span><\/p><p> <\/p><p><strong>Duration<\/strong>: 5 years (10 semesters)<br><strong>ECTS credits:<\/strong> 300 credits<\/p><p><strong>Mode of study:<\/strong> full-time and part-time<\/p><p><strong>Language of instruction:<\/strong> Croatian<br><strong>Academic title:<\/strong> Master of Theology<br><strong>Scientific field:<\/strong> Humanities, field of Theology.<\/p><p><strong> <\/strong><\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-0d96bfb section-m e-flex e-con-boxed e-con e-parent\" data-id=\"0d96bfb\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-8519a36 e-con-full e-flex e-con e-child\" data-id=\"8519a36\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-b977320 card-ioscool elementor-widget elementor-widget-image\" data-id=\"b977320\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/kbf.unsa.ba\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-5bfe3fa e-con-full e-flex e-con e-child\" data-id=\"5bfe3fa\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-e4a91e6 card-ioscool elementor-widget elementor-widget-image\" data-id=\"e4a91e6\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/kbf.unsa.ba\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-75aeeb5 e-con-full e-flex e-con e-child\" data-id=\"75aeeb5\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-46b17b6 elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"46b17b6\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:10}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Purpose and Goals of Theological Study<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-2f4dd13 elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"2f4dd13\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The purpose and aim of the philosophical-theological study program is the philosophical-theological education of students. The program has multiple roles: <\/p><ol><li><em>Primary Ecclesiastical Role<br><\/em>Education and training of candidates for diaconate and presbyterate \u2013 preparation for priestly ministry.<\/li><li><em>Educational Role<\/em><br>Training for teaching in primary and secondary schools, and for work within the educational system.<\/li><li><em>Pastoral and Social Role<\/em><br>Equipping students for work in social institutions, ecclesiastical, cultural, and humanitarian institutions, and in mass media.<\/li><\/ol><p>The philosophical-theological study program at the Catholic Faculty of Theology in Sarajevo intensively monitors and participates in the development of theological science worldwide, paying particular attention to interdisciplinarity with related sciences, as well as to regional historical, religious, social, and cultural specificities.<\/p><p><strong> <\/strong><\/p><h3><span style=\"color: #999999;\"><strong>Program Structure<\/strong><\/span><\/h3><p>The study program is organized into two semesters, with each semester lasting 15 weeks of instruction.<\/p><p>The study program is conducted through the following forms of instruction:<\/p><ul><li><em>Lectures<\/em> \u2013 acquisition of theoretical knowledge<\/li><li><em>Seminars<\/em> \u2013 development of scientific research competencies<\/li><li><em>Practical Sessions<\/em> \u2013 practical application of knowledge<\/li><li><em>Consultations<\/em> \u2013 individual student support<\/li><li><em>Fieldwork and Practical Training<\/em> \u2013 bridging theory and practice.<\/li><\/ul>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-751b4d9 section-m section-ioscool e-flex e-con-boxed e-con e-parent\" data-id=\"751b4d9\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-db3857c elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"db3857c\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:10}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h3 class=\"elementor-heading-title elementor-size-default\">Areas of Study<\/h3>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-e1b786a elementor-drop-cap-yes elementor-drop-cap-view-default elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"e1b786a\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;drop_cap&quot;:&quot;yes&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>The study program encompasses seven main scientific areas that together constitute a comprehensive philosophical-theological formation. Philosophical formation in the first two years of study provides a foundation for theological reflection, introducing students to specific philosophical methods and profound human and existential truths for theological contemplation and dialogue with the world. Biblical disciplines hold a primary and fundamental place, so students study the languages of Holy Scripture to directly access biblical texts, developing through detailed analysis the ability to interpret and apply biblical messages in contemporary theology. Theological formation develops through the study of the mystery of Christ and fundamental truths of faith based on Holy Scripture and Tradition, enabling students to develop a deep understanding and the ability to articulate Christian belief. Simultaneously, students encounter ethical questions arising from faith, learning how to apply theological principles to concrete moral situations and how to understand the Church&#8217;s social doctrine in the context of contemporary challenges such as bioethics, social justice, and environmental care. Students become acquainted with the development of the Church through time and various social contexts, understanding how Christianity adapted to different cultures and how faith has been preserved through the centuries. The practical component of the study prepares students for actual ecclesiastical work and educational activities, developing communication, teaching, and leadership skills, as well as the ability to adapt the theological message to different age groups and life contexts. Finally, students become familiar with the liturgical life of the Church and its institutional structure, gaining an understanding of how the community is organized and governed according to ecclesiastical norms and principles.       <\/p><p><strong> <\/strong><\/p><h3><span style=\"color: #a9a9a9;\"><strong>Completion of Studies<\/strong><\/span><\/h3><p>The study program is completed after the student:<\/p><ul><li>passes all exams prescribed by the curriculum (300 ECTS credits)<\/li><li>completes a written final thesis under supervision<\/li><li>successfully defends the final thesis before a three-member committee<\/li><li>passes the final examination \u2013 a comprehensive examination (thesaurus) from three areas of the philosophical-theological study program<\/li><\/ul><p>The final examination consists of:<\/p><ul><li>Defense of the final thesis<\/li><li>Answering questions from two additional areas of the philosophical-theological study program according to the established thematic areas<\/li><\/ul><p>Upon completion of the integrated philosophical-theological study program, the academic title of Master of Theology is acquired.<\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-7d227ec section-m  e-flex e-con-boxed e-con e-parent\" data-id=\"7d227ec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t<div class=\"elementor-element elementor-element-5fc2516 e-con-full e-flex e-con e-child\" data-id=\"5fc2516\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-73a6cca elementor-invisible elementor-widget elementor-widget-heading\" data-id=\"73a6cca\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;_animation&quot;:&quot;fadeIn&quot;,&quot;_animation_delay&quot;:10}\" data-widget_type=\"heading.default\">\n\t\t\t\t\t<h2 class=\"elementor-heading-title elementor-size-default\">Study Objectives and Competencies<\/h2>\t\t\t\t<\/div>\n\t\t\t\t<div class=\"elementor-element elementor-element-a6a17f4 elementor-drop-cap-yes elementor-drop-cap-view-default elementor-invisible elementor-widget elementor-widget-text-editor\" data-id=\"a6a17f4\" data-element_type=\"widget\" data-e-type=\"widget\" data-settings=\"{&quot;drop_cap&quot;:&quot;yes&quot;,&quot;_animation&quot;:&quot;fadeIn&quot;}\" data-widget_type=\"text-editor.default\">\n\t\t\t\t\t\t\t\t\t<p>Graduates of the integrated philosophical-theological study program are trained for various forms of ministry and engagement. Candidates for diaconate and presbyterate are prepared for pastoral ministry, developing the skills necessary for leading and encouraging faith communities, as well as for preaching and liturgical service. The program also enables specialization in the educational sphere, where students are trained for teaching in primary and secondary schools, catechetical work in parish communities, and participation in the broader educational system.  <\/p><p>Students also develop scientific research capabilities, learning how to critically approach philosophical and theological questions and how to conduct independent research in the field of theology. The program also prepares them for social engagement \u2013 working in social and humanitarian institutions and participating in media and public discourse. Special emphasis is placed on training for dialogue with other sciences, religious traditions, and churches, which is essential for ecumenical and interreligious cooperation in contemporary pluralistic society.  <\/p><p><strong> <\/strong><\/p><h3><span style=\"color: #999999;\"><strong>Connection with the Local Community<\/strong><\/span><\/h3><p>The integrated philosophical-theological study program is closely connected with the Archdiocese of Vrhbosna, other surrounding dioceses, religious communities, and educational institutions in Bosnia and Herzegovina. This connection ensures that the program is always focused on the real needs of the Church and society, and that students have the opportunity for practical involvement. <\/p><p>The Faculty actively collaborates with the Catechetical Office of the Archdiocese of Vrhbosna, a network of primary and secondary schools, media and humanitarian organizations, and cultural institutions, which creates a rich network of opportunities for practical work and internships for students during their studies.<\/p><p><strong> <\/strong><\/p><h3><span style=\"color: #999999;\"><strong>Student Mobility<\/strong><\/span><\/h3><p>The program offers students mobility opportunities that enable the expansion of their experience and knowledge. At the regional level, opportunities for cooperation are open with the Catholic Faculties of Theology at the Universities of Zagreb, Split, and \u0110akovo, which allows students to become acquainted with different theological traditions and approaches in the region. <\/p><p>At the international level, students have access to the Erasmus+ program, which enables student exchange with similar study programs across Europe, providing them with the opportunity to study in various cultural and religious contexts. It is particularly important to emphasize that the program also allows for the continuation of education in postgraduate studies in Bosnia and Herzegovina and abroad. <\/p>\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-04a7644 e-con-full e-flex e-con e-child\" data-id=\"04a7644\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t<div class=\"elementor-element elementor-element-97d8979 e-con-full e-flex e-con e-child\" data-id=\"97d8979\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-d124aad card-ioscool elementor-widget elementor-widget-image\" data-id=\"d124aad\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/kbf.unsa.ba\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t<div class=\"elementor-element elementor-element-f40c6ec e-con-full e-flex e-con e-child\" data-id=\"f40c6ec\" data-element_type=\"container\" data-e-type=\"container\">\n\t\t\t\t<div class=\"elementor-element elementor-element-cf95617 card-ioscool elementor-widget elementor-widget-image\" data-id=\"cf95617\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"image.default\">\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<img decoding=\"async\" src=\"https:\/\/kbf.unsa.ba\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png\" title=\"\" alt=\"\" loading=\"lazy\">\t\t\t\t\t\t\t\t\t\t\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>INTEGRATED PHILOSOPHICAL-THEOLOGICAL STUDY About the Theological Study Program The Catholic Faculty of Theology at the University of Sarajevo offers an &hellip; <\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"elementor_header_footer","meta":{"footnotes":""},"class_list":["post-13624","page","type-page","status-publish","hentry","latest_post"],"rttpg_featured_image_url":null,"rttpg_author":{"display_name":"tajnistvo_bcxr0t1k","author_link":"https:\/\/kbf.unsa.ba\/en\/author\/tajnistvo_bcxr0t1k\/"},"rttpg_comment":0,"rttpg_category":" <a href=\"https:\/\/kbf.unsa.ba\/en\/?taxonomy=translation_priority&#038;term=optional-en\" rel=\"tag\">Optional<\/a>","rttpg_excerpt":"INTEGRATED PHILOSOPHICAL-THEOLOGICAL STUDY About the Theological Study Program The Catholic Faculty of Theology at the University of Sarajevo offers an &hellip;","_links":{"self":[{"href":"https:\/\/kbf.unsa.ba\/en\/wp-json\/wp\/v2\/pages\/13624","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/kbf.unsa.ba\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/kbf.unsa.ba\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/kbf.unsa.ba\/en\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/kbf.unsa.ba\/en\/wp-json\/wp\/v2\/comments?post=13624"}],"version-history":[{"count":2,"href":"https:\/\/kbf.unsa.ba\/en\/wp-json\/wp\/v2\/pages\/13624\/revisions"}],"predecessor-version":[{"id":14813,"href":"https:\/\/kbf.unsa.ba\/en\/wp-json\/wp\/v2\/pages\/13624\/revisions\/14813"}],"wp:attachment":[{"href":"https:\/\/kbf.unsa.ba\/en\/wp-json\/wp\/v2\/media?parent=13624"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}