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

<album/146112#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Coleccion 2015"@en,
        "Coleccion 2015"@ja,
        "Coleccion 2015"@ja-latn ;
    mo:produced_work <album/146112#musicalwork> ;
    schema:name "Coleccion 2015"@en,
        "Coleccion 2015"@ja,
        "Coleccion 2015"@ja-latn .

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

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

<product/163#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY"@en,
        "ファイナルファンタジー"@ja,
        "FINAL FANTASY"@ja-latn ;
    foaf:name "FINAL FANTASY"@en,
        "ファイナルファンタジー"@ja,
        "FINAL FANTASY"@ja-latn .

<product/187#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn ;
    foaf:name "The Legend of Zelda: Ocarina of Time"@en,
        "ゼルダの伝説 時のオカリナ"@ja,
        "Zelda no Densetsu: Toki no Ocarina"@ja-latn .

<product/189#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn ;
    foaf:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn .

<product/202#subject> a schema:CreativeWork ;
    schema:name "F-ZERO X"@en,
        "エフゼロ エックス"@ja,
        "F-ZERO X"@ja-latn ;
    foaf:name "F-ZERO X"@en,
        "エフゼロ エックス"@ja,
        "F-ZERO X"@ja-latn .

<product/2113#subject> a schema:CreativeWork ;
    schema:name "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@ja-latn ;
    foaf:name "Super Mario Land"@en,
        "スーパーマリオランド"@ja,
        "Super Mario Land"@ja-latn .

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

<product/469#subject> a schema:CreativeWork ;
    schema:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn ;
    foaf:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn .

<product/489#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@ja-latn ;
    foaf:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@ja-latn .

<product/8021#subject> a schema:CreativeWork ;
    schema:name "Luigi's Mansion"@en,
        "ルイージマンション"@ja,
        "Luigi's Mansion"@ja-latn ;
    foaf:name "Luigi's Mansion"@en,
        "ルイージマンション"@ja,
        "Luigi's Mansion"@ja-latn .

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

<album/146112#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Coleccion 2015"@en,
        "Coleccion 2015"@ja,
        "Coleccion 2015"@ja-latn ;
    mo:performance_of <album/146112#musicalwork> ;
    mo:recorded_as <album/146112#musicalexpression> ;
    schema:name "Coleccion 2015"@en,
        "Coleccion 2015"@ja,
        "Coleccion 2015"@ja-latn ;
    schema:workPerformed <album/146112#musicalwork> .

<https://media.vgm.io/albums/21/146112/146112-1da31bb35045.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/146112#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/146112/146112-1da31bb35045.jpg> ;
    foaf:depicts <album/146112#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/146112/146112-1da31bb35045.jpg> .

<https://medium-media.vgm.io/albums/21/146112/146112-1da31bb35045.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/146112#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-07-23"^^xsd:date ;
    dcterms:title "Coleccion 2015"@en,
        "Coleccion 2015"@ja,
        "Coleccion 2015"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146112#musicalexpression> ;
    mo:publisher _:N59f5c7e09895401a975e106b82265815 ;
    mo:record _:Nd3ca18586ea44e898a87d511e0aba9b4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Banjo Kazooie"@en ;
            foaf:name "Banjo Kazooie"@en ],
        [ a schema:CreativeWork ;
            schema:name "Banjo Tooie"@en ;
            foaf:name "Banjo Tooie"@en ],
        <product/163#subject>,
        <product/187#subject>,
        <product/189#subject>,
        <product/202#subject>,
        <product/2113#subject>,
        <product/249#subject>,
        <product/469#subject>,
        <product/489#subject>,
        <product/8021#subject> ;
    schema:datePublished "2015-07-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/146112/146112-1da31bb35045.jpg> ;
    schema:name "Coleccion 2015"@en,
        "Coleccion 2015"@ja,
        "Coleccion 2015"@ja-latn ;
    schema:publisher _:N59f5c7e09895401a975e106b82265815 ;
    foaf:depiction <https://media.vgm.io/albums/21/146112/146112-1da31bb35045.jpg> .

_:N11530825bbdc478bbb1a54bd1ebe6c95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Theory Theme (Spellingphailer - Science Blaster)"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nd3ca18586ea44e898a87d511e0aba9b4 ;
    schema:name "Game Theory Theme (Spellingphailer - Science Blaster)"@en .

_:N18d842076721415da23535d1727b0e8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fantasy - Matoya's Cave"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nd3ca18586ea44e898a87d511e0aba9b4 ;
    schema:name "Final Fantasy - Matoya's Cave"@en .

_:N32a692685aef47ffbb3141035ea14db2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario 64 - Bob-Omb Battlefield (Main theme)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nd3ca18586ea44e898a87d511e0aba9b4 ;
    schema:name "Super Mario 64 - Bob-Omb Battlefield (Main theme)"@en .

_:N3354761ea7ab488f90cdd3cce8ff06fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luigi's Mansion main theme"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nd3ca18586ea44e898a87d511e0aba9b4 ;
    schema:name "Luigi's Mansion main theme"@en .

_:N3c340681e64c4f4f885ecbabf7049046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Banjo Kazooie - Spiral Mountain"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nd3ca18586ea44e898a87d511e0aba9b4 ;
    schema:name "Banjo Kazooie - Spiral Mountain"@en .

_:N4de21eda59ad4ace885e94982eeb4a10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Banjo Tooie - Isle O' Hags"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Nd3ca18586ea44e898a87d511e0aba9b4 ;
    schema:name "Banjo Tooie - Isle O' Hags"@en .

_:N53075735eba0454cb1c3eb2f02b71b1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Zelda - Majora's Mask"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nd3ca18586ea44e898a87d511e0aba9b4 ;
    schema:name "Legend of Zelda - Majora's Mask"@en .

_:N59f5c7e09895401a975e106b82265815 schema:name "Jimbo Uribe"@en,
        "Jimbo Uribe"@ja,
        "Jimbo Uribe"@ja-latn ;
    foaf:name "Jimbo Uribe"@en,
        "Jimbo Uribe"@ja,
        "Jimbo Uribe"@ja-latn .

_:N61ba073a4b444a58aeb71e19424ded13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legend of Zelda, Ocarina of Time - Kaepora Gaebora's theme"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nd3ca18586ea44e898a87d511e0aba9b4 ;
    schema:name "Legend of Zelda, Ocarina of Time - Kaepora Gaebora's theme"@en .

_:N6c4bf7cb1c5e4d0dbf2fae6d07fd277c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super Mario Land - Birabuto Kingdom"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nd3ca18586ea44e898a87d511e0aba9b4 ;
    schema:name "Super Mario Land - Birabuto Kingdom"@en .

_:N887d470fbd7c4be9b64114e0c6f6302f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Fantasy VIII - Movin'"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nd3ca18586ea44e898a87d511e0aba9b4 ;
    schema:name "Final Fantasy VIII - Movin'"@en .

_:Na80350b3955d477c9504c8466cc20636 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earthbound Beginnings - Bein' Friends"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nd3ca18586ea44e898a87d511e0aba9b4 ;
    schema:name "Earthbound Beginnings - Bein' Friends"@en .

_:Nc0998344dd034872afd51eedab9ecab8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F-Zero X - Mute City (Endless Challenge)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nd3ca18586ea44e898a87d511e0aba9b4 ;
    schema:name "F-Zero X - Mute City (Endless Challenge)"@en .

_:Nd3ca18586ea44e898a87d511e0aba9b4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11530825bbdc478bbb1a54bd1ebe6c95,
        _:N18d842076721415da23535d1727b0e8e,
        _:N32a692685aef47ffbb3141035ea14db2,
        _:N3354761ea7ab488f90cdd3cce8ff06fc,
        _:N3c340681e64c4f4f885ecbabf7049046,
        _:N4de21eda59ad4ace885e94982eeb4a10,
        _:N53075735eba0454cb1c3eb2f02b71b1a,
        _:N61ba073a4b444a58aeb71e19424ded13,
        _:N6c4bf7cb1c5e4d0dbf2fae6d07fd277c,
        _:N887d470fbd7c4be9b64114e0c6f6302f,
        _:Na80350b3955d477c9504c8466cc20636,
        _:Nc0998344dd034872afd51eedab9ecab8 ;
    mo:track_count 12 ;
    schema:duration "PT38:42"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N11530825bbdc478bbb1a54bd1ebe6c95,
        _:N18d842076721415da23535d1727b0e8e,
        _:N32a692685aef47ffbb3141035ea14db2,
        _:N3354761ea7ab488f90cdd3cce8ff06fc,
        _:N3c340681e64c4f4f885ecbabf7049046,
        _:N4de21eda59ad4ace885e94982eeb4a10,
        _:N53075735eba0454cb1c3eb2f02b71b1a,
        _:N61ba073a4b444a58aeb71e19424ded13,
        _:N6c4bf7cb1c5e4d0dbf2fae6d07fd277c,
        _:N887d470fbd7c4be9b64114e0c6f6302f,
        _:Na80350b3955d477c9504c8466cc20636,
        _:Nc0998344dd034872afd51eedab9ecab8 .

