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

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

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

<event/172> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 12 (May 10, 2015)" .

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

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

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

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

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

<https://medium-media.vgm.io/albums/73/57437/57437-1456975394.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14431#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/57437#performance> ;
    schema:name "Nazo no Jinbutsu K"@en,
        "謎の人物K"@ja ;
    foaf:name "Nazo no Jinbutsu K"@en,
        "謎の人物K"@ja .

<album/57437#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RESURRECTION!"@en,
        "RESURRECTION!"@ja,
        "RESURRECTION!"@ja-latn ;
    mo:performance_of <album/57437#musicalwork> ;
    mo:performer _:N4d2d8a3a161e429eb0fb915d58a60b73,
        _:N7417dd0659ca46a6ba7b3509ba115312,
        _:Nacafdf130666447f9b78a799069625c2,
        <artist/14431#subject> ;
    mo:recorded_as <album/57437#musicalexpression> ;
    schema:byArtist _:N4d2d8a3a161e429eb0fb915d58a60b73,
        _:N7417dd0659ca46a6ba7b3509ba115312,
        _:Nacafdf130666447f9b78a799069625c2,
        <artist/14431#subject> ;
    schema:name "RESURRECTION!"@en,
        "RESURRECTION!"@ja,
        "RESURRECTION!"@ja-latn ;
    schema:workPerformed <album/57437#musicalwork> .

<album/57437#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-05-10"^^xsd:date ;
    dcterms:title "RESURRECTION!"@en,
        "RESURRECTION!"@ja,
        "RESURRECTION!"@ja-latn ;
    mo:catalogue_number "MSCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/57437#musicalexpression> ;
    mo:publisher _:N65b14113613343e99daf0af8c6b881f8 ;
    mo:record _:Nef15af13139f46829f79cb7594a9377a ;
    mo:record_count 1 ;
    mo:release <event/172> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/35#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "yuki"@en ;
            foaf:name "yuki"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "のりこ"@en ;
            foaf:name "のりこ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Le Ciel"@en ;
            foaf:name "Le Ciel"@en ],
        <artist/14431#subject> ;
    schema:datePublished "2015-05-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/73/57437/57437-1456975394.jpg> ;
    schema:name "RESURRECTION!"@en,
        "RESURRECTION!"@ja,
        "RESURRECTION!"@ja-latn ;
    schema:publisher _:N65b14113613343e99daf0af8c6b881f8 ;
    foaf:depiction <https://media.vgm.io/albums/73/57437/57437-1456975394.jpg> .

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

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

_:N0ae344b67940434dbbc95f5062c18fab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "螺旋の夢"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef15af13139f46829f79cb7594a9377a ;
    schema:name "螺旋の夢"@ja .

_:N242356d0807b482a8e0eadf9a0577ec4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lonely utopia"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef15af13139f46829f79cb7594a9377a ;
    schema:name "lonely utopia"@ja .

_:N375b21e0a262492289646b26d477c3e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "dreaming yesterday"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef15af13139f46829f79cb7594a9377a ;
    schema:name "dreaming yesterday"@ja .

_:N3f8efaf91c554b7f9f28a54242ff8772 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eternity"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef15af13139f46829f79cb7594a9377a ;
    schema:name "Eternity"@ja .

_:N43b5760d69d34632b27a38d64b69e78f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Rose"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef15af13139f46829f79cb7594a9377a ;
    schema:name "Under the Rose"@ja .

_:N4d2d8a3a161e429eb0fb915d58a60b73 a schema:Person,
        foaf:Person ;
    mo:performed <album/57437#performance> ;
    schema:name "Le Ciel"@en ;
    foaf:name "Le Ciel"@en .

_:N4f2127bdba084399839e282b7c1c4bbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "世界線"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef15af13139f46829f79cb7594a9377a ;
    schema:name "世界線"@ja .

_:N65b14113613343e99daf0af8c6b881f8 schema:name "moesoku"@en ;
    foaf:name "moesoku"@en .

_:N6c890f086bca4505827db5577cf3e583 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "…in the Darkness"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef15af13139f46829f79cb7594a9377a ;
    schema:name "…in the Darkness"@ja .

_:N7417dd0659ca46a6ba7b3509ba115312 a schema:Person,
        foaf:Person ;
    mo:performed <album/57437#performance> ;
    schema:name "のりこ"@en ;
    foaf:name "のりこ"@en .

_:N7e6233cfb1af48f5885aff106fdd19cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Everlasting Tears"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef15af13139f46829f79cb7594a9377a ;
    schema:name "Everlasting Tears"@ja .

_:N93fd8d9791ef46129e4fd13fd42a8eb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RESURRECTION!"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef15af13139f46829f79cb7594a9377a ;
    schema:name "RESURRECTION!"@ja .

_:N9ed37ed86c9b42dead95a0b7e8355d54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Puzzle"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef15af13139f46829f79cb7594a9377a ;
    schema:name "Puzzle"@ja .

_:Nacafdf130666447f9b78a799069625c2 a schema:Person,
        foaf:Person ;
    mo:performed <album/57437#performance> ;
    schema:name "yuki"@en ;
    foaf:name "yuki"@en .

_:Nb55c2f10a2d2437ebaf5bee444c8abf8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FATE"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef15af13139f46829f79cb7594a9377a ;
    schema:name "FATE"@ja .

_:Nbeb5451934c048a0ba149c3f5ddad5cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rules"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef15af13139f46829f79cb7594a9377a ;
    schema:name "Rules"@ja .

_:Nbf77941d59004e9a85e52e8dc933dabe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "broken merry-go-round"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef15af13139f46829f79cb7594a9377a ;
    schema:name "broken merry-go-round"@ja .

_:Nfa255d2349194e269bb6b8106e45ea5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forsight"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nef15af13139f46829f79cb7594a9377a ;
    schema:name "Forsight"@ja .

_:Nef15af13139f46829f79cb7594a9377a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ae344b67940434dbbc95f5062c18fab,
        _:N242356d0807b482a8e0eadf9a0577ec4,
        _:N375b21e0a262492289646b26d477c3e2,
        _:N3f8efaf91c554b7f9f28a54242ff8772,
        _:N43b5760d69d34632b27a38d64b69e78f,
        _:N4f2127bdba084399839e282b7c1c4bbc,
        _:N6c890f086bca4505827db5577cf3e583,
        _:N7e6233cfb1af48f5885aff106fdd19cf,
        _:N93fd8d9791ef46129e4fd13fd42a8eb5,
        _:N9ed37ed86c9b42dead95a0b7e8355d54,
        _:Nb55c2f10a2d2437ebaf5bee444c8abf8,
        _:Nbeb5451934c048a0ba149c3f5ddad5cf,
        _:Nbf77941d59004e9a85e52e8dc933dabe,
        _:Nfa255d2349194e269bb6b8106e45ea5e ;
    mo:track_count 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0ae344b67940434dbbc95f5062c18fab,
        _:N242356d0807b482a8e0eadf9a0577ec4,
        _:N375b21e0a262492289646b26d477c3e2,
        _:N3f8efaf91c554b7f9f28a54242ff8772,
        _:N43b5760d69d34632b27a38d64b69e78f,
        _:N4f2127bdba084399839e282b7c1c4bbc,
        _:N6c890f086bca4505827db5577cf3e583,
        _:N7e6233cfb1af48f5885aff106fdd19cf,
        _:N93fd8d9791ef46129e4fd13fd42a8eb5,
        _:N9ed37ed86c9b42dead95a0b7e8355d54,
        _:Nb55c2f10a2d2437ebaf5bee444c8abf8,
        _:Nbeb5451934c048a0ba149c3f5ddad5cf,
        _:Nbf77941d59004e9a85e52e8dc933dabe,
        _:Nfa255d2349194e269bb6b8106e45ea5e .

