@prefix bio: <http://purl.org/vocab/bio/0.1/> .
@prefix dcterms: <http://purl.org/dc/terms/> .
@prefix event: <http://purl.org/NET/c4dm/event.owl#> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix mo: <http://purl.org/ontology/mo/> .
@prefix rdf: <http://www.w3.org/1999/02/22-rdf-syntax-ns#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema: <http://schema.org/> .
@prefix tl: <http://purl.org/NET/c4dm/timeline.owl#> .
@prefix xml: <http://www.w3.org/XML/1998/namespace> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .
@base <//vgmdb.animusic.moe/> .

<album/102826> foaf:primaryTopic <album/102826#subject> .

<album/102826#lyrics> a mo:Lyrics .

<album/102826#vocals> a mo:Singer .

<artist/3288#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102826#subject> ;
    schema:name "HanStone"@en,
        "한스톤"@ja ;
    foaf:made <album/102826#composition>,
        <album/102826#subject> ;
    foaf:name "HanStone"@en,
        "한스톤"@ja .

<artist/954#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102826#subject> ;
    schema:name "S.F.A"@en ;
    foaf:made <album/102826#composition>,
        <album/102826#subject> ;
    foaf:name "S.F.A"@en .

<album/102826#musicalexpression> a mo:Signal ;
    mo:published_as <album/102826#subject> ;
    mo:records <album/102826#performance> .

<org/3984#subject> schema:name "NECORD"@en,
        "NECORD"@ja,
        "NECORD"@ja-latn ;
    foaf:name "NECORD"@en,
        "NECORD"@ja,
        "NECORD"@ja-latn .

<https://media.vgm.io/albums/62/102826/102826-33b8dee763c6.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/102826#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/102826/102826-33b8dee763c6.jpg> ;
    foaf:depicts <album/102826#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/102826/102826-33b8dee763c6.jpg> .

<https://medium-media.vgm.io/albums/62/102826/102826-33b8dee763c6.jpg> a schema:ImageObject,
        foaf:Image .

<album/102826#musicalwork> a mo:MusicalWork,
        schema:CreativeWork ;
    mo:composed_in <album/102826#composition> ;
    mo:lyrics <album/102826#lyrics> ;
    mo:performed_in <album/102826#performance> ;
    mo:singer <album/102826#vocals> .

<artist/35471#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/102826#performance> ;
    schema:name "Sangmin Sung"@en,
        "성상민"@ja ;
    foaf:name "Sangmin Sung"@en,
        "성상민"@ja .

<artist/35470#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102826#subject> ;
    mo:performed <album/102826#performance> ;
    schema:name "Gahae Kim"@en,
        "김가해"@ja ;
    foaf:made <album/102826#composition>,
        <album/102826#subject> ;
    foaf:name "Gahae Kim"@en,
        "김가해"@ja .

<artist/35472#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102826#subject> ;
    mo:performed <album/102826#performance> ;
    schema:name "Hana Chae"@en,
        "채하나"@ja ;
    foaf:made <album/102826#composition>,
        <album/102826#subject> ;
    foaf:name "Hana Chae"@en,
        "채하나"@ja .

<artist/35473#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102826#subject> ;
    mo:performed <album/102826#performance> ;
    schema:name "Jonghyuk Lee"@en,
        "이종혁"@ja ;
    foaf:made <album/102826#composition>,
        <album/102826#subject> ;
    foaf:name "Jonghyuk Lee"@en,
        "이종혁"@ja .

<artist/35474#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/102826#subject> ;
    mo:performed <album/102826#performance> ;
    schema:name "Jongho Yoo"@en,
        "유종호"@ja ;
    foaf:made <album/102826#composition>,
        <album/102826#subject> ;
    foaf:name "Jongho Yoo"@en,
        "유종호"@ja .

<album/102826#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MABINOGI OST: Chapter 7 Apocalypse"@en,
        "마비노기 OST : Chapter 7 Apocalypse"@ja,
        "MABINOGI OST: Chapter 7 Apocalypse"@ja-latn ;
    mo:composer <artist/3288#subject>,
        <artist/35470#subject>,
        <artist/35472#subject>,
        <artist/35473#subject>,
        <artist/35474#subject>,
        <artist/954#subject> ;
    mo:produced_work <album/102826#musicalwork> ;
    schema:name "MABINOGI OST: Chapter 7 Apocalypse"@en,
        "마비노기 OST : Chapter 7 Apocalypse"@ja,
        "MABINOGI OST: Chapter 7 Apocalypse"@ja-latn .

<album/102826#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MABINOGI OST: Chapter 7 Apocalypse"@en,
        "마비노기 OST : Chapter 7 Apocalypse"@ja,
        "MABINOGI OST: Chapter 7 Apocalypse"@ja-latn ;
    mo:performance_of <album/102826#musicalwork> ;
    mo:performer <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject>,
        <artist/35474#subject> ;
    mo:recorded_as <album/102826#musicalexpression> ;
    schema:byArtist <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject>,
        <artist/35474#subject> ;
    schema:name "MABINOGI OST: Chapter 7 Apocalypse"@en,
        "마비노기 OST : Chapter 7 Apocalypse"@ja,
        "MABINOGI OST: Chapter 7 Apocalypse"@ja-latn ;
    schema:workPerformed <album/102826#musicalwork> .

<album/102826#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-08-19"^^xsd:date ;
    dcterms:title "MABINOGI OST: Chapter 7 Apocalypse"@en,
        "마비노기 OST : Chapter 7 Apocalypse"@ja,
        "MABINOGI OST: Chapter 7 Apocalypse"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/102826#musicalexpression> ;
    mo:publisher <org/3984#subject> ;
    mo:record _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mabinogi"@en ;
            foaf:name "Mabinogi"@en ] ;
    schema:byArtist <artist/35470#subject>,
        <artist/35471#subject>,
        <artist/35472#subject>,
        <artist/35473#subject>,
        <artist/35474#subject> ;
    schema:datePublished "2020-08-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/102826/102826-33b8dee763c6.jpg> ;
    schema:name "MABINOGI OST: Chapter 7 Apocalypse"@en,
        "마비노기 OST : Chapter 7 Apocalypse"@ja,
        "MABINOGI OST: Chapter 7 Apocalypse"@ja-latn ;
    schema:publisher <org/3984#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/102826/102826-33b8dee763c6.jpg> .

_:N062da4f773654df0b4d3a45fd357fc1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "광소(狂笑)의 밤"@ko ;
    mo:track_number 4 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "광소(狂笑)의 밤"@ko .

_:N06fb0cf654ad4fbd95911a9373a7702d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "갈구의 끝에서 다다른 것"@ko ;
    mo:track_number 12 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "갈구의 끝에서 다다른 것"@ko .

_:N0cb6d029c341472d9b580f9470b593e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "침입자, 제거하라"@ko ;
    mo:track_number 7 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "침입자, 제거하라"@ko .

_:N14b2994b4db94faf91d7e76e8a97036d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "절망의 나락으로부터"@ko ;
    mo:track_number 14 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "절망의 나락으로부터"@ko .

_:N1adf2b41f8a24390a81a9c98e5b39114 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "밤의 막을 올려라"@ko ;
    mo:track_number 8 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "밤의 막을 올려라"@ko .

_:N1b3472272a2a4e6baaa157d83e97405a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "무상을 꿈꾸는 거목의 줄기"@ko ;
    mo:track_number 23 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "무상을 꿈꾸는 거목의 줄기"@ko .

_:N1f2261b7ca4f4629aa3e5a7ac930c0ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "찬연히 스러지는 잔열"@ko ;
    mo:track_number 25 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "찬연히 스러지는 잔열"@ko .

_:N1f7a1c0cf83943889d2ac1d18863f67b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "울부짖는 저주의 사안"@ko ;
    mo:track_number 5 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "울부짖는 저주의 사안"@ko .

_:N211631a016364b079743fec813ca884f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "홀로 피어난 금잔화"@ko ;
    mo:track_number 22 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "홀로 피어난 금잔화"@ko .

_:N283a96221560430fb5b96fe30c7561dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "혼돈의 가치"@ko ;
    mo:track_number 13 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "혼돈의 가치"@ko .

_:N301822a0a9d846269093ad4db75a0a41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "찬연히 스러지는 잔열 (epilogue Ver.)"@ko ;
    mo:track_number 26 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "찬연히 스러지는 잔열 (epilogue Ver.)"@ko .

_:N44e5166c20ba498e86d637cbe2cdef45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "피어오르는 신열에 덮인 꿈결"@ko ;
    mo:track_number 17 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "피어오르는 신열에 덮인 꿈결"@ko .

_:N4d08390d71dc41cf97aec3b39d36ef96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "눈 앞에 내려앉은 전설"@ko ;
    mo:track_number 19 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "눈 앞에 내려앉은 전설"@ko .

_:N52e93756e3f1419abb54f29ae5d81e7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "어릴 적 할머니가 들려주신 옛 전설 (Apocalypse Ver.)"@ko ;
    mo:track_number 1 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "어릴 적 할머니가 들려주신 옛 전설 (Apocalypse Ver.)"@ko .

_:N6c5fbcc4cd474c2bb9ba5bd0013c8188 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "시선 끝에 머무는 광채"@ko ;
    mo:track_number 24 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "시선 끝에 머무는 광채"@ko .

_:N70b3bb94e7b34a44b2e918d86981f3c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "파도를 가르는 배"@ko ;
    mo:track_number 10 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "파도를 가르는 배"@ko .

_:N86bd585358b3406f86e7420e97951f83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "이름없는 땅"@ko ;
    mo:track_number 21 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "이름없는 땅"@ko .

_:N961468b9b337413e899f8c5dbd32ee6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "푸른 권태를 두른 물보라"@ko ;
    mo:track_number 11 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "푸른 권태를 두른 물보라"@ko .

_:Na2e6a071180c406f9d4a0e7098779d3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bitter-sweet nightmare"@ko ;
    mo:track_number 16 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "Bitter-sweet nightmare"@ko .

_:Na933697cf0ae4d49bc9f49fb76607cfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The other world"@ko ;
    mo:track_number 6 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "The other world"@ko .

_:Nacebf1690c7c424f961df5456b5f747c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "무채색의 데자뷰"@ko ;
    mo:track_number 18 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "무채색의 데자뷰"@ko .

_:Nafa154d614584c2cb236cb13f2863dab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "떠오르는 검은 달, 두흐카"@ko ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "떠오르는 검은 달, 두흐카"@ko .

_:Nc056708bd5b540eaab7e1eb24c49af73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "마법 안개에 흐려진 시야"@ko ;
    mo:track_number 3 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "마법 안개에 흐려진 시야"@ko .

_:Nce1aced4af8743249b06adb0d2936b7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "원망의 레퀴엠"@ko ;
    mo:track_number 15 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "원망의 레퀴엠"@ko .

_:Ndcafdb60abc74ac5b50c692e3e14e4ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "여름 들장미의 향기"@ko ;
    mo:track_number 20 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "여름 들장미의 향기"@ko .

_:Nde60704c15f04eacaf4626d3fb011f85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "와르루루 꺄르루루"@ko ;
    mo:track_number 9 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N197e0c458e9d4ea39f2d33a8ebec6c74 ;
    schema:name "와르루루 꺄르루루"@ko .

_:N197e0c458e9d4ea39f2d33a8ebec6c74 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N062da4f773654df0b4d3a45fd357fc1f,
        _:N06fb0cf654ad4fbd95911a9373a7702d,
        _:N0cb6d029c341472d9b580f9470b593e8,
        _:N14b2994b4db94faf91d7e76e8a97036d,
        _:N1adf2b41f8a24390a81a9c98e5b39114,
        _:N1b3472272a2a4e6baaa157d83e97405a,
        _:N1f2261b7ca4f4629aa3e5a7ac930c0ad,
        _:N1f7a1c0cf83943889d2ac1d18863f67b,
        _:N211631a016364b079743fec813ca884f,
        _:N283a96221560430fb5b96fe30c7561dc,
        _:N301822a0a9d846269093ad4db75a0a41,
        _:N44e5166c20ba498e86d637cbe2cdef45,
        _:N4d08390d71dc41cf97aec3b39d36ef96,
        _:N52e93756e3f1419abb54f29ae5d81e7b,
        _:N6c5fbcc4cd474c2bb9ba5bd0013c8188,
        _:N70b3bb94e7b34a44b2e918d86981f3c4,
        _:N86bd585358b3406f86e7420e97951f83,
        _:N961468b9b337413e899f8c5dbd32ee6f,
        _:Na2e6a071180c406f9d4a0e7098779d3c,
        _:Na933697cf0ae4d49bc9f49fb76607cfa,
        _:Nacebf1690c7c424f961df5456b5f747c,
        _:Nafa154d614584c2cb236cb13f2863dab,
        _:Nc056708bd5b540eaab7e1eb24c49af73,
        _:Nce1aced4af8743249b06adb0d2936b7e,
        _:Ndcafdb60abc74ac5b50c692e3e14e4ae,
        _:Nde60704c15f04eacaf4626d3fb011f85 ;
    mo:track_count 26 ;
    schema:duration "PT80:37"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N062da4f773654df0b4d3a45fd357fc1f,
        _:N06fb0cf654ad4fbd95911a9373a7702d,
        _:N0cb6d029c341472d9b580f9470b593e8,
        _:N14b2994b4db94faf91d7e76e8a97036d,
        _:N1adf2b41f8a24390a81a9c98e5b39114,
        _:N1b3472272a2a4e6baaa157d83e97405a,
        _:N1f2261b7ca4f4629aa3e5a7ac930c0ad,
        _:N1f7a1c0cf83943889d2ac1d18863f67b,
        _:N211631a016364b079743fec813ca884f,
        _:N283a96221560430fb5b96fe30c7561dc,
        _:N301822a0a9d846269093ad4db75a0a41,
        _:N44e5166c20ba498e86d637cbe2cdef45,
        _:N4d08390d71dc41cf97aec3b39d36ef96,
        _:N52e93756e3f1419abb54f29ae5d81e7b,
        _:N6c5fbcc4cd474c2bb9ba5bd0013c8188,
        _:N70b3bb94e7b34a44b2e918d86981f3c4,
        _:N86bd585358b3406f86e7420e97951f83,
        _:N961468b9b337413e899f8c5dbd32ee6f,
        _:Na2e6a071180c406f9d4a0e7098779d3c,
        _:Na933697cf0ae4d49bc9f49fb76607cfa,
        _:Nacebf1690c7c424f961df5456b5f747c,
        _:Nafa154d614584c2cb236cb13f2863dab,
        _:Nc056708bd5b540eaab7e1eb24c49af73,
        _:Nce1aced4af8743249b06adb0d2936b7e,
        _:Ndcafdb60abc74ac5b50c692e3e14e4ae,
        _:Nde60704c15f04eacaf4626d3fb011f85 .

