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

<album/137464#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@en,
        "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@ja,
        "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@ja-latn ;
    mo:produced_work <album/137464#musicalwork> ;
    schema:name "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@en,
        "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@ja,
        "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@ja-latn .

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

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

<event/302> a mo:Release ;
    schema:name "Released at Comic Market 104 (Aug 11, 2024 to Aug 12, 2024)" .

<product/10170#subject> a schema:CreativeWork ;
    schema:name "The Silver Case (2016)"@en,
        "シルバー事件 (2016)"@ja,
        "Silver Jiken (2016)"@ja-latn ;
    foaf:name "The Silver Case (2016)"@en,
        "シルバー事件 (2016)"@ja,
        "Silver Jiken (2016)"@ja-latn .

<product/10571#subject> a schema:CreativeWork ;
    schema:name "No More Heroes 3"@en,
        "ノーモア★ヒーローズ3"@ja,
        "No More Heroes 3"@ja-latn ;
    foaf:name "No More Heroes 3"@en,
        "ノーモア★ヒーローズ3"@ja,
        "No More Heroes 3"@ja-latn .

<product/16699#subject> a schema:CreativeWork ;
    schema:name "KILLER IS DEAD"@en,
        "キラー・イズ・デッド"@ja,
        "KILLER IS DEAD"@ja-latn ;
    foaf:name "KILLER IS DEAD"@en,
        "キラー・イズ・デッド"@ja,
        "KILLER IS DEAD"@ja-latn .

<product/16703#subject> a schema:CreativeWork ;
    schema:name "Moonlight Syndrome"@en,
        "ムーンライトシンドローム"@ja,
        "Moonlight Syndrome"@ja-latn ;
    foaf:name "Moonlight Syndrome"@en,
        "ムーンライトシンドローム"@ja,
        "Moonlight Syndrome"@ja-latn .

<product/899#subject> a schema:CreativeWork ;
    schema:name "No More Heroes"@en,
        "ノーモア★ヒーローズ"@ja,
        "No More Heroes"@ja-latn ;
    foaf:name "No More Heroes"@en,
        "ノーモア★ヒーローズ"@ja,
        "No More Heroes"@ja-latn .

<product/900#subject> a schema:CreativeWork ;
    schema:name "No More Heroes 2: Desperate Struggle"@en,
        "ノーモア★ヒーローズ 2: デスパレート・ストラグル"@ja,
        "No More Heroes 2: Desperate Struggle"@ja-latn ;
    foaf:name "No More Heroes 2: Desperate Struggle"@en,
        "ノーモア★ヒーローズ 2: デスパレート・ストラグル"@ja,
        "No More Heroes 2: Desperate Struggle"@ja-latn .

<product/9517#subject> a schema:CreativeWork ;
    schema:name "killer7"@en,
        "キラー7"@ja,
        "killer7"@ja-latn ;
    foaf:name "killer7"@en,
        "キラー7"@ja,
        "killer7"@ja-latn .

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

<album/137464#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@en,
        "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@ja,
        "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@ja-latn ;
    mo:performance_of <album/137464#musicalwork> ;
    mo:recorded_as <album/137464#musicalexpression> ;
    schema:name "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@en,
        "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@ja,
        "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@ja-latn ;
    schema:workPerformed <album/137464#musicalwork> .

<org/2907#subject> schema:name "KodamaSounds"@en,
        "KodamaSounds"@ja,
        "KodamaSounds"@ja-latn ;
    foaf:name "KodamaSounds"@en,
        "KodamaSounds"@ja,
        "KodamaSounds"@ja-latn .

<https://media.vgm.io/albums/46/137464/137464-dd9e712a7cdf.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137464#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/137464/137464-dd9e712a7cdf.png> ;
    foaf:depicts <album/137464#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/137464/137464-dd9e712a7cdf.png> .

<https://medium-media.vgm.io/albums/46/137464/137464-dd9e712a7cdf.png> a schema:ImageObject,
        foaf:Image .

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

<album/137464#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-08-11"^^xsd:date ;
    dcterms:title "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@en,
        "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@ja,
        "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@ja-latn ;
    mo:catalogue_number "KSDL-0015" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/137464#musicalexpression> ;
    mo:publisher <org/2907#subject> ;
    mo:record _:Na82141c339014ff2989ad1ae7ff6c60c ;
    mo:record_count 1 ;
    mo:release <event/302> ;
    schema:about <product/10170#subject>,
        <product/10571#subject>,
        <product/16699#subject>,
        <product/16703#subject>,
        <product/899#subject>,
        <product/900#subject>,
        <product/9517#subject> ;
    schema:datePublished "2024-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/137464/137464-dd9e712a7cdf.png> ;
    schema:name "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@en,
        "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@ja,
        "MIDNIGHT SYNDROME -a Grasshopper Manufacture tribute album-"@ja-latn ;
    schema:publisher <org/2907#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/137464/137464-dd9e712a7cdf.png> .

_:N00af4f375135489fa6de6c6532ac0b9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kusabi (Synthetic Dreamscape Mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Na82141c339014ff2989ad1ae7ff6c60c ;
    schema:name "Kusabi (Synthetic Dreamscape Mix)"@en .

_:N180ba67c0c6f4bad8b844d26d569cab8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LUNATIC DRIVE"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Na82141c339014ff2989ad1ae7ff6c60c ;
    schema:name "LUNATIC DRIVE"@en .

_:N2a14b161b73f405ba5643f746fc249f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passion Of Ghost"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Na82141c339014ff2989ad1ae7ff6c60c ;
    schema:name "Passion Of Ghost"@en .

_:N2dfb29d711b84e2d909c33a49bb06074 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Time!"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Na82141c339014ff2989ad1ae7ff6c60c ;
    schema:name "Game Time!"@en .

_:N4e4fc1b188544d7d8c703ae07c5c11b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ohma Gawd"@en ;
    mo:track_number 10 ;
    schema:duration "PT8:25"^^xsd:interval ;
    schema:inPlaylist _:Na82141c339014ff2989ad1ae7ff6c60c ;
    schema:name "Ohma Gawd"@en .

_:N59e3844d39eb4de78290a5e8ac4f133c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deadly Gambit"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Na82141c339014ff2989ad1ae7ff6c60c ;
    schema:name "Deadly Gambit"@en .

_:N65932846533840fda1ad631a862ce97c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battboy Slim Jr. (Fucking In Santa Destroy)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Na82141c339014ff2989ad1ae7ff6c60c ;
    schema:name "Battboy Slim Jr. (Fucking In Santa Destroy)"@en .

_:N6771ca9c37e743449b913347d0962228 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroic Verse (Tobokegao Y2K VGM Vibes Remix)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Na82141c339014ff2989ad1ae7ff6c60c ;
    schema:name "Heroic Verse (Tobokegao Y2K VGM Vibes Remix)"@en .

_:N695f75881fce464085301a64777ca7c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sequence02: MIDNITE CLUB"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Na82141c339014ff2989ad1ae7ff6c60c ;
    schema:name "Sequence02: MIDNITE CLUB"@en .

_:N780358a0875548ee86bbe91e2366db55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girls Dinner"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:15"^^xsd:interval ;
    schema:inPlaylist _:Na82141c339014ff2989ad1ae7ff6c60c ;
    schema:name "Girls Dinner"@en .

_:Nbfaac3486151479aa7575fe9b6c7e2b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Apricot Jam for Dissociative Squares"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Na82141c339014ff2989ad1ae7ff6c60c ;
    schema:name "Apricot Jam for Dissociative Squares"@en .

_:Na82141c339014ff2989ad1ae7ff6c60c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00af4f375135489fa6de6c6532ac0b9d,
        _:N180ba67c0c6f4bad8b844d26d569cab8,
        _:N2a14b161b73f405ba5643f746fc249f1,
        _:N2dfb29d711b84e2d909c33a49bb06074,
        _:N4e4fc1b188544d7d8c703ae07c5c11b7,
        _:N59e3844d39eb4de78290a5e8ac4f133c,
        _:N65932846533840fda1ad631a862ce97c,
        _:N6771ca9c37e743449b913347d0962228,
        _:N695f75881fce464085301a64777ca7c4,
        _:N780358a0875548ee86bbe91e2366db55,
        _:Nbfaac3486151479aa7575fe9b6c7e2b8 ;
    mo:track_count 11 ;
    schema:duration "PT50:12"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N00af4f375135489fa6de6c6532ac0b9d,
        _:N180ba67c0c6f4bad8b844d26d569cab8,
        _:N2a14b161b73f405ba5643f746fc249f1,
        _:N2dfb29d711b84e2d909c33a49bb06074,
        _:N4e4fc1b188544d7d8c703ae07c5c11b7,
        _:N59e3844d39eb4de78290a5e8ac4f133c,
        _:N65932846533840fda1ad631a862ce97c,
        _:N6771ca9c37e743449b913347d0962228,
        _:N695f75881fce464085301a64777ca7c4,
        _:N780358a0875548ee86bbe91e2366db55,
        _:Nbfaac3486151479aa7575fe9b6c7e2b8 .

