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

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

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

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

<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 .

<album/64995#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Banjo-Kazooie Winter Vibes"@en,
        "Banjo-Kazooie Winter Vibes"@ja,
        "Banjo-Kazooie Winter Vibes"@ja-latn ;
    mo:composer <artist/1935#subject> ;
    mo:produced_work <album/64995#musicalwork> ;
    schema:name "Banjo-Kazooie Winter Vibes"@en,
        "Banjo-Kazooie Winter Vibes"@ja,
        "Banjo-Kazooie Winter Vibes"@ja-latn .

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

<album/64995#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Banjo-Kazooie Winter Vibes"@en,
        "Banjo-Kazooie Winter Vibes"@ja,
        "Banjo-Kazooie Winter Vibes"@ja-latn ;
    mo:performance_of <album/64995#musicalwork> ;
    mo:recorded_as <album/64995#musicalexpression> ;
    schema:name "Banjo-Kazooie Winter Vibes"@en,
        "Banjo-Kazooie Winter Vibes"@ja,
        "Banjo-Kazooie Winter Vibes"@ja-latn ;
    schema:workPerformed <album/64995#musicalwork> .

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

<https://medium-media.vgm.io/albums/59/64995/64995-1485113182.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/64995#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-01-21"^^xsd:date ;
    dcterms:title "Banjo-Kazooie Winter Vibes"@en,
        "Banjo-Kazooie Winter Vibes"@ja,
        "Banjo-Kazooie Winter Vibes"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/64995#musicalexpression> ;
    mo:publisher _:Nb664b72ee540480ea47057e9fab3b854 ;
    mo:record _:Nabccbbd2047140828e319c6bc1062d63 ;
    mo:record_count 1 ;
    schema:about <product/2147#subject> ;
    schema:datePublished "2017-01-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/64995/64995-1485113182.jpg> ;
    schema:name "Banjo-Kazooie Winter Vibes"@en,
        "Banjo-Kazooie Winter Vibes"@ja,
        "Banjo-Kazooie Winter Vibes"@ja-latn ;
    schema:publisher _:Nb664b72ee540480ea47057e9fab3b854 ;
    foaf:depiction <https://media.vgm.io/albums/59/64995/64995-1485113182.jpg> .

_:N0a9224a4ca644845b6c64cb43d5fb5be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossing the Freezing Threshold"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "Crossing the Freezing Threshold"@en .

_:N19b11dd2200c49f483fd050e9a042c77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Teddy Bear's Lair (Gruntilda's Picnic)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "The Teddy Bear's Lair (Gruntilda's Picnic)"@en .

_:N35de806851254095b4b5254fd47a453a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here Be Snowy Treasure"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "Here Be Snowy Treasure"@en .

_:N380561af434142898c48c82133805b93 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enter Boggy the Sad"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "Enter Boggy the Sad"@en .

_:N39593385f163459fb3e469eb2f6e20ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hall of Metamorphosis"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "The Hall of Metamorphosis"@en .

_:N4ab334830a39439e8e7cb75aeb177c0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rescue of the Lightborn"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "The Rescue of the Lightborn"@en .

_:N6e8a8e216a2a49fd8650e2dc6d35ce72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "Prologue"@en .

_:N81af8ff8e0844574b30a468ef0af74fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sister Bear"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "Sister Bear"@en .

_:N85bd5ee088d1418985fa0eebe0a6b767 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Restoring the Light"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "Restoring the Light"@en .

_:N8b517672529e4fa8b7ffeaa126cb5dcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Climbing the Evergreen"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "Climbing the Evergreen"@en .

_:Na0b0d6e0458f48b2833bd2d748371b3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Frozen Forest"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "The Frozen Forest"@en .

_:Na56723fd76114ba2b5eee8f122a57f62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Exit the Bear and the Bird"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "Exit the Bear and the Bird"@en .

_:Nb664b72ee540480ea47057e9fab3b854 schema:name "N 6 4"@en,
        "N 6 4"@ja,
        "N 6 4"@ja-latn ;
    foaf:name "N 6 4"@en,
        "N 6 4"@ja,
        "N 6 4"@ja-latn .

_:Nbfd6415e8bf148f2bf7d033fedcb2238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enter the Bear and the Bird"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "Enter the Bear and the Bird"@en .

_:Ncb58d08d46be46ebb06dfa11911f9f4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Freezing Peak"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "The Freezing Peak"@en .

_:Ndcd5950add8045bca4b6ac59f8883359 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rest"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "Rest"@en .

_:Ndd3e89d59550432692fdd93adab9f72c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Secret Ice Key"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "The Secret Ice Key"@en .

_:Ne21f223deae14e82b050b9fb4bffe6ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enter Boggy the Happy"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "Enter Boggy the Happy"@en .

_:Ned61386683fd4c008f47449dd411fc3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enter the Walrus"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nabccbbd2047140828e319c6bc1062d63 ;
    schema:name "Enter the Walrus"@en .

_:Nabccbbd2047140828e319c6bc1062d63 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a9224a4ca644845b6c64cb43d5fb5be,
        _:N19b11dd2200c49f483fd050e9a042c77,
        _:N35de806851254095b4b5254fd47a453a,
        _:N380561af434142898c48c82133805b93,
        _:N39593385f163459fb3e469eb2f6e20ad,
        _:N4ab334830a39439e8e7cb75aeb177c0e,
        _:N6e8a8e216a2a49fd8650e2dc6d35ce72,
        _:N81af8ff8e0844574b30a468ef0af74fe,
        _:N85bd5ee088d1418985fa0eebe0a6b767,
        _:N8b517672529e4fa8b7ffeaa126cb5dcc,
        _:Na0b0d6e0458f48b2833bd2d748371b3f,
        _:Na56723fd76114ba2b5eee8f122a57f62,
        _:Nbfd6415e8bf148f2bf7d033fedcb2238,
        _:Ncb58d08d46be46ebb06dfa11911f9f4d,
        _:Ndcd5950add8045bca4b6ac59f8883359,
        _:Ndd3e89d59550432692fdd93adab9f72c,
        _:Ne21f223deae14e82b050b9fb4bffe6ca,
        _:Ned61386683fd4c008f47449dd411fc3e ;
    mo:track_count 18 ;
    schema:duration "PT36:43"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0a9224a4ca644845b6c64cb43d5fb5be,
        _:N19b11dd2200c49f483fd050e9a042c77,
        _:N35de806851254095b4b5254fd47a453a,
        _:N380561af434142898c48c82133805b93,
        _:N39593385f163459fb3e469eb2f6e20ad,
        _:N4ab334830a39439e8e7cb75aeb177c0e,
        _:N6e8a8e216a2a49fd8650e2dc6d35ce72,
        _:N81af8ff8e0844574b30a468ef0af74fe,
        _:N85bd5ee088d1418985fa0eebe0a6b767,
        _:N8b517672529e4fa8b7ffeaa126cb5dcc,
        _:Na0b0d6e0458f48b2833bd2d748371b3f,
        _:Na56723fd76114ba2b5eee8f122a57f62,
        _:Nbfd6415e8bf148f2bf7d033fedcb2238,
        _:Ncb58d08d46be46ebb06dfa11911f9f4d,
        _:Ndcd5950add8045bca4b6ac59f8883359,
        _:Ndd3e89d59550432692fdd93adab9f72c,
        _:Ne21f223deae14e82b050b9fb4bffe6ca,
        _:Ned61386683fd4c008f47449dd411fc3e .

