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

<album/77773#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "revolution -rising rebellion girls-"@en,
        "revolution -rising rebellion girls-"@ja,
        "revolution -rising rebellion girls-"@ja-latn ;
    mo:produced_work <album/77773#musicalwork> ;
    schema:name "revolution -rising rebellion girls-"@en,
        "revolution -rising rebellion girls-"@ja,
        "revolution -rising rebellion girls-"@ja-latn .

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

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

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@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/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/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 .

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

<album/77773#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "revolution -rising rebellion girls-"@en,
        "revolution -rising rebellion girls-"@ja,
        "revolution -rising rebellion girls-"@ja-latn ;
    mo:performance_of <album/77773#musicalwork> ;
    mo:recorded_as <album/77773#musicalexpression> ;
    schema:name "revolution -rising rebellion girls-"@en,
        "revolution -rising rebellion girls-"@ja,
        "revolution -rising rebellion girls-"@ja-latn ;
    schema:workPerformed <album/77773#musicalwork> .

<org/921#subject> schema:name "556mm"@en,
        "556ミリメートル"@ja,
        "556mm"@ja-latn ;
    foaf:name "556mm"@en,
        "556ミリメートル"@ja,
        "556mm"@ja-latn .

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

<https://medium-media.vgm.io/albums/37/77773/77773-1526599630.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/77773#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-29"^^xsd:date ;
    dcterms:title "revolution -rising rebellion girls-"@en,
        "revolution -rising rebellion girls-"@ja,
        "revolution -rising rebellion girls-"@ja-latn ;
    mo:catalogue_number "MMCD-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77773#musicalexpression> ;
    mo:publisher <org/921#subject> ;
    mo:record _:Nbf463f8000764805b49b46087d7e2764 ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/33#subject>,
        <product/35#subject> ;
    schema:datePublished "2014-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/77773/77773-1526599630.jpg> ;
    schema:name "revolution -rising rebellion girls-"@en,
        "revolution -rising rebellion girls-"@ja,
        "revolution -rising rebellion girls-"@ja-latn ;
    schema:publisher <org/921#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/77773/77773-1526599630.jpg> .

_:N1b4b712aa94b4a45a901a79d36ab882e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wishing in the Dark"@en,
        "Wishing in the Dark"@ja,
        "Wishing in the Dark"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nbf463f8000764805b49b46087d7e2764 ;
    schema:name "Wishing in the Dark"@en,
        "Wishing in the Dark"@ja,
        "Wishing in the Dark"@ja-latn .

_:N2c0dcde0db2f4e3fb4ad9a8ef285a19f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "my own way"@en,
        "my own way"@ja,
        "my own way"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Nbf463f8000764805b49b46087d7e2764 ;
    schema:name "my own way"@en,
        "my own way"@ja,
        "my own way"@ja-latn .

_:N45821322b89b42b3b0a6fed49c1f76ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Autumn Song"@en,
        "Autumn Song"@ja,
        "Autumn Song"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Nbf463f8000764805b49b46087d7e2764 ;
    schema:name "Autumn Song"@en,
        "Autumn Song"@ja,
        "Autumn Song"@ja-latn .

_:N7ae144e8bd97474880d8f6acf34079e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "spectre of love (instrumental)"@en,
        "spectre of love (instrumental)"@ja,
        "spectre of love (instrumental)"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nbf463f8000764805b49b46087d7e2764 ;
    schema:name "spectre of love (instrumental)"@en,
        "spectre of love (instrumental)"@ja,
        "spectre of love (instrumental)"@ja-latn .

_:N7f9ee7dcd1be446993649f7dbdfce281 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "water ripple (instrumental)"@en,
        "water ripple (instrumental)"@ja,
        "water ripple (instrumental)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nbf463f8000764805b49b46087d7e2764 ;
    schema:name "water ripple (instrumental)"@en,
        "water ripple (instrumental)"@ja,
        "water ripple (instrumental)"@ja-latn .

_:N8b04260abe1f43cd8b5b706162e91b1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamin of you"@en,
        "Dreamin of you"@ja,
        "Dreamin of you"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Nbf463f8000764805b49b46087d7e2764 ;
    schema:name "Dreamin of you"@en,
        "Dreamin of you"@ja,
        "Dreamin of you"@ja-latn .

_:Ndaa4fe54759f45ac91409aca359026dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ROLLING ROLLING"@en,
        "ROLLING ROLLING"@ja,
        "ROLLING ROLLING"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nbf463f8000764805b49b46087d7e2764 ;
    schema:name "ROLLING ROLLING"@en,
        "ROLLING ROLLING"@ja,
        "ROLLING ROLLING"@ja-latn .

_:Ne3fe4f20532444af9a0c8a44f4be4178 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cherry Blossom Bit"@en,
        "サクラビト"@ja,
        "Sakura Bit"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nbf463f8000764805b49b46087d7e2764 ;
    schema:name "Cherry Blossom Bit"@en,
        "サクラビト"@ja,
        "Sakura Bit"@ja-latn .

_:Nfc59bdd1c33c4a878717871d3e9ce770 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Transparent Love"@en,
        "透明な恋情"@ja,
        "Toumeina Renjou"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nbf463f8000764805b49b46087d7e2764 ;
    schema:name "Transparent Love"@en,
        "透明な恋情"@ja,
        "Toumeina Renjou"@ja-latn .

_:Nbf463f8000764805b49b46087d7e2764 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b4b712aa94b4a45a901a79d36ab882e,
        _:N2c0dcde0db2f4e3fb4ad9a8ef285a19f,
        _:N45821322b89b42b3b0a6fed49c1f76ab,
        _:N7ae144e8bd97474880d8f6acf34079e4,
        _:N7f9ee7dcd1be446993649f7dbdfce281,
        _:N8b04260abe1f43cd8b5b706162e91b1c,
        _:Ndaa4fe54759f45ac91409aca359026dd,
        _:Ne3fe4f20532444af9a0c8a44f4be4178,
        _:Nfc59bdd1c33c4a878717871d3e9ce770 ;
    mo:track_count 9 ;
    schema:duration "PT38:43"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1b4b712aa94b4a45a901a79d36ab882e,
        _:N2c0dcde0db2f4e3fb4ad9a8ef285a19f,
        _:N45821322b89b42b3b0a6fed49c1f76ab,
        _:N7ae144e8bd97474880d8f6acf34079e4,
        _:N7f9ee7dcd1be446993649f7dbdfce281,
        _:N8b04260abe1f43cd8b5b706162e91b1c,
        _:Ndaa4fe54759f45ac91409aca359026dd,
        _:Ne3fe4f20532444af9a0c8a44f4be4178,
        _:Nfc59bdd1c33c4a878717871d3e9ce770 .

