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

<artist/13222#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maika"@en,
        "舞花"@ja ;
    foaf:made <album/21004#subject>,
        <album/21004#vocals> ;
    foaf:name "Maika"@en,
        "舞花"@ja .

<artist/16641#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mika"@en,
        "美歌"@ja ;
    foaf:made <album/21004#subject>,
        <album/21004#vocals> ;
    foaf:name "Mika"@en,
        "美歌"@ja .

<artist/16642#subject> a schema:Person,
        foaf:Person ;
    schema:name "Vivienne"@en ;
    foaf:made <album/21004#subject>,
        <album/21004#vocals> ;
    foaf:name "Vivienne"@en .

<album/21004#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Milky Wink"@en,
        "Milky Wink"@ja,
        "Milky Wink"@ja-latn ;
    mo:produced_work <album/21004#musicalwork> ;
    schema:name "Milky Wink"@en,
        "Milky Wink"@ja,
        "Milky Wink"@ja-latn .

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

<event/94> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai SP (Sep 19, 2010)" .

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

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

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

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

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

<org/746#subject> schema:name "FELT"@en,
        "FELT"@ja,
        "FELT"@ja-latn ;
    foaf:name "FELT"@en,
        "FELT"@ja,
        "FELT"@ja-latn .

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

<https://medium-media.vgm.io/albums/40/21004/21004-b9785ec6a4a9.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/21004#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-09-19"^^xsd:date ;
    dcterms:title "Milky Wink"@en,
        "Milky Wink"@ja,
        "Milky Wink"@ja-latn ;
    mo:catalogue_number "FELT-001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21004#musicalexpression> ;
    mo:publisher <org/746#subject> ;
    mo:record _:N83a1b0f175844255ad688c2e945604f7 ;
    mo:record_count 1 ;
    mo:release <event/94> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/29#subject>,
        <product/31#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-09-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/21004/21004-b9785ec6a4a9.jpg> ;
    schema:name "Milky Wink"@en,
        "Milky Wink"@ja,
        "Milky Wink"@ja-latn ;
    schema:publisher <org/746#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/21004/21004-b9785ec6a4a9.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "NIKO"@en ;
    foaf:made <album/21004#vocals> ;
    foaf:name "NIKO"@en .

_:N34f2325843f94ec7b75f9cdc64fc7449 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re-imagined"@en,
        "Re-imagined"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N83a1b0f175844255ad688c2e945604f7 ;
    schema:name "Re-imagined"@en,
        "Re-imagined"@ja .

_:N5fd76e73ffce4883ae0529733914e3ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hazy Rain (M.Z.C nova express Dub)"@en,
        "Hazy Rain(M.Z.C nova express Dub)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:N83a1b0f175844255ad688c2e945604f7 ;
    schema:name "Hazy Rain (M.Z.C nova express Dub)"@en,
        "Hazy Rain(M.Z.C nova express Dub)"@ja .

_:N783ed9ad3f8d4a778f23ee08f4a27652 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Gate"@en,
        "Sky Gate"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N83a1b0f175844255ad688c2e945604f7 ;
    schema:name "Sky Gate"@en,
        "Sky Gate"@ja .

_:N79f904ba71cb469db341ccf782c96cd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comes around"@en,
        "Comes around"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N83a1b0f175844255ad688c2e945604f7 ;
    schema:name "Comes around"@en,
        "Comes around"@ja .

_:N8db21917a28746cb81e61ad617ae4c01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tears of the Moon"@en,
        "月の涙"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N83a1b0f175844255ad688c2e945604f7 ;
    schema:name "Tears of the Moon"@en,
        "月の涙"@ja .

_:Nb9630f6f59ce4671a833605d97dba754 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All This Time"@en,
        "All This Time"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N83a1b0f175844255ad688c2e945604f7 ;
    schema:name "All This Time"@en,
        "All This Time"@ja .

_:Nbe1f244d8677444eba5f922ff1a52ce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intertwined infinite (Introduction)"@en,
        "Intertwined infinite(Introduction)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N83a1b0f175844255ad688c2e945604f7 ;
    schema:name "Intertwined infinite (Introduction)"@en,
        "Intertwined infinite(Introduction)"@ja .

_:Nbe7f5abb5a41434e8e37a5cbc1ab5ae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Echo (Interlude)"@en,
        "The Echo(Interlude)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N83a1b0f175844255ad688c2e945604f7 ;
    schema:name "The Echo (Interlude)"@en,
        "The Echo(Interlude)"@ja .

_:Nf17fc0958edb4a2ca42ffe96875c87d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invisible (Original Mix)"@en,
        "Invisible(Original Mix)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:39"^^xsd:interval ;
    schema:inPlaylist _:N83a1b0f175844255ad688c2e945604f7 ;
    schema:name "Invisible (Original Mix)"@en,
        "Invisible(Original Mix)"@ja .

_:Nf2d38f984cbf4d7491e562184f33939a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're the Shine (Night Butterflies)"@en,
        "You're the Shine(Night Butterflies)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N83a1b0f175844255ad688c2e945604f7 ;
    schema:name "You're the Shine (Night Butterflies)"@en,
        "You're the Shine(Night Butterflies)"@ja .

_:N83a1b0f175844255ad688c2e945604f7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N34f2325843f94ec7b75f9cdc64fc7449,
        _:N5fd76e73ffce4883ae0529733914e3ea,
        _:N783ed9ad3f8d4a778f23ee08f4a27652,
        _:N79f904ba71cb469db341ccf782c96cd9,
        _:N8db21917a28746cb81e61ad617ae4c01,
        _:Nb9630f6f59ce4671a833605d97dba754,
        _:Nbe1f244d8677444eba5f922ff1a52ce3,
        _:Nbe7f5abb5a41434e8e37a5cbc1ab5ae2,
        _:Nf17fc0958edb4a2ca42ffe96875c87d6,
        _:Nf2d38f984cbf4d7491e562184f33939a ;
    mo:track_count 10 ;
    schema:duration "PT44:34"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N34f2325843f94ec7b75f9cdc64fc7449,
        _:N5fd76e73ffce4883ae0529733914e3ea,
        _:N783ed9ad3f8d4a778f23ee08f4a27652,
        _:N79f904ba71cb469db341ccf782c96cd9,
        _:N8db21917a28746cb81e61ad617ae4c01,
        _:Nb9630f6f59ce4671a833605d97dba754,
        _:Nbe1f244d8677444eba5f922ff1a52ce3,
        _:Nbe7f5abb5a41434e8e37a5cbc1ab5ae2,
        _:Nf17fc0958edb4a2ca42ffe96875c87d6,
        _:Nf2d38f984cbf4d7491e562184f33939a .

