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

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

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

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

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

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

<album/33285#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Beyond the Last Archive"@en,
        "Beyond the Last Archive"@ja,
        "Beyond the Last Archive"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/33285#musicalwork> ;
    schema:name "Beyond the Last Archive"@en,
        "Beyond the Last Archive"@ja,
        "Beyond the Last Archive"@ja-latn .

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

<album/33285#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Beyond the Last Archive"@en,
        "Beyond the Last Archive"@ja,
        "Beyond the Last Archive"@ja-latn ;
    mo:performance_of <album/33285#musicalwork> ;
    mo:recorded_as <album/33285#musicalexpression> ;
    schema:name "Beyond the Last Archive"@en,
        "Beyond the Last Archive"@ja,
        "Beyond the Last Archive"@ja-latn ;
    schema:workPerformed <album/33285#musicalwork> .

<org/506#subject> schema:name "Dust_Box_49"@en,
        "Dust_Box_49"@ja,
        "Dust_Box_49"@ja-latn ;
    foaf:name "Dust_Box_49"@en,
        "Dust_Box_49"@ja,
        "Dust_Box_49"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/33285/33285-1337794867.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/33285#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "Beyond the Last Archive"@en,
        "Beyond the Last Archive"@ja,
        "Beyond the Last Archive"@ja-latn ;
    mo:catalogue_number "NDCD-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33285#musicalexpression> ;
    mo:publisher <org/506#subject> ;
    mo:record _:Naf12912ed2ad48d9b4f77985bddd8a82 ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/33285/33285-1337794867.jpg> ;
    schema:name "Beyond the Last Archive"@en,
        "Beyond the Last Archive"@ja,
        "Beyond the Last Archive"@ja-latn ;
    schema:publisher <org/506#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/33285/33285-1337794867.jpg> .

_:N043be35f3e3544119a88ba6b8c5bfac5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遥か遠き山に日は落ちて"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:Naf12912ed2ad48d9b4f77985bddd8a82 ;
    schema:name "遥か遠き山に日は落ちて"@ja .

_:N07bdd705db81486b932e64ef3c679aa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "彼岸の園"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Naf12912ed2ad48d9b4f77985bddd8a82 ;
    schema:name "彼岸の園"@ja .

_:N3bbe20286a104492bf6e70f1f82f1950 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ryokuou"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:Naf12912ed2ad48d9b4f77985bddd8a82 ;
    schema:name "ryokuou"@ja .

_:N5409c72a73ba45b6b05fbdcad0fbb797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朱色の花"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:Naf12912ed2ad48d9b4f77985bddd8a82 ;
    schema:name "朱色の花"@ja .

_:N77e8139368ce43b3a3414e50e5865fe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night parade"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:49"^^xsd:interval ;
    schema:inPlaylist _:Naf12912ed2ad48d9b4f77985bddd8a82 ;
    schema:name "Night parade"@ja .

_:N7f02d3972c394551abc083939b63871a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oboro"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Naf12912ed2ad48d9b4f77985bddd8a82 ;
    schema:name "Oboro"@ja .

_:Nf000705da17241e7b5a70e893f6ebacc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MISOGI"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:15"^^xsd:interval ;
    schema:inPlaylist _:Naf12912ed2ad48d9b4f77985bddd8a82 ;
    schema:name "MISOGI"@ja .

_:Nf1935a62892d41819821ed6d1932f473 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Letter from Phantasia"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Naf12912ed2ad48d9b4f77985bddd8a82 ;
    schema:name "Letter from Phantasia"@ja .

_:Naf12912ed2ad48d9b4f77985bddd8a82 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N043be35f3e3544119a88ba6b8c5bfac5,
        _:N07bdd705db81486b932e64ef3c679aa6,
        _:N3bbe20286a104492bf6e70f1f82f1950,
        _:N5409c72a73ba45b6b05fbdcad0fbb797,
        _:N77e8139368ce43b3a3414e50e5865fe6,
        _:N7f02d3972c394551abc083939b63871a,
        _:Nf000705da17241e7b5a70e893f6ebacc,
        _:Nf1935a62892d41819821ed6d1932f473 ;
    mo:track_count 8 ;
    schema:duration "PT45:44"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N043be35f3e3544119a88ba6b8c5bfac5,
        _:N07bdd705db81486b932e64ef3c679aa6,
        _:N3bbe20286a104492bf6e70f1f82f1950,
        _:N5409c72a73ba45b6b05fbdcad0fbb797,
        _:N77e8139368ce43b3a3414e50e5865fe6,
        _:N7f02d3972c394551abc083939b63871a,
        _:Nf000705da17241e7b5a70e893f6ebacc,
        _:Nf1935a62892d41819821ed6d1932f473 .

