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

<artist/5925#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kokuchou"@en,
        "黒鳥"@ja ;
    foaf:made <album/107535#lyrics>,
        <album/107535#subject> ;
    foaf:name "Kokuchou"@en,
        "黒鳥"@ja .

<album/107535#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Overkill Fury"@en,
        "オーバーキルフューリー"@ja,
        "Overkill Fury"@ja-latn ;
    mo:produced_work <album/107535#musicalwork> ;
    schema:name "Overkill Fury"@en,
        "オーバーキルフューリー"@ja,
        "Overkill Fury"@ja-latn .

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

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/3430#subject> a schema:CreativeWork ;
    schema:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn ;
    foaf:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn .

<product/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

<album/107535#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Overkill Fury"@en,
        "オーバーキルフューリー"@ja,
        "Overkill Fury"@ja-latn ;
    mo:performance_of <album/107535#musicalwork> ;
    mo:recorded_as <album/107535#musicalexpression> ;
    schema:name "Overkill Fury"@en,
        "オーバーキルフューリー"@ja,
        "Overkill Fury"@ja-latn ;
    schema:workPerformed <album/107535#musicalwork> .

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

<https://media.vgm.io/albums/53/107535/107535-587212f58728.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/107535#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/53/107535/107535-587212f58728.jpg> ;
    foaf:depicts <album/107535#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/53/107535/107535-587212f58728.jpg> .

<https://medium-media.vgm.io/albums/53/107535/107535-587212f58728.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/107535#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-12-30"^^xsd:date ;
    dcterms:title "Overkill Fury"@en,
        "オーバーキルフューリー"@ja,
        "Overkill Fury"@ja-latn ;
    mo:catalogue_number "ENS-0073" ;
    mo:media_type "CD" ;
    mo:publication_of <album/107535#musicalexpression> ;
    mo:publisher <org/394#subject> ;
    mo:record _:N215ee7e1844b45e98136a858fa8ea213 ;
    mo:record_count 1 ;
    schema:about <product/1948#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/33#subject>,
        <product/3430#subject>,
        <product/35#subject>,
        <product/51#subject> ;
    schema:datePublished "2020-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/107535/107535-587212f58728.jpg> ;
    schema:name "Overkill Fury"@en,
        "オーバーキルフューリー"@ja,
        "Overkill Fury"@ja-latn ;
    schema:publisher <org/394#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/107535/107535-587212f58728.jpg> .

_:N043ff48b2860414da5c6179877a05bd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem of Revenge (Instrumental)"@en,
        "Requiem of Revenge (Instrumental)"@ja,
        "Requiem of Revenge (Instrumental)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N215ee7e1844b45e98136a858fa8ea213 ;
    schema:name "Requiem of Revenge (Instrumental)"@en,
        "Requiem of Revenge (Instrumental)"@ja,
        "Requiem of Revenge (Instrumental)"@ja-latn .

_:N27e13730b0824be2bd4002c2b8a5e3f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're the love of my life... (Kokuchou Remix)"@en,
        "You're the love of my life... (黒鳥 Remix)"@ja,
        "You're the love of my life... (Kokuchou Remix)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N215ee7e1844b45e98136a858fa8ea213 ;
    schema:name "You're the love of my life... (Kokuchou Remix)"@en,
        "You're the love of my life... (黒鳥 Remix)"@ja,
        "You're the love of my life... (Kokuchou Remix)"@ja-latn .

_:N291f699c093e42fe81d08f0b8f34b416 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Going!!!"@en,
        "Going!!!"@ja,
        "Going!!!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N215ee7e1844b45e98136a858fa8ea213 ;
    schema:name "Going!!!"@en,
        "Going!!!"@ja,
        "Going!!!"@ja-latn .

_:N4fa86a055be64563a4bdb0f8147cf739 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Face to Face"@en,
        "Face to Face"@ja,
        "Face to Face"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N215ee7e1844b45e98136a858fa8ea213 ;
    schema:name "Face to Face"@en,
        "Face to Face"@ja,
        "Face to Face"@ja-latn .

_:N5bbbadfb463c4dc58aa5f6a8cb949d7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wither (Tracy Remix)"@en,
        "Wither (Tracy Remix)"@ja,
        "Wither (Tracy Remix)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N215ee7e1844b45e98136a858fa8ea213 ;
    schema:name "Wither (Tracy Remix)"@en,
        "Wither (Tracy Remix)"@ja,
        "Wither (Tracy Remix)"@ja-latn .

_:N7ce39787e9cd43978641673a8d3866f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Divine Luster of Life and Death, The Violent Extolments' Severance"@en,
        "死生信艶、暴謳ノ絶"@ja,
        "Shishou Shin'En,Bouou No Zetsu"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N215ee7e1844b45e98136a858fa8ea213 ;
    schema:name "The Divine Luster of Life and Death, The Violent Extolments' Severance"@en,
        "死生信艶、暴謳ノ絶"@ja,
        "Shishou Shin'En,Bouou No Zetsu"@ja-latn .

_:N9969a9fe0ea94765ba713f3922c11d15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Seeping Bloodline, The Prison of Lunacy (SPACELECTRO Remix)"@en,
        "滲色血界、月狂ノ獄 (SPACELECTRO Remix)"@ja,
        "Nijiiro Kekkai,Gekkyou No Goku (SPACELECTRO Remix)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N215ee7e1844b45e98136a858fa8ea213 ;
    schema:name "A Seeping Bloodline, The Prison of Lunacy (SPACELECTRO Remix)"@en,
        "滲色血界、月狂ノ獄 (SPACELECTRO Remix)"@ja,
        "Nijiiro Kekkai,Gekkyou No Goku (SPACELECTRO Remix)"@ja-latn .

_:Nc9f1dd2b0f9944c5b6780bc83f73dcc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Divine Luster of Life and Death, The Violent Extolments' Severance (Instrumental)"@en,
        "死生信艶、暴謳ノ絶 (Instrumental)"@ja,
        "Shishou Shin'En,Bouou No Zetsu (Instrumental)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N215ee7e1844b45e98136a858fa8ea213 ;
    schema:name "The Divine Luster of Life and Death, The Violent Extolments' Severance (Instrumental)"@en,
        "死生信艶、暴謳ノ絶 (Instrumental)"@ja,
        "Shishou Shin'En,Bouou No Zetsu (Instrumental)"@ja-latn .

_:Ne3bb14e8d4e543d4b6bc251ea93dd067 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goodbye, Night Sky"@en,
        "さよなら、夜空"@ja,
        "Sayonara,Yozora"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N215ee7e1844b45e98136a858fa8ea213 ;
    schema:name "Goodbye, Night Sky"@en,
        "さよなら、夜空"@ja,
        "Sayonara,Yozora"@ja-latn .

_:N215ee7e1844b45e98136a858fa8ea213 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N043ff48b2860414da5c6179877a05bd2,
        _:N27e13730b0824be2bd4002c2b8a5e3f7,
        _:N291f699c093e42fe81d08f0b8f34b416,
        _:N4fa86a055be64563a4bdb0f8147cf739,
        _:N5bbbadfb463c4dc58aa5f6a8cb949d7c,
        _:N7ce39787e9cd43978641673a8d3866f9,
        _:N9969a9fe0ea94765ba713f3922c11d15,
        _:Nc9f1dd2b0f9944c5b6780bc83f73dcc6,
        _:Ne3bb14e8d4e543d4b6bc251ea93dd067 ;
    mo:track_count 9 ;
    schema:duration "PT41:22"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N043ff48b2860414da5c6179877a05bd2,
        _:N27e13730b0824be2bd4002c2b8a5e3f7,
        _:N291f699c093e42fe81d08f0b8f34b416,
        _:N4fa86a055be64563a4bdb0f8147cf739,
        _:N5bbbadfb463c4dc58aa5f6a8cb949d7c,
        _:N7ce39787e9cd43978641673a8d3866f9,
        _:N9969a9fe0ea94765ba713f3922c11d15,
        _:Nc9f1dd2b0f9944c5b6780bc83f73dcc6,
        _:Ne3bb14e8d4e543d4b6bc251ea93dd067 .

