@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 _:N836ea96adb464d5cb6340893b2548610 ;
    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> .

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

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

_:N1601c872387b484390333bc8d7d31f12 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 _:N836ea96adb464d5cb6340893b2548610 ;
    schema:name "Battboy Slim Jr. (Fucking In Santa Destroy)"@en .

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

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

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

_:Na378d940463c44cda8eb85dd96076b48 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 _:N836ea96adb464d5cb6340893b2548610 ;
    schema:name "Apricot Jam for Dissociative Squares"@en .

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

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

_:Nf420d51f54334b8e84de49ab0a7dfe2c 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 _:N836ea96adb464d5cb6340893b2548610 ;
    schema:name "Heroic Verse (Tobokegao Y2K VGM Vibes Remix)"@en .

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

_:N836ea96adb464d5cb6340893b2548610 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04a7f73845f044dba38e96e1a865e575,
        _:N0765bb8fadb34bc1bbd65ae3a0ff97b8,
        _:N1601c872387b484390333bc8d7d31f12,
        _:N46ea4eee76a643b9b89e32e27409e20c,
        _:N53977b0affa34f00acfc5799270da42b,
        _:N777669ee8e1e4c778925ad0c1b27ee19,
        _:Na378d940463c44cda8eb85dd96076b48,
        _:Nbb5fa3e3b55e4ad0b79910b79ebe0d94,
        _:Nbc94ec952986446e9f2cacba7cbb1fa5,
        _:Nf420d51f54334b8e84de49ab0a7dfe2c,
        _:Nf8580326488e412089fb0ef371e4711e ;
    mo:track_count 11 ;
    schema:duration "PT50:12"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N04a7f73845f044dba38e96e1a865e575,
        _:N0765bb8fadb34bc1bbd65ae3a0ff97b8,
        _:N1601c872387b484390333bc8d7d31f12,
        _:N46ea4eee76a643b9b89e32e27409e20c,
        _:N53977b0affa34f00acfc5799270da42b,
        _:N777669ee8e1e4c778925ad0c1b27ee19,
        _:Na378d940463c44cda8eb85dd96076b48,
        _:Nbb5fa3e3b55e4ad0b79910b79ebe0d94,
        _:Nbc94ec952986446e9f2cacba7cbb1fa5,
        _:Nf420d51f54334b8e84de49ab0a7dfe2c,
        _:Nf8580326488e412089fb0ef371e4711e .

