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

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

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

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

<event/42> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 6 (Mar 08, 2009)" .

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

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

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

<https://medium-media.vgm.io/albums/61/12316/12316-1235631552.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/12316#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gensou Youonshuu"@en,
        "幻想妖音蒐"@ja,
        "Gensou Youonshuu"@ja-latn ;
    mo:performance_of <album/12316#musicalwork> ;
    mo:performer _:N69f30240199c4ec5a4a32fbe933ef72c,
        _:Ndc57bd7639d04eee8a76fdec658cf3c4 ;
    mo:recorded_as <album/12316#musicalexpression> ;
    schema:byArtist _:N69f30240199c4ec5a4a32fbe933ef72c,
        _:Ndc57bd7639d04eee8a76fdec658cf3c4 ;
    schema:name "Gensou Youonshuu"@en,
        "幻想妖音蒐"@ja,
        "Gensou Youonshuu"@ja-latn ;
    schema:workPerformed <album/12316#musicalwork> .

<album/12316#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "Gensou Youonshuu"@en,
        "幻想妖音蒐"@ja,
        "Gensou Youonshuu"@ja-latn ;
    mo:catalogue_number "CCCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/12316#musicalexpression> ;
    mo:publisher _:N6d155d78d9714a7389430d3c8ff49658 ;
    mo:record _:Nf2753114cf2f44bea9f383d09b5c4528 ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mizuki Sakura"@en ;
            foaf:name "Mizuki Sakura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rin"@en ;
            foaf:name "Rin"@en ] ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/12316/12316-1235631552.jpg> ;
    schema:name "Gensou Youonshuu"@en,
        "幻想妖音蒐"@ja,
        "Gensou Youonshuu"@ja-latn ;
    schema:publisher _:N6d155d78d9714a7389430d3c8ff49658 ;
    foaf:depiction <https://media.vgm.io/albums/61/12316/12316-1235631552.jpg> .

_:N2824f27213b643868d1fbe066b9f72c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アリスのアトリエ ～魔法の森の人形士～"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2753114cf2f44bea9f383d09b5c4528 ;
    schema:name "アリスのアトリエ ～魔法の森の人形士～"@ja .

_:N2d81ff99c4f94338a0f9cbe1b084f16b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "G(B) Free"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2753114cf2f44bea9f383d09b5c4528 ;
    schema:name "G(B) Free"@ja .

_:N45f85d052b8d473284d26cd48707dfa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瑞花に染まりし夢見草"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2753114cf2f44bea9f383d09b5c4528 ;
    schema:name "瑞花に染まりし夢見草"@ja .

_:N62de0242703540cf82e304e667f2da74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sublime Moon"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2753114cf2f44bea9f383d09b5c4528 ;
    schema:name "Sublime Moon"@ja .

_:N643ce1debc1c4d0bbdfad110e14fc935 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "K"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2753114cf2f44bea9f383d09b5c4528 ;
    schema:name "K"@ja .

_:N69f30240199c4ec5a4a32fbe933ef72c a schema:Person,
        foaf:Person ;
    mo:performed <album/12316#performance> ;
    schema:name "Mizuki Sakura"@en ;
    foaf:name "Mizuki Sakura"@en .

_:N6d155d78d9714a7389430d3c8ff49658 schema:name "Chaos Concerto"@en ;
    foaf:name "Chaos Concerto"@en .

_:N754494e41467457da87ee2cc2addac90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MYsteriOus Night"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2753114cf2f44bea9f383d09b5c4528 ;
    schema:name "MYsteriOus Night"@ja .

_:N7c6c5075bedd473fbed4458520ac68af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "見果テヌ夢"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2753114cf2f44bea9f383d09b5c4528 ;
    schema:name "見果テヌ夢"@ja .

_:Nb720f6283fac4308b7c852510da5b7c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蓮華葬　～ Necro Phantasia"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2753114cf2f44bea9f383d09b5c4528 ;
    schema:name "蓮華葬　～ Necro Phantasia"@ja .

_:Ndc57bd7639d04eee8a76fdec658cf3c4 a schema:Person,
        foaf:Person ;
    mo:performed <album/12316#performance> ;
    schema:name "Rin"@en ;
    foaf:name "Rin"@en .

_:Nf8b47ff6e4ee4e53b741468631980797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヂストーションスパアク"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nf2753114cf2f44bea9f383d09b5c4528 ;
    schema:name "ヂストーションスパアク"@ja .

_:Nf2753114cf2f44bea9f383d09b5c4528 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2824f27213b643868d1fbe066b9f72c4,
        _:N2d81ff99c4f94338a0f9cbe1b084f16b,
        _:N45f85d052b8d473284d26cd48707dfa2,
        _:N62de0242703540cf82e304e667f2da74,
        _:N643ce1debc1c4d0bbdfad110e14fc935,
        _:N754494e41467457da87ee2cc2addac90,
        _:N7c6c5075bedd473fbed4458520ac68af,
        _:Nb720f6283fac4308b7c852510da5b7c2,
        _:Nf8b47ff6e4ee4e53b741468631980797 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N2824f27213b643868d1fbe066b9f72c4,
        _:N2d81ff99c4f94338a0f9cbe1b084f16b,
        _:N45f85d052b8d473284d26cd48707dfa2,
        _:N62de0242703540cf82e304e667f2da74,
        _:N643ce1debc1c4d0bbdfad110e14fc935,
        _:N754494e41467457da87ee2cc2addac90,
        _:N7c6c5075bedd473fbed4458520ac68af,
        _:Nb720f6283fac4308b7c852510da5b7c2,
        _:Nf8b47ff6e4ee4e53b741468631980797 .

