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

<album/87204#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Live @ ÑoñoParty 2"@en,
        "Live @ ÑoñoParty 2"@ja,
        "Live @ ÑoñoParty 2"@ja-latn ;
    mo:produced_work <album/87204#musicalwork> ;
    schema:name "Live @ ÑoñoParty 2"@en,
        "Live @ ÑoñoParty 2"@ja,
        "Live @ ÑoñoParty 2"@ja-latn .

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

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

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

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<product/2165#subject> a schema:CreativeWork ;
    schema:name "Golden Sun"@en,
        "黄金の太陽 開かれし封印"@ja,
        "Ougon no Taiyou: Hirakareshi Fuuin"@ja-latn ;
    foaf:name "Golden Sun"@en,
        "黄金の太陽 開かれし封印"@ja,
        "Ougon no Taiyou: Hirakareshi Fuuin"@ja-latn .

<product/2236#subject> a schema:CreativeWork ;
    schema:name "Pokémon Red & Green"@en,
        "ポケットモンスター 赤・緑"@ja,
        "Pocket Monsters Akai & Midori"@ja-latn ;
    foaf:name "Pokémon Red & Green"@en,
        "ポケットモンスター 赤・緑"@ja,
        "Pocket Monsters Akai & Midori"@ja-latn .

<product/2239#subject> a schema:CreativeWork ;
    schema:name "Pokémon Gold & Silver"@en,
        "ポケットモンスター 金・銀"@ja,
        "Pokémon Gold & Silver"@ja-latn ;
    foaf:name "Pokémon Gold & Silver"@en,
        "ポケットモンスター 金・銀"@ja,
        "Pokémon Gold & Silver"@ja-latn .

<product/258#subject> a schema:CreativeWork ;
    schema:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn ;
    foaf:name "Super Mario Bros."@en,
        "スーパーマリオブラザーズ"@ja,
        "Super Mario Bros."@ja-latn .

<product/268#subject> a schema:CreativeWork ;
    schema:name "Super Metroid"@en,
        "スーパーメトロイド"@ja,
        "Super Metroid"@ja-latn ;
    foaf:name "Super Metroid"@en,
        "スーパーメトロイド"@ja,
        "Super Metroid"@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 .

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

<https://media.vgm.io/albums/40/87204/87204-1559214268.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/87204#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/87204/87204-1559214268.jpg> ;
    foaf:depicts <album/87204#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/87204/87204-1559214268.jpg> .

<https://medium-media.vgm.io/albums/40/87204/87204-1559214268.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/23740#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87204#performance> ;
    schema:name "Milton Jara"@en ;
    foaf:name "Milton Jara"@en .

<artist/28677#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87204#performance> ;
    schema:name "Jazztick"@en ;
    foaf:name "Jazztick"@en .

<artist/59482#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/87204#performance> ;
    schema:name "Pokérus"@en ;
    foaf:name "Pokérus"@en .

<album/87204#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-22"^^xsd:date ;
    dcterms:title "Live @ ÑoñoParty 2"@en,
        "Live @ ÑoñoParty 2"@ja,
        "Live @ ÑoñoParty 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/87204#musicalexpression> ;
    mo:publisher _:N266bfeafc2b849598c69dff46dc9c740 ;
    mo:record _:Ndb8c52a1e26e43b78a9e4459ddad95de ;
    mo:record_count 1 ;
    schema:about <product/12520#subject>,
        <product/194#subject>,
        <product/2165#subject>,
        <product/2236#subject>,
        <product/2239#subject>,
        <product/258#subject>,
        <product/268#subject>,
        <product/500#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Max González"@en ;
            foaf:name "Max González"@en ],
        <artist/23740#subject>,
        <artist/28677#subject>,
        <artist/59482#subject> ;
    schema:datePublished "2019-05-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/87204/87204-1559214268.jpg> ;
    schema:name "Live @ ÑoñoParty 2"@en,
        "Live @ ÑoñoParty 2"@ja,
        "Live @ ÑoñoParty 2"@ja-latn ;
    schema:publisher _:N266bfeafc2b849598c69dff46dc9c740 ;
    foaf:depiction <https://media.vgm.io/albums/40/87204/87204-1559214268.jpg> .

<album/87204#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Live @ ÑoñoParty 2"@en,
        "Live @ ÑoñoParty 2"@ja,
        "Live @ ÑoñoParty 2"@ja-latn ;
    mo:performance_of <album/87204#musicalwork> ;
    mo:performer _:Ned7ba8bca6664ab9b0139bc9cdce8cf6,
        <artist/23740#subject>,
        <artist/28677#subject>,
        <artist/59482#subject> ;
    mo:recorded_as <album/87204#musicalexpression> ;
    schema:byArtist _:Ned7ba8bca6664ab9b0139bc9cdce8cf6,
        <artist/23740#subject>,
        <artist/28677#subject>,
        <artist/59482#subject> ;
    schema:name "Live @ ÑoñoParty 2"@en,
        "Live @ ÑoñoParty 2"@ja,
        "Live @ ÑoñoParty 2"@ja-latn ;
    schema:workPerformed <album/87204#musicalwork> .

_:N0a3e14a828ed4d988d70bf91caed1df8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "El Tiempo en Megavision (Live at ÑoñoParty 2) feat. Jazztick"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Ndb8c52a1e26e43b78a9e4459ddad95de ;
    schema:name "El Tiempo en Megavision (Live at ÑoñoParty 2) feat. Jazztick"@en .

_:N0f5e29458f474c5bb1037b8ea534b2de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dungeons Medley (Zelda A Link to the Past) Live @ ÑoñoParty 2"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:23"^^xsd:interval ;
    schema:inPlaylist _:Ndb8c52a1e26e43b78a9e4459ddad95de ;
    schema:name "Dungeons Medley (Zelda A Link to the Past) Live @ ÑoñoParty 2"@en .

_:N1868192a8df0486f98428a747aff82a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Profesor Rossa (Live at ÑoñoParty 2) feat. Jazztick"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ndb8c52a1e26e43b78a9e4459ddad95de ;
    schema:name "Profesor Rossa (Live at ÑoñoParty 2) feat. Jazztick"@en .

_:N240d65ce301d40fa9114c0eb234cca2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The TrigG3r (Chrono Trigger) Live @ ÑoñoParty 2 - feat. Max González & Milton Jara"@en ;
    mo:track_number 8 ;
    schema:duration "PT8:02"^^xsd:interval ;
    schema:inPlaylist _:Ndb8c52a1e26e43b78a9e4459ddad95de ;
    schema:name "The TrigG3r (Chrono Trigger) Live @ ÑoñoParty 2 - feat. Max González & Milton Jara"@en .

_:N266bfeafc2b849598c69dff46dc9c740 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 .

_:N3869e82cfde5421d857fbcb87a291922 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Video Loco (Live at ÑoñoParty 2) feat. Jazztick"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Ndb8c52a1e26e43b78a9e4459ddad95de ;
    schema:name "Video Loco (Live at ÑoñoParty 2) feat. Jazztick"@en .

_:N47cca53eb7a94c189b5b3c80358f265c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Stand Alone (Pokémon Red & Blue) Live @ ÑoñoParty 2"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:45"^^xsd:interval ;
    schema:inPlaylist _:Ndb8c52a1e26e43b78a9e4459ddad95de ;
    schema:name "I Stand Alone (Pokémon Red & Blue) Live @ ÑoñoParty 2"@en .

_:N49a96685fd794490ac62754eec4230b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Formina Sage (Golden Sun) Live @ ÑoñoParty 2"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Ndb8c52a1e26e43b78a9e4459ddad95de ;
    schema:name "The Formina Sage (Golden Sun) Live @ ÑoñoParty 2"@en .

_:N94e87bc864ec46a2a5f6c754cc358744 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trapped in Underworld 1-2 (Super Mario Bros) Live @ ÑoñoParty 2"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Ndb8c52a1e26e43b78a9e4459ddad95de ;
    schema:name "Trapped in Underworld 1-2 (Super Mario Bros) Live @ ÑoñoParty 2"@en .

_:Nd3cc53a63c4e40d3a0a68de4db808a5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And Justice for Lance! (Pokémon Gold & Silver) Live @ ÑoñoParty 2"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:Ndb8c52a1e26e43b78a9e4459ddad95de ;
    schema:name "And Justice for Lance! (Pokémon Gold & Silver) Live @ ÑoñoParty 2"@en .

_:Ne3f88e399ae04508a686fb3aa4c4303e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GEOFORM 187 (Super Metroid) Live @ ÑoñoParty 2"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Ndb8c52a1e26e43b78a9e4459ddad95de ;
    schema:name "GEOFORM 187 (Super Metroid) Live @ ÑoñoParty 2"@en .

_:Ned7ba8bca6664ab9b0139bc9cdce8cf6 a schema:Person,
        foaf:Person ;
    mo:performed <album/87204#performance> ;
    schema:name "Max González"@en ;
    foaf:name "Max González"@en .

_:Nef1685be21d04dada2a9e0ac1e9aea74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hug the NITRO! (Crash Bandicoot) Live @ ÑoñoParty 2"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ndb8c52a1e26e43b78a9e4459ddad95de ;
    schema:name "Hug the NITRO! (Crash Bandicoot) Live @ ÑoñoParty 2"@en .

_:Ndb8c52a1e26e43b78a9e4459ddad95de a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a3e14a828ed4d988d70bf91caed1df8,
        _:N0f5e29458f474c5bb1037b8ea534b2de,
        _:N1868192a8df0486f98428a747aff82a9,
        _:N240d65ce301d40fa9114c0eb234cca2d,
        _:N3869e82cfde5421d857fbcb87a291922,
        _:N47cca53eb7a94c189b5b3c80358f265c,
        _:N49a96685fd794490ac62754eec4230b1,
        _:N94e87bc864ec46a2a5f6c754cc358744,
        _:Nd3cc53a63c4e40d3a0a68de4db808a5d,
        _:Ne3f88e399ae04508a686fb3aa4c4303e,
        _:Nef1685be21d04dada2a9e0ac1e9aea74 ;
    mo:track_count 11 ;
    schema:duration "PT56:29"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0a3e14a828ed4d988d70bf91caed1df8,
        _:N0f5e29458f474c5bb1037b8ea534b2de,
        _:N1868192a8df0486f98428a747aff82a9,
        _:N240d65ce301d40fa9114c0eb234cca2d,
        _:N3869e82cfde5421d857fbcb87a291922,
        _:N47cca53eb7a94c189b5b3c80358f265c,
        _:N49a96685fd794490ac62754eec4230b1,
        _:N94e87bc864ec46a2a5f6c754cc358744,
        _:Nd3cc53a63c4e40d3a0a68de4db808a5d,
        _:Ne3f88e399ae04508a686fb3aa4c4303e,
        _:Nef1685be21d04dada2a9e0ac1e9aea74 .

