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

<album/144440#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Endless dream ~Tsuioku no Rinne~"@en,
        "Endless dream～追憶の輪廻～"@ja,
        "Endless dream ~Tsuioku no Rinne~"@ja-latn ;
    mo:produced_work <album/144440#musicalwork> ;
    schema:name "Endless dream ~Tsuioku no Rinne~"@en,
        "Endless dream～追憶の輪廻～"@ja,
        "Endless dream ~Tsuioku no Rinne~"@ja-latn .

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

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

<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/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/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

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

<album/144440#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Endless dream ~Tsuioku no Rinne~"@en,
        "Endless dream～追憶の輪廻～"@ja,
        "Endless dream ~Tsuioku no Rinne~"@ja-latn ;
    mo:performance_of <album/144440#musicalwork> ;
    mo:recorded_as <album/144440#musicalexpression> ;
    schema:name "Endless dream ~Tsuioku no Rinne~"@en,
        "Endless dream～追憶の輪廻～"@ja,
        "Endless dream ~Tsuioku no Rinne~"@ja-latn ;
    schema:workPerformed <album/144440#musicalwork> .

<org/1004#subject> schema:name "Yonder Voice"@en,
        "Yonder Voice"@ja,
        "Yonder Voice"@ja-latn ;
    foaf:name "Yonder Voice"@en,
        "Yonder Voice"@ja,
        "Yonder Voice"@ja-latn .

<https://media.vgm.io/albums/04/144440/144440-483a74053f2c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144440#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/04/144440/144440-483a74053f2c.jpg> ;
    foaf:depicts <album/144440#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/04/144440/144440-483a74053f2c.jpg> .

<https://medium-media.vgm.io/albums/04/144440/144440-483a74053f2c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144440#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-06-12"^^xsd:date ;
    dcterms:title "Endless dream ~Tsuioku no Rinne~"@en,
        "Endless dream～追憶の輪廻～"@ja,
        "Endless dream ~Tsuioku no Rinne~"@ja-latn ;
    mo:catalogue_number "YVCDN0022PD" ;
    mo:media_type "CD" ;
    mo:publication_of <album/144440#musicalexpression> ;
    mo:publisher <org/1004#subject> ;
    mo:record _:N4ae661c9f74b44779e3b85b6c9bf7c7f ;
    mo:record_count 1 ;
    schema:about <product/29#subject>,
        <product/33#subject>,
        <product/35#subject> ;
    schema:datePublished "2021-06-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/04/144440/144440-483a74053f2c.jpg> ;
    schema:name "Endless dream ~Tsuioku no Rinne~"@en,
        "Endless dream～追憶の輪廻～"@ja,
        "Endless dream ~Tsuioku no Rinne~"@ja-latn ;
    schema:publisher <org/1004#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/144440/144440-483a74053f2c.jpg> .

_:N24193a523e8f4e1d84a9cd155e90b3f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless dream～追憶の輪廻～ (Preview Ver.)"@ja,
        "Endless dream~Tsuioku no Rinne~ (Preview Ver.)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N4ae661c9f74b44779e3b85b6c9bf7c7f ;
    schema:name "Endless dream～追憶の輪廻～ (Preview Ver.)"@ja,
        "Endless dream~Tsuioku no Rinne~ (Preview Ver.)"@ja-latn .

_:N3ab4de60b2c646f99b8917483f8641f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "にとり (天遊 Remix) (Short Ver.)"@ja,
        "Nitori (Tenyu Remix) (Short Ver.)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N4ae661c9f74b44779e3b85b6c9bf7c7f ;
    schema:name "にとり (天遊 Remix) (Short Ver.)"@ja,
        "Nitori (Tenyu Remix) (Short Ver.)"@ja-latn .

_:N58f0da342dc44b3e9d3095206c7f0f3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華鳥風月 (Short Ver.)"@ja,
        "Kachoufuugetsu (Short Ver.)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N4ae661c9f74b44779e3b85b6c9bf7c7f ;
    schema:name "華鳥風月 (Short Ver.)"@ja,
        "Kachoufuugetsu (Short Ver.)"@ja-latn .

_:N4ae661c9f74b44779e3b85b6c9bf7c7f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N24193a523e8f4e1d84a9cd155e90b3f4,
        _:N3ab4de60b2c646f99b8917483f8641f1,
        _:N58f0da342dc44b3e9d3095206c7f0f3f ;
    mo:track_count 3 ;
    schema:duration "PT8:02"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N24193a523e8f4e1d84a9cd155e90b3f4,
        _:N3ab4de60b2c646f99b8917483f8641f1,
        _:N58f0da342dc44b3e9d3095206c7f0f3f .

