{"id":142609,"date":"2025-09-26T03:30:31","date_gmt":"2025-09-25T18:30:31","guid":{"rendered":"https:\/\/thekoreantoday.com\/history-alive\/?page_id=142609"},"modified":"2025-09-30T11:12:29","modified_gmt":"2025-09-30T02:12:29","slug":"balhae","status":"publish","type":"page","link":"https:\/\/thekoreantoday.com\/history-alive\/balhae\/","title":{"rendered":"\ubc1c\ud574"},"content":{"rendered":"\n<!-- \ubc1c\ud574 \ub300\uc81c\uad6d \uc5ed\uc0ac \uc2dc\uac04 \ud45c\uc2dc \uc704\uc82f - \uc6cc\ub4dc\ud504\ub808\uc2a4 \ud3ec\uc2a4\ud2b8\uc6a9 (\uae54\ub054\ud55c \ubc84\uc804) -->\n<style>\n    .balhae-container {\n        max-width: 1800px;\n        margin: 2rem auto;\n        padding: 3rem;\n        background: linear-gradient(135deg, #0f172a 0%, #1e3a8a 50%, #0f172a 100%);\n        border-radius: 20px;\n        color: #3b82f6;\n        font-family: 'Malgun Gothic', '\ub9d1\uc740 \uace0\ub515', sans-serif;\n        box-shadow: 0 10px 40px rgba(0, 0, 0, 0.3);\n        border: 2px solid rgba(59, 130, 246, 0.4);\n    }\n\n    \/* \ud5e4\ub354 \uc601\uc5ed *\/\n    .balhae-header {\n        text-align: center;\n        margin-bottom: 3rem;\n        padding-bottom: 2rem;\n        border-bottom: 2px solid rgba(59, 130, 246, 0.3);\n    }\n\n    .balhae-main-title {\n        font-size: 3rem;\n        font-weight: 800;\n        color: #3b82f6;\n        margin-bottom: 1rem;\n        text-shadow: 0 2px 8px rgba(59, 130, 246, 0.5);\n        letter-spacing: 4px;\n    }\n\n    .balhae-subtitle {\n        font-size: 1.4rem;\n        color: #60a5fa;\n        margin-bottom: 0.8rem;\n        font-weight: 600;\n    }\n\n    .balhae-dynasty-info {\n        font-size: 1.1rem;\n        color: #93c5fd;\n        line-height: 1.8;\n    }\n\n    \/* \uc2dc\uac04 \ud45c\uc2dc \uadf8\ub9ac\ub4dc *\/\n    .balhae-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(380px, 1fr));\n        gap: 2rem;\n        margin-bottom: 3rem;\n    }\n\n    .balhae-time-box {\n        background: rgba(15, 23, 42, 0.6);\n        padding: 2rem;\n        border-radius: 15px;\n        border: 2px solid rgba(59, 130, 246, 0.4);\n        transition: all 0.3s ease;\n        backdrop-filter: blur(10px);\n    }\n\n    .balhae-time-box:hover {\n        transform: translateY(-5px);\n        box-shadow: 0 10px 30px rgba(59, 130, 246, 0.3);\n        border-color: #3b82f6;\n    }\n\n    .balhae-time-title {\n        font-size: 1.6rem;\n        font-weight: 700;\n        color: #3b82f6;\n        margin-bottom: 1.5rem;\n        text-align: center;\n        text-shadow: 0 2px 4px rgba(0, 0, 0, 0.3);\n    }\n\n    .balhae-time-display {\n        display: flex;\n        justify-content: center;\n        flex-wrap: wrap;\n        gap: 0.8rem;\n        margin-bottom: 1.5rem;\n    }\n\n    .balhae-time-unit {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        padding: 0.8rem 1rem;\n        background: rgba(15, 23, 42, 0.8);\n        border-radius: 10px;\n        border: 1px solid rgba(59, 130, 246, 0.3);\n        min-width: 60px;\n        transition: all 0.3s ease;\n    }\n\n    .balhae-time-unit:hover {\n        background: rgba(59, 130, 246, 0.2);\n        border-color: #3b82f6;\n    }\n\n    .balhae-time-unit .number {\n        font-size: 2rem;\n        font-family: 'Arial', sans-serif;\n        color: #3b82f6;\n        font-weight: 700;\n        line-height: 1;\n    }\n\n    .balhae-time-unit .label {\n        font-size: 0.9rem;\n        color: #93c5fd;\n        margin-top: 0.4rem;\n        font-weight: 500;\n    }\n\n    .balhae-description {\n        font-size: 1rem;\n        color: #93c5fd;\n        text-align: center;\n        line-height: 1.6;\n    }\n\n    \/* \ud2b9\uc9d5 \uc139\uc158 *\/\n    .balhae-empire-section {\n        margin-top: 3rem;\n        padding: 2.5rem;\n        background: rgba(15, 23, 42, 0.5);\n        border-radius: 15px;\n        border: 2px solid rgba(59, 130, 246, 0.3);\n    }\n\n    .balhae-section-title {\n        text-align: center;\n        font-size: 2.2rem;\n        font-weight: 700;\n        color: #3b82f6;\n        margin-bottom: 2.5rem;\n        text-shadow: 0 2px 6px rgba(0, 0, 0, 0.3);\n    }\n\n    .balhae-features-grid {\n        display: grid;\n        grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));\n        gap: 1.5rem;\n        margin-bottom: 3rem;\n    }\n\n    .balhae-feature {\n        text-align: center;\n        padding: 2rem 1.5rem;\n        background: rgba(15, 23, 42, 0.7);\n        border-radius: 12px;\n        border: 1px solid rgba(59, 130, 246, 0.3);\n        transition: all 0.3s ease;\n    }\n\n    .balhae-feature:hover {\n        transform: translateY(-3px);\n        border-color: #3b82f6;\n        box-shadow: 0 8px 20px rgba(59, 130, 246, 0.2);\n    }\n\n    .balhae-feature-icon {\n        font-size: 3rem;\n        margin-bottom: 1rem;\n        filter: drop-shadow(0 2px 4px rgba(0, 0, 0, 0.3));\n    }\n\n    .balhae-feature-title {\n        font-size: 1.3rem;\n        font-weight: 700;\n        color: #3b82f6;\n        margin-bottom: 1rem;\n    }\n\n    .balhae-feature-desc {\n        font-size: 0.95rem;\n        color: #93c5fd;\n        line-height: 1.6;\n    }\n\n    \/* \ud0c0\uc784\ub77c\uc778 *\/\n    .balhae-legacy {\n        margin-top: 3rem;\n        padding: 2.5rem;\n        background: rgba(15, 23, 42, 0.6);\n        border-radius: 12px;\n    }\n\n    .balhae-legacy-title {\n        text-align: center;\n        font-size: 2rem;\n        font-weight: 700;\n        color: #3b82f6;\n        margin-bottom: 2rem;\n    }\n\n    .balhae-timeline {\n        display: flex;\n        justify-content: center;\n        align-items: center;\n        flex-wrap: wrap;\n        gap: 1rem;\n        margin: 2rem 0;\n    }\n\n    .balhae-timeline-item {\n        display: flex;\n        flex-direction: column;\n        align-items: center;\n        padding: 1.2rem 1.5rem;\n        background: rgba(15, 23, 42, 0.8);\n        border-radius: 10px;\n        border: 1px solid rgba(59, 130, 246, 0.3);\n        transition: all 0.3s ease;\n        min-width: 180px;\n    }\n\n    .balhae-timeline-item:hover {\n        transform: scale(1.05);\n        border-color: #3b82f6;\n    }\n\n    .balhae-timeline-year {\n        color: #3b82f6;\n        font-weight: 700;\n        font-size: 1.1rem;\n        margin-bottom: 0.5rem;\n    }\n\n    .balhae-timeline-event {\n        color: #93c5fd;\n        font-size: 0.9rem;\n        text-align: center;\n        line-height: 1.4;\n    }\n\n    .balhae-divider {\n        color: #60a5fa;\n        font-size: 1.2rem;\n        opacity: 0.7;\n    }\n\n    \/* \ud558\ub2e8 \uc815\ubcf4 *\/\n    .balhae-footer {\n        text-align: center;\n        margin-top: 3rem;\n        padding: 2.5rem;\n        background: rgba(15, 23, 42, 0.5);\n        border-radius: 12px;\n        border-top: 2px solid rgba(59, 130, 246, 0.3);\n    }\n\n    .balhae-footer-text {\n        color: #93c5fd;\n        font-size: 1.05rem;\n        line-height: 2;\n        margin-bottom: 0.8rem;\n    }\n\n    .balhae-highlight {\n        color: #3b82f6;\n        font-weight: 600;\n    }\n\n    .balhae-final-quote {\n        margin-top: 2rem;\n        font-size: 1.15rem;\n        font-weight: 600;\n        color: #60a5fa;\n        font-style: italic;\n        padding-top: 1.5rem;\n        border-top: 1px solid rgba(59, 130, 246, 0.3);\n        line-height: 1.8;\n    }\n\n    .emoji {\n        margin: 0 0.3rem;\n    }\n\n    \/* \ubaa8\ubc14\uc77c \ubc18\uc751\ud615 *\/\n    @media (max-width: 768px) {\n        .balhae-container {\n            padding: 1.5rem;\n            margin: 1rem;\n        }\n        \n        .balhae-main-title {\n            font-size: 2rem;\n            letter-spacing: 2px;\n        }\n        \n        .balhae-subtitle {\n            font-size: 1.1rem;\n        }\n        \n        .balhae-dynasty-info {\n            font-size: 0.95rem;\n        }\n        \n        .balhae-grid {\n            grid-template-columns: 1fr;\n            gap: 1.5rem;\n        }\n        \n        .balhae-time-box {\n            padding: 1.5rem;\n        }\n        \n        .balhae-time-title {\n            font-size: 1.3rem;\n        }\n        \n        .balhae-time-unit .number {\n            font-size: 1.6rem;\n        }\n        \n        .balhae-time-unit .label {\n            font-size: 0.8rem;\n        }\n        \n        .balhae-section-title {\n            font-size: 1.6rem;\n        }\n        \n        .balhae-features-grid {\n            grid-template-columns: 1fr;\n            gap: 1rem;\n        }\n        \n        .balhae-feature {\n            padding: 1.5rem 1rem;\n        }\n        \n        .balhae-feature-icon {\n            font-size: 2.5rem;\n        }\n        \n        .balhae-timeline {\n            flex-direction: column;\n        }\n        \n        .balhae-timeline-item {\n            width: 100%;\n            max-width: 300px;\n        }\n        \n        .balhae-divider {\n            transform: rotate(90deg);\n        }\n        \n        .balhae-footer-text {\n            font-size: 0.95rem;\n        }\n        \n        .balhae-final-quote {\n            font-size: 1rem;\n        }\n    }\n\n    @media (min-width: 769px) and (max-width: 1024px) {\n        .balhae-features-grid {\n            grid-template-columns: repeat(2, 1fr);\n        }\n    }\n\n    @media (min-width: 1025px) {\n        .balhae-grid {\n            grid-template-columns: repeat(4, 1fr);\n        }\n        \n        .balhae-features-grid {\n            grid-template-columns: repeat(3, 1fr);\n        }\n    }\n<\/style>\n\n<div class=\"balhae-container\">\n    <div class=\"balhae-header\">\n        <h1 class=\"balhae-main-title\">\n            <span class=\"emoji\">\ud83c\udf0c<\/span>\n            \u6e24\u6d77 \u5927\u5e1d\u570b\n            <span class=\"emoji\">\ud83c\udf0c<\/span>\n        <\/h1>\n        <p class=\"balhae-subtitle\">\ud574\ub3d9\uc131\uad6d\uc758 \uc601\uad11 &#8211; \uace0\uad6c\ub824 \uacc4\uc2b9\uacfc \ubd81\ubc29 \ubb38\ud654\uc758 \uc815\uc218<\/p>\n        <p class=\"balhae-dynasty-info\">698\ub144 ~ 926\ub144 | 228\ub144\uac04 \ubd81\ubc29 \ucd5c\ub300 \uc81c\uad6d<br>\n        \uace0\uc655 \ub300\uc870\uc601 \uc9c4\uad6d \uac74\uad6d | 5\uacbd 15\ubd80 62\uc8fc\uc758 \uad11\ub300\ud55c \uc601\ud1a0<\/p>\n    <\/div>\n\n    <div class=\"balhae-grid\">\n        <!-- \ubc1c\ud574 \uac74\uad6d \uc774\ud6c4 -->\n        <div class=\"balhae-time-box\">\n            <h3 class=\"balhae-time-title\">\n                <span class=\"emoji\">\ud83c\udfdb\ufe0f<\/span>\n                \ubc1c\ud574 \uac74\uad6d\n            <\/h3>\n            <div class=\"balhae-time-display\" id=\"timeSinceBalhae\"><\/div>\n            <div class=\"balhae-description\">698\ub144 \ub300\uc870\uc601<br>\ucc9c\ubb38\ub839 \ub300\ucca9 \ud6c4 \uc9c4\uad6d \uac74\uad6d<\/div>\n        <\/div>\n\n        <!-- \ud604\uc7ac \uc2dc\uac01 -->\n        <div class=\"balhae-time-box\">\n            <h3 class=\"balhae-time-title\">\n                <span class=\"emoji\">\u23f0<\/span>\n                \ud604\uc7ac \uc2dc\uac01\n            <\/h3>\n            <div class=\"balhae-time-display\" id=\"currentTimeBalhae\"><\/div>\n            <div class=\"balhae-description\">\ub300\ud55c\ubbfc\uad6d \ud45c\uc900\uc2dc (KST)<br>\ud83c\udf0c \ubd81\ubc29 \uc624\ub85c\ub77c\uac00 \uc9c0\ud0a4\ub294 \uc2dc\uac04<\/div>\n        <\/div>\n\n        <!-- \ud574\ub3d9\uc131\uad6d \uc804\uc131\uae30 -->\n        <div class=\"balhae-time-box\">\n            <h3 class=\"balhae-time-title\">\n                <span class=\"emoji\">\ud83d\udc51<\/span>\n                \ud574\ub3d9\uc131\uad6d\n            <\/h3>\n            <div class=\"balhae-time-display\" id=\"timeSinceHeadong\"><\/div>\n            <div class=\"balhae-description\">9\uc138\uae30 \uc120\uc655 \uc2dc\ub300<br>\ub3d9\ubc29 \ucd5c\uac15\uad6d \uc704\uc0c1<\/div>\n        <\/div>\n\n        <!-- \ubc1c\ud574 \uba78\ub9dd \uc774\ud6c4 -->\n        <div class=\"balhae-time-box\">\n            <h3 class=\"balhae-time-title\">\n                <span class=\"emoji\">\u26a1<\/span>\n                \ubc1c\ud574 \uba78\ub9dd\n            <\/h3>\n            <div class=\"balhae-time-display\" id=\"timeSinceBalhaeFall\"><\/div>\n            <div class=\"balhae-description\">926\ub144 \uac70\ub780 \uce68\uc785<br>228\ub144 \uc81c\uad6d \uc885\ub8cc<\/div>\n        <\/div>\n    <\/div>\n\n    <!-- \ubc1c\ud574 \uc81c\uad6d\uc758 \uc790\ub791 -->\n    <div class=\"balhae-empire-section\">\n        <h2 class=\"balhae-section-title\">\n            <span class=\"emoji\">\u2728<\/span>\n            \u6e24\u6d77 \u5e1d\u570b\uc758 \u5a01\u5bb9\n            <span class=\"emoji\">\u2728<\/span>\n        <\/h2>\n        \n        <div class=\"balhae-features-grid\">\n            <div class=\"balhae-feature\">\n                <div class=\"balhae-feature-icon\">\ud83c\udf0c<\/div>\n                <div class=\"balhae-feature-title\">\ud574\ub3d9\uc131\uad6d<\/div>\n                <div class=\"balhae-feature-desc\">\ub2f9\ub098\ub77c\uac00 \uc778\uc815\ud55c \ub3d9\ubc29 \ucd5c\uac15\uad6d. 9\uc138\uae30 \ub3d9\uc544\uc2dc\uc544 \uc704\uc0c1<\/div>\n            <\/div>\n            \n            <div class=\"balhae-feature\">\n                <div class=\"balhae-feature-icon\">\ud83c\udfdb\ufe0f<\/div>\n                <div class=\"balhae-feature-title\">5\uacbd 15\ubd80 62\uc8fc<\/div>\n                <div class=\"balhae-feature-desc\">\uc0c1\uacbd \uc6a9\ucc9c\ubd80 \uc911\uc2ec \uccb4\uacc4\uc801 \ud589\uc815. \uad11\ub300\ud55c \uc601\ud1a0 \ud1b5\uce58<\/div>\n            <\/div>\n            \n            <div class=\"balhae-feature\">\n                <div class=\"balhae-feature-icon\">\ud83d\udc51<\/div>\n                <div class=\"balhae-feature-title\">\uace0\uad6c\ub824 \uacc4\uc2b9<\/div>\n                <div class=\"balhae-feature-desc\">\ub300\uc870\uc601\uc758 \uace0\uad6c\ub824 \uc61b \ub545 \uc218\ubcf5. \uc815\ud1b5 \ubd81\ubc29 \uc81c\uad6d<\/div>\n            <\/div>\n            \n            <div class=\"balhae-feature\">\n                <div class=\"balhae-feature-icon\">\ud83d\udcda<\/div>\n                <div class=\"balhae-feature-title\">\uc8fc\uc790\uac10 \uad50\uc721<\/div>\n                <div class=\"balhae-feature-desc\">\ubb38\uc655 \uc124\ub9bd \ucd5c\uace0 \uad50\uc721\uae30\uad00. \ub2f9\ub098\ub77c \ube48\uacf5\uacfc \uae09\uc81c<\/div>\n            <\/div>\n            \n            <div class=\"balhae-feature\">\n                <div class=\"balhae-feature-icon\">\ud83c\udf0a<\/div>\n                <div class=\"balhae-feature-title\">\ub2e4\ubbfc\uc871 \uc5f0\ub9f9<\/div>\n                <div class=\"balhae-feature-desc\">\uace0\uad6c\ub824\uc778\uacfc \ub9d0\uac08\uc871 \ud1b5\ud569. \ud3ec\uc6a9\uc801 \uad6d\uac00 \uccb4\uc81c<\/div>\n            <\/div>\n            \n            <div class=\"balhae-feature\">\n                <div class=\"balhae-feature-icon\">\ud83c\udf0d<\/div>\n                <div class=\"balhae-feature-title\">\uad6d\uc81c \uc678\uad50<\/div>\n                <div class=\"balhae-feature-desc\">\ub2f9\u00b7\uc2e0\ub77c\u00b7\uc77c\ubcf8 \uc678\uad50. \ub3d9\uc544\uc2dc\uc544 \uc138\ub825 \uade0\ud615<\/div>\n            <\/div>\n        <\/div>\n\n        <!-- \ubc1c\ud574 \uc5ed\uc0ac \ud0c0\uc784\ub77c\uc778 -->\n        <div class=\"balhae-legacy\">\n            <h3 class=\"balhae-legacy-title\">\n                <span class=\"emoji\">\ud83d\udcff<\/span>\n                \ud574\ub3d9\uc131\uad6d \ubc1c\ud574\uc758 \ub300\uc11c\uc0ac\n            <\/h3>\n            \n            <div class=\"balhae-timeline\">\n                <div class=\"balhae-timeline-item\">\n                    <div class=\"balhae-timeline-year\">698\ub144<\/div>\n                    <div class=\"balhae-timeline-event\">\ub300\uc870\uc601 \uac74\uad6d<br>\ucc9c\ubb38\ub839 \ub300\ucca9<\/div>\n                <\/div>\n                <span class=\"balhae-divider\">\u25b6<\/span>\n                <div class=\"balhae-timeline-item\">\n                    <div class=\"balhae-timeline-year\">719-737\ub144<\/div>\n                    <div class=\"balhae-timeline-event\">\ubb34\uc655 \ud655\uc7a5<br>\ub4f1\uc8fc \uacf5\uaca9<\/div>\n                <\/div>\n                <span class=\"balhae-divider\">\u25b6<\/span>\n                <div class=\"balhae-timeline-item\">\n                    <div class=\"balhae-timeline-year\">737-793\ub144<\/div>\n                    <div class=\"balhae-timeline-event\">\ubb38\uc655 \uc815\ube44<br>3\uc131 6\ubd80<\/div>\n                <\/div>\n                <span class=\"balhae-divider\">\u25b6<\/span>\n                <div class=\"balhae-timeline-item\">\n                    <div class=\"balhae-timeline-year\">793-818\ub144<\/div>\n                    <div class=\"balhae-timeline-event\">\uc655\uc704 \ud63c\ub780<br>6\uba85 \uad50\uccb4<\/div>\n                <\/div>\n            <\/div>\n            \n            <div class=\"balhae-timeline\">\n                <div class=\"balhae-timeline-item\">\n                    <div class=\"balhae-timeline-year\">818-830\ub144<\/div>\n                    <div class=\"balhae-timeline-event\">\uc120\uc655 \uc911\ud765<br>\uc804\uc131\uae30<\/div>\n                <\/div>\n                <span class=\"balhae-divider\">\u25b6<\/span>\n                <div class=\"balhae-timeline-item\">\n                    <div class=\"balhae-timeline-year\">9\uc138\uae30<\/div>\n                    <div class=\"balhae-timeline-event\">\uc601\ud1a0 \uc644\uc131<br>62\uc8fc \uccb4\uc81c<\/div>\n                <\/div>\n                <span class=\"balhae-divider\">\u25b6<\/span>\n                <div class=\"balhae-timeline-item\">\n                    <div class=\"balhae-timeline-year\">925-926\ub144<\/div>\n                    <div class=\"balhae-timeline-event\">\uac70\ub780 \uce68\uc785<br>\uc81c\uad6d \uba78\ub9dd<\/div>\n                <\/div>\n                <span class=\"balhae-divider\">\u25b6<\/span>\n                <div class=\"balhae-timeline-item\">\n                    <div class=\"balhae-timeline-year\">\ud604\uc7ac<\/div>\n                    <div class=\"balhae-timeline-event\">\ubd81\ubc29 \ubb38\ud654<br>\uc5ed\uc0ac \uc18d \uc601\uad11<\/div>\n                <\/div>\n            <\/div>\n        <\/div>\n    <\/div>\n\n    <!-- \ud558\ub2e8 \uc815\ubcf4 -->\n    <div class=\"balhae-footer\">\n        <div class=\"balhae-footer-text\">\n            <span class=\"emoji\">\ud83c\udfdb\ufe0f<\/span><span class=\"balhae-highlight\">\uc0c1\uacbd \uc6a9\ucc9c\ubd80<\/span> \u00b7 \n            <span class=\"emoji\">\ud83c\udff0<\/span><span class=\"balhae-highlight\">\uc911\uacbd \ud604\ub355\ubd80<\/span> \u00b7 \n            <span class=\"emoji\">\ud83c\udf0c<\/span><span class=\"balhae-highlight\">\ub3d9\uacbd \uc6a9\uc6d0\ubd80<\/span> \u00b7 \n            <span class=\"emoji\">\ud83c\udfef<\/span><span class=\"balhae-highlight\">\ub0a8\uacbd \ub0a8\ud574\ubd80<\/span>\n        <\/div>\n        <div class=\"balhae-footer-text\">\n            <span class=\"emoji\">\ud83d\udc64<\/span>\ub300\uc870\uc601 \u00b7 <span class=\"emoji\">\u2694\ufe0f<\/span>\ub300\ubb34\uc608 \u00b7 <span class=\"emoji\">\ud83d\udcda<\/span>\ub300\ud760\ubb34 \u00b7 <span class=\"emoji\">\ud83d\udc51<\/span>\ub300\uc778\uc218\n        <\/div>\n        <div class=\"balhae-footer-text\">\n            <span class=\"emoji\">\ud83c\udf0c<\/span>\ud574\ub3d9\uc131\uad6d \u00b7 <span class=\"emoji\">\ud83c\udfdb\ufe0f<\/span>3\uc131 6\ubd80 \u00b7 <span class=\"emoji\">\ud83d\udcda<\/span>\uc8fc\uc790\uac10 | \n            <span class=\"emoji\">\ud83c\udffa<\/span><span class=\"balhae-highlight\">\uc815\ud61c\u00b7\uc815\ud6a8\uacf5\uc8fc\ubb18\u00b7\uc774\ubd88\ubcd1\uc88c\uc0c1<\/span>\n        <\/div>\n        <div class=\"balhae-footer-text\">\n            <span class=\"emoji\">\ud83c\udf0a<\/span>\uace0\uad6c\ub824 \uacc4\uc2b9 \u00b7 \ub9d0\uac08 \uc5f0\ub9f9 \u00b7 \ubd81\ubc29 \uc601\ud1a0 | \n            <span class=\"emoji\">\ud83c\udf0d<\/span><span class=\"balhae-highlight\">\ub2f9\u00b7\uc2e0\ub77c\u00b7\uc77c\ubcf8 \uc678\uad50\u00b7\ud669\uc81c\uad6d \uccb4\uc81c<\/span>\n        <\/div>\n        \n        <div class=\"balhae-final-quote\">\n            &#8220;\u6d77\u6771\u76db\u570b &#8211; \ubc14\ub2e4 \ub3d9\ucabd\uc758 \uc735\uc131\ud55c \ub098\ub77c<br>\n            \uace0\uad6c\ub824\uc758 \uafc8\uc744 \uc774\uc5b4\ubc1b\uc740 \ubc1c\ud574 \ub300\uc81c\uad6d\uc758 \uc601\uad11\uc774 \uc774 \ub545\uc5d0 \uc601\uc6d0\ud558\ub9ac\ub77c&#8221;\n        <\/div>\n    <\/div>\n<\/div>\n\n<script>\nfunction updateBalhaeTimes() {\n    const now = new Date();\n\n    \/\/ \ud604\uc7ac \uc2dc\uac01 \uc5c5\ub370\uc774\ud2b8\n    document.getElementById('currentTimeBalhae').innerHTML = `\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${now.getFullYear()}<\/span>\n            <span class=\"label\">\ub144<\/span>\n        <\/div>\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${String(now.getMonth() + 1).padStart(2, '0')}<\/span>\n            <span class=\"label\">\uc6d4<\/span>\n        <\/div>\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${String(now.getDate()).padStart(2, '0')}<\/span>\n            <span class=\"label\">\uc77c<\/span>\n        <\/div>\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${String(now.getHours()).padStart(2, '0')}<\/span>\n            <span class=\"label\">\uc2dc<\/span>\n        <\/div>\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${String(now.getMinutes()).padStart(2, '0')}<\/span>\n            <span class=\"label\">\ubd84<\/span>\n        <\/div>\n    `;\n\n    \/\/ \ubc1c\ud574 \uac74\uad6d \uc2dc\uc810 (698\ub144)\n    const balhaeStart = new Date(698, 0, 1, 0, 0, 0, 0);\n    const timeDiffBalhae = now - balhaeStart;\n    const yearsBalhae = Math.floor(timeDiffBalhae \/ (1000 * 60 * 60 * 24 * 365.25));\n    const monthsBalhae = Math.floor((timeDiffBalhae % (1000 * 60 * 60 * 24 * 365.25)) \/ (1000 * 60 * 60 * 24 * 30.44));\n    const daysBalhae = Math.floor((timeDiffBalhae % (1000 * 60 * 60 * 24 * 30.44)) \/ (1000 * 60 * 60 * 24));\n    const hoursBalhae = Math.floor((timeDiffBalhae % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n    const minutesBalhae = Math.floor((timeDiffBalhae % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    document.getElementById('timeSinceBalhae').innerHTML = `\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${yearsBalhae}<\/span>\n            <span class=\"label\">\ub144<\/span>\n        <\/div>\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${monthsBalhae}<\/span>\n            <span class=\"label\">\uac1c\uc6d4<\/span>\n        <\/div>\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${daysBalhae}<\/span>\n            <span class=\"label\">\uc77c<\/span>\n        <\/div>\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${String(hoursBalhae).padStart(2, '0')}<\/span>\n            <span class=\"label\">\uc2dc<\/span>\n        <\/div>\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${String(minutesBalhae).padStart(2, '0')}<\/span>\n            <span class=\"label\">\ubd84<\/span>\n        <\/div>\n    `;\n\n    \/\/ \ud574\ub3d9\uc131\uad6d \uc804\uc131\uae30 \uc2dc\uc810 (820\ub144, \uc120\uc655 \uc2dc\uae30)\n    const headongStart = new Date(820, 0, 1, 0, 0, 0, 0);\n    const timeDiffHeadong = now - headongStart;\n    const yearsHeadong = Math.floor(timeDiffHeadong \/ (1000 * 60 * 60 * 24 * 365.25));\n    const monthsHeadong = Math.floor((timeDiffHeadong % (1000 * 60 * 60 * 24 * 365.25)) \/ (1000 * 60 * 60 * 24 * 30.44));\n    const daysHeadong = Math.floor((timeDiffHeadong % (1000 * 60 * 60 * 24 * 30.44)) \/ (1000 * 60 * 60 * 24));\n    const hoursHeadong = Math.floor((timeDiffHeadong % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n    const minutesHeadong = Math.floor((timeDiffHeadong % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    document.getElementById('timeSinceHeadong').innerHTML = `\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${yearsHeadong}<\/span>\n            <span class=\"label\">\ub144<\/span>\n        <\/div>\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${monthsHeadong}<\/span>\n            <span class=\"label\">\uac1c\uc6d4<\/span>\n        <\/div>\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${daysHeadong}<\/span>\n            <span class=\"label\">\uc77c<\/span>\n        <\/div>\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${String(hoursHeadong).padStart(2, '0')}<\/span>\n            <span class=\"label\">\uc2dc<\/span>\n        <\/div>\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${String(minutesHeadong).padStart(2, '0')}<\/span>\n            <span class=\"label\">\ubd84<\/span>\n        <\/div>\n    `;\n\n    \/\/ \ubc1c\ud574 \uba78\ub9dd \uc2dc\uc810 (926\ub144)\n    const balhaeFallStart = new Date(926, 0, 1, 0, 0, 0, 0);\n    const timeDiffBalhaeFall = now - balhaeFallStart;\n    const yearsBalhaeFall = Math.floor(timeDiffBalhaeFall \/ (1000 * 60 * 60 * 24 * 365.25));\n    const monthsBalhaeFall = Math.floor((timeDiffBalhaeFall % (1000 * 60 * 60 * 24 * 365.25)) \/ (1000 * 60 * 60 * 24 * 30.44));\n    const daysBalhaeFall = Math.floor((timeDiffBalhaeFall % (1000 * 60 * 60 * 24 * 30.44)) \/ (1000 * 60 * 60 * 24));\n    const hoursBalhaeFall = Math.floor((timeDiffBalhaeFall % (1000 * 60 * 60 * 24)) \/ (1000 * 60 * 60));\n    const minutesBalhaeFall = Math.floor((timeDiffBalhaeFall % (1000 * 60 * 60)) \/ (1000 * 60));\n\n    document.getElementById('timeSinceBalhaeFall').innerHTML = `\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${yearsBalhaeFall}<\/span>\n            <span class=\"label\">\ub144<\/span>\n        <\/div>\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${monthsBalhaeFall}<\/span>\n            <span class=\"label\">\uac1c\uc6d4<\/span>\n        <\/div>\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${daysBalhaeFall}<\/span>\n            <span class=\"label\">\uc77c<\/span>\n        <\/div>\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${String(hoursBalhaeFall).padStart(2, '0')}<\/span>\n            <span class=\"label\">\uc2dc<\/span>\n        <\/div>\n        <div class=\"balhae-time-unit\">\n            <span class=\"number\">${String(minutesBalhaeFall).padStart(2, '0')}<\/span>\n            <span class=\"label\">\ubd84<\/span>\n        <\/div>\n    `;\n}\n\n\/\/ \ud398\uc774\uc9c0 \ub85c\ub4dc \uc2dc \uc989\uc2dc \uc2e4\ud589\nupdateBalhaeTimes();\n\n\/\/ 1\ucd08\ub9c8\ub2e4 \uc5c5\ub370\uc774\ud2b8\nsetInterval(updateBalhaeTimes, 1000);\n<\/script>\n","protected":false},"excerpt":{"rendered":"<p>\ud83c\udf0c \u6e24\u6d77 \u5927\u5e1d\u570b \ud83c\udf0c \ud574\ub3d9\uc131\uad6d\uc758 \uc601\uad11 &#8211; \uace0\uad6c\ub824 \uacc4\uc2b9\uacfc \ubd81\ubc29 \ubb38\ud654\uc758 \uc815\uc218 698\ub144 ~ 926\ub144 | 228\ub144\uac04 \ubd81\ubc29 \ucd5c\ub300 \uc81c\uad6d \uace0\uc655 \ub300\uc870\uc601 \uc9c4\uad6d \uac74\uad6d | &#8230; <a title=\"\ubc1c\ud574\" class=\"read-more\" href=\"https:\/\/thekoreantoday.com\/history-alive\/balhae\/\" aria-label=\"\ubc1c\ud574\uc5d0 \ub300\ud574 \ub354 \uc790\uc138\ud788 \uc54c\uc544\ubcf4\uc138\uc694\">Read more<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-142609","page","type-page","status-publish"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v27.4 - https:\/\/yoast.com\/product\/yoast-seo-wordpress\/ -->\n<title>\ubc1c\ud574 - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4<\/title>\n<meta name=\"description\" content=\"\ubc1c\ud574 \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - AD 698\ub144\ubd80\ud130 AD 926\ub144\uae4c\uc9c0 228\ub144\uac04 \ub9cc\uc8fc\uc640 \uc5f0\ud574\uc8fc\ub97c \uc9c0\ubc30\ud55c \ud574\ub3d9\uc131\uad6d \ubc1c\ud574. \uace0\uad6c\ub824 \uc720\ubbfc \ub300\uc870\uc601\uc774 \ub3d9\ubaa8\uc0b0\uc5d0\uc11c \uac74\uad6d\ud574 \uc120\uc655 \ub300\uc778\uc218 \ub54c \ucd5c\ub300 \uc601\ud1a0\ub97c \ub2ec\uc131\ud55c \ub0a8\ubd81\uad6d\uc2dc\ub300\uc758 \ubd81\ubc29 \uc81c\uad6d. 5\uacbd 15\ubd80 62\uc8fc\uc758 \uad11\ub300\ud55c \uc601\ud1a0, \uc77c\ubcf8\uc5d0 34\ud68c \uc0ac\uc2e0\uc744 \ubcf4\ub0b8 \uc801\uadf9\uc801 \uc678\uad50, \ub2f9\uacfc \ub300\ub4f1\ud55c \ud669\uc81c\uad6d \uccb4\uc81c. \uc0c1\uacbd\uc6a9\ucc9c\ubd80\uc758 \uc6c5\uc7a5\ud55c \uad81\uad90\ud130, \uc815\ud6a8\uacf5\uc8fc\ubb18\uc758 \ubcbd\ud654, \uc774\ubd88\ubcd1\uc88c\uc0c1\uc774 \uc99d\uba85\ud558\ub294 \uace0\uad6c\ub824 \uacc4\uc2b9\uad6d. \uac70\ub780\uc5d0 \uba78\ub9dd\ud588\uc9c0\ub9cc \uadf8 \uc720\ubbfc\uc774 \uace0\ub824\ub85c \uc774\uc5b4\uc9c4, \uc78a\ud600\uc9c4 \ub610 \ud558\ub098\uc758 \ud55c\uad6d\uc0ac.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/thekoreantoday.com\/history-alive\/balhae\/\" \/>\n<meta property=\"og:locale\" content=\"ko_KR\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"\ubc1c\ud574 - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\" \/>\n<meta property=\"og:description\" content=\"\ubc1c\ud574 \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - AD 698\ub144\ubd80\ud130 AD 926\ub144\uae4c\uc9c0 228\ub144\uac04 \ub9cc\uc8fc\uc640 \uc5f0\ud574\uc8fc\ub97c \uc9c0\ubc30\ud55c \ud574\ub3d9\uc131\uad6d \ubc1c\ud574. \uace0\uad6c\ub824 \uc720\ubbfc \ub300\uc870\uc601\uc774 \ub3d9\ubaa8\uc0b0\uc5d0\uc11c \uac74\uad6d\ud574 \uc120\uc655 \ub300\uc778\uc218 \ub54c \ucd5c\ub300 \uc601\ud1a0\ub97c \ub2ec\uc131\ud55c \ub0a8\ubd81\uad6d\uc2dc\ub300\uc758 \ubd81\ubc29 \uc81c\uad6d. 5\uacbd 15\ubd80 62\uc8fc\uc758 \uad11\ub300\ud55c \uc601\ud1a0, \uc77c\ubcf8\uc5d0 34\ud68c \uc0ac\uc2e0\uc744 \ubcf4\ub0b8 \uc801\uadf9\uc801 \uc678\uad50, \ub2f9\uacfc \ub300\ub4f1\ud55c \ud669\uc81c\uad6d \uccb4\uc81c. \uc0c1\uacbd\uc6a9\ucc9c\ubd80\uc758 \uc6c5\uc7a5\ud55c \uad81\uad90\ud130, \uc815\ud6a8\uacf5\uc8fc\ubb18\uc758 \ubcbd\ud654, \uc774\ubd88\ubcd1\uc88c\uc0c1\uc774 \uc99d\uba85\ud558\ub294 \uace0\uad6c\ub824 \uacc4\uc2b9\uad6d. \uac70\ub780\uc5d0 \uba78\ub9dd\ud588\uc9c0\ub9cc \uadf8 \uc720\ubbfc\uc774 \uace0\ub824\ub85c \uc774\uc5b4\uc9c4, \uc78a\ud600\uc9c4 \ub610 \ud558\ub098\uc758 \ud55c\uad6d\uc0ac.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/thekoreantoday.com\/history-alive\/balhae\/\" \/>\n<meta property=\"og:site_name\" content=\"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\" \/>\n<meta property=\"article:modified_time\" content=\"2025-09-30T02:12:29+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04\" \/>\n\t<meta name=\"twitter:data1\" content=\"2\ubd84\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/balhae\\\/\",\"url\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/balhae\\\/\",\"name\":\"\ubc1c\ud574 - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#website\"},\"datePublished\":\"2025-09-25T18:30:31+00:00\",\"dateModified\":\"2025-09-30T02:12:29+00:00\",\"description\":\"\ubc1c\ud574 \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - AD 698\ub144\ubd80\ud130 AD 926\ub144\uae4c\uc9c0 228\ub144\uac04 \ub9cc\uc8fc\uc640 \uc5f0\ud574\uc8fc\ub97c \uc9c0\ubc30\ud55c \ud574\ub3d9\uc131\uad6d \ubc1c\ud574. \uace0\uad6c\ub824 \uc720\ubbfc \ub300\uc870\uc601\uc774 \ub3d9\ubaa8\uc0b0\uc5d0\uc11c \uac74\uad6d\ud574 \uc120\uc655 \ub300\uc778\uc218 \ub54c \ucd5c\ub300 \uc601\ud1a0\ub97c \ub2ec\uc131\ud55c \ub0a8\ubd81\uad6d\uc2dc\ub300\uc758 \ubd81\ubc29 \uc81c\uad6d. 5\uacbd 15\ubd80 62\uc8fc\uc758 \uad11\ub300\ud55c \uc601\ud1a0, \uc77c\ubcf8\uc5d0 34\ud68c \uc0ac\uc2e0\uc744 \ubcf4\ub0b8 \uc801\uadf9\uc801 \uc678\uad50, \ub2f9\uacfc \ub300\ub4f1\ud55c \ud669\uc81c\uad6d \uccb4\uc81c. \uc0c1\uacbd\uc6a9\ucc9c\ubd80\uc758 \uc6c5\uc7a5\ud55c \uad81\uad90\ud130, \uc815\ud6a8\uacf5\uc8fc\ubb18\uc758 \ubcbd\ud654, \uc774\ubd88\ubcd1\uc88c\uc0c1\uc774 \uc99d\uba85\ud558\ub294 \uace0\uad6c\ub824 \uacc4\uc2b9\uad6d. \uac70\ub780\uc5d0 \uba78\ub9dd\ud588\uc9c0\ub9cc \uadf8 \uc720\ubbfc\uc774 \uace0\ub824\ub85c \uc774\uc5b4\uc9c4, \uc78a\ud600\uc9c4 \ub610 \ud558\ub098\uc758 \ud55c\uad6d\uc0ac.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/balhae\\\/#breadcrumb\"},\"inLanguage\":\"ko-KR\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/balhae\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/balhae\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"\ud648\",\"item\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"\ubc1c\ud574\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#website\",\"url\":\"https:\\\/\\\/thekoreantoday.com\\\/\",\"name\":\"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\",\"description\":\"\uace0\uc870\uc120\ubd80\ud130 \ud604\uc7ac\uae4c\uc9c0, \uc0b4\uc544 \uc228\uc26c\ub294 \ud55c\uad6d\uc0ac\",\"publisher\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"ko-KR\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#organization\",\"name\":\"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\",\"url\":\"https:\\\/\\\/thekoreantoday.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"ko-KR\",\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/wp-content\\\/uploads\\\/sites\\\/196\\\/2025\\\/11\\\/cropped-\uc5ed\uc0ac\ub294-\uc0b4\uc544\uc788\ub2e4-2.png\",\"contentUrl\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/wp-content\\\/uploads\\\/sites\\\/196\\\/2025\\\/11\\\/cropped-\uc5ed\uc0ac\ub294-\uc0b4\uc544\uc788\ub2e4-2.png\",\"width\":2047,\"height\":410,\"caption\":\"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4\"},\"image\":{\"@id\":\"https:\\\/\\\/thekoreantoday.com\\\/history-alive\\\/#\\\/schema\\\/logo\\\/image\\\/\"}}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"\ubc1c\ud574 - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","description":"\ubc1c\ud574 \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - AD 698\ub144\ubd80\ud130 AD 926\ub144\uae4c\uc9c0 228\ub144\uac04 \ub9cc\uc8fc\uc640 \uc5f0\ud574\uc8fc\ub97c \uc9c0\ubc30\ud55c \ud574\ub3d9\uc131\uad6d \ubc1c\ud574. \uace0\uad6c\ub824 \uc720\ubbfc \ub300\uc870\uc601\uc774 \ub3d9\ubaa8\uc0b0\uc5d0\uc11c \uac74\uad6d\ud574 \uc120\uc655 \ub300\uc778\uc218 \ub54c \ucd5c\ub300 \uc601\ud1a0\ub97c \ub2ec\uc131\ud55c \ub0a8\ubd81\uad6d\uc2dc\ub300\uc758 \ubd81\ubc29 \uc81c\uad6d. 5\uacbd 15\ubd80 62\uc8fc\uc758 \uad11\ub300\ud55c \uc601\ud1a0, \uc77c\ubcf8\uc5d0 34\ud68c \uc0ac\uc2e0\uc744 \ubcf4\ub0b8 \uc801\uadf9\uc801 \uc678\uad50, \ub2f9\uacfc \ub300\ub4f1\ud55c \ud669\uc81c\uad6d \uccb4\uc81c. \uc0c1\uacbd\uc6a9\ucc9c\ubd80\uc758 \uc6c5\uc7a5\ud55c \uad81\uad90\ud130, \uc815\ud6a8\uacf5\uc8fc\ubb18\uc758 \ubcbd\ud654, \uc774\ubd88\ubcd1\uc88c\uc0c1\uc774 \uc99d\uba85\ud558\ub294 \uace0\uad6c\ub824 \uacc4\uc2b9\uad6d. \uac70\ub780\uc5d0 \uba78\ub9dd\ud588\uc9c0\ub9cc \uadf8 \uc720\ubbfc\uc774 \uace0\ub824\ub85c \uc774\uc5b4\uc9c4, \uc78a\ud600\uc9c4 \ub610 \ud558\ub098\uc758 \ud55c\uad6d\uc0ac.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/thekoreantoday.com\/history-alive\/balhae\/","og_locale":"ko_KR","og_type":"article","og_title":"\ubc1c\ud574 - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","og_description":"\ubc1c\ud574 \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - AD 698\ub144\ubd80\ud130 AD 926\ub144\uae4c\uc9c0 228\ub144\uac04 \ub9cc\uc8fc\uc640 \uc5f0\ud574\uc8fc\ub97c \uc9c0\ubc30\ud55c \ud574\ub3d9\uc131\uad6d \ubc1c\ud574. \uace0\uad6c\ub824 \uc720\ubbfc \ub300\uc870\uc601\uc774 \ub3d9\ubaa8\uc0b0\uc5d0\uc11c \uac74\uad6d\ud574 \uc120\uc655 \ub300\uc778\uc218 \ub54c \ucd5c\ub300 \uc601\ud1a0\ub97c \ub2ec\uc131\ud55c \ub0a8\ubd81\uad6d\uc2dc\ub300\uc758 \ubd81\ubc29 \uc81c\uad6d. 5\uacbd 15\ubd80 62\uc8fc\uc758 \uad11\ub300\ud55c \uc601\ud1a0, \uc77c\ubcf8\uc5d0 34\ud68c \uc0ac\uc2e0\uc744 \ubcf4\ub0b8 \uc801\uadf9\uc801 \uc678\uad50, \ub2f9\uacfc \ub300\ub4f1\ud55c \ud669\uc81c\uad6d \uccb4\uc81c. \uc0c1\uacbd\uc6a9\ucc9c\ubd80\uc758 \uc6c5\uc7a5\ud55c \uad81\uad90\ud130, \uc815\ud6a8\uacf5\uc8fc\ubb18\uc758 \ubcbd\ud654, \uc774\ubd88\ubcd1\uc88c\uc0c1\uc774 \uc99d\uba85\ud558\ub294 \uace0\uad6c\ub824 \uacc4\uc2b9\uad6d. \uac70\ub780\uc5d0 \uba78\ub9dd\ud588\uc9c0\ub9cc \uadf8 \uc720\ubbfc\uc774 \uace0\ub824\ub85c \uc774\uc5b4\uc9c4, \uc78a\ud600\uc9c4 \ub610 \ud558\ub098\uc758 \ud55c\uad6d\uc0ac.","og_url":"https:\/\/thekoreantoday.com\/history-alive\/balhae\/","og_site_name":"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","article_modified_time":"2025-09-30T02:12:29+00:00","twitter_card":"summary_large_image","twitter_misc":{"\uc608\uc0c1 \ub418\ub294 \ud310\ub3c5 \uc2dc\uac04":"2\ubd84"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/thekoreantoday.com\/history-alive\/balhae\/","url":"https:\/\/thekoreantoday.com\/history-alive\/balhae\/","name":"\ubc1c\ud574 - \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","isPartOf":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/#website"},"datePublished":"2025-09-25T18:30:31+00:00","dateModified":"2025-09-30T02:12:29+00:00","description":"\ubc1c\ud574 \uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4 - AD 698\ub144\ubd80\ud130 AD 926\ub144\uae4c\uc9c0 228\ub144\uac04 \ub9cc\uc8fc\uc640 \uc5f0\ud574\uc8fc\ub97c \uc9c0\ubc30\ud55c \ud574\ub3d9\uc131\uad6d \ubc1c\ud574. \uace0\uad6c\ub824 \uc720\ubbfc \ub300\uc870\uc601\uc774 \ub3d9\ubaa8\uc0b0\uc5d0\uc11c \uac74\uad6d\ud574 \uc120\uc655 \ub300\uc778\uc218 \ub54c \ucd5c\ub300 \uc601\ud1a0\ub97c \ub2ec\uc131\ud55c \ub0a8\ubd81\uad6d\uc2dc\ub300\uc758 \ubd81\ubc29 \uc81c\uad6d. 5\uacbd 15\ubd80 62\uc8fc\uc758 \uad11\ub300\ud55c \uc601\ud1a0, \uc77c\ubcf8\uc5d0 34\ud68c \uc0ac\uc2e0\uc744 \ubcf4\ub0b8 \uc801\uadf9\uc801 \uc678\uad50, \ub2f9\uacfc \ub300\ub4f1\ud55c \ud669\uc81c\uad6d \uccb4\uc81c. \uc0c1\uacbd\uc6a9\ucc9c\ubd80\uc758 \uc6c5\uc7a5\ud55c \uad81\uad90\ud130, \uc815\ud6a8\uacf5\uc8fc\ubb18\uc758 \ubcbd\ud654, \uc774\ubd88\ubcd1\uc88c\uc0c1\uc774 \uc99d\uba85\ud558\ub294 \uace0\uad6c\ub824 \uacc4\uc2b9\uad6d. \uac70\ub780\uc5d0 \uba78\ub9dd\ud588\uc9c0\ub9cc \uadf8 \uc720\ubbfc\uc774 \uace0\ub824\ub85c \uc774\uc5b4\uc9c4, \uc78a\ud600\uc9c4 \ub610 \ud558\ub098\uc758 \ud55c\uad6d\uc0ac.","breadcrumb":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/balhae\/#breadcrumb"},"inLanguage":"ko-KR","potentialAction":[{"@type":"ReadAction","target":["https:\/\/thekoreantoday.com\/history-alive\/balhae\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/thekoreantoday.com\/history-alive\/balhae\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"\ud648","item":"https:\/\/thekoreantoday.com\/history-alive\/"},{"@type":"ListItem","position":2,"name":"\ubc1c\ud574"}]},{"@type":"WebSite","@id":"https:\/\/thekoreantoday.com\/history-alive\/#website","url":"https:\/\/thekoreantoday.com\/","name":"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","description":"\uace0\uc870\uc120\ubd80\ud130 \ud604\uc7ac\uae4c\uc9c0, \uc0b4\uc544 \uc228\uc26c\ub294 \ud55c\uad6d\uc0ac","publisher":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/thekoreantoday.com\/history-alive\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"ko-KR"},{"@type":"Organization","@id":"https:\/\/thekoreantoday.com\/history-alive\/#organization","name":"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4","url":"https:\/\/thekoreantoday.com\/","logo":{"@type":"ImageObject","inLanguage":"ko-KR","@id":"https:\/\/thekoreantoday.com\/history-alive\/#\/schema\/logo\/image\/","url":"https:\/\/thekoreantoday.com\/history-alive\/wp-content\/uploads\/sites\/196\/2025\/11\/cropped-\uc5ed\uc0ac\ub294-\uc0b4\uc544\uc788\ub2e4-2.png","contentUrl":"https:\/\/thekoreantoday.com\/history-alive\/wp-content\/uploads\/sites\/196\/2025\/11\/cropped-\uc5ed\uc0ac\ub294-\uc0b4\uc544\uc788\ub2e4-2.png","width":2047,"height":410,"caption":"\uc5ed\uc0ac\ub294 \uc0b4\uc544\uc788\ub2e4"},"image":{"@id":"https:\/\/thekoreantoday.com\/history-alive\/#\/schema\/logo\/image\/"}}]}},"_links":{"self":[{"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/pages\/142609","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/comments?post=142609"}],"version-history":[{"count":0,"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/pages\/142609\/revisions"}],"wp:attachment":[{"href":"https:\/\/thekoreantoday.com\/history-alive\/wp-json\/wp\/v2\/media?parent=142609"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}