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

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

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

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

<event/221> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 16 (May 05, 2019)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@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/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/89384#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DiGiWi Reiwa Instrumental"@en,
        "デジウィ令和 Instrumental"@ja,
        "DiGiWi Reiwa Instrumental"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/89384#musicalwork> ;
    schema:name "DiGiWi Reiwa Instrumental"@en,
        "デジウィ令和 Instrumental"@ja,
        "DiGiWi Reiwa Instrumental"@ja-latn .

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

<album/89384#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DiGiWi Reiwa Instrumental"@en,
        "デジウィ令和 Instrumental"@ja,
        "DiGiWi Reiwa Instrumental"@ja-latn ;
    mo:performance_of <album/89384#musicalwork> ;
    mo:recorded_as <album/89384#musicalexpression> ;
    schema:name "DiGiWi Reiwa Instrumental"@en,
        "デジウィ令和 Instrumental"@ja,
        "DiGiWi Reiwa Instrumental"@ja-latn ;
    schema:workPerformed <album/89384#musicalwork> .

<org/1026#subject> schema:name "DiGiTAL WiNG"@en,
        "DiGiTAL WiNG"@ja,
        "DiGiTAL WiNG"@ja-latn ;
    foaf:name "DiGiTAL WiNG"@en,
        "DiGiTAL WiNG"@ja,
        "DiGiTAL WiNG"@ja-latn .

<https://media.vgm.io/albums/48/89384/89384-1565779423.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/89384#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/89384/89384-1565779423.png> ;
    foaf:depicts <album/89384#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/89384/89384-1565779423.png> .

<https://medium-media.vgm.io/albums/48/89384/89384-1565779423.png> a schema:ImageObject,
        foaf:Image .

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

<album/89384#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-05"^^xsd:date ;
    dcterms:title "DiGiWi Reiwa Instrumental"@en,
        "デジウィ令和 Instrumental"@ja,
        "DiGiWi Reiwa Instrumental"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/89384#musicalexpression> ;
    mo:publisher <org/1026#subject> ;
    mo:record _:N0f73985e1ef949bab1943c414f7944ad ;
    mo:record_count 1 ;
    mo:release <event/221> ;
    schema:about <product/14#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:datePublished "2019-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/89384/89384-1565779423.png> ;
    schema:name "DiGiWi Reiwa Instrumental"@en,
        "デジウィ令和 Instrumental"@ja,
        "DiGiWi Reiwa Instrumental"@ja-latn ;
    schema:publisher <org/1026#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/89384/89384-1565779423.png> .

_:N0f6699d81b784810ba1cf1233468accc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Geometry (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N0f73985e1ef949bab1943c414f7944ad ;
    schema:name "Geometry (Instrumental)"@ja .

_:N10532aa2f27548a2ae96c84ed151ddcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Storm (Instrumental)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N0f73985e1ef949bab1943c414f7944ad ;
    schema:name "Blue Storm (Instrumental)"@ja .

_:N7f3a33b4142f4658822afd67841b931a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heretical View (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N0f73985e1ef949bab1943c414f7944ad ;
    schema:name "Heretical View (Instrumental)"@ja .

_:N9536ce24084d4aae911fb97c8880bb4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EPISODE 0 (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N0f73985e1ef949bab1943c414f7944ad ;
    schema:name "EPISODE 0 (Instrumental)"@ja .

_:Nf6f76e6af2304370b26e216cf27cdfca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liar Communication (Instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N0f73985e1ef949bab1943c414f7944ad ;
    schema:name "Liar Communication (Instrumental)"@ja .

_:N0f73985e1ef949bab1943c414f7944ad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f6699d81b784810ba1cf1233468accc,
        _:N10532aa2f27548a2ae96c84ed151ddcd,
        _:N7f3a33b4142f4658822afd67841b931a,
        _:N9536ce24084d4aae911fb97c8880bb4e,
        _:Nf6f76e6af2304370b26e216cf27cdfca ;
    mo:track_count 5 ;
    schema:duration "PT20:34"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0f6699d81b784810ba1cf1233468accc,
        _:N10532aa2f27548a2ae96c84ed151ddcd,
        _:N7f3a33b4142f4658822afd67841b931a,
        _:N9536ce24084d4aae911fb97c8880bb4e,
        _:Nf6f76e6af2304370b26e216cf27cdfca .

