@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/152536> foaf:primaryTopic <album/152536#subject> .

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

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

<artist/15124#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152536#subject> ;
    schema:name "Changbeom Kim"@en,
        "김창범"@ja ;
    foaf:made <album/152536#composition>,
        <album/152536#subject> ;
    foaf:name "Changbeom Kim"@en,
        "김창범"@ja .

<artist/15125#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152536#subject> ;
    schema:name "Lin-G"@en,
        "홍정혜"@ja ;
    foaf:made <album/152536#composition>,
        <album/152536#subject> ;
    foaf:name "Lin-G"@en,
        "홍정혜"@ja .

<artist/32724#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152536#subject> ;
    schema:name "Kiman An"@en,
        "안기만"@ja ;
    foaf:made <album/152536#composition>,
        <album/152536#subject> ;
    foaf:name "Kiman An"@en,
        "안기만"@ja .

<artist/35952#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152536#subject> ;
    schema:name "Taehwan Kim"@en,
        "김태환"@ja ;
    foaf:made <album/152536#composition>,
        <album/152536#subject> ;
    foaf:name "Taehwan Kim"@en,
        "김태환"@ja .

<artist/44234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152536#subject> ;
    schema:name "Soyeon Kim"@en,
        "김소연"@ja ;
    foaf:made <album/152536#composition>,
        <album/152536#subject> ;
    foaf:name "Soyeon Kim"@en,
        "김소연"@ja .

<artist/45262#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152536#subject> ;
    schema:name "Dongha Ahn"@en,
        "안동하"@ja ;
    foaf:made <album/152536#composition>,
        <album/152536#subject> ;
    foaf:name "Dongha Ahn"@en,
        "안동하"@ja .

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

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

<https://media.vgm.io/albums/63/152536/152536-b8db16fa66c3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152536#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/152536/152536-b8db16fa66c3.jpg> ;
    foaf:depicts <album/152536#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/152536/152536-b8db16fa66c3.jpg> .

<https://medium-media.vgm.io/albums/63/152536/152536-b8db16fa66c3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152536#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@en,
        "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@ja,
        "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@ja-latn ;
    mo:performance_of <album/152536#musicalwork> ;
    mo:performer <artist/34733#subject> ;
    mo:recorded_as <album/152536#musicalexpression> ;
    schema:byArtist <artist/34733#subject> ;
    schema:name "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@en,
        "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@ja,
        "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@ja-latn ;
    schema:workPerformed <album/152536#musicalwork> .

<artist/34733#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/152536#performance> ;
    schema:name "NCSOUND"@en ;
    foaf:name "NCSOUND"@en .

<album/152536#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@en,
        "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@ja,
        "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Iwashiro Taro"@en ;
            foaf:made <album/152536#composition> ;
            foaf:name "Iwashiro Taro"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Heejoo Cho"@en ;
            foaf:made <album/152536#composition> ;
            foaf:name "Heejoo Cho"@en ],
        <artist/15124#subject>,
        <artist/15125#subject>,
        <artist/32724#subject>,
        <artist/35952#subject>,
        <artist/44234#subject>,
        <artist/45262#subject> ;
    mo:produced_work <album/152536#musicalwork> ;
    schema:name "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@en,
        "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@ja,
        "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@ja-latn .

<album/152536#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-12-18"^^xsd:date ;
    dcterms:title "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@en,
        "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@ja,
        "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/152536#musicalexpression> ;
    mo:publisher <org/2684#subject> ;
    mo:record _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "HOYEON"@en ;
            foaf:name "HOYEON"@en ] ;
    schema:byArtist <artist/34733#subject> ;
    schema:datePublished "2024-12-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/152536/152536-b8db16fa66c3.jpg> ;
    schema:name "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@en,
        "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@ja,
        "Beyond the Edge of the Blue Sword (HOYEON Original Soundtrack)"@ja-latn ;
    schema:publisher <org/2684#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/152536/152536-b8db16fa66c3.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152536#subject> ;
    schema:name "Heejoo Cho"@en ;
    foaf:made <album/152536#subject> ;
    foaf:name "Heejoo Cho"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152536#subject> ;
    schema:name "Iwashiro Taro"@en ;
    foaf:made <album/152536#subject> ;
    foaf:name "Iwashiro Taro"@en .

_:N04e66c3dad634ccd87f79c6ccfdde79f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance of Fire - Sehwa Theme"@en,
        "火炎の舞 (サイカのテーマ)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "Dance of Fire - Sehwa Theme"@en,
        "火炎の舞 (サイカのテーマ)"@ja .

_:N051ba90211ab404389ed24539c973905 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude ~Waiting Under the Cherry Blossoms - Inlang Theme"@en,
        "序詩 ~桜の木の下で君を待っている~ (イーランのテーマ)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "Prelude ~Waiting Under the Cherry Blossoms - Inlang Theme"@en,
        "序詩 ~桜の木の下で君を待っている~ (イーランのテーマ)"@ja .

_:N130289ecdc6c4693a81df717e99c2ed3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Windmill Village of Sunset"@en,
        "風車村の夕暮れ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "Windmill Village of Sunset"@en,
        "風車村の夕暮れ"@ja .

_:N2cbf9dabc0e54fc39b309ceb6240f3ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest of Illusions"@en,
        "幻覚の森"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "Forest of Illusions"@en,
        "幻覚の森"@ja .

_:N39c692c2715a4d3e9600ab3100ee9984 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Showdown of Fate"@en,
        "乾坤一擲"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "The Showdown of Fate"@en,
        "乾坤一擲"@ja .

_:N3ea0997cea5d4fdd8620930246db9592 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Day of a Hermit Crab"@en,
        "ヤドカリの一日"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "A Day of a Hermit Crab"@en,
        "ヤドカリの一日"@ja .

_:N5412b1bc44514442873847f84e4c2eaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Greatest Harvest"@en,
        "大豊作"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "The Greatest Harvest"@en,
        "大豊作"@ja .

_:N7ae9dd0e23c143bcb67e0eca661efe7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Playground of Bubbles - Harin Theme"@en,
        "シャボン玉の遊び場 (ハーリンのテーマ)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "Playground of Bubbles - Harin Theme"@en,
        "シャボン玉の遊び場 (ハーリンのテーマ)"@ja .

_:N8a629236bed04b7da4ec6124ea79a751 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story of the Stars (Outro)"@en,
        "星屑の物語"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "Story of the Stars (Outro)"@en,
        "星屑の物語"@ja .

_:N9085303ddfd847dc80d649b513123aa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forsaken Hills - Tomun Range Theme"@en,
        "捨てられた丘 (トムンジンのテーマ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "Forsaken Hills - Tomun Range Theme"@en,
        "捨てられた丘 (トムンジンのテーマ)"@ja .

_:N929e1a69b3da45f8a1be355964753dd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispering Sands"@en,
        "砂のささやき"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "Whispering Sands"@en,
        "砂のささやき"@ja .

_:N9ce9285d9ec74b1eb1ba105ef8209e62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golden Plains - Hogshead Pastures Theme"@en,
        "黄金の野辺 (養豚場のテーマ)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "Golden Plains - Hogshead Pastures Theme"@en,
        "黄金の野辺 (養豚場のテーマ)"@ja .

_:Nbb7bb9bd043b4cc59c82131f19b70855 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Unity of Mind and Action - Doyul Theme"@en,
        "紙行合一 (トリュのテーマ)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "The Unity of Mind and Action - Doyul Theme"@en,
        "紙行合一 (トリュのテーマ)"@ja .

_:Nc19c45133c8d4eb183e53b51492b0aed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outlaw of the Seas"@en,
        "大海の無法者"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "Outlaw of the Seas"@en,
        "大海の無法者"@ja .

_:Nc202b6c8533143b0a1aa2674a4cf94a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attack of Talus Army"@en,
        "帝国軍の襲撃"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "Attack of Talus Army"@en,
        "帝国軍の襲撃"@ja .

_:Ne779d93422d04063a7d4e3706185d926 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Waste Land Night Breeze - The Scorching Sands Theme"@en,
        "荒れ地の夕風 (炎天の大地のテーマ)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "The Waste Land Night Breeze - The Scorching Sands Theme"@en,
        "荒れ地の夕風 (炎天の大地のテーマ)"@ja .

_:Nf2cc999254834591bc3aca206e0199db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream with Me - Ryun Theme"@en,
        "私と一緒に夢を見ませんか？(レンのテーマ)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "Dream with Me - Ryun Theme"@en,
        "私と一緒に夢を見ませんか？(レンのテーマ)"@ja .

_:Nfada6ce2f0be480b91afe189695bd250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fierce Strike at the Desert"@en,
        "砂漠の猛爆"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Na56ef46812474b3a91c36f1d9e7e99cc ;
    schema:name "Fierce Strike at the Desert"@en,
        "砂漠の猛爆"@ja .

_:Na56ef46812474b3a91c36f1d9e7e99cc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04e66c3dad634ccd87f79c6ccfdde79f,
        _:N051ba90211ab404389ed24539c973905,
        _:N130289ecdc6c4693a81df717e99c2ed3,
        _:N2cbf9dabc0e54fc39b309ceb6240f3ee,
        _:N39c692c2715a4d3e9600ab3100ee9984,
        _:N3ea0997cea5d4fdd8620930246db9592,
        _:N5412b1bc44514442873847f84e4c2eaf,
        _:N7ae9dd0e23c143bcb67e0eca661efe7b,
        _:N8a629236bed04b7da4ec6124ea79a751,
        _:N9085303ddfd847dc80d649b513123aa9,
        _:N929e1a69b3da45f8a1be355964753dd5,
        _:N9ce9285d9ec74b1eb1ba105ef8209e62,
        _:Nbb7bb9bd043b4cc59c82131f19b70855,
        _:Nc19c45133c8d4eb183e53b51492b0aed,
        _:Nc202b6c8533143b0a1aa2674a4cf94a0,
        _:Ne779d93422d04063a7d4e3706185d926,
        _:Nf2cc999254834591bc3aca206e0199db,
        _:Nfada6ce2f0be480b91afe189695bd250 ;
    mo:track_count 18 ;
    schema:duration "PT44:52"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N04e66c3dad634ccd87f79c6ccfdde79f,
        _:N051ba90211ab404389ed24539c973905,
        _:N130289ecdc6c4693a81df717e99c2ed3,
        _:N2cbf9dabc0e54fc39b309ceb6240f3ee,
        _:N39c692c2715a4d3e9600ab3100ee9984,
        _:N3ea0997cea5d4fdd8620930246db9592,
        _:N5412b1bc44514442873847f84e4c2eaf,
        _:N7ae9dd0e23c143bcb67e0eca661efe7b,
        _:N8a629236bed04b7da4ec6124ea79a751,
        _:N9085303ddfd847dc80d649b513123aa9,
        _:N929e1a69b3da45f8a1be355964753dd5,
        _:N9ce9285d9ec74b1eb1ba105ef8209e62,
        _:Nbb7bb9bd043b4cc59c82131f19b70855,
        _:Nc19c45133c8d4eb183e53b51492b0aed,
        _:Nc202b6c8533143b0a1aa2674a4cf94a0,
        _:Ne779d93422d04063a7d4e3706185d926,
        _:Nf2cc999254834591bc3aca206e0199db,
        _:Nfada6ce2f0be480b91afe189695bd250 .

