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

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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 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/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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@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/25883#musicalexpression> a mo:Signal ;
    mo:published_as <album/25883#subject> ;
    mo:records <album/25883#performance> .

<album/25883#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yuyukan 2 -Re;cycle-"@en,
        "ゆゅ缶・弐 -Re;cycle-"@ja,
        "Yuyukan 2 -Re;cycle-"@ja-latn ;
    mo:performance_of <album/25883#musicalwork> ;
    mo:recorded_as <album/25883#musicalexpression> ;
    schema:name "Yuyukan 2 -Re;cycle-"@en,
        "ゆゅ缶・弐 -Re;cycle-"@ja,
        "Yuyukan 2 -Re;cycle-"@ja-latn ;
    schema:workPerformed <album/25883#musicalwork> .

<org/801#subject> schema:name "Atelier Oguu"@en,
        "Atelier Oguu"@ja,
        "Atelier Oguu"@ja-latn ;
    foaf:name "Atelier Oguu"@en,
        "Atelier Oguu"@ja,
        "Atelier Oguu"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/25883/25883-1304654292.jpg> a schema:ImageObject,
        foaf:Image .

<album/25883#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yuyukan 2 -Re;cycle-"@en,
        "ゆゅ缶・弐 -Re;cycle-"@ja,
        "Yuyukan 2 -Re;cycle-"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/44791#subject> ;
    mo:produced_work <album/25883#musicalwork> ;
    schema:name "Yuyukan 2 -Re;cycle-"@en,
        "ゆゅ缶・弐 -Re;cycle-"@ja,
        "Yuyukan 2 -Re;cycle-"@ja-latn .

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

<album/25883#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Yuyukan 2 -Re;cycle-"@en,
        "ゆゅ缶・弐 -Re;cycle-"@ja,
        "Yuyukan 2 -Re;cycle-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25883#musicalexpression> ;
    mo:publisher <org/801#subject> ;
    mo:record _:N7864bed2443e4912bb16a4c84851a491 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/35#subject>,
        <product/51#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/25883/25883-1304654292.jpg> ;
    schema:name "Yuyukan 2 -Re;cycle-"@en,
        "ゆゅ缶・弐 -Re;cycle-"@ja,
        "Yuyukan 2 -Re;cycle-"@ja-latn ;
    schema:publisher <org/801#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/25883/25883-1304654292.jpg> .

_:N385b2677a010443cabb11b80651f405a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブクレシュティな人形裁判 -Alice Geschichte.-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N7864bed2443e4912bb16a4c84851a491 ;
    schema:name "ブクレシュティな人形裁判 -Alice Geschichte.-"@ja .

_:N833c27a8ea18402fb14f5b2f606c2168 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決戦！スカーレット -Final Battle with Scarlet's-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N7864bed2443e4912bb16a4c84851a491 ;
    schema:name "決戦！スカーレット -Final Battle with Scarlet's-"@ja .

_:Nbd40d2e28c2c4b5c9fee84cd49378352 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春の湊に"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N7864bed2443e4912bb16a4c84851a491 ;
    schema:name "春の湊に"@ja .

_:Nd0a81ac7adb64ca0819632e43a30cc93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方萃想争-もう一つの萃想奏-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N7864bed2443e4912bb16a4c84851a491 ;
    schema:name "東方萃想争-もう一つの萃想奏-"@ja .

_:N7864bed2443e4912bb16a4c84851a491 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N385b2677a010443cabb11b80651f405a,
        _:N833c27a8ea18402fb14f5b2f606c2168,
        _:Nbd40d2e28c2c4b5c9fee84cd49378352,
        _:Nd0a81ac7adb64ca0819632e43a30cc93 ;
    mo:track_count 4 ;
    schema:duration "PT14:07"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N385b2677a010443cabb11b80651f405a,
        _:N833c27a8ea18402fb14f5b2f606c2168,
        _:Nbd40d2e28c2c4b5c9fee84cd49378352,
        _:Nd0a81ac7adb64ca0819632e43a30cc93 .

