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

<album/136987> a mo:Release ;
    mo:catalogue_number "LRCD-092" .

<album/136990#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@en,
        "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@ja,
        "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@ja-latn ;
    mo:produced_work <album/136990#musicalwork> ;
    schema:name "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@en,
        "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@ja,
        "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@ja-latn .

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

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

<product/7275#subject> a schema:CreativeWork ;
    schema:name "Teenage Mutant Ninja Turtles: The Hyperstone Heist"@en,
        "ティーンエージ ミュータント ニンジャ タートルズ リターン オブ ザ シュレッダ"@ja,
        "Teenage Mutant Ninja Turtles: Return of the Shredder"@ja-latn ;
    foaf:name "Teenage Mutant Ninja Turtles: The Hyperstone Heist"@en,
        "ティーンエージ ミュータント ニンジャ タートルズ リターン オブ ザ シュレッダ"@ja,
        "Teenage Mutant Ninja Turtles: Return of the Shredder"@ja-latn .

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

<album/136990#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@en,
        "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@ja,
        "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@ja-latn ;
    mo:performance_of <album/136990#musicalwork> ;
    mo:recorded_as <album/136990#musicalexpression> ;
    schema:name "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@en,
        "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@ja,
        "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/136990#musicalwork> .

<org/1813#subject> schema:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn ;
    foaf:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn .

<https://media.vgm.io/albums/09/136990/136990-b04bdbb66213.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/136990#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/136990/136990-b04bdbb66213.webp> ;
    foaf:depicts <album/136990#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/136990/136990-b04bdbb66213.webp> .

<https://medium-media.vgm.io/albums/09/136990/136990-b04bdbb66213.webp> a schema:ImageObject,
        foaf:Image .

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

<album/136990#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-11-01"^^xsd:date ;
    dcterms:title "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@en,
        "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@ja,
        "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LRV-0055" ;
    mo:media_type "Vinyl (12\" 45 rpm)" ;
    mo:other_release_of <album/136987> ;
    mo:publication_of <album/136990#musicalexpression> ;
    mo:publisher <org/1813#subject> ;
    mo:record _:Na650a8a1c440465da910446aef0e4297 ;
    mo:record_count 1 ;
    schema:about <product/7275#subject> ;
    schema:datePublished "2024-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/136990/136990-b04bdbb66213.webp> ;
    schema:name "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@en,
        "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@ja,
        "TEENAGE MUTANT NINJA TURTLES: THE HYPERSTONE HEIST [Limited Edition]"@ja-latn ;
    schema:publisher <org/1813#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/136990/136990-b04bdbb66213.webp> .

_:N01c662ba0db24fafbdfaeed20e03ea2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Technodrome - The Final Shell-Shock"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Technodrome - The Final Shell-Shock"@en .

_:N051345be24d24ffe85794d335bc64914 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Fight"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Boss Fight"@en .

_:N0dc0d5df6ba740258382167fadb296b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Try Hard Mode"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Try Hard Mode"@en .

_:N23c62c14249e46118370777d1983b043 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shredder's Hideout - Outside"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Shredder's Hideout - Outside"@en .

_:N29ef902baa5746ba9cfcad5cc60c2acc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shredder's Hideout - Inside"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Shredder's Hideout - Inside"@en .

_:N31e022fa3ba946a8b081415e3c903da8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turtle Select"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Turtle Select"@en .

_:N35cc67fdbb864f72b2b570e030f6e5cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New York City - Sewers 2"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "New York City - Sewers 2"@en .

_:N4cc6fe5f70c840ac9a93a279dd11f71f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Continue"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Continue"@en .

_:N4ecd16375f3d44d1a1ffe380063b69ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stage Clear"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Stage Clear"@en .

_:N508be378e77c447bb01f43437c905ac1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Konami Logo"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:04"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Konami Logo"@en .

_:N590ba79ec35a4a2fa1ee93a804bf94bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Game Over"@en .

_:N5abc013ae3bd47ac9a2ee9d658d570f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shredder Intro"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:13"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Shredder Intro"@en .

_:N6036f36347094a9386fe5766fafcb868 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Technodrome Reveal"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Technodrome Reveal"@en .

_:N76003e69386944fa9b9f558abdb8ce72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious Ghost Ship - Ship"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Mysterious Ghost Ship - Ship"@en .

_:N82ceb55d8202467eaa239571025cf4f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "News Report Intro"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "News Report Intro"@en .

_:N89bc6f2ec44742b785214c833f386573 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gauntlet"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "The Gauntlet"@en .

_:N8aab4737ecab42a4bb0871ac25ae0873 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious Ghost Ship - Caves"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Mysterious Ghost Ship - Caves"@en .

_:N9abb14f1626d4650b7d64bd9f2cf5ac3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Character Credits"@en ;
    mo:track_number 26 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Character Credits"@en .

_:N9de7a0c552a64405b08f19814c871a2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Technodrome - Elevator"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Technodrome - Elevator"@en .

_:Na6c6a7e9a4474a3cb3e05220836fdf62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "News Report Conclusion"@en ;
    mo:track_number 23 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "News Report Conclusion"@en .

_:Naf6bb19fde964d70ab1a0fa25e75302b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New York City - Streets"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "New York City - Streets"@en .

_:Nbe753b446ae942cfb30f4eb27221e076 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shredder Fight"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Shredder Fight"@en .

_:Nd48690774dd14da69c0f07edb406cd50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Title"@en .

_:Ndcd8d2119523402692db7fb649e36624 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New York City - Sewers 1"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "New York City - Sewers 1"@en .

_:Ne5b65a7fcfba49a1bf3401fd40a1fb34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High Score"@en ;
    mo:track_number 27 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "High Score"@en .

_:Nec3e39a0893343e4acc427b8e3cb5ce0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Developer Credits"@en ;
    mo:track_number 25 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Developer Credits"@en .

_:Nfd550d83844e4849865550cc7546e84b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious Ghost Ship - Surfing"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Na650a8a1c440465da910446aef0e4297 ;
    schema:name "Mysterious Ghost Ship - Surfing"@en .

_:Na650a8a1c440465da910446aef0e4297 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01c662ba0db24fafbdfaeed20e03ea2b,
        _:N051345be24d24ffe85794d335bc64914,
        _:N0dc0d5df6ba740258382167fadb296b1,
        _:N23c62c14249e46118370777d1983b043,
        _:N29ef902baa5746ba9cfcad5cc60c2acc,
        _:N31e022fa3ba946a8b081415e3c903da8,
        _:N35cc67fdbb864f72b2b570e030f6e5cf,
        _:N4cc6fe5f70c840ac9a93a279dd11f71f,
        _:N4ecd16375f3d44d1a1ffe380063b69ee,
        _:N508be378e77c447bb01f43437c905ac1,
        _:N590ba79ec35a4a2fa1ee93a804bf94bd,
        _:N5abc013ae3bd47ac9a2ee9d658d570f9,
        _:N6036f36347094a9386fe5766fafcb868,
        _:N76003e69386944fa9b9f558abdb8ce72,
        _:N82ceb55d8202467eaa239571025cf4f3,
        _:N89bc6f2ec44742b785214c833f386573,
        _:N8aab4737ecab42a4bb0871ac25ae0873,
        _:N9abb14f1626d4650b7d64bd9f2cf5ac3,
        _:N9de7a0c552a64405b08f19814c871a2b,
        _:Na6c6a7e9a4474a3cb3e05220836fdf62,
        _:Naf6bb19fde964d70ab1a0fa25e75302b,
        _:Nbe753b446ae942cfb30f4eb27221e076,
        _:Nd48690774dd14da69c0f07edb406cd50,
        _:Ndcd8d2119523402692db7fb649e36624,
        _:Ne5b65a7fcfba49a1bf3401fd40a1fb34,
        _:Nec3e39a0893343e4acc427b8e3cb5ce0,
        _:Nfd550d83844e4849865550cc7546e84b ;
    mo:track_count 27 ;
    schema:duration "PT11:52"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N01c662ba0db24fafbdfaeed20e03ea2b,
        _:N051345be24d24ffe85794d335bc64914,
        _:N0dc0d5df6ba740258382167fadb296b1,
        _:N23c62c14249e46118370777d1983b043,
        _:N29ef902baa5746ba9cfcad5cc60c2acc,
        _:N31e022fa3ba946a8b081415e3c903da8,
        _:N35cc67fdbb864f72b2b570e030f6e5cf,
        _:N4cc6fe5f70c840ac9a93a279dd11f71f,
        _:N4ecd16375f3d44d1a1ffe380063b69ee,
        _:N508be378e77c447bb01f43437c905ac1,
        _:N590ba79ec35a4a2fa1ee93a804bf94bd,
        _:N5abc013ae3bd47ac9a2ee9d658d570f9,
        _:N6036f36347094a9386fe5766fafcb868,
        _:N76003e69386944fa9b9f558abdb8ce72,
        _:N82ceb55d8202467eaa239571025cf4f3,
        _:N89bc6f2ec44742b785214c833f386573,
        _:N8aab4737ecab42a4bb0871ac25ae0873,
        _:N9abb14f1626d4650b7d64bd9f2cf5ac3,
        _:N9de7a0c552a64405b08f19814c871a2b,
        _:Na6c6a7e9a4474a3cb3e05220836fdf62,
        _:Naf6bb19fde964d70ab1a0fa25e75302b,
        _:Nbe753b446ae942cfb30f4eb27221e076,
        _:Nd48690774dd14da69c0f07edb406cd50,
        _:Ndcd8d2119523402692db7fb649e36624,
        _:Ne5b65a7fcfba49a1bf3401fd40a1fb34,
        _:Nec3e39a0893343e4acc427b8e3cb5ce0,
        _:Nfd550d83844e4849865550cc7546e84b .

