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

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

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

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

<event/8> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 5 (May 25, 2008)" .

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

<album/43575#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "future retro Vol.2"@en,
        "future retro Vol.2"@ja,
        "future retro Vol.2"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/43575#musicalwork> ;
    schema:name "future retro Vol.2"@en,
        "future retro Vol.2"@ja,
        "future retro Vol.2"@ja-latn .

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

<album/43575#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "future retro Vol.2"@en,
        "future retro Vol.2"@ja,
        "future retro Vol.2"@ja-latn ;
    mo:performance_of <album/43575#musicalwork> ;
    mo:recorded_as <album/43575#musicalexpression> ;
    schema:name "future retro Vol.2"@en,
        "future retro Vol.2"@ja,
        "future retro Vol.2"@ja-latn ;
    schema:workPerformed <album/43575#musicalwork> .

<org/335#subject> schema:name "Vandyk"@en,
        "ばんだいく"@ja,
        "Vandyk"@ja-latn ;
    foaf:name "Vandyk"@en,
        "ばんだいく"@ja,
        "Vandyk"@ja-latn .

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

<https://medium-media.vgm.io/albums/57/43575/43575-1388681892.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43575#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-25"^^xsd:date ;
    dcterms:title "future retro Vol.2"@en,
        "future retro Vol.2"@ja,
        "future retro Vol.2"@ja-latn ;
    mo:catalogue_number "VDX-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43575#musicalexpression> ;
    mo:publisher <org/335#subject> ;
    mo:record _:Ne213fc600f4c43b0b6cbffb205143efa ;
    mo:record_count 1 ;
    mo:release <event/8> ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/27#subject> ;
    schema:datePublished "2008-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/43575/43575-1388681892.jpg> ;
    schema:name "future retro Vol.2"@en,
        "future retro Vol.2"@ja,
        "future retro Vol.2"@ja-latn ;
    schema:publisher <org/335#subject> ;
    foaf:depiction <https://media.vgm.io/albums/57/43575/43575-1388681892.jpg> .

_:N7f96ef86583c46faa7207aeda6e782c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "亡き王女の為のセプテット ～ MSX MIX"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne213fc600f4c43b0b6cbffb205143efa ;
    schema:name "亡き王女の為のセプテット ～ MSX MIX"@ja .

_:Nb1dafcf717704a5b95fdcf3c1a58fc86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラクトガール ～ MSX MIX"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne213fc600f4c43b0b6cbffb205143efa ;
    schema:name "ラクトガール ～ MSX MIX"@ja .

_:Ncac9096fde294c6db681fd2013b6e634 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demystify Feast ～ MSX MIX"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne213fc600f4c43b0b6cbffb205143efa ;
    schema:name "Demystify Feast ～ MSX MIX"@ja .

_:Nfbf4268e1a4a42d793990996f5c41330 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月まで届け、不死の煙 ～ MSX MIX"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ne213fc600f4c43b0b6cbffb205143efa ;
    schema:name "月まで届け、不死の煙 ～ MSX MIX"@ja .

_:Ne213fc600f4c43b0b6cbffb205143efa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7f96ef86583c46faa7207aeda6e782c4,
        _:Nb1dafcf717704a5b95fdcf3c1a58fc86,
        _:Ncac9096fde294c6db681fd2013b6e634,
        _:Nfbf4268e1a4a42d793990996f5c41330 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N7f96ef86583c46faa7207aeda6e782c4,
        _:Nb1dafcf717704a5b95fdcf3c1a58fc86,
        _:Ncac9096fde294c6db681fd2013b6e634,
        _:Nfbf4268e1a4a42d793990996f5c41330 .

