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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11728#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/11728#composition>,
        <album/11728#subject> ;
    foaf:name "ZUN"@en .

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/11728#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/11728#composition>,
        <album/11728#subject> ;
    foaf:name "U2"@en .

<event/38> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 4 (Nov 02, 2008)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

<album/11728#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Retrospective Game Box"@en,
        "レトロスペクティブ遊戯箱"@ja,
        "Retrospective Game Box"@ja-latn ;
    mo:performance_of <album/11728#musicalwork> ;
    mo:recorded_as <album/11728#musicalexpression> ;
    schema:name "Retrospective Game Box"@en,
        "レトロスペクティブ遊戯箱"@ja,
        "Retrospective Game Box"@ja-latn ;
    schema:workPerformed <album/11728#musicalwork> .

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

<https://medium-media.vgm.io/albums/82/11728/11728-1232378427.jpg> a schema:ImageObject,
        foaf:Image .

<album/11728#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Retrospective Game Box"@en,
        "レトロスペクティブ遊戯箱"@ja,
        "Retrospective Game Box"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/11728#musicalwork> ;
    schema:name "Retrospective Game Box"@en,
        "レトロスペクティブ遊戯箱"@ja,
        "Retrospective Game Box"@ja-latn .

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

<album/11728#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-11-02"^^xsd:date ;
    dcterms:title "Retrospective Game Box"@en,
        "レトロスペクティブ遊戯箱"@ja,
        "Retrospective Game Box"@ja-latn ;
    mo:catalogue_number "SLCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11728#musicalexpression> ;
    mo:publisher _:N0ec9b5d5c51742dda2681020066df704 ;
    mo:record _:Ne09abba5c0ea4bf4886bfe3d2e47641a ;
    mo:record_count 1 ;
    mo:release <event/38> ;
    schema:about <product/12#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:datePublished "2008-11-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/11728/11728-1232378427.jpg> ;
    schema:name "Retrospective Game Box"@en,
        "レトロスペクティブ遊戯箱"@ja,
        "Retrospective Game Box"@ja-latn ;
    schema:publisher _:N0ec9b5d5c51742dda2681020066df704 ;
    foaf:depiction <https://media.vgm.io/albums/82/11728/11728-1232378427.jpg> .

_:N0ec9b5d5c51742dda2681020066df704 schema:name "Sounds of Liberation"@en ;
    foaf:name "Sounds of Liberation"@en .

_:N3271da2302e14e35849b17e99edfd19d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sealed-Away Youkai ~ Lost Place"@en,
        "封じられた妖怪 ～ Lost Place"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Ne09abba5c0ea4bf4886bfe3d2e47641a ;
    schema:name "The Sealed-Away Youkai ~ Lost Place"@en,
        "封じられた妖怪 ～ Lost Place"@ja .

_:N35eccaa2bb754c17aff0eb0f1a3ff47f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hakurei Shrine Grounds"@en,
        "博麗神社境内"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ne09abba5c0ea4bf4886bfe3d2e47641a ;
    schema:name "Hakurei Shrine Grounds"@en,
        "博麗神社境内"@ja .

_:N617f11b8118248719ea426821745d157 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Retrospective Kyoto"@en,
        "レトロスペクティブ京都"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Ne09abba5c0ea4bf4886bfe3d2e47641a ;
    schema:name "Retrospective Kyoto"@en,
        "レトロスペクティブ京都"@ja .

_:N64a0ceb1665b43ca942817aa0b801dc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sleepless Due to the Night"@en,
        "夜だから眠れない"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Ne09abba5c0ea4bf4886bfe3d2e47641a ;
    schema:name "Sleepless Due to the Night"@en,
        "夜だから眠れない"@ja .

_:N7c60e392c3214ed7b11379d34794391a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Complete Darkness"@en,
        "Complete Darkness"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Ne09abba5c0ea4bf4886bfe3d2e47641a ;
    schema:name "Complete Darkness"@en,
        "Complete Darkness"@ja .

_:Na327dc3d17be466dbee72b2c4f4e581c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Broken Moon"@en,
        "砕月"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Ne09abba5c0ea4bf4886bfe3d2e47641a ;
    schema:name "Broken Moon"@en,
        "砕月"@ja .

_:Nb10589861e2f480a816d4c8294fb47a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Oriental Dream ~ Ancient Temple"@en,
        "東方妖々夢 ～ Ancient Temple"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Ne09abba5c0ea4bf4886bfe3d2e47641a ;
    schema:name "Mystic Oriental Dream ~ Ancient Temple"@en,
        "東方妖々夢 ～ Ancient Temple"@ja .

_:Nca883a96b6604c87bd2af23fd04a0640 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Flower-Studded Sake Dish on Mt. Ooe"@en,
        "華のさかづき大江山"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Ne09abba5c0ea4bf4886bfe3d2e47641a ;
    schema:name "A Flower-Studded Sake Dish on Mt. Ooe"@en,
        "華のさかづき大江山"@ja .

_:Nfbb53a18909348d3a24e5b6fa2532ef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cemetery of Onbashira ~ Grave of Being"@en,
        "御柱の墓場 ～ Grave of Being"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Ne09abba5c0ea4bf4886bfe3d2e47641a ;
    schema:name "Cemetery of Onbashira ~ Grave of Being"@en,
        "御柱の墓場 ～ Grave of Being"@ja .

_:Nfcb029fe61d8431d8c6c95a75799835b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomorrow will be Special, Yesterday was not"@en,
        "明日ハレの日､ケの昨日"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Ne09abba5c0ea4bf4886bfe3d2e47641a ;
    schema:name "Tomorrow will be Special, Yesterday was not"@en,
        "明日ハレの日､ケの昨日"@ja .

_:Ne09abba5c0ea4bf4886bfe3d2e47641a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3271da2302e14e35849b17e99edfd19d,
        _:N35eccaa2bb754c17aff0eb0f1a3ff47f,
        _:N617f11b8118248719ea426821745d157,
        _:N64a0ceb1665b43ca942817aa0b801dc8,
        _:N7c60e392c3214ed7b11379d34794391a,
        _:Na327dc3d17be466dbee72b2c4f4e581c,
        _:Nb10589861e2f480a816d4c8294fb47a0,
        _:Nca883a96b6604c87bd2af23fd04a0640,
        _:Nfbb53a18909348d3a24e5b6fa2532ef4,
        _:Nfcb029fe61d8431d8c6c95a75799835b ;
    mo:track_count 10 ;
    schema:duration "PT33:59"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3271da2302e14e35849b17e99edfd19d,
        _:N35eccaa2bb754c17aff0eb0f1a3ff47f,
        _:N617f11b8118248719ea426821745d157,
        _:N64a0ceb1665b43ca942817aa0b801dc8,
        _:N7c60e392c3214ed7b11379d34794391a,
        _:Na327dc3d17be466dbee72b2c4f4e581c,
        _:Nb10589861e2f480a816d4c8294fb47a0,
        _:Nca883a96b6604c87bd2af23fd04a0640,
        _:Nfbb53a18909348d3a24e5b6fa2532ef4,
        _:Nfcb029fe61d8431d8c6c95a75799835b .

