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

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

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

<artist/190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37916#subject> ;
    schema:name "Koji Kondo"@en,
        "近藤浩治"@ja ;
    foaf:made <album/37916#composition>,
        <album/37916#subject> ;
    foaf:name "Koji Kondo"@en,
        "近藤浩治"@ja .

<artist/1935#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37916#subject> ;
    schema:name "Grant Kirkhope"@en ;
    foaf:made <album/37916#composition>,
        <album/37916#subject> ;
    foaf:name "Grant Kirkhope"@en .

<artist/691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37916#subject> ;
    schema:name "Junichi Masuda"@en,
        "増田順一"@ja ;
    foaf:made <album/37916#composition>,
        <album/37916#subject> ;
    foaf:name "Junichi Masuda"@en,
        "増田順一"@ja .

<artist/698#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37916#subject> ;
    schema:name "Toru Minegishi"@en,
        "峰岸透"@ja ;
    foaf:made <album/37916#composition>,
        <album/37916#subject> ;
    foaf:name "Toru Minegishi"@en,
        "峰岸透"@ja .

<artist/806#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37916#subject> ;
    schema:name "Asuka Ohta"@en,
        "太田あすか"@ja ;
    foaf:made <album/37916#composition>,
        <album/37916#subject> ;
    foaf:name "Asuka Ohta"@en,
        "太田あすか"@ja .

<product/2147#subject> a schema:CreativeWork ;
    schema:name "Banjo-Kazooie"@en,
        "Banjo-Kazooie"@ja,
        "Banjo-Kazooie"@ja-latn ;
    foaf:name "Banjo-Kazooie"@en,
        "Banjo-Kazooie"@ja,
        "Banjo-Kazooie"@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/491#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Twilight Princess"@en,
        "ゼルダの伝説 トワイライトプリンセス"@ja,
        "Zelda no Densetsu Twilight Princess"@ja-latn ;
    foaf:name "The Legend of Zelda: Twilight Princess"@en,
        "ゼルダの伝説 トワイライトプリンセス"@ja,
        "Zelda no Densetsu Twilight Princess"@ja-latn .

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

<album/37916#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Obligatory Ice Level Day 2011"@en,
        "Obligatory Ice Level Day 2011"@ja,
        "Obligatory Ice Level Day 2011"@ja-latn ;
    mo:performance_of <album/37916#musicalwork> ;
    mo:recorded_as <album/37916#musicalexpression> ;
    schema:name "Obligatory Ice Level Day 2011"@en,
        "Obligatory Ice Level Day 2011"@ja,
        "Obligatory Ice Level Day 2011"@ja-latn ;
    schema:workPerformed <album/37916#musicalwork> .

<https://media.vgm.io/albums/61/37916/37916-1361136756.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/37916#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/61/37916/37916-1361136756.png> ;
    foaf:depicts <album/37916#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/61/37916/37916-1361136756.png> .

<https://medium-media.vgm.io/albums/61/37916/37916-1361136756.png> a schema:ImageObject,
        foaf:Image .

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

<album/37916#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Obligatory Ice Level Day 2011"@en,
        "Obligatory Ice Level Day 2011"@ja,
        "Obligatory Ice Level Day 2011"@ja-latn ;
    mo:composer <artist/190#subject>,
        <artist/1935#subject>,
        <artist/691#subject>,
        <artist/698#subject>,
        <artist/806#subject> ;
    mo:produced_work <album/37916#musicalwork> ;
    schema:name "Obligatory Ice Level Day 2011"@en,
        "Obligatory Ice Level Day 2011"@ja,
        "Obligatory Ice Level Day 2011"@ja-latn .

<album/37916#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-12-11"^^xsd:date ;
    dcterms:title "Obligatory Ice Level Day 2011"@en,
        "Obligatory Ice Level Day 2011"@ja,
        "Obligatory Ice Level Day 2011"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/37916#musicalexpression> ;
    mo:publisher _:Nb2670bd8891a4dc5a1c03039720c7160 ;
    mo:record _:N5be24d4787154e709bdf9f6657d4a2b1 ;
    mo:record_count 1 ;
    schema:about <product/2147#subject>,
        <product/2239#subject>,
        <product/491#subject> ;
    schema:datePublished "2012-12-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/37916/37916-1361136756.png> ;
    schema:name "Obligatory Ice Level Day 2011"@en,
        "Obligatory Ice Level Day 2011"@ja,
        "Obligatory Ice Level Day 2011"@ja-latn ;
    schema:publisher _:Nb2670bd8891a4dc5a1c03039720c7160 ;
    foaf:depiction <https://media.vgm.io/albums/61/37916/37916-1361136756.png> .

_:N6ddcd41ef83f458a82b3658cba49c184 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Frozen Wasteland"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N5be24d4787154e709bdf9f6657d4a2b1 ;
    schema:name "Frozen Wasteland"@en .

_:N83bc9f48a16748aab0c7bbffcd3dce97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tedious Tundra"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N5be24d4787154e709bdf9f6657d4a2b1 ;
    schema:name "Tedious Tundra"@en .

_:Na4f0a3abe17949839c27b1e0e8207c41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freezery"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N5be24d4787154e709bdf9f6657d4a2b1 ;
    schema:name "Freezery"@en .

_:Nb2670bd8891a4dc5a1c03039720c7160 schema:name "The Speed Gamers"@en ;
    foaf:name "The Speed Gamers"@en .

_:N5be24d4787154e709bdf9f6657d4a2b1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6ddcd41ef83f458a82b3658cba49c184,
        _:N83bc9f48a16748aab0c7bbffcd3dce97,
        _:Na4f0a3abe17949839c27b1e0e8207c41 ;
    mo:track_count 3 ;
    schema:duration "PT9:16"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N6ddcd41ef83f458a82b3658cba49c184,
        _:N83bc9f48a16748aab0c7bbffcd3dce97,
        _:Na4f0a3abe17949839c27b1e0e8207c41 .

