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

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

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

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

<event/46> a mo:Release ;
    schema:name "Released at M3-2009 Spring (May 05, 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 .

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

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<album/13162#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dreaming River"@en,
        "Dreaming River"@ja,
        "Dreaming River"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/13162#musicalwork> ;
    schema:name "Dreaming River"@en,
        "Dreaming River"@ja,
        "Dreaming River"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/26/13162/13162-1240501892.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13162#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-05-05"^^xsd:date ;
    dcterms:title "Dreaming River"@en,
        "Dreaming River"@ja,
        "Dreaming River"@ja-latn ;
    mo:catalogue_number "AOD008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13162#musicalexpression> ;
    mo:publisher _:N9f2207ccd0cc404b8611fb7ea95e07dc ;
    mo:record _:N55b404f948c74bd3a4023d9bcf38523f ;
    mo:record_count 1 ;
    mo:release <event/46> ;
    schema:about <product/20#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:datePublished "2009-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/13162/13162-1240501892.jpg> ;
    schema:name "Dreaming River"@en,
        "Dreaming River"@ja,
        "Dreaming River"@ja-latn ;
    schema:publisher _:N9f2207ccd0cc404b8611fb7ea95e07dc ;
    foaf:depiction <https://media.vgm.io/albums/26/13162/13162-1240501892.jpg> .

_:N327ee23b3c884416abf13412265a21ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mebius"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N55b404f948c74bd3a4023d9bcf38523f ;
    schema:name "Mebius"@en .

_:N34f8f519bff64bd1b46df9eef49bbd66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Voyage"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N55b404f948c74bd3a4023d9bcf38523f ;
    schema:name "Silent Voyage"@en .

_:N36f2f98195e04191bb3e7dd4a6798d2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Omen"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N55b404f948c74bd3a4023d9bcf38523f ;
    schema:name "Bad Omen"@en .

_:N3a5272f6c95446b7bde5e28c23752801 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreaming River"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N55b404f948c74bd3a4023d9bcf38523f ;
    schema:name "Dreaming River"@en .

_:N4977e5f747af406ea0d4f0e30f140638 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Night of Eternity"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N55b404f948c74bd3a4023d9bcf38523f ;
    schema:name "The Night of Eternity"@en .

_:N6be24f36b5b24af7bc545ecc3d1937e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Blood of Insanity"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N55b404f948c74bd3a4023d9bcf38523f ;
    schema:name "The Blood of Insanity"@en .

_:N7d81ba4f31c54f9eab19db51cd6a87ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crying Dawn"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N55b404f948c74bd3a4023d9bcf38523f ;
    schema:name "Crying Dawn"@en .

_:N9ae57001ee534a29a435869a3b4a358d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Symphony of Wind"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N55b404f948c74bd3a4023d9bcf38523f ;
    schema:name "Symphony of Wind"@en .

_:N9f2207ccd0cc404b8611fb7ea95e07dc schema:name "Kissing the Mirror, Tamaonsen (Distributed by Acts of Double)"@en ;
    foaf:name "Kissing the Mirror, Tamaonsen (Distributed by Acts of Double)"@en .

_:Nb9809d32f9a34944a0a6c78a9faaeb47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the End of the Dream"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N55b404f948c74bd3a4023d9bcf38523f ;
    schema:name "At the End of the Dream"@en .

_:N55b404f948c74bd3a4023d9bcf38523f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N327ee23b3c884416abf13412265a21ce,
        _:N34f8f519bff64bd1b46df9eef49bbd66,
        _:N36f2f98195e04191bb3e7dd4a6798d2a,
        _:N3a5272f6c95446b7bde5e28c23752801,
        _:N4977e5f747af406ea0d4f0e30f140638,
        _:N6be24f36b5b24af7bc545ecc3d1937e4,
        _:N7d81ba4f31c54f9eab19db51cd6a87ba,
        _:N9ae57001ee534a29a435869a3b4a358d,
        _:Nb9809d32f9a34944a0a6c78a9faaeb47 ;
    mo:track_count 9 ;
    schema:duration "PT29:25"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N327ee23b3c884416abf13412265a21ce,
        _:N34f8f519bff64bd1b46df9eef49bbd66,
        _:N36f2f98195e04191bb3e7dd4a6798d2a,
        _:N3a5272f6c95446b7bde5e28c23752801,
        _:N4977e5f747af406ea0d4f0e30f140638,
        _:N6be24f36b5b24af7bc545ecc3d1937e4,
        _:N7d81ba4f31c54f9eab19db51cd6a87ba,
        _:N9ae57001ee534a29a435869a3b4a358d,
        _:Nb9809d32f9a34944a0a6c78a9faaeb47 .

