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

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

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

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

<artist/44791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65310#subject> ;
    schema:name "U2"@en ;
    foaf:made <album/65310#composition>,
        <album/65310#subject> ;
    foaf:name "U2"@en .

<event/134> a mo:Release ;
    schema:name "Released at Comic Market 80 (Aug 12, 2011 to Aug 14, 2011)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/65310#musicalexpression> a mo:Signal ;
    mo:published_as <album/65310#subject> ;
    mo:records <album/65310#performance> .

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

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

<https://medium-media.vgm.io/albums/01/65310/65310-1486074148.jpg> a schema:ImageObject,
        foaf:Image .

<album/65310#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Flowering Night Theater 2011"@en,
        "Flowering Night Theater 2011"@ja,
        "Flowering Night Theater 2011"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/65310#musicalwork> ;
    schema:name "Flowering Night Theater 2011"@en,
        "Flowering Night Theater 2011"@ja,
        "Flowering Night Theater 2011"@ja-latn .

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

<album/65310#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-08-13"^^xsd:date ;
    dcterms:title "Flowering Night Theater 2011"@en,
        "Flowering Night Theater 2011"@ja,
        "Flowering Night Theater 2011"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "DVD" ;
    mo:publication_of <album/65310#musicalexpression> ;
    mo:publisher _:N9e19e7026d314146b1e52afd16aefdb3 ;
    mo:record _:N0979176c336a40b9818c95a05f9c44e5 ;
    mo:record_count 1 ;
    mo:release <event/134> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:datePublished "2011-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/65310/65310-1486074148.jpg> ;
    schema:name "Flowering Night Theater 2011"@en,
        "Flowering Night Theater 2011"@ja,
        "Flowering Night Theater 2011"@ja-latn ;
    schema:publisher _:N9e19e7026d314146b1e52afd16aefdb3 ;
    foaf:depiction <https://media.vgm.io/albums/01/65310/65310-1486074148.jpg> .

_:N0c087ffbf5de4054924c0df213ee4372 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ウサテイ2011"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0979176c336a40b9818c95a05f9c44e5 ;
    schema:name "ウサテイ2011"@ja .

_:N1cbf89d258df4c639a84aa1e16b174ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "sweet little sister"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0979176c336a40b9818c95a05f9c44e5 ;
    schema:name "sweet little sister"@ja .

_:N4e431fbe9a934ffa8514cac14021e621 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birth of Fantasy"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0979176c336a40b9818c95a05f9c44e5 ;
    schema:name "Birth of Fantasy"@ja .

_:N510eac61251c4cb6a037e11b071c3fd3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の声と、"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0979176c336a40b9818c95a05f9c44e5 ;
    schema:name "君の声と、"@ja .

_:N6a4cb6dda0e340c2976bb4bd3bf10762 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆらら紙芝居"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0979176c336a40b9818c95a05f9c44e5 ;
    schema:name "ゆらら紙芝居"@ja .

_:N84affeb3e9004f04b5dd8b9d8f1b56a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lover Girl"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0979176c336a40b9818c95a05f9c44e5 ;
    schema:name "Lover Girl"@ja .

_:N8e078c927eda481da52eef90233dd423 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わたしであるということ"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0979176c336a40b9818c95a05f9c44e5 ;
    schema:name "わたしであるということ"@ja .

_:N9e19e7026d314146b1e52afd16aefdb3 schema:name "Touhou MVP"@en ;
    foaf:name "Touhou MVP"@en .

_:Naef7d4477c614159b38de6bbd047653d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "違うということ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0979176c336a40b9818c95a05f9c44e5 ;
    schema:name "違うということ"@ja .

_:Ne12cbb6adf8d4a18823a255e912c1f4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "泡の音"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N0979176c336a40b9818c95a05f9c44e5 ;
    schema:name "泡の音"@ja .

_:N0979176c336a40b9818c95a05f9c44e5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c087ffbf5de4054924c0df213ee4372,
        _:N1cbf89d258df4c639a84aa1e16b174ba,
        _:N4e431fbe9a934ffa8514cac14021e621,
        _:N510eac61251c4cb6a037e11b071c3fd3,
        _:N6a4cb6dda0e340c2976bb4bd3bf10762,
        _:N84affeb3e9004f04b5dd8b9d8f1b56a9,
        _:N8e078c927eda481da52eef90233dd423,
        _:Naef7d4477c614159b38de6bbd047653d,
        _:Ne12cbb6adf8d4a18823a255e912c1f4e ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0c087ffbf5de4054924c0df213ee4372,
        _:N1cbf89d258df4c639a84aa1e16b174ba,
        _:N4e431fbe9a934ffa8514cac14021e621,
        _:N510eac61251c4cb6a037e11b071c3fd3,
        _:N6a4cb6dda0e340c2976bb4bd3bf10762,
        _:N84affeb3e9004f04b5dd8b9d8f1b56a9,
        _:N8e078c927eda481da52eef90233dd423,
        _:Naef7d4477c614159b38de6bbd047653d,
        _:Ne12cbb6adf8d4a18823a255e912c1f4e .

