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

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

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

<artist/34637#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "Besso0"@en ;
    foaf:made <album/159375#composition>,
        <album/159375#subject> ;
    foaf:name "Besso0"@en .

<artist/52788#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "Save Point"@en ;
    foaf:made <album/159375#composition>,
        <album/159375#subject> ;
    foaf:name "Save Point"@en .

<artist/60258#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "Emunator"@en ;
    foaf:made <album/159375#composition>,
        <album/159375#subject> ;
    foaf:name "Emunator"@en .

<artist/63951#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "GlitchxCity"@en ;
    foaf:made <album/159375#composition>,
        <album/159375#subject> ;
    foaf:name "GlitchxCity"@en .

<artist/65741#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "floopy"@en ;
    foaf:made <album/159375#composition>,
        <album/159375#subject> ;
    foaf:name "floopy"@en .

<event/361> a mo:Release ;
    schema:name "Released at Record Store Day 2026 (Apr 18, 2026)" .

<product/2234#subject> a schema:CreativeWork ;
    schema:name "Pokémon Ruby & Sapphire"@en,
        "ポケットモンスター ルビー・サファイア"@ja,
        "Pokémon Ruby & Sapphire"@ja-latn ;
    foaf:name "Pokémon Ruby & Sapphire"@en,
        "ポケットモンスター ルビー・サファイア"@ja,
        "Pokémon Ruby & Sapphire"@ja-latn .

<product/2236#subject> a schema:CreativeWork ;
    schema:name "Pokémon Red & Green"@en,
        "ポケットモンスター 赤・緑"@ja,
        "Pocket Monsters Akai & Midori"@ja-latn ;
    foaf:name "Pokémon Red & Green"@en,
        "ポケットモンスター 赤・緑"@ja,
        "Pocket Monsters Akai & Midori"@ja-latn .

<product/2237#subject> a schema:CreativeWork ;
    schema:name "Pokémon Diamond & Pearl"@en,
        "ポケットモンスター ダイヤモンド・パール"@ja,
        "Pokémon Diamond & Pearl"@ja-latn ;
    foaf:name "Pokémon Diamond & Pearl"@en,
        "ポケットモンスター ダイヤモンド・パール"@ja,
        "Pokémon Diamond & Pearl"@ja-latn .

<product/2239#subject> a schema:CreativeWork ;
    schema:name "Pokémon Gold & Silver"@en,
        "ポケットモンスター 金・銀"@ja,
        "Pokémon Gold & Silver"@ja-latn ;
    foaf:name "Pokémon Gold & Silver"@en,
        "ポケットモンスター 金・銀"@ja,
        "Pokémon Gold & Silver"@ja-latn .

<product/2240#subject> a schema:CreativeWork ;
    schema:name "Pokémon Black & White"@en,
        "ポケットモンスター ブラック・ホワイト"@ja,
        "Pokémon Black & White"@ja-latn ;
    foaf:name "Pokémon Black & White"@en,
        "ポケットモンスター ブラック・ホワイト"@ja,
        "Pokémon Black & White"@ja-latn .

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

<album/159375#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Video Game LoFi: Sleepy Pokémon Beats"@en,
        "Video Game LoFi: Sleepy Pokémon Beats"@ja,
        "Video Game LoFi: Sleepy Pokémon Beats"@ja-latn ;
    mo:performance_of <album/159375#musicalwork> ;
    mo:recorded_as <album/159375#musicalexpression> ;
    schema:name "Video Game LoFi: Sleepy Pokémon Beats"@en,
        "Video Game LoFi: Sleepy Pokémon Beats"@ja,
        "Video Game LoFi: Sleepy Pokémon Beats"@ja-latn ;
    schema:workPerformed <album/159375#musicalwork> .

<https://media.vgm.io/albums/57/159375/159375-2adbeefacf40.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159375#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/57/159375/159375-2adbeefacf40.webp> ;
    foaf:depicts <album/159375#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/57/159375/159375-2adbeefacf40.webp> .

<https://medium-media.vgm.io/albums/57/159375/159375-2adbeefacf40.webp> a schema:ImageObject,
        foaf:Image .

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

<album/159375#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Video Game LoFi: Sleepy Pokémon Beats"@en,
        "Video Game LoFi: Sleepy Pokémon Beats"@ja,
        "Video Game LoFi: Sleepy Pokémon Beats"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Champion Xegg"@en ;
            foaf:made <album/159375#composition> ;
            foaf:name "Champion Xegg"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Buttersweet"@en ;
            foaf:made <album/159375#composition> ;
            foaf:name "Buttersweet"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tanoshi"@en ;
            foaf:made <album/159375#composition> ;
            foaf:name "Tanoshi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "wind-up-bird"@en ;
            foaf:made <album/159375#composition> ;
            foaf:name "wind-up-bird"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "lechiffrebeats"@en ;
            foaf:made <album/159375#composition> ;
            foaf:name "lechiffrebeats"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "foreteller"@en ;
            foaf:made <album/159375#composition> ;
            foaf:name "foreteller"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "forever dreaming"@en ;
            foaf:made <album/159375#composition> ;
            foaf:name "forever dreaming"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Colonel Sweatpants"@en ;
            foaf:made <album/159375#composition> ;
            foaf:name "Colonel Sweatpants"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "void."@en ;
            foaf:made <album/159375#composition> ;
            foaf:name "void."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "wutai"@en ;
            foaf:made <album/159375#composition> ;
            foaf:name "wutai"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "WLHR"@en ;
            foaf:made <album/159375#composition> ;
            foaf:name "WLHR"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hary.BoY"@en ;
            foaf:made <album/159375#composition> ;
            foaf:name "Hary.BoY"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Zycix"@en ;
            foaf:made <album/159375#composition> ;
            foaf:name "Zycix"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Arya"@en ;
            foaf:made <album/159375#composition> ;
            foaf:name "Arya"@en ],
        <artist/34637#subject>,
        <artist/52788#subject>,
        <artist/60258#subject>,
        <artist/63951#subject>,
        <artist/65741#subject> ;
    mo:produced_work <album/159375#musicalwork> ;
    schema:name "Video Game LoFi: Sleepy Pokémon Beats"@en,
        "Video Game LoFi: Sleepy Pokémon Beats"@ja,
        "Video Game LoFi: Sleepy Pokémon Beats"@ja-latn .

<album/159375#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-04-18"^^xsd:date ;
    dcterms:title "Video Game LoFi: Sleepy Pokémon Beats"@en,
        "Video Game LoFi: Sleepy Pokémon Beats"@ja,
        "Video Game LoFi: Sleepy Pokémon Beats"@ja-latn ;
    mo:catalogue_number "CURE-0132-V" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/159375#musicalexpression> ;
    mo:publisher _:Ndf939202b5a74fbd901b2a1bebdb9353 ;
    mo:record _:N1bd8b5bc2efe481390bd41649e9e72e4 ;
    mo:record_count 1 ;
    mo:release <event/361> ;
    schema:about <product/2234#subject>,
        <product/2236#subject>,
        <product/2237#subject>,
        <product/2239#subject>,
        <product/2240#subject> ;
    schema:datePublished "2026-04-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/159375/159375-2adbeefacf40.webp> ;
    schema:name "Video Game LoFi: Sleepy Pokémon Beats"@en,
        "Video Game LoFi: Sleepy Pokémon Beats"@ja,
        "Video Game LoFi: Sleepy Pokémon Beats"@ja-latn ;
    schema:publisher _:Ndf939202b5a74fbd901b2a1bebdb9353 ;
    foaf:depiction <https://media.vgm.io/albums/57/159375/159375-2adbeefacf40.webp> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "forever dreaming"@en ;
    foaf:made <album/159375#subject> ;
    foaf:name "forever dreaming"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "foreteller"@en ;
    foaf:made <album/159375#subject> ;
    foaf:name "foreteller"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "Arya"@en ;
    foaf:made <album/159375#subject> ;
    foaf:name "Arya"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "Zycix"@en ;
    foaf:made <album/159375#subject> ;
    foaf:name "Zycix"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "wind-up-bird"@en ;
    foaf:made <album/159375#subject> ;
    foaf:name "wind-up-bird"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "WLHR"@en ;
    foaf:made <album/159375#subject> ;
    foaf:name "WLHR"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "Colonel Sweatpants"@en ;
    foaf:made <album/159375#subject> ;
    foaf:name "Colonel Sweatpants"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "Champion Xegg"@en ;
    foaf:made <album/159375#subject> ;
    foaf:name "Champion Xegg"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "Hary.BoY"@en ;
    foaf:made <album/159375#subject> ;
    foaf:name "Hary.BoY"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "wutai"@en ;
    foaf:made <album/159375#subject> ;
    foaf:name "wutai"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "Buttersweet"@en ;
    foaf:made <album/159375#subject> ;
    foaf:name "Buttersweet"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "lechiffrebeats"@en ;
    foaf:made <album/159375#subject> ;
    foaf:name "lechiffrebeats"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "Tanoshi"@en ;
    foaf:made <album/159375#subject> ;
    foaf:name "Tanoshi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159375#subject> ;
    schema:name "void."@en ;
    foaf:made <album/159375#subject> ;
    foaf:name "void."@en .

_:N0fdcba9091fd4e4988ee3b58ae6b25ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Bark Town"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd8b5bc2efe481390bd41649e9e72e4 ;
    schema:name "New Bark Town"@en .

_:N104e2d4264ce49aca5a89d2205ed721b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Theme (Kanto)"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd8b5bc2efe481390bd41649e9e72e4 ;
    schema:name "Title Theme (Kanto)"@en .

_:N21479e43af304a2994dc1807e7fb94a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dewford Town"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd8b5bc2efe481390bd41649e9e72e4 ;
    schema:name "Dewford Town"@en .

_:N2c31f2a753254e8ca6814b10e7265d66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokémon Center (Kanto)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd8b5bc2efe481390bd41649e9e72e4 ;
    schema:name "Pokémon Center (Kanto)"@en .

_:N2fdfa51d06f94323b8bde001b9770f24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Littleroot Town"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd8b5bc2efe481390bd41649e9e72e4 ;
    schema:name "Littleroot Town"@en .

_:N3d6ebff0cc034469ac51c0546c10524a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lavender Town"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd8b5bc2efe481390bd41649e9e72e4 ;
    schema:name "Lavender Town"@en .

_:N3f5d4787b87846a19dc5cdff9811f3f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "National Park"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd8b5bc2efe481390bd41649e9e72e4 ;
    schema:name "National Park"@en .

_:N7d2338b4af2f40a2b5de7976864167b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castelia City"@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd8b5bc2efe481390bd41649e9e72e4 ;
    schema:name "Castelia City"@en .

_:N80d8c104dc764c07a039e3deafa3a79a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oldale Town"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd8b5bc2efe481390bd41649e9e72e4 ;
    schema:name "Oldale Town"@en .

_:N881306e08fb94a268d9c5f709fb15677 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eterna Forest"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd8b5bc2efe481390bd41649e9e72e4 ;
    schema:name "Eterna Forest"@en .

_:N94cbf9e7e71b4dc1b819df5f60da8f90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Route 02 (Winter)"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd8b5bc2efe481390bd41649e9e72e4 ;
    schema:name "Route 02 (Winter)"@en .

_:Ndd741e8f23c247bfb66bfa4ce73a90d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Route 29"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd8b5bc2efe481390bd41649e9e72e4 ;
    schema:name "Route 29"@en .

_:Ndf939202b5a74fbd901b2a1bebdb9353 schema:name "Chill Ghost Records"@en,
        "Chill Ghost Records"@ja,
        "Chill Ghost Records"@ja-latn ;
    foaf:name "Chill Ghost Records"@en,
        "Chill Ghost Records"@ja,
        "Chill Ghost Records"@ja-latn .

_:Ne9e1a5a8a7654956845c3a61947f9f42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Undella Town"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd8b5bc2efe481390bd41649e9e72e4 ;
    schema:name "Undella Town"@en .

_:Nea20cd18705245d4bb90d3eafba993ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokémon League"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd8b5bc2efe481390bd41649e9e72e4 ;
    schema:name "Pokémon League"@en .

_:Nfacf7b8ea4234b55884b803f9034e202 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surf Theme (Sinnoh)"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1bd8b5bc2efe481390bd41649e9e72e4 ;
    schema:name "Surf Theme (Sinnoh)"@en .

_:N1bd8b5bc2efe481390bd41649e9e72e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fdcba9091fd4e4988ee3b58ae6b25ba,
        _:N104e2d4264ce49aca5a89d2205ed721b,
        _:N21479e43af304a2994dc1807e7fb94a6,
        _:N2c31f2a753254e8ca6814b10e7265d66,
        _:N2fdfa51d06f94323b8bde001b9770f24,
        _:N3d6ebff0cc034469ac51c0546c10524a,
        _:N3f5d4787b87846a19dc5cdff9811f3f7,
        _:N7d2338b4af2f40a2b5de7976864167b6,
        _:N80d8c104dc764c07a039e3deafa3a79a,
        _:N881306e08fb94a268d9c5f709fb15677,
        _:N94cbf9e7e71b4dc1b819df5f60da8f90,
        _:Ndd741e8f23c247bfb66bfa4ce73a90d2,
        _:Ne9e1a5a8a7654956845c3a61947f9f42,
        _:Nea20cd18705245d4bb90d3eafba993ae,
        _:Nfacf7b8ea4234b55884b803f9034e202 ;
    mo:track_count 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0fdcba9091fd4e4988ee3b58ae6b25ba,
        _:N104e2d4264ce49aca5a89d2205ed721b,
        _:N21479e43af304a2994dc1807e7fb94a6,
        _:N2c31f2a753254e8ca6814b10e7265d66,
        _:N2fdfa51d06f94323b8bde001b9770f24,
        _:N3d6ebff0cc034469ac51c0546c10524a,
        _:N3f5d4787b87846a19dc5cdff9811f3f7,
        _:N7d2338b4af2f40a2b5de7976864167b6,
        _:N80d8c104dc764c07a039e3deafa3a79a,
        _:N881306e08fb94a268d9c5f709fb15677,
        _:N94cbf9e7e71b4dc1b819df5f60da8f90,
        _:Ndd741e8f23c247bfb66bfa4ce73a90d2,
        _:Ne9e1a5a8a7654956845c3a61947f9f42,
        _:Nea20cd18705245d4bb90d3eafba993ae,
        _:Nfacf7b8ea4234b55884b803f9034e202 .

