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

<album/156570#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lord of the Hotsprings"@en,
        "Lord of the Hotsprings"@ja,
        "Lord of the Hotsprings"@ja-latn ;
    mo:produced_work <album/156570#musicalwork> ;
    schema:name "Lord of the Hotsprings"@en,
        "Lord of the Hotsprings"@ja,
        "Lord of the Hotsprings"@ja-latn .

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

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

<product/12939#subject> a schema:CreativeWork ;
    schema:name "Tenchu: Stealth Assassins"@en,
        "立体忍者活劇 天誅"@ja,
        "Rittai Ninja Katsugeki Tenchu"@ja-latn ;
    foaf:name "Tenchu: Stealth Assassins"@en,
        "立体忍者活劇 天誅"@ja,
        "Rittai Ninja Katsugeki Tenchu"@ja-latn .

<product/18557#subject> a schema:CreativeWork ;
    schema:name "Astro Bot Rescue Mission"@en,
        "Astro Bot Rescue Mission"@ja,
        "Astro Bot Rescue Mission"@ja-latn ;
    foaf:name "Astro Bot Rescue Mission"@en,
        "Astro Bot Rescue Mission"@ja,
        "Astro Bot Rescue Mission"@ja-latn .

<product/188#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn ;
    foaf:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn .

<product/195#subject> a schema:CreativeWork ;
    schema:name "Chrono Cross"@en,
        "クロノ・クロス"@ja,
        "Chrono Cross"@ja-latn ;
    foaf:name "Chrono Cross"@en,
        "クロノ・クロス"@ja,
        "Chrono Cross"@ja-latn .

<product/399#subject> a schema:CreativeWork ;
    schema:name "Suikoden"@en,
        "幻想水滸伝"@ja,
        "Genso Suikoden"@ja-latn ;
    foaf:name "Suikoden"@en,
        "幻想水滸伝"@ja,
        "Genso Suikoden"@ja-latn .

<product/400#subject> a schema:CreativeWork ;
    schema:name "Suikoden II"@en,
        "幻想水滸伝II"@ja,
        "Genso Suikoden II"@ja-latn ;
    foaf:name "Suikoden II"@en,
        "幻想水滸伝II"@ja,
        "Genso Suikoden II"@ja-latn .

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

<album/156570#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lord of the Hotsprings"@en,
        "Lord of the Hotsprings"@ja,
        "Lord of the Hotsprings"@ja-latn ;
    mo:performance_of <album/156570#musicalwork> ;
    mo:recorded_as <album/156570#musicalexpression> ;
    schema:name "Lord of the Hotsprings"@en,
        "Lord of the Hotsprings"@ja,
        "Lord of the Hotsprings"@ja-latn ;
    schema:workPerformed <album/156570#musicalwork> .

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

<https://medium-media.vgm.io/albums/07/156570/156570-c21b63068f20.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/156570#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-02-02"^^xsd:date ;
    dcterms:title "Lord of the Hotsprings"@en,
        "Lord of the Hotsprings"@ja,
        "Lord of the Hotsprings"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/156570#musicalexpression> ;
    mo:publisher _:N48c5735c693a46f098556198eb17ac45 ;
    mo:record _:Ne95f74cd6ad34ed5ae254c528b2d04cb ;
    mo:record_count 1 ;
    schema:about <product/12939#subject>,
        <product/18557#subject>,
        <product/188#subject>,
        <product/195#subject>,
        <product/399#subject>,
        <product/400#subject> ;
    schema:datePublished "2025-02-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/156570/156570-c21b63068f20.jpg> ;
    schema:name "Lord of the Hotsprings"@en,
        "Lord of the Hotsprings"@ja,
        "Lord of the Hotsprings"@ja-latn ;
    schema:publisher _:N48c5735c693a46f098556198eb17ac45 ;
    foaf:depiction <https://media.vgm.io/albums/07/156570/156570-c21b63068f20.jpg> .

_:N0d1d0ae05c6a4e07a45892990e6922b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vgm, VGMusic Covers, Tenchu - Cure the Princess (From Tenchu: Stealth Assassins)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Ne95f74cd6ad34ed5ae254c528b2d04cb ;
    schema:name "vgm, VGMusic Covers, Tenchu - Cure the Princess (From Tenchu: Stealth Assassins)"@en .

_:N163444c1ee364e89b74cf613d1e63a6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carried on Rippling Waves (From Suikoden II)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Ne95f74cd6ad34ed5ae254c528b2d04cb ;
    schema:name "Carried on Rippling Waves (From Suikoden II)"@en .

_:N48c5735c693a46f098556198eb17ac45 schema:name "MrConeman"@en,
        "MrConeman"@ja,
        "MrConeman"@ja-latn ;
    foaf:name "MrConeman"@en,
        "MrConeman"@ja,
        "MrConeman"@ja-latn .

_:N554739e1d47a4d6daf0bda393f25144f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Termina (From Chrono Cross)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Ne95f74cd6ad34ed5ae254c528b2d04cb ;
    schema:name "Another Termina (From Chrono Cross)"@en .

_:N8b4b3b8a60fc451faf25da37317cf941 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmo Canyon (From Final Fantasy VII)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Ne95f74cd6ad34ed5ae254c528b2d04cb ;
    schema:name "Cosmo Canyon (From Final Fantasy VII)"@en .

_:N8e1bad8908964417a6c7cd54bdc399ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vgm, VGMusic Covers, astrobot, - Fishy Cave (From Astrobot Rescue Mission)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Ne95f74cd6ad34ed5ae254c528b2d04cb ;
    schema:name "vgm, VGMusic Covers, astrobot, - Fishy Cave (From Astrobot Rescue Mission)"@en .

_:N998331717cf6466e8faa10ff01acbaae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Descendant of Shinobi (From Final Fantasy VII)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Ne95f74cd6ad34ed5ae254c528b2d04cb ;
    schema:name "Descendant of Shinobi (From Final Fantasy VII)"@en .

_:Nf4dad03f4a37494d88cf9ffcc9ef6a02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme of Suikoden (From Suikoden I)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Ne95f74cd6ad34ed5ae254c528b2d04cb ;
    schema:name "Main Theme of Suikoden (From Suikoden I)"@en .

_:Nffaeed05cc014e1195d40bd77522939e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "vgm, VGMusic Covers, chrono cross, - Time's Scar (From Chrono Cross)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Ne95f74cd6ad34ed5ae254c528b2d04cb ;
    schema:name "vgm, VGMusic Covers, chrono cross, - Time's Scar (From Chrono Cross)"@en .

_:Ne95f74cd6ad34ed5ae254c528b2d04cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d1d0ae05c6a4e07a45892990e6922b7,
        _:N163444c1ee364e89b74cf613d1e63a6e,
        _:N554739e1d47a4d6daf0bda393f25144f,
        _:N8b4b3b8a60fc451faf25da37317cf941,
        _:N8e1bad8908964417a6c7cd54bdc399ae,
        _:N998331717cf6466e8faa10ff01acbaae,
        _:Nf4dad03f4a37494d88cf9ffcc9ef6a02,
        _:Nffaeed05cc014e1195d40bd77522939e ;
    mo:track_count 8 ;
    schema:duration "PT23:02"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0d1d0ae05c6a4e07a45892990e6922b7,
        _:N163444c1ee364e89b74cf613d1e63a6e,
        _:N554739e1d47a4d6daf0bda393f25144f,
        _:N8b4b3b8a60fc451faf25da37317cf941,
        _:N8e1bad8908964417a6c7cd54bdc399ae,
        _:N998331717cf6466e8faa10ff01acbaae,
        _:Nf4dad03f4a37494d88cf9ffcc9ef6a02,
        _:Nffaeed05cc014e1195d40bd77522939e .

