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

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<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/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@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 .

<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/25896#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Party Poche"@en,
        "Party Poche"@ja,
        "Party Poche"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/25896#musicalwork> ;
    schema:name "Party Poche"@en,
        "Party Poche"@ja,
        "Party Poche"@ja-latn .

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

<org/342#subject> schema:name "forestpireo"@en,
        "ふぉれすとぴれお"@ja,
        "forestpireo"@ja-latn ;
    foaf:name "forestpireo"@en,
        "ふぉれすとぴれお"@ja,
        "forestpireo"@ja-latn .

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

<https://medium-media.vgm.io/albums/69/25896/25896-1304699869.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/11114#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25896#performance> ;
    schema:name "Sakura Mochizuki"@en,
        "望月さくら"@ja ;
    foaf:name "Sakura Mochizuki"@en,
        "望月さくら"@ja .

<artist/11787#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25896#performance> ;
    schema:name "Tsugaru-Ringo"@en,
        "津軽りんご"@ja ;
    foaf:name "Tsugaru-Ringo"@en,
        "津軽りんご"@ja .

<artist/14389#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25896#performance> ;
    schema:name "Misya"@en,
        "みぃしゃ"@ja ;
    foaf:name "Misya"@en,
        "みぃしゃ"@ja .

<artist/14390#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25896#performance> ;
    schema:name "Tukinowa"@en,
        "月葉"@ja ;
    foaf:name "Tukinowa"@en,
        "月葉"@ja .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25896#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/6160#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25896#performance> ;
    schema:name "Koko"@en,
        "ココ"@ja ;
    foaf:made <album/25896#lyrics>,
        <album/25896#subject> ;
    foaf:name "Koko"@en,
        "ココ"@ja .

<artist/6994#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25896#performance> ;
    schema:name "Ai Ohsera"@en,
        "大瀬良あい"@ja ;
    foaf:name "Ai Ohsera"@en,
        "大瀬良あい"@ja .

<artist/8196#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25896#performance> ;
    schema:name "Nanahira"@en,
        "ななひら"@ja ;
    foaf:name "Nanahira"@en,
        "ななひら"@ja .

<artist/9173#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25896#performance> ;
    schema:name "Ranko"@en,
        "ランコ"@ja ;
    foaf:name "Ranko"@en,
        "ランコ"@ja .

<artist/9311#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/25896#performance> ;
    schema:name "Cho-E"@en,
        "梢依"@ja ;
    foaf:name "Cho-E"@en,
        "梢依"@ja .

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

<album/25896#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-05-08"^^xsd:date ;
    dcterms:title "Party Poche"@en,
        "Party Poche"@ja,
        "Party Poche"@ja-latn ;
    mo:catalogue_number "FPR0013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25896#musicalexpression> ;
    mo:publisher <org/342#subject> ;
    mo:record _:Nae6eabe4e88f464993780d8257dcd65e ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "nayu"@en ;
            foaf:name "nayu"@en ],
        <artist/11114#subject>,
        <artist/11787#subject>,
        <artist/14389#subject>,
        <artist/14390#subject>,
        <artist/4383#subject>,
        <artist/6160#subject>,
        <artist/6994#subject>,
        <artist/8196#subject>,
        <artist/9173#subject>,
        <artist/9311#subject> ;
    schema:datePublished "2011-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/25896/25896-1304699869.jpg> ;
    schema:name "Party Poche"@en,
        "Party Poche"@ja,
        "Party Poche"@ja-latn ;
    schema:publisher <org/342#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/25896/25896-1304699869.jpg> .

<album/25896#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Party Poche"@en,
        "Party Poche"@ja,
        "Party Poche"@ja-latn ;
    mo:performance_of <album/25896#musicalwork> ;
    mo:performer _:N4a80437c5e6c41a2aa1b03264e597078,
        <artist/11114#subject>,
        <artist/11787#subject>,
        <artist/14389#subject>,
        <artist/14390#subject>,
        <artist/4383#subject>,
        <artist/6160#subject>,
        <artist/6994#subject>,
        <artist/8196#subject>,
        <artist/9173#subject>,
        <artist/9311#subject> ;
    mo:recorded_as <album/25896#musicalexpression> ;
    schema:byArtist _:N4a80437c5e6c41a2aa1b03264e597078,
        <artist/11114#subject>,
        <artist/11787#subject>,
        <artist/14389#subject>,
        <artist/14390#subject>,
        <artist/4383#subject>,
        <artist/6160#subject>,
        <artist/6994#subject>,
        <artist/8196#subject>,
        <artist/9173#subject>,
        <artist/9311#subject> ;
    schema:name "Party Poche"@en,
        "Party Poche"@ja,
        "Party Poche"@ja-latn ;
    schema:workPerformed <album/25896#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    schema:name "melaly"@en ;
    foaf:made <album/25896#lyrics> ;
    foaf:name "melaly"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "melaly"@en ;
    foaf:made <album/25896#subject> ;
    foaf:name "melaly"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "koyoi"@en ;
    foaf:made <album/25896#lyrics> ;
    foaf:name "koyoi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kazahana"@en ;
    foaf:made <album/25896#lyrics> ;
    foaf:name "Kazahana"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kazahana"@en ;
    foaf:made <album/25896#subject> ;
    foaf:name "Kazahana"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "koyoi"@en ;
    foaf:made <album/25896#subject> ;
    foaf:name "koyoi"@en .

_:N01499bd124ed4a8aa6908e0c7cf51b20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二つのEye☆"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nae6eabe4e88f464993780d8257dcd65e ;
    schema:name "二つのEye☆"@ja .

_:N14a7aaec3dbb4e22960f6f81e5a1a970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shootin' cool moon light..."@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nae6eabe4e88f464993780d8257dcd65e ;
    schema:name "Shootin' cool moon light..."@ja .

_:N23b642dad6774a1fa486732ac738ba3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋色マジカルフライト"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nae6eabe4e88f464993780d8257dcd65e ;
    schema:name "恋色マジカルフライト"@ja .

_:N37093c6635454d728f90232ee2b6287a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘘と慟哭"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nae6eabe4e88f464993780d8257dcd65e ;
    schema:name "嘘と慟哭"@ja .

_:N4a80437c5e6c41a2aa1b03264e597078 a schema:Person,
        foaf:Person ;
    mo:performed <album/25896#performance> ;
    schema:name "nayu"@en ;
    foaf:name "nayu"@en .

_:N6e6f21ebbb1e41a2afe16c6d9556c833 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "...Party Night♪"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nae6eabe4e88f464993780d8257dcd65e ;
    schema:name "...Party Night♪"@ja .

_:N7911f4d739684c65bf2070179343532e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "お願いスーパープログラマー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nae6eabe4e88f464993780d8257dcd65e ;
    schema:name "お願いスーパープログラマー"@ja .

_:N8190574ca7d74ffeb0c0151e9d15ff36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "make a joyous life"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nae6eabe4e88f464993780d8257dcd65e ;
    schema:name "make a joyous life"@ja .

_:Nb144a29472294a06b34c754decb80ee2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶対的存在∞相対的依存"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nae6eabe4e88f464993780d8257dcd65e ;
    schema:name "絶対的存在∞相対的依存"@ja .

_:Nce410f17338741c4a407eae696f030aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "childish egoism"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nae6eabe4e88f464993780d8257dcd65e ;
    schema:name "childish egoism"@ja .

_:Nd4a272198f124d488e6c52cbbcb3f9b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "★★★"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nae6eabe4e88f464993780d8257dcd65e ;
    schema:name "★★★"@ja .

_:Nae6eabe4e88f464993780d8257dcd65e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01499bd124ed4a8aa6908e0c7cf51b20,
        _:N14a7aaec3dbb4e22960f6f81e5a1a970,
        _:N23b642dad6774a1fa486732ac738ba3f,
        _:N37093c6635454d728f90232ee2b6287a,
        _:N6e6f21ebbb1e41a2afe16c6d9556c833,
        _:N7911f4d739684c65bf2070179343532e,
        _:N8190574ca7d74ffeb0c0151e9d15ff36,
        _:Nb144a29472294a06b34c754decb80ee2,
        _:Nce410f17338741c4a407eae696f030aa,
        _:Nd4a272198f124d488e6c52cbbcb3f9b4 ;
    mo:track_count 10 ;
    schema:duration "PT39:08"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N01499bd124ed4a8aa6908e0c7cf51b20,
        _:N14a7aaec3dbb4e22960f6f81e5a1a970,
        _:N23b642dad6774a1fa486732ac738ba3f,
        _:N37093c6635454d728f90232ee2b6287a,
        _:N6e6f21ebbb1e41a2afe16c6d9556c833,
        _:N7911f4d739684c65bf2070179343532e,
        _:N8190574ca7d74ffeb0c0151e9d15ff36,
        _:Nb144a29472294a06b34c754decb80ee2,
        _:Nce410f17338741c4a407eae696f030aa,
        _:Nd4a272198f124d488e6c52cbbcb3f9b4 .

