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

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

<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/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/15331#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gensou Yakei"@en,
        "幻想夜景"@ja,
        "Gensou Yakei"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/15331#musicalwork> ;
    schema:name "Gensou Yakei"@en,
        "幻想夜景"@ja,
        "Gensou Yakei"@ja-latn .

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

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

<org/534#subject> schema:name "Girl's short hair"@en,
        "Girl's short hair"@ja,
        "Girl's short hair"@ja-latn ;
    foaf:name "Girl's short hair"@en,
        "Girl's short hair"@ja,
        "Girl's short hair"@ja-latn .

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

<https://medium-media.vgm.io/albums/13/15331/15331-1253023082.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/43070#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15331#performance> ;
    schema:name "-nim-"@en ;
    foaf:name "-nim-"@en .

<artist/9399#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15331#performance> ;
    schema:name "yonji"@en ;
    foaf:made <album/15331#lyrics>,
        <album/15331#subject> ;
    foaf:name "yonji"@en .

<artist/9400#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15331#performance> ;
    schema:name "Yayoichan"@en,
        "やよいちゃん"@ja ;
    foaf:name "Yayoichan"@en,
        "やよいちゃん"@ja .

<album/15331#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gensou Yakei"@en,
        "幻想夜景"@ja,
        "Gensou Yakei"@ja-latn ;
    mo:performance_of <album/15331#musicalwork> ;
    mo:performer <artist/43070#subject>,
        <artist/9399#subject>,
        <artist/9400#subject> ;
    mo:recorded_as <album/15331#musicalexpression> ;
    schema:byArtist <artist/43070#subject>,
        <artist/9399#subject>,
        <artist/9400#subject> ;
    schema:name "Gensou Yakei"@en,
        "幻想夜景"@ja,
        "Gensou Yakei"@ja-latn ;
    schema:workPerformed <album/15331#musicalwork> .

<album/15331#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Gensou Yakei"@en,
        "幻想夜景"@ja,
        "Gensou Yakei"@ja-latn ;
    mo:catalogue_number "GSH-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15331#musicalexpression> ;
    mo:publisher <org/534#subject> ;
    mo:record _:N9dde2b64dac84944b6c619cb5cfda566 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/43070#subject>,
        <artist/9399#subject>,
        <artist/9400#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/15331/15331-1253023082.jpg> ;
    schema:name "Gensou Yakei"@en,
        "幻想夜景"@ja,
        "Gensou Yakei"@ja-latn ;
    schema:publisher <org/534#subject> ;
    foaf:depiction <https://media.vgm.io/albums/13/15331/15331-1253023082.jpg> .

_:N05e27eed843841f984d87161d5861d5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋の魔法のように"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N9dde2b64dac84944b6c619cb5cfda566 ;
    schema:name "恋の魔法のように"@ja .

_:N3fb02ae34ffc443c8a2b6b5673c5a937 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神々の遊び (Instrumental ver.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N9dde2b64dac84944b6c619cb5cfda566 ;
    schema:name "神々の遊び (Instrumental ver.)"@ja .

_:N466d38f994e1491db055711f4cbf25d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver Blossom(Instrumental ver.)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N9dde2b64dac84944b6c619cb5cfda566 ;
    schema:name "Silver Blossom(Instrumental ver.)"@ja .

_:N4c81bfc9a0b240a6a79497bf930a6c6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋の魔法のように (Instrumental ver.)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N9dde2b64dac84944b6c619cb5cfda566 ;
    schema:name "恋の魔法のように (Instrumental ver.)"@ja .

_:N723e19d36fcb494d87758250b5df60ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢のつづき(Instrumental ver.)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N9dde2b64dac84944b6c619cb5cfda566 ;
    schema:name "夢のつづき(Instrumental ver.)"@ja .

_:N895e109b4c4247459b63931a8b6ce506 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シンデレラ･エイジア(Instrumental ver.)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N9dde2b64dac84944b6c619cb5cfda566 ;
    schema:name "シンデレラ･エイジア(Instrumental ver.)"@ja .

_:N9ebb81892c1b49fca886968d058685aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silver Blossom"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N9dde2b64dac84944b6c619cb5cfda566 ;
    schema:name "Silver Blossom"@ja .

_:Na2d0f5af994f4f4098df7981fcc73d75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想ノ夜(Instrumental ver.)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N9dde2b64dac84944b6c619cb5cfda566 ;
    schema:name "幻想ノ夜(Instrumental ver.)"@ja .

_:Nb9d5503bedf74f79be80b8306d951152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想ノ夜"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N9dde2b64dac84944b6c619cb5cfda566 ;
    schema:name "幻想ノ夜"@ja .

_:Nbca06154bf6b46588f77bbabf17c91f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神々の遊び"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N9dde2b64dac84944b6c619cb5cfda566 ;
    schema:name "神々の遊び"@ja .

_:Nde8defbb0ca94182beebd11b16b55843 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シンデレラ･エイジア"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N9dde2b64dac84944b6c619cb5cfda566 ;
    schema:name "シンデレラ･エイジア"@ja .

_:Nec4ceed471d3401c8da501ef42a6ab4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢のつづき"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N9dde2b64dac84944b6c619cb5cfda566 ;
    schema:name "夢のつづき"@ja .

_:N9dde2b64dac84944b6c619cb5cfda566 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05e27eed843841f984d87161d5861d5c,
        _:N3fb02ae34ffc443c8a2b6b5673c5a937,
        _:N466d38f994e1491db055711f4cbf25d1,
        _:N4c81bfc9a0b240a6a79497bf930a6c6f,
        _:N723e19d36fcb494d87758250b5df60ad,
        _:N895e109b4c4247459b63931a8b6ce506,
        _:N9ebb81892c1b49fca886968d058685aa,
        _:Na2d0f5af994f4f4098df7981fcc73d75,
        _:Nb9d5503bedf74f79be80b8306d951152,
        _:Nbca06154bf6b46588f77bbabf17c91f0,
        _:Nde8defbb0ca94182beebd11b16b55843,
        _:Nec4ceed471d3401c8da501ef42a6ab4c ;
    mo:track_count 12 ;
    schema:duration "PT54:50"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N05e27eed843841f984d87161d5861d5c,
        _:N3fb02ae34ffc443c8a2b6b5673c5a937,
        _:N466d38f994e1491db055711f4cbf25d1,
        _:N4c81bfc9a0b240a6a79497bf930a6c6f,
        _:N723e19d36fcb494d87758250b5df60ad,
        _:N895e109b4c4247459b63931a8b6ce506,
        _:N9ebb81892c1b49fca886968d058685aa,
        _:Na2d0f5af994f4f4098df7981fcc73d75,
        _:Nb9d5503bedf74f79be80b8306d951152,
        _:Nbca06154bf6b46588f77bbabf17c91f0,
        _:Nde8defbb0ca94182beebd11b16b55843,
        _:Nec4ceed471d3401c8da501ef42a6ab4c .

