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

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

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

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

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

<https://media.vgm.io/albums/88/150788/150788-50047d028942.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150788#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/88/150788/150788-50047d028942.jpg> ;
    foaf:depicts <album/150788#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/88/150788/150788-50047d028942.jpg> .

<https://medium-media.vgm.io/albums/88/150788/150788-50047d028942.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/74126#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150788#subject> ;
    mo:performed <album/150788#performance> ;
    schema:name "Adam Miller"@en ;
    foaf:made <album/150788#composition>,
        <album/150788#subject> ;
    foaf:name "Adam Miller"@en .

<album/150788#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lost Records: Bloom & Rage (Original Game Soundtrack)"@en,
        "Lost Records: Bloom & Rage (Original Game Soundtrack)"@ja,
        "Lost Records: Bloom & Rage (Original Game Soundtrack)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Nora Kelly"@en ;
            foaf:made <album/150788#composition> ;
            foaf:name "Nora Kelly"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Laurence Lafond-Beaulne"@en ;
            foaf:made <album/150788#composition> ;
            foaf:name "Laurence Lafond-Beaulne"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nat Walker"@en ;
            foaf:made <album/150788#composition> ;
            foaf:name "Nat Walker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ruth Radelet"@en ;
            foaf:made <album/150788#composition> ;
            foaf:name "Ruth Radelet"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Camille Poliquin"@en ;
            foaf:made <album/150788#composition> ;
            foaf:name "Camille Poliquin"@en ],
        <artist/74126#subject> ;
    mo:produced_work <album/150788#musicalwork> ;
    schema:name "Lost Records: Bloom & Rage (Original Game Soundtrack)"@en,
        "Lost Records: Bloom & Rage (Original Game Soundtrack)"@ja,
        "Lost Records: Bloom & Rage (Original Game Soundtrack)"@ja-latn .

<album/150788#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lost Records: Bloom & Rage (Original Game Soundtrack)"@en,
        "Lost Records: Bloom & Rage (Original Game Soundtrack)"@ja,
        "Lost Records: Bloom & Rage (Original Game Soundtrack)"@ja-latn ;
    mo:performance_of <album/150788#musicalwork> ;
    mo:performer _:N4efcba959cfd472badf49b8179bb5575,
        _:N58282085f832482294d3eb2313333af8,
        _:N65d9704fcc8147f8be8c56f9d151bf82,
        _:N6f4656454fcb41a4b6c425e4ae8e0382,
        <artist/74126#subject> ;
    mo:recorded_as <album/150788#musicalexpression> ;
    schema:byArtist _:N4efcba959cfd472badf49b8179bb5575,
        _:N58282085f832482294d3eb2313333af8,
        _:N65d9704fcc8147f8be8c56f9d151bf82,
        _:N6f4656454fcb41a4b6c425e4ae8e0382,
        <artist/74126#subject> ;
    schema:name "Lost Records: Bloom & Rage (Original Game Soundtrack)"@en,
        "Lost Records: Bloom & Rage (Original Game Soundtrack)"@ja,
        "Lost Records: Bloom & Rage (Original Game Soundtrack)"@ja-latn ;
    schema:workPerformed <album/150788#musicalwork> .

<album/150788#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-02-18"^^xsd:date ;
    dcterms:title "Lost Records: Bloom & Rage (Original Game Soundtrack)"@en,
        "Lost Records: Bloom & Rage (Original Game Soundtrack)"@ja,
        "Lost Records: Bloom & Rage (Original Game Soundtrack)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "2 Digital" ;
    mo:publication_of <album/150788#musicalexpression> ;
    mo:publisher <org/3899#subject> ;
    mo:record _:N5539e087cb3e42868004f2abc03560c0,
        _:N9c7742b95b934299a9532395322178ea ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Lost Records: Bloom & Rage"@en ;
            foaf:name "Lost Records: Bloom & Rage"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Nora Kelly Band"@en ;
            foaf:name "Nora Kelly Band"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ruth Radelet"@en ;
            foaf:name "Ruth Radelet"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nat Walker"@en ;
            foaf:name "Nat Walker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Milk & Bone"@en ;
            foaf:name "Milk & Bone"@en ],
        <artist/74126#subject> ;
    schema:datePublished "2025-02-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/150788/150788-50047d028942.jpg> ;
    schema:name "Lost Records: Bloom & Rage (Original Game Soundtrack)"@en,
        "Lost Records: Bloom & Rage (Original Game Soundtrack)"@ja,
        "Lost Records: Bloom & Rage (Original Game Soundtrack)"@ja-latn ;
    schema:publisher <org/3899#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/150788/150788-50047d028942.jpg> .

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150788#subject> ;
    schema:name "Laurence Lafond-Beaulne"@en ;
    foaf:made <album/150788#subject> ;
    foaf:name "Laurence Lafond-Beaulne"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Filip Nikolic"@en ;
    foaf:made <album/150788#vocals> ;
    foaf:name "Filip Nikolic"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Filip Nikolic"@en ;
    foaf:made <album/150788#subject> ;
    foaf:name "Filip Nikolic"@en .

_:N11d0e26d6ebc47c7bad6f30dffb71376 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Velvet Cove"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N9c7742b95b934299a9532395322178ea ;
    schema:name "Velvet Cove"@en .

_:N1781117963b84d319b4ce47e6231dc9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insomnia"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N5539e087cb3e42868004f2abc03560c0 ;
    schema:name "Insomnia"@en .

_:N2615a2d53ce74f98bc9028ec7e4a4434 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See You in Hell (Acoustic Version)"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:inPlaylist _:N5539e087cb3e42868004f2abc03560c0 ;
    schema:name "See You in Hell (Acoustic Version)"@en .

_:N29ace881f0524a809d7b7a20229c2a85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonlight"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N9c7742b95b934299a9532395322178ea ;
    schema:name "Moonlight"@en .

_:N325231e69b1149bb8b39fc2948c3b7ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wild Unknown"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N9c7742b95b934299a9532395322178ea ;
    schema:name "The Wild Unknown"@en .

_:N36459793586f4c8aa278b6683786f0ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See You in Hell"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N9c7742b95b934299a9532395322178ea ;
    schema:name "See You in Hell"@en .

_:N3941c11039b547b2aa153447fd9b1b34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Veil - Radio Version"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N5539e087cb3e42868004f2abc03560c0 ;
    schema:name "The Veil - Radio Version"@en .

_:N4efcba959cfd472badf49b8179bb5575 a schema:Person,
        foaf:Person ;
    mo:performed <album/150788#performance> ;
    schema:name "Nat Walker"@en ;
    foaf:name "Nat Walker"@en .

_:N51d9ec893584406e960a80b2fcf1548d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Riot"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N9c7742b95b934299a9532395322178ea ;
    schema:name "Riot"@en .

_:N58282085f832482294d3eb2313333af8 a schema:Person,
        foaf:Person ;
    mo:performed <album/150788#performance> ;
    schema:name "Nora Kelly Band"@en ;
    foaf:name "Nora Kelly Band"@en .

_:N65d9704fcc8147f8be8c56f9d151bf82 a schema:Person,
        foaf:Person ;
    mo:performed <album/150788#performance> ;
    schema:name "Milk & Bone"@en ;
    foaf:name "Milk & Bone"@en .

_:N6ac59188932d44f094c7d5a8a44c07ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamers (Instrumental Version)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N5539e087cb3e42868004f2abc03560c0 ;
    schema:name "Dreamers (Instrumental Version)"@en .

_:N6f4656454fcb41a4b6c425e4ae8e0382 a schema:Person,
        foaf:Person ;
    mo:performed <album/150788#performance> ;
    schema:name "Ruth Radelet"@en ;
    foaf:name "Ruth Radelet"@en .

_:N707ea8442e7d46da9d85022060c0a982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Abyss"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N9c7742b95b934299a9532395322178ea ;
    schema:name "The Abyss"@en .

_:N7cd0e3d7633e4bd9a023a38581d1b238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See You in Hell (Instrumental Version)"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N9c7742b95b934299a9532395322178ea ;
    schema:name "See You in Hell (Instrumental Version)"@en .

_:N8d51a04449694717a79f3204d0e3f7f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Without a Trace"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N5539e087cb3e42868004f2abc03560c0 ;
    schema:name "Without a Trace"@en .

_:N9967f659a54548479228d2dc7386a66a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wild Unknown (Instrumental Version)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N5539e087cb3e42868004f2abc03560c0 ;
    schema:name "The Wild Unknown (Instrumental Version)"@en .

_:Na416325589b24fffb0e9f2518bab6e69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Place Like Home"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N9c7742b95b934299a9532395322178ea ;
    schema:name "A Place Like Home"@en .

_:Naf7a66efd760416fbeb676b1114ca596 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Veil (Instrumental Version)"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:18"^^xsd:interval ;
    schema:inPlaylist _:N5539e087cb3e42868004f2abc03560c0 ;
    schema:name "The Veil (Instrumental Version)"@en .

_:Nba9059b153604143822e5286b5d0ed69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Without a Trace (Instrumental Version)"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:N5539e087cb3e42868004f2abc03560c0 ;
    schema:name "Without a Trace (Instrumental Version)"@en .

_:Nbc110f61af3d4f059cb5fe06482bd15e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamers"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N9c7742b95b934299a9532395322178ea ;
    schema:name "Dreamers"@en .

_:Nd850dd25480449d89bf0a9f0cfaf1f78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liminal Spaces"@en ;
    mo:track_number 4 ;
    schema:duration "PT7:24"^^xsd:interval ;
    schema:inPlaylist _:N9c7742b95b934299a9532395322178ea ;
    schema:name "Liminal Spaces"@en .

_:Neee30faa9e5f460784d55471bb653c60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Veil"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N5539e087cb3e42868004f2abc03560c0 ;
    schema:name "The Veil"@en .

_:N5539e087cb3e42868004f2abc03560c0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1781117963b84d319b4ce47e6231dc9c,
        _:N2615a2d53ce74f98bc9028ec7e4a4434,
        _:N3941c11039b547b2aa153447fd9b1b34,
        _:N6ac59188932d44f094c7d5a8a44c07ea,
        _:N8d51a04449694717a79f3204d0e3f7f9,
        _:N9967f659a54548479228d2dc7386a66a,
        _:Naf7a66efd760416fbeb676b1114ca596,
        _:Nba9059b153604143822e5286b5d0ed69,
        _:Neee30faa9e5f460784d55471bb653c60 ;
    mo:track_count 9 ;
    schema:duration "PT43:29"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1781117963b84d319b4ce47e6231dc9c,
        _:N2615a2d53ce74f98bc9028ec7e4a4434,
        _:N3941c11039b547b2aa153447fd9b1b34,
        _:N6ac59188932d44f094c7d5a8a44c07ea,
        _:N8d51a04449694717a79f3204d0e3f7f9,
        _:N9967f659a54548479228d2dc7386a66a,
        _:Naf7a66efd760416fbeb676b1114ca596,
        _:Nba9059b153604143822e5286b5d0ed69,
        _:Neee30faa9e5f460784d55471bb653c60 .

_:N9c7742b95b934299a9532395322178ea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11d0e26d6ebc47c7bad6f30dffb71376,
        _:N29ace881f0524a809d7b7a20229c2a85,
        _:N325231e69b1149bb8b39fc2948c3b7ec,
        _:N36459793586f4c8aa278b6683786f0ab,
        _:N51d9ec893584406e960a80b2fcf1548d,
        _:N707ea8442e7d46da9d85022060c0a982,
        _:N7cd0e3d7633e4bd9a023a38581d1b238,
        _:Na416325589b24fffb0e9f2518bab6e69,
        _:Nbc110f61af3d4f059cb5fe06482bd15e,
        _:Nd850dd25480449d89bf0a9f0cfaf1f78 ;
    mo:track_count 10 ;
    schema:duration "PT46:43"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N11d0e26d6ebc47c7bad6f30dffb71376,
        _:N29ace881f0524a809d7b7a20229c2a85,
        _:N325231e69b1149bb8b39fc2948c3b7ec,
        _:N36459793586f4c8aa278b6683786f0ab,
        _:N51d9ec893584406e960a80b2fcf1548d,
        _:N707ea8442e7d46da9d85022060c0a982,
        _:N7cd0e3d7633e4bd9a023a38581d1b238,
        _:Na416325589b24fffb0e9f2518bab6e69,
        _:Nbc110f61af3d4f059cb5fe06482bd15e,
        _:Nd850dd25480449d89bf0a9f0cfaf1f78 .

