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

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

<artist/18537#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153090#subject> ;
    schema:name "Charles Bernstein"@en ;
    foaf:made <album/153090#composition>,
        <album/153090#subject> ;
    foaf:name "Charles Bernstein"@en .

<artist/29513#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153090#subject> ;
    schema:name "Ryan Elder"@en ;
    foaf:made <album/153090#composition>,
        <album/153090#subject> ;
    foaf:name "Ryan Elder"@en .

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

<album/153090#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Haunted Hotel: Soundtrack from the Netflix Series"@en,
        "Haunted Hotel: Soundtrack from the Netflix Series"@ja,
        "Haunted Hotel: Soundtrack from the Netflix Series"@ja-latn ;
    mo:performance_of <album/153090#musicalwork> ;
    mo:recorded_as <album/153090#musicalexpression> ;
    schema:name "Haunted Hotel: Soundtrack from the Netflix Series"@en,
        "Haunted Hotel: Soundtrack from the Netflix Series"@ja,
        "Haunted Hotel: Soundtrack from the Netflix Series"@ja-latn ;
    schema:workPerformed <album/153090#musicalwork> .

<https://media.vgm.io/albums/09/153090/153090-3a8d68eb336e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/153090#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/153090/153090-3a8d68eb336e.jpg> ;
    foaf:depicts <album/153090#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/153090/153090-3a8d68eb336e.jpg> .

<https://medium-media.vgm.io/albums/09/153090/153090-3a8d68eb336e.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/153090#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Haunted Hotel: Soundtrack from the Netflix Series"@en,
        "Haunted Hotel: Soundtrack from the Netflix Series"@ja,
        "Haunted Hotel: Soundtrack from the Netflix Series"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Joshua Moshier"@en ;
            foaf:made <album/153090#composition> ;
            foaf:name "Joshua Moshier"@en ],
        <artist/18537#subject>,
        <artist/29513#subject> ;
    mo:produced_work <album/153090#musicalwork> ;
    schema:name "Haunted Hotel: Soundtrack from the Netflix Series"@en,
        "Haunted Hotel: Soundtrack from the Netflix Series"@ja,
        "Haunted Hotel: Soundtrack from the Netflix Series"@ja-latn .

<album/153090#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-09-19"^^xsd:date ;
    dcterms:title "Haunted Hotel: Soundtrack from the Netflix Series"@en,
        "Haunted Hotel: Soundtrack from the Netflix Series"@ja,
        "Haunted Hotel: Soundtrack from the Netflix Series"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/153090#musicalexpression> ;
    mo:publisher _:Nf28af328e1ce4f4ea9ebf1cc4dcb111b ;
    mo:record _:Na1fb7f6148224930af481366f4c1defb ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Haunted Hotel"@en ;
            foaf:name "Haunted Hotel"@en ] ;
    schema:datePublished "2025-09-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/09/153090/153090-3a8d68eb336e.jpg> ;
    schema:name "Haunted Hotel: Soundtrack from the Netflix Series"@en,
        "Haunted Hotel: Soundtrack from the Netflix Series"@ja,
        "Haunted Hotel: Soundtrack from the Netflix Series"@ja-latn ;
    schema:publisher _:Nf28af328e1ce4f4ea9ebf1cc4dcb111b ;
    foaf:depiction <https://media.vgm.io/albums/09/153090/153090-3a8d68eb336e.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Will Forte"@en ;
    foaf:made <album/153090#vocals> ;
    foaf:name "Will Forte"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Lauren Culjak"@en ;
    foaf:made <album/153090#subject> ;
    foaf:name "Lauren Culjak"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Will Forte"@en ;
    foaf:made <album/153090#subject> ;
    foaf:name "Will Forte"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Lauren Culjak"@en ;
    foaf:made <album/153090#vocals> ;
    foaf:name "Lauren Culjak"@en .

_:N1205197e172d4dea8626b977846537c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finding Meaning (feat. Will Forte)"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Finding Meaning (feat. Will Forte)"@en .

_:N156203d39fec4ad5807c0e8b05e8ee49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Right Back"@en ;
    mo:track_number 29 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Be Right Back"@en .

_:N19d0b12a1997479dac946ecdc6a10664 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ragtime on Elm Street"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Ragtime on Elm Street"@en .

_:N22bcf7ab938e4757bbd3cee2dafad786 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost Speakeasy"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Ghost Speakeasy"@en .

_:N286fbea12994428388214e9b2cce26ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jump This Gap"@en ;
    mo:track_number 28 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Jump This Gap"@en .

_:N309b721221f94938949cd67e77817a30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Keeps Going"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Just Keeps Going"@en .

_:N3b3c23785ee24635a2536f37bf8c75be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thanks for Your Trust"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Thanks for Your Trust"@en .

_:N431cf79118f44aa0bf3a93e975d53c36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Almost There"@en ;
    mo:track_number 24 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Almost There"@en .

_:N4b0139c5d7ec40d8b4fce8b083059b55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fear of Heights"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Fear of Heights"@en .

_:N5210a1ede3cd4501bf08088a40b09cfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Your Doom"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Your Doom"@en .

_:N52ae80f9a49f4e949ffbf4d32ed59ec2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here's Benny"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Here's Benny"@en .

_:N61753c7d275f4921a2aed9054aafc13b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Good Chains"@en ;
    mo:track_number 27 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "My Good Chains"@en .

_:N64349fc2c79044918fe3f47e5b0a4754 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Low Drama Kitchen"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Low Drama Kitchen"@en .

_:N6658b433a0eb4186a141cef220e1df76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kill My Sister"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Kill My Sister"@en .

_:N83b58b75290347a0870db123ee05074f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What You Doin' Here?"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "What You Doin' Here?"@en .

_:N87b4cf3bbfc1453b9ed934be1d90e585 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Patrick Pumpkin"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Patrick Pumpkin"@en .

_:N8f66f5c052c74edfabc24fbc680414eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "He's My Dan (feat. Kotomi)"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "He's My Dan (feat. Kotomi)"@en .

_:N92fc5150fdf84817b578c2d5cfd6f5f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stabbadon"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Stabbadon"@en .

_:N9f66678ed1ec471890fa71f237bb623a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haunted Organist"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Haunted Organist"@en .

_:Na5f8dcf08342428791f80dec9c7a834c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Humans"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Go Humans"@en .

_:Nb78bdffe3dcc41039066abced400e8ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Not Just a Blip"@en ;
    mo:track_number 30 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Not Just a Blip"@en .

_:Nbe16b37249b7451293320abb0e8d810d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Went This Way"@en ;
    mo:track_number 25 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Went This Way"@en .

_:Nc1465b94d9054100ae94aa6894be453c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reckless Behavior"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Reckless Behavior"@en .

_:Nc2ae2e82cf9440a980c8b5cafc5f180c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Smell Evil"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "I Smell Evil"@en .

_:Nd4b2898001c14046acf40e6b98c7cf9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hand in the Salt"@en ;
    mo:track_number 26 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Hand in the Salt"@en .

_:Nd4c3120452584aaa8614903697eaa19c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haunted Hotel Main Titles"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Haunted Hotel Main Titles"@en .

_:Ndf76988852f346cdaf44251ac149f5b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Listen Up"@en ;
    mo:track_number 23 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Listen Up"@en .

_:Ne1422372034e4ac9aa19f2a1faf91d4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High School Horror"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "High School Horror"@en .

_:Ne58c7aac4277449e8302317b00fc66e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haunted Hotel End Titles"@en ;
    mo:track_number 31 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Haunted Hotel End Titles"@en .

_:Ne5903281ac0346218c3c30584de235e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Memory Eater"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "The Memory Eater"@en .

_:Nf101b625f88242348aa788f8be5149b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Proof"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Na1fb7f6148224930af481366f4c1defb ;
    schema:name "Proof"@en .

_:Nf28af328e1ce4f4ea9ebf1cc4dcb111b schema:name "Netflix Music"@en,
        "Netflix Music"@ja,
        "Netflix Music"@ja-latn ;
    foaf:name "Netflix Music"@en,
        "Netflix Music"@ja,
        "Netflix Music"@ja-latn .

_:Na1fb7f6148224930af481366f4c1defb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1205197e172d4dea8626b977846537c8,
        _:N156203d39fec4ad5807c0e8b05e8ee49,
        _:N19d0b12a1997479dac946ecdc6a10664,
        _:N22bcf7ab938e4757bbd3cee2dafad786,
        _:N286fbea12994428388214e9b2cce26ae,
        _:N309b721221f94938949cd67e77817a30,
        _:N3b3c23785ee24635a2536f37bf8c75be,
        _:N431cf79118f44aa0bf3a93e975d53c36,
        _:N4b0139c5d7ec40d8b4fce8b083059b55,
        _:N5210a1ede3cd4501bf08088a40b09cfc,
        _:N52ae80f9a49f4e949ffbf4d32ed59ec2,
        _:N61753c7d275f4921a2aed9054aafc13b,
        _:N64349fc2c79044918fe3f47e5b0a4754,
        _:N6658b433a0eb4186a141cef220e1df76,
        _:N83b58b75290347a0870db123ee05074f,
        _:N87b4cf3bbfc1453b9ed934be1d90e585,
        _:N8f66f5c052c74edfabc24fbc680414eb,
        _:N92fc5150fdf84817b578c2d5cfd6f5f7,
        _:N9f66678ed1ec471890fa71f237bb623a,
        _:Na5f8dcf08342428791f80dec9c7a834c,
        _:Nb78bdffe3dcc41039066abced400e8ea,
        _:Nbe16b37249b7451293320abb0e8d810d,
        _:Nc1465b94d9054100ae94aa6894be453c,
        _:Nc2ae2e82cf9440a980c8b5cafc5f180c,
        _:Nd4b2898001c14046acf40e6b98c7cf9e,
        _:Nd4c3120452584aaa8614903697eaa19c,
        _:Ndf76988852f346cdaf44251ac149f5b7,
        _:Ne1422372034e4ac9aa19f2a1faf91d4b,
        _:Ne58c7aac4277449e8302317b00fc66e4,
        _:Ne5903281ac0346218c3c30584de235e1,
        _:Nf101b625f88242348aa788f8be5149b7 ;
    mo:track_count 31 ;
    schema:duration "PT35:09"^^xsd:interval ;
    schema:numTracks 31 ;
    schema:track _:N1205197e172d4dea8626b977846537c8,
        _:N156203d39fec4ad5807c0e8b05e8ee49,
        _:N19d0b12a1997479dac946ecdc6a10664,
        _:N22bcf7ab938e4757bbd3cee2dafad786,
        _:N286fbea12994428388214e9b2cce26ae,
        _:N309b721221f94938949cd67e77817a30,
        _:N3b3c23785ee24635a2536f37bf8c75be,
        _:N431cf79118f44aa0bf3a93e975d53c36,
        _:N4b0139c5d7ec40d8b4fce8b083059b55,
        _:N5210a1ede3cd4501bf08088a40b09cfc,
        _:N52ae80f9a49f4e949ffbf4d32ed59ec2,
        _:N61753c7d275f4921a2aed9054aafc13b,
        _:N64349fc2c79044918fe3f47e5b0a4754,
        _:N6658b433a0eb4186a141cef220e1df76,
        _:N83b58b75290347a0870db123ee05074f,
        _:N87b4cf3bbfc1453b9ed934be1d90e585,
        _:N8f66f5c052c74edfabc24fbc680414eb,
        _:N92fc5150fdf84817b578c2d5cfd6f5f7,
        _:N9f66678ed1ec471890fa71f237bb623a,
        _:Na5f8dcf08342428791f80dec9c7a834c,
        _:Nb78bdffe3dcc41039066abced400e8ea,
        _:Nbe16b37249b7451293320abb0e8d810d,
        _:Nc1465b94d9054100ae94aa6894be453c,
        _:Nc2ae2e82cf9440a980c8b5cafc5f180c,
        _:Nd4b2898001c14046acf40e6b98c7cf9e,
        _:Nd4c3120452584aaa8614903697eaa19c,
        _:Ndf76988852f346cdaf44251ac149f5b7,
        _:Ne1422372034e4ac9aa19f2a1faf91d4b,
        _:Ne58c7aac4277449e8302317b00fc66e4,
        _:Ne5903281ac0346218c3c30584de235e1,
        _:Nf101b625f88242348aa788f8be5149b7 .

