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

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

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 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/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/43578#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "future retro Vol.6"@en,
        "future retro Vol.6"@ja,
        "future retro Vol.6"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/43578#musicalwork> ;
    schema:name "future retro Vol.6"@en,
        "future retro Vol.6"@ja,
        "future retro Vol.6"@ja-latn .

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

<album/43578#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "future retro Vol.6"@en,
        "future retro Vol.6"@ja,
        "future retro Vol.6"@ja-latn ;
    mo:performance_of <album/43578#musicalwork> ;
    mo:recorded_as <album/43578#musicalexpression> ;
    schema:name "future retro Vol.6"@en,
        "future retro Vol.6"@ja,
        "future retro Vol.6"@ja-latn ;
    schema:workPerformed <album/43578#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/87/43578/43578-1388683405.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/43578#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/43578/43578-1388683405.jpg> ;
    foaf:depicts <album/43578#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/43578/43578-1388683405.jpg> .

<https://medium-media.vgm.io/albums/87/43578/43578-1388683405.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43578#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "future retro Vol.6"@en,
        "future retro Vol.6"@ja,
        "future retro Vol.6"@ja-latn ;
    mo:catalogue_number "VDX-006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43578#musicalexpression> ;
    mo:publisher <org/335#subject> ;
    mo:record _:Nbef923ec73ab4fc083f46b038b0e52e8 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/22#subject>,
        <product/51#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/43578/43578-1388683405.jpg> ;
    schema:name "future retro Vol.6"@en,
        "future retro Vol.6"@ja,
        "future retro Vol.6"@ja-latn ;
    schema:publisher <org/335#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/43578/43578-1388683405.jpg> .

_:N58f7a27d6c204dcba5530da768ccd82f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春の湊に ～ MSX MIX"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbef923ec73ab4fc083f46b038b0e52e8 ;
    schema:name "春の湊に ～ MSX MIX"@ja .

_:N70240a99c40e44149c39081e61d7bb2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人形裁判 ～ MSX MIX"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbef923ec73ab4fc083f46b038b0e52e8 ;
    schema:name "人形裁判 ～ MSX MIX"@ja .

_:N786db2f44c20493091d8b2bd74bd4551 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さな小さな賢将 ～ MSX MIX"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbef923ec73ab4fc083f46b038b0e52e8 ;
    schema:name "小さな小さな賢将 ～ MSX MIX"@ja .

_:N8df68e3084be407f8143d5d371dad568 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボーダーオブライフ ～ MSX MIX"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbef923ec73ab4fc083f46b038b0e52e8 ;
    schema:name "ボーダーオブライフ ～ MSX MIX"@ja .

_:Nbef923ec73ab4fc083f46b038b0e52e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N58f7a27d6c204dcba5530da768ccd82f,
        _:N70240a99c40e44149c39081e61d7bb2f,
        _:N786db2f44c20493091d8b2bd74bd4551,
        _:N8df68e3084be407f8143d5d371dad568 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N58f7a27d6c204dcba5530da768ccd82f,
        _:N70240a99c40e44149c39081e61d7bb2f,
        _:N786db2f44c20493091d8b2bd74bd4551,
        _:N8df68e3084be407f8143d5d371dad568 .

