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

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

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

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

<event/320> a mo:Release ;
    schema:name "Released at Comic Market 106 (Aug 16, 2025 to Aug 17, 2025)" .

<product/12915#subject> a schema:CreativeWork ;
    schema:name "Touhou Juuouen ~ Unfinished Dream of All Living Ghost."@en,
        "東方獣王園 〜 Unfinished Dream of All Living Ghost."@ja,
        "Touhou Juuouen ~ Unfinished Dream of All Living Ghost."@ja-latn ;
    foaf:name "Touhou Juuouen ~ Unfinished Dream of All Living Ghost."@en,
        "東方獣王園 〜 Unfinished Dream of All Living Ghost."@ja,
        "Touhou Juuouen ~ Unfinished Dream of All Living Ghost."@ja-latn .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

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

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

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

<org/736#subject> schema:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn ;
    foaf:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn .

<https://media.vgm.io/albums/75/151957/151957-85360bce64ba.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151957#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/75/151957/151957-85360bce64ba.jpg> ;
    foaf:depicts <album/151957#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/75/151957/151957-85360bce64ba.jpg> .

<https://medium-media.vgm.io/albums/75/151957/151957-85360bce64ba.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151957#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-17"^^xsd:date ;
    dcterms:title "Endless Journey"@en,
        "Endless Journey"@ja,
        "Endless Journey"@ja-latn ;
    mo:catalogue_number "AMRC-0079" ;
    mo:media_type "CD" ;
    mo:publication_of <album/151957#musicalexpression> ;
    mo:publisher <org/736#subject> ;
    mo:record _:Nb4bbee855c834100a45f6dc1c859e07b ;
    mo:record_count 1 ;
    mo:release <event/320> ;
    schema:about <product/12915#subject>,
        <product/16#subject>,
        <product/20#subject>,
        <product/22#subject> ;
    schema:datePublished "2025-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/151957/151957-85360bce64ba.jpg> ;
    schema:name "Endless Journey"@en,
        "Endless Journey"@ja,
        "Endless Journey"@ja-latn ;
    schema:publisher <org/736#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/151957/151957-85360bce64ba.jpg> .

_:N0a8d0ed1abba4c26bdc1a9d80ebc72fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lealtad"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4bbee855c834100a45f6dc1c859e07b ;
    schema:name "Lealtad"@en .

_:N1fb185440c794585ba344a7148b25062 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiny Challenger (Instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4bbee855c834100a45f6dc1c859e07b ;
    schema:name "Tiny Challenger (Instrumental)"@en .

_:N4fe1389d9dab45d88a4f532a4656196e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Physical Over Drive (HASEKO Remix)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4bbee855c834100a45f6dc1c859e07b ;
    schema:name "Physical Over Drive (HASEKO Remix)"@en .

_:N933a55144cf641bcaeb54bef1186dae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Physical Over Drive (HASEKO Instrumental Remix)"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4bbee855c834100a45f6dc1c859e07b ;
    schema:name "Physical Over Drive (HASEKO Instrumental Remix)"@en .

_:Nad2008375e284f52b6ddc134b535a5f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Limit"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4bbee855c834100a45f6dc1c859e07b ;
    schema:name "Limit"@en .

_:Nc110c28e1b1845ab9b560a0f919a28b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Limit (Instrumental)"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4bbee855c834100a45f6dc1c859e07b ;
    schema:name "Limit (Instrumental)"@en .

_:Nd1def79605234f61a75c93c82f43457a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiny Challenger"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4bbee855c834100a45f6dc1c859e07b ;
    schema:name "Tiny Challenger"@en .

_:Nf770d2d264e349c8902cf33b9c36ef16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VOYAGER'S RETURN"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4bbee855c834100a45f6dc1c859e07b ;
    schema:name "VOYAGER'S RETURN"@en .

_:Nb4bbee855c834100a45f6dc1c859e07b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a8d0ed1abba4c26bdc1a9d80ebc72fd,
        _:N1fb185440c794585ba344a7148b25062,
        _:N4fe1389d9dab45d88a4f532a4656196e,
        _:N933a55144cf641bcaeb54bef1186dae9,
        _:Nad2008375e284f52b6ddc134b535a5f0,
        _:Nc110c28e1b1845ab9b560a0f919a28b8,
        _:Nd1def79605234f61a75c93c82f43457a,
        _:Nf770d2d264e349c8902cf33b9c36ef16 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0a8d0ed1abba4c26bdc1a9d80ebc72fd,
        _:N1fb185440c794585ba344a7148b25062,
        _:N4fe1389d9dab45d88a4f532a4656196e,
        _:N933a55144cf641bcaeb54bef1186dae9,
        _:Nad2008375e284f52b6ddc134b535a5f0,
        _:Nc110c28e1b1845ab9b560a0f919a28b8,
        _:Nd1def79605234f61a75c93c82f43457a,
        _:Nf770d2d264e349c8902cf33b9c36ef16 .

