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

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

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

<event/8> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 5 (May 25, 2008)" .

<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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@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/11602#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Midnight MAXIMUMTUNE Extra Stage III"@en,
        "東方ミッドナイト MAXIMUMTUNE EXTRA STAGE 参"@ja,
        "Touhou Midnight MAXIMUMTUNE Extra Stage III"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11602#musicalwork> ;
    schema:name "Touhou Midnight MAXIMUMTUNE Extra Stage III"@en,
        "東方ミッドナイト MAXIMUMTUNE EXTRA STAGE 参"@ja,
        "Touhou Midnight MAXIMUMTUNE Extra Stage III"@ja-latn .

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

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

<org/163#subject> schema:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn ;
    foaf:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/11602/11602-1231263746.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11602#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Midnight MAXIMUMTUNE Extra Stage III"@en,
        "東方ミッドナイト MAXIMUMTUNE EXTRA STAGE 参"@ja,
        "Touhou Midnight MAXIMUMTUNE Extra Stage III"@ja-latn ;
    mo:performance_of <album/11602#musicalwork> ;
    mo:performer <artist/1179#subject> ;
    mo:recorded_as <album/11602#musicalexpression> ;
    schema:byArtist <artist/1179#subject> ;
    schema:name "Touhou Midnight MAXIMUMTUNE Extra Stage III"@en,
        "東方ミッドナイト MAXIMUMTUNE EXTRA STAGE 参"@ja,
        "Touhou Midnight MAXIMUMTUNE Extra Stage III"@ja-latn ;
    schema:workPerformed <album/11602#musicalwork> .

<artist/1179#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11602#performance> ;
    schema:name "kaya"@en ;
    foaf:name "kaya"@en .

<album/11602#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-25"^^xsd:date ;
    dcterms:title "Touhou Midnight MAXIMUMTUNE Extra Stage III"@en,
        "東方ミッドナイト MAXIMUMTUNE EXTRA STAGE 参"@ja,
        "Touhou Midnight MAXIMUMTUNE Extra Stage III"@ja-latn ;
    mo:catalogue_number "GCFT-0046" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11602#musicalexpression> ;
    mo:publisher <org/163#subject> ;
    mo:record _:N4278adabde57476c850b5248ed4805fe ;
    mo:record_count 1 ;
    mo:release <event/8> ;
    schema:about <product/22#subject>,
        <product/25#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:byArtist <artist/1179#subject> ;
    schema:datePublished "2008-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/11602/11602-1231263746.jpg> ;
    schema:name "Touhou Midnight MAXIMUMTUNE Extra Stage III"@en,
        "東方ミッドナイト MAXIMUMTUNE EXTRA STAGE 参"@ja,
        "Touhou Midnight MAXIMUMTUNE Extra Stage III"@ja-latn ;
    schema:publisher <org/163#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/11602/11602-1231263746.jpg> .

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

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

_:N54028f9717c4407b880e4bd9fb6436b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Sword For Your Sake ~ sword of mind Off Vocal Version"@en,
        "君が為の剣 ～ sword of mind Off Vocal Version"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:20"^^xsd:interval ;
    schema:inPlaylist _:N4278adabde57476c850b5248ed4805fe ;
    schema:name "A Sword For Your Sake ~ sword of mind Off Vocal Version"@en,
        "君が為の剣 ～ sword of mind Off Vocal Version"@ja .

_:N559f427301174787ba0858cd4d714d90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enbu, Forgotten Road ~ Load to salvation Off Vocal Version"@en,
        "閻浮、忘れ路 ～ Load to salvation Off Vocal Version"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N4278adabde57476c850b5248ed4805fe ;
    schema:name "Enbu, Forgotten Road ~ Load to salvation Off Vocal Version"@en,
        "閻浮、忘れ路 ～ Load to salvation Off Vocal Version"@ja .

_:N8dd1d0415f6c47ce97fbbc01b574982d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Sword For Your Sake ~ sword of mind"@en,
        "君が為の剣 ～ sword of mind"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:N4278adabde57476c850b5248ed4805fe ;
    schema:name "A Sword For Your Sake ~ sword of mind"@en,
        "君が為の剣 ～ sword of mind"@ja .

_:Ncae110042a9e4cf6a5e9ddd94d1c6516 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything is Lord Tenma's Bunkachou ~ plume of crow"@en,
        "凡ては、天魔の文花帖 ～ plume of crow"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N4278adabde57476c850b5248ed4805fe ;
    schema:name "Everything is Lord Tenma's Bunkachou ~ plume of crow"@en,
        "凡ては、天魔の文花帖 ～ plume of crow"@ja .

_:Ne003fda182f34f1eac411771ed7c4da3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everything is Lord Tenma's Bunkachou ~ plume of crow Off Vocal Version"@en,
        "凡ては、天魔の文花帖 ～ plume of crow Off Vocal Version"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:N4278adabde57476c850b5248ed4805fe ;
    schema:name "Everything is Lord Tenma's Bunkachou ~ plume of crow Off Vocal Version"@en,
        "凡ては、天魔の文花帖 ～ plume of crow Off Vocal Version"@ja .

_:Ne11a35980c694113a86ec8572b088a24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Festival of Pandemonium ~ night carnival Off Vocal Version"@en,
        "百鬼夜行の祭り ～ night carnival Off Vocal Version"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N4278adabde57476c850b5248ed4805fe ;
    schema:name "Festival of Pandemonium ~ night carnival Off Vocal Version"@en,
        "百鬼夜行の祭り ～ night carnival Off Vocal Version"@ja .

_:Neb63e89d200342bc8456c6e149b73e56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enbu, Forgotten Road ~ Load to salvation"@en,
        "閻浮、忘れ路 ～ Load to salvation"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N4278adabde57476c850b5248ed4805fe ;
    schema:name "Enbu, Forgotten Road ~ Load to salvation"@en,
        "閻浮、忘れ路 ～ Load to salvation"@ja .

_:Nfad5ea7650824e5a9f98f8e5bfbda6b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Festival of Pandemonium ~ night carnival"@en,
        "百鬼夜行の祭り ～ night carnival"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N4278adabde57476c850b5248ed4805fe ;
    schema:name "Festival of Pandemonium ~ night carnival"@en,
        "百鬼夜行の祭り ～ night carnival"@ja .

_:N4278adabde57476c850b5248ed4805fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N54028f9717c4407b880e4bd9fb6436b9,
        _:N559f427301174787ba0858cd4d714d90,
        _:N8dd1d0415f6c47ce97fbbc01b574982d,
        _:Ncae110042a9e4cf6a5e9ddd94d1c6516,
        _:Ne003fda182f34f1eac411771ed7c4da3,
        _:Ne11a35980c694113a86ec8572b088a24,
        _:Neb63e89d200342bc8456c6e149b73e56,
        _:Nfad5ea7650824e5a9f98f8e5bfbda6b6 ;
    mo:track_count 8 ;
    schema:duration "PT44:11"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N54028f9717c4407b880e4bd9fb6436b9,
        _:N559f427301174787ba0858cd4d714d90,
        _:N8dd1d0415f6c47ce97fbbc01b574982d,
        _:Ncae110042a9e4cf6a5e9ddd94d1c6516,
        _:Ne003fda182f34f1eac411771ed7c4da3,
        _:Ne11a35980c694113a86ec8572b088a24,
        _:Neb63e89d200342bc8456c6e149b73e56,
        _:Nfad5ea7650824e5a9f98f8e5bfbda6b6 .

