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

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

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

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

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

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

<album/11560#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Memoryear"@en,
        "Memoryear"@ja,
        "Memoryear"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11560#musicalwork> ;
    schema:name "Memoryear"@en,
        "Memoryear"@ja,
        "Memoryear"@ja-latn .

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

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

<org/740#subject> schema:name "Mikan-Box"@en,
        "みかん箱"@ja,
        "Mikan-Box"@ja-latn ;
    foaf:name "Mikan-Box"@en,
        "みかん箱"@ja,
        "Mikan-Box"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/11560/11560-1230993524.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11560#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "Memoryear"@en,
        "Memoryear"@ja,
        "Memoryear"@ja-latn ;
    mo:catalogue_number "MMCD-0007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11560#musicalexpression> ;
    mo:publisher <org/740#subject> ;
    mo:record _:N4ceab14a0ab14ff8aebad1aba23d2de6 ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/11560/11560-1230993524.jpg> ;
    schema:name "Memoryear"@en,
        "Memoryear"@ja,
        "Memoryear"@ja-latn ;
    schema:publisher <org/740#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/11560/11560-1230993524.jpg> .

_:N101ac36f3c2748a8a4127c81ac1fdfd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "総天然脳内春色娘"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N4ceab14a0ab14ff8aebad1aba23d2de6 ;
    schema:name "総天然脳内春色娘"@ja .

_:N367bbff3db36488a8bf773b57ee8f50a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "そらのはるかぜ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N4ceab14a0ab14ff8aebad1aba23d2de6 ;
    schema:name "そらのはるかぜ"@ja .

_:N4b23ac45b9c74840b163544dbd2ec819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raindrop candy"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N4ceab14a0ab14ff8aebad1aba23d2de6 ;
    schema:name "Raindrop candy"@ja .

_:N963df0d83b484cd494f29308a5411502 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hakurei Happy Christmas"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N4ceab14a0ab14ff8aebad1aba23d2de6 ;
    schema:name "Hakurei Happy Christmas"@ja .

_:Nb0a2d7f29dc449c5900ee7dd1ad3b210 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll's Halloween"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N4ceab14a0ab14ff8aebad1aba23d2de6 ;
    schema:name "Doll's Halloween"@ja .

_:Nb96ed974bf724bcdbcde1e9ec8df47a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Day, Sweet Magic"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N4ceab14a0ab14ff8aebad1aba23d2de6 ;
    schema:name "Sweet Day, Sweet Magic"@ja .

_:Nbe6b60a101824a1aa09f51eb9c72e2b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヒストリー・オブ・イースタンストーリー"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:N4ceab14a0ab14ff8aebad1aba23d2de6 ;
    schema:name "ヒストリー・オブ・イースタンストーリー"@ja .

_:Nc4dd1b6f9c674375b257237c26bcf09a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風見納涼大花火"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N4ceab14a0ab14ff8aebad1aba23d2de6 ;
    schema:name "風見納涼大花火"@ja .

_:Ndf4d609f595a4bf4b1d2817a1e1298f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蛍火センセーション"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N4ceab14a0ab14ff8aebad1aba23d2de6 ;
    schema:name "蛍火センセーション"@ja .

_:Necd4f92f97ed427dbc683259bfd3e112 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "五月性メランコリックシンドローム"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N4ceab14a0ab14ff8aebad1aba23d2de6 ;
    schema:name "五月性メランコリックシンドローム"@ja .

_:Neeaa4361c8184aa298538f17d8323a37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "去リユク秋"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N4ceab14a0ab14ff8aebad1aba23d2de6 ;
    schema:name "去リユク秋"@ja .

_:Nf1a36e3bdc3840298b63ec88efe47f8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Artistic Machinery"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N4ceab14a0ab14ff8aebad1aba23d2de6 ;
    schema:name "Artistic Machinery"@ja .

_:N4ceab14a0ab14ff8aebad1aba23d2de6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N101ac36f3c2748a8a4127c81ac1fdfd6,
        _:N367bbff3db36488a8bf773b57ee8f50a,
        _:N4b23ac45b9c74840b163544dbd2ec819,
        _:N963df0d83b484cd494f29308a5411502,
        _:Nb0a2d7f29dc449c5900ee7dd1ad3b210,
        _:Nb96ed974bf724bcdbcde1e9ec8df47a6,
        _:Nbe6b60a101824a1aa09f51eb9c72e2b4,
        _:Nc4dd1b6f9c674375b257237c26bcf09a,
        _:Ndf4d609f595a4bf4b1d2817a1e1298f2,
        _:Necd4f92f97ed427dbc683259bfd3e112,
        _:Neeaa4361c8184aa298538f17d8323a37,
        _:Nf1a36e3bdc3840298b63ec88efe47f8d ;
    mo:track_count 12 ;
    schema:duration "PT53:02"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N101ac36f3c2748a8a4127c81ac1fdfd6,
        _:N367bbff3db36488a8bf773b57ee8f50a,
        _:N4b23ac45b9c74840b163544dbd2ec819,
        _:N963df0d83b484cd494f29308a5411502,
        _:Nb0a2d7f29dc449c5900ee7dd1ad3b210,
        _:Nb96ed974bf724bcdbcde1e9ec8df47a6,
        _:Nbe6b60a101824a1aa09f51eb9c72e2b4,
        _:Nc4dd1b6f9c674375b257237c26bcf09a,
        _:Ndf4d609f595a4bf4b1d2817a1e1298f2,
        _:Necd4f92f97ed427dbc683259bfd3e112,
        _:Neeaa4361c8184aa298538f17d8323a37,
        _:Nf1a36e3bdc3840298b63ec88efe47f8d .

