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

<album/100916#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "In a dream"@en,
        "In a dream"@ja,
        "In a dream"@ja-latn ;
    mo:produced_work <album/100916#musicalwork> ;
    schema:name "In a dream"@en,
        "In a dream"@ja,
        "In a dream"@ja-latn .

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

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

<event/261> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 15 (Oct 13, 2019)" .

<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/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/7213#subject> a schema:CreativeWork ;
    schema:name "Hifuu Nightmare Diary ~ Violet Detector."@en,
        "秘封ナイトメアダイアリー　〜 Violet Detector."@ja,
        "Hifuu Nightmare Diary ~ Violet Detector."@ja-latn ;
    foaf:name "Hifuu Nightmare Diary ~ Violet Detector."@en,
        "秘封ナイトメアダイアリー　〜 Violet Detector."@ja,
        "Hifuu Nightmare Diary ~ Violet Detector."@ja-latn .

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

<album/100916#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "In a dream"@en,
        "In a dream"@ja,
        "In a dream"@ja-latn ;
    mo:performance_of <album/100916#musicalwork> ;
    mo:recorded_as <album/100916#musicalexpression> ;
    schema:name "In a dream"@en,
        "In a dream"@ja,
        "In a dream"@ja-latn ;
    schema:workPerformed <album/100916#musicalwork> .

<org/3017#subject> schema:name "Inocent Melody"@en,
        "Inocent Melody"@ja,
        "Inocent Melody"@ja-latn ;
    foaf:name "Inocent Melody"@en,
        "Inocent Melody"@ja,
        "Inocent Melody"@ja-latn .

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

<https://medium-media.vgm.io/albums/61/100916/100916-1593446731.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/100916#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-13"^^xsd:date ;
    dcterms:title "In a dream"@en,
        "In a dream"@ja,
        "In a dream"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/100916#musicalexpression> ;
    mo:publisher <org/3017#subject> ;
    mo:record _:N1f38a8407f0a4aa483fa6f5e4016063f ;
    mo:record_count 1 ;
    mo:release <event/261> ;
    schema:about <product/20#subject>,
        <product/33#subject>,
        <product/7213#subject> ;
    schema:datePublished "2019-10-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/100916/100916-1593446731.jpg> ;
    schema:name "In a dream"@en,
        "In a dream"@ja,
        "In a dream"@ja-latn ;
    schema:publisher <org/3017#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/100916/100916-1593446731.jpg> .

_:N186ea95340014a669b84578ec334fa94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil god's way"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f38a8407f0a4aa483fa6f5e4016063f ;
    schema:name "Evil god's way"@ja .

_:N6073ae7a7ce949fea1b983d9d1edd918 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In a dream"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f38a8407f0a4aa483fa6f5e4016063f ;
    schema:name "In a dream"@ja .

_:N7d97654b5ffb46e0a31d86e2a74fadd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅楼 ～ Red tower dream..."@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1f38a8407f0a4aa483fa6f5e4016063f ;
    schema:name "紅楼 ～ Red tower dream..."@ja .

_:N1f38a8407f0a4aa483fa6f5e4016063f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N186ea95340014a669b84578ec334fa94,
        _:N6073ae7a7ce949fea1b983d9d1edd918,
        _:N7d97654b5ffb46e0a31d86e2a74fadd8 ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N186ea95340014a669b84578ec334fa94,
        _:N6073ae7a7ce949fea1b983d9d1edd918,
        _:N7d97654b5ffb46e0a31d86e2a74fadd8 .

