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

<album/149182#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Live at Super MAGFest 2025"@en,
        "Live at Super MAGFest 2025"@ja,
        "Live at Super MAGFest 2025"@ja-latn ;
    mo:produced_work <album/149182#musicalwork> ;
    schema:name "Live at Super MAGFest 2025"@en,
        "Live at Super MAGFest 2025"@ja,
        "Live at Super MAGFest 2025"@ja-latn .

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

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

<product/2131#subject> a schema:CreativeWork ;
    schema:name "Mario Kart 64"@en,
        "マリオカート64"@ja,
        "Mario Kart 64"@ja-latn ;
    foaf:name "Mario Kart 64"@en,
        "マリオカート64"@ja,
        "Mario Kart 64"@ja-latn .

<product/4016#subject> a schema:CreativeWork ;
    schema:name "Mario Kart: Double Dash!!"@en,
        "マリオカートダブルダッシュ!!"@ja,
        "Mario Kart: Double Dash!!"@ja-latn ;
    foaf:name "Mario Kart: Double Dash!!"@en,
        "マリオカートダブルダッシュ!!"@ja,
        "Mario Kart: Double Dash!!"@ja-latn .

<product/4106#subject> a schema:CreativeWork ;
    schema:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@ja-latn ;
    foaf:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@ja-latn .

<product/500#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn ;
    foaf:name "The Legend of Zelda: A Link to the Past"@en,
        "ゼルダの伝説 神々のトライフォース"@ja,
        "Zelda no Densetsu: Kamigami no Triforce"@ja-latn .

<product/724#subject> a schema:CreativeWork ;
    schema:name "Kirby's Adventure"@en,
        "星のカービィ 夢の泉の物語"@ja,
        "Hoshi no Kirby: Yume no Izumi no Monogatari"@ja-latn ;
    foaf:name "Kirby's Adventure"@en,
        "星のカービィ 夢の泉の物語"@ja,
        "Hoshi no Kirby: Yume no Izumi no Monogatari"@ja-latn .

<product/812#subject> a schema:CreativeWork ;
    schema:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn ;
    foaf:name "Castlevania"@en,
        "悪魔城ドラキュラ"@ja,
        "Akumajo Dracula"@ja-latn .

<product/9988#subject> a schema:CreativeWork ;
    schema:name "Pokémon Legends: Arceus"@en,
        "Pokémon LEGENDS アルセウス"@ja,
        "Pokémon Legends: Arceus"@ja-latn ;
    foaf:name "Pokémon Legends: Arceus"@en,
        "Pokémon LEGENDS アルセウス"@ja,
        "Pokémon Legends: Arceus"@ja-latn .

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

<album/149182#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Live at Super MAGFest 2025"@en,
        "Live at Super MAGFest 2025"@ja,
        "Live at Super MAGFest 2025"@ja-latn ;
    mo:performance_of <album/149182#musicalwork> ;
    mo:recorded_as <album/149182#musicalexpression> ;
    schema:name "Live at Super MAGFest 2025"@en,
        "Live at Super MAGFest 2025"@ja,
        "Live at Super MAGFest 2025"@ja-latn ;
    schema:workPerformed <album/149182#musicalwork> .

<https://media.vgm.io/albums/28/149182/149182-14f2ef47d5b9.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/149182#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/149182/149182-14f2ef47d5b9.png> ;
    foaf:depicts <album/149182#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/149182/149182-14f2ef47d5b9.png> .

<https://medium-media.vgm.io/albums/28/149182/149182-14f2ef47d5b9.png> a schema:ImageObject,
        foaf:Image .

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

<album/149182#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-03-07"^^xsd:date ;
    dcterms:title "Live at Super MAGFest 2025"@en,
        "Live at Super MAGFest 2025"@ja,
        "Live at Super MAGFest 2025"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/149182#musicalexpression> ;
    mo:publisher _:N633ac1417c004e018053e215182ae09a ;
    mo:record _:N63166f220b6c4dc395b214706ab88ebd ;
    mo:record_count 1 ;
    schema:about <product/2131#subject>,
        <product/4016#subject>,
        <product/4106#subject>,
        <product/500#subject>,
        <product/724#subject>,
        <product/812#subject>,
        <product/9988#subject> ;
    schema:datePublished "2025-03-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/149182/149182-14f2ef47d5b9.png> ;
    schema:name "Live at Super MAGFest 2025"@en,
        "Live at Super MAGFest 2025"@ja,
        "Live at Super MAGFest 2025"@ja-latn ;
    schema:publisher _:N633ac1417c004e018053e215182ae09a ;
    foaf:depiction <https://media.vgm.io/albums/28/149182/149182-14f2ef47d5b9.png> .

_:N17c26e8ed1ba4434ab0b5031e375023c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death By Glamour (Undertale) - Live"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N63166f220b6c4dc395b214706ab88ebd ;
    schema:name "Death By Glamour (Undertale) - Live"@en .

_:N2ede9b6feee447a7870ce6cb7083367b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Butter Building (Kirby's Adventure) - Live"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N63166f220b6c4dc395b214706ab88ebd ;
    schema:name "Butter Building (Kirby's Adventure) - Live"@en .

_:N633ac1417c004e018053e215182ae09a schema:name "Pokérus Project"@en,
        "Pokérus Project"@ja,
        "Pokérus Project"@ja-latn ;
    foaf:name "Pokérus Project"@en,
        "Pokérus Project"@ja,
        "Pokérus Project"@ja-latn .

_:Na116b44f737047688d3cdb58cabab6b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle! Vs Pokémon Wielder Volo (Pokémon Legends Arceus) - Live"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N63166f220b6c4dc395b214706ab88ebd ;
    schema:name "Battle! Vs Pokémon Wielder Volo (Pokémon Legends Arceus) - Live"@en .

_:Na4154db18bea493cb77ed3a70e1fe2bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow Road (Mario Kart 64/Double Dash) - Live"@en ;
    mo:track_number 6 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:N63166f220b6c4dc395b214706ab88ebd ;
    schema:name "Rainbow Road (Mario Kart 64/Double Dash) - Live"@en .

_:Nf80e126507ba46d6ac3bdd0314a2bea7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeons Medley (The Legend Of Zelda A Link To The Past) - Live"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N63166f220b6c4dc395b214706ab88ebd ;
    schema:name "Dungeons Medley (The Legend Of Zelda A Link To The Past) - Live"@en .

_:Nf8bf2c261efb4848ac2407e7db1748ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vampire Killer - Feat. Thennecan (Castlevania) - Live"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N63166f220b6c4dc395b214706ab88ebd ;
    schema:name "Vampire Killer - Feat. Thennecan (Castlevania) - Live"@en .

_:N63166f220b6c4dc395b214706ab88ebd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17c26e8ed1ba4434ab0b5031e375023c,
        _:N2ede9b6feee447a7870ce6cb7083367b,
        _:Na116b44f737047688d3cdb58cabab6b0,
        _:Na4154db18bea493cb77ed3a70e1fe2bf,
        _:Nf80e126507ba46d6ac3bdd0314a2bea7,
        _:Nf8bf2c261efb4848ac2407e7db1748ab ;
    mo:track_count 6 ;
    schema:duration "PT35:19"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N17c26e8ed1ba4434ab0b5031e375023c,
        _:N2ede9b6feee447a7870ce6cb7083367b,
        _:Na116b44f737047688d3cdb58cabab6b0,
        _:Na4154db18bea493cb77ed3a70e1fe2bf,
        _:Nf80e126507ba46d6ac3bdd0314a2bea7,
        _:Nf8bf2c261efb4848ac2407e7db1748ab .

