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

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

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

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

<event/79> a mo:Release ;
    schema:name "Released at Akatsuki no Utage 3 (May 06, 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 .

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

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

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

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

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43582#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/43582#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/43582#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-06"^^xsd:date ;
    dcterms:title "future retro Vol.5.5"@en,
        "future retro Vol.5.5"@ja,
        "future retro Vol.5.5"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43582#musicalexpression> ;
    mo:publisher <org/335#subject> ;
    mo:record _:Nde876bf197354681870751b8cc463532 ;
    mo:record_count 1 ;
    mo:release <event/79> ;
    schema:about <product/20#subject> ;
    schema:datePublished "2009-05-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "future retro Vol.5.5"@en,
        "future retro Vol.5.5"@ja,
        "future retro Vol.5.5"@ja-latn ;
    schema:publisher <org/335#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N44d7022bfb8044529221e7f85feaf99a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月時計 ～ MSX MIX"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde876bf197354681870751b8cc463532 ;
    schema:name "月時計 ～ MSX MIX"@ja .

_:N772a64b64db44923a8755ac70244d7a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N.オーエンは彼女なのか？ ～ MSX MIX"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde876bf197354681870751b8cc463532 ;
    schema:name "U.N.オーエンは彼女なのか？ ～ MSX MIX"@ja .

_:Nde876bf197354681870751b8cc463532 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N44d7022bfb8044529221e7f85feaf99a,
        _:N772a64b64db44923a8755ac70244d7a1 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N44d7022bfb8044529221e7f85feaf99a,
        _:N772a64b64db44923a8755ac70244d7a1 .

