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

<artist/10897#subject> a schema:Person,
        foaf:Person ;
    schema:name "Jell"@en ;
    foaf:made <album/62631#lyrics>,
        <album/62631#subject> ;
    foaf:name "Jell"@en .

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

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

<event/187> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 13 (May 08, 2016)" .

<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/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 .

<album/62631#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "\"Activity\" case:06 -Shining Future-"@en,
        "\"Activity\" case:06 -Shining Future-"@ja,
        "\"Activity\" case:06 -Shining Future-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/62631#musicalwork> ;
    schema:name "\"Activity\" case:06 -Shining Future-"@en,
        "\"Activity\" case:06 -Shining Future-"@ja,
        "\"Activity\" case:06 -Shining Future-"@ja-latn .

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

<org/805#subject> schema:name "GET IN THE RING"@en,
        "GET IN THE RING"@ja,
        "GET IN THE RING"@ja-latn ;
    foaf:name "GET IN THE RING"@en,
        "GET IN THE RING"@ja,
        "GET IN THE RING"@ja-latn .

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

<https://medium-media.vgm.io/albums/13/62631/62631-1477806475.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10896#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62631#performance> ;
    schema:name "Mie"@en,
        "みぃ"@ja ;
    foaf:made <album/62631#lyrics>,
        <album/62631#subject> ;
    foaf:name "Mie"@en,
        "みぃ"@ja .

<artist/11624#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62631#performance> ;
    schema:name "sassy"@en ;
    foaf:name "sassy"@en .

<artist/11786#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62631#performance> ;
    schema:name "yukina"@en ;
    foaf:name "yukina"@en .

<artist/28146#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62631#performance> ;
    schema:name "Pira"@en ;
    foaf:name "Pira"@en .

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

<artist/49683#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62631#performance> ;
    schema:name "h.tatuki"@en ;
    foaf:name "h.tatuki"@en .

<artist/5946#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62631#performance> ;
    schema:name "Mai Kotohge"@en,
        "小峠舞"@ja ;
    foaf:name "Mai Kotohge"@en,
        "小峠舞"@ja .

<artist/6068#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62631#performance> ;
    schema:name "Hiratake"@en,
        "平茸"@ja ;
    foaf:name "Hiratake"@en,
        "平茸"@ja .

<artist/6597#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62631#performance> ;
    schema:name "tomoya"@en ;
    foaf:name "tomoya"@en .

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

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

<album/62631#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-08"^^xsd:date ;
    dcterms:title "\"Activity\" case:06 -Shining Future-"@en,
        "\"Activity\" case:06 -Shining Future-"@ja,
        "\"Activity\" case:06 -Shining Future-"@ja-latn ;
    mo:catalogue_number "GCHM-0024" ;
    mo:media_type "CD" ;
    mo:publication_of <album/62631#musicalexpression> ;
    mo:publisher <org/805#subject> ;
    mo:record _:N7807b4f2c7924b1db6d0d39d472b55b9 ;
    mo:record_count 1 ;
    mo:release <event/187> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/31#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "supika"@en ;
            foaf:name "supika"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "スグル"@en ;
            foaf:name "スグル"@en ],
        <artist/10896#subject>,
        <artist/11624#subject>,
        <artist/11786#subject>,
        <artist/28146#subject>,
        <artist/4383#subject>,
        <artist/49683#subject>,
        <artist/5946#subject>,
        <artist/6068#subject>,
        <artist/6597#subject>,
        <artist/9173#subject> ;
    schema:datePublished "2016-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/62631/62631-1477806475.jpg> ;
    schema:name "\"Activity\" case:06 -Shining Future-"@en,
        "\"Activity\" case:06 -Shining Future-"@ja,
        "\"Activity\" case:06 -Shining Future-"@ja-latn ;
    schema:publisher <org/805#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/62631/62631-1477806475.jpg> .

<album/62631#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "\"Activity\" case:06 -Shining Future-"@en,
        "\"Activity\" case:06 -Shining Future-"@ja,
        "\"Activity\" case:06 -Shining Future-"@ja-latn ;
    mo:performance_of <album/62631#musicalwork> ;
    mo:performer _:N5ed8d465a1fc45c5b136bf9c2bd1b6e8,
        _:Nc027d3378f514ef580aa824d0823fdad,
        <artist/10896#subject>,
        <artist/11624#subject>,
        <artist/11786#subject>,
        <artist/28146#subject>,
        <artist/4383#subject>,
        <artist/49683#subject>,
        <artist/5946#subject>,
        <artist/6068#subject>,
        <artist/6597#subject>,
        <artist/9173#subject> ;
    mo:recorded_as <album/62631#musicalexpression> ;
    schema:byArtist _:N5ed8d465a1fc45c5b136bf9c2bd1b6e8,
        _:Nc027d3378f514ef580aa824d0823fdad,
        <artist/10896#subject>,
        <artist/11624#subject>,
        <artist/11786#subject>,
        <artist/28146#subject>,
        <artist/4383#subject>,
        <artist/49683#subject>,
        <artist/5946#subject>,
        <artist/6068#subject>,
        <artist/6597#subject>,
        <artist/9173#subject> ;
    schema:name "\"Activity\" case:06 -Shining Future-"@en,
        "\"Activity\" case:06 -Shining Future-"@ja,
        "\"Activity\" case:06 -Shining Future-"@ja-latn ;
    schema:workPerformed <album/62631#musicalwork> .

_:N023498508dc44e70998da8893a74db1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Graveyard Memory"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N7807b4f2c7924b1db6d0d39d472b55b9 ;
    schema:name "Graveyard Memory"@en .

_:N137fe890131b443ba652d09b03380e9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Horoscope"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N7807b4f2c7924b1db6d0d39d472b55b9 ;
    schema:name "Cosmic Horoscope"@en .

_:N37af0e1d5e7547d3ae0de27e8301270f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Kaleidoscope"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N7807b4f2c7924b1db6d0d39d472b55b9 ;
    schema:name "Lunatic Kaleidoscope"@en .

_:N3c4120c9feef4a228259da6a9aef6a22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Childhood Dreamer"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N7807b4f2c7924b1db6d0d39d472b55b9 ;
    schema:name "Childhood Dreamer"@en .

_:N56a9be6b3ea445f9ba6ec78235c91461 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Historical Vacation"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N7807b4f2c7924b1db6d0d39d472b55b9 ;
    schema:name "Historical Vacation"@en .

_:N58ae16f737f64e868f55d07106aa1cfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Activity"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N7807b4f2c7924b1db6d0d39d472b55b9 ;
    schema:name "Secret Activity"@en .

_:N5ed8d465a1fc45c5b136bf9c2bd1b6e8 a schema:Person,
        foaf:Person ;
    mo:performed <album/62631#performance> ;
    schema:name "supika"@en ;
    foaf:name "supika"@en .

_:N69551032262a48bfa8e82dd0a132e8e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brandnew Overture"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N7807b4f2c7924b1db6d0d39d472b55b9 ;
    schema:name "Brandnew Overture"@en .

_:N6b1434fdc3a3483abe6cd3e59a5b0584 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terminal Station"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N7807b4f2c7924b1db6d0d39d472b55b9 ;
    schema:name "Terminal Station"@en .

_:N6fab306c1c524baf900f643112df919a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forsaken Satellite"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N7807b4f2c7924b1db6d0d39d472b55b9 ;
    schema:name "Forsaken Satellite"@en .

_:N8b37bcdec34e4e5eb050e7c4f0d58d5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forgotten Paradise"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:N7807b4f2c7924b1db6d0d39d472b55b9 ;
    schema:name "Forgotten Paradise"@en .

_:N8f08ce60519e4036b77731d3ccc080ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shining Future"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N7807b4f2c7924b1db6d0d39d472b55b9 ;
    schema:name "Shining Future"@en .

_:Nc027d3378f514ef580aa824d0823fdad a schema:Person,
        foaf:Person ;
    mo:performed <album/62631#performance> ;
    schema:name "スグル"@en ;
    foaf:name "スグル"@en .

_:Ne274585caa5242daba09729e01047176 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Northeast Nostalgia"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N7807b4f2c7924b1db6d0d39d472b55b9 ;
    schema:name "Northeast Nostalgia"@en .

_:Nfbe17d4d287f4aa195daf6561c23eedd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare Counselor"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N7807b4f2c7924b1db6d0d39d472b55b9 ;
    schema:name "Nightmare Counselor"@en .

_:N7807b4f2c7924b1db6d0d39d472b55b9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N023498508dc44e70998da8893a74db1c,
        _:N137fe890131b443ba652d09b03380e9c,
        _:N37af0e1d5e7547d3ae0de27e8301270f,
        _:N3c4120c9feef4a228259da6a9aef6a22,
        _:N56a9be6b3ea445f9ba6ec78235c91461,
        _:N58ae16f737f64e868f55d07106aa1cfe,
        _:N69551032262a48bfa8e82dd0a132e8e2,
        _:N6b1434fdc3a3483abe6cd3e59a5b0584,
        _:N6fab306c1c524baf900f643112df919a,
        _:N8b37bcdec34e4e5eb050e7c4f0d58d5f,
        _:N8f08ce60519e4036b77731d3ccc080ec,
        _:Ne274585caa5242daba09729e01047176,
        _:Nfbe17d4d287f4aa195daf6561c23eedd ;
    mo:track_count 13 ;
    schema:duration "PT66:37"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N023498508dc44e70998da8893a74db1c,
        _:N137fe890131b443ba652d09b03380e9c,
        _:N37af0e1d5e7547d3ae0de27e8301270f,
        _:N3c4120c9feef4a228259da6a9aef6a22,
        _:N56a9be6b3ea445f9ba6ec78235c91461,
        _:N58ae16f737f64e868f55d07106aa1cfe,
        _:N69551032262a48bfa8e82dd0a132e8e2,
        _:N6b1434fdc3a3483abe6cd3e59a5b0584,
        _:N6fab306c1c524baf900f643112df919a,
        _:N8b37bcdec34e4e5eb050e7c4f0d58d5f,
        _:N8f08ce60519e4036b77731d3ccc080ec,
        _:Ne274585caa5242daba09729e01047176,
        _:Nfbe17d4d287f4aa195daf6561c23eedd .

