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

<album/87475#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Donkey Magic!"@en,
        "Super Donkey Magic!"@ja,
        "Super Donkey Magic!"@ja-latn ;
    mo:produced_work <album/87475#musicalwork> ;
    schema:name "Super Donkey Magic!"@en,
        "Super Donkey Magic!"@ja,
        "Super Donkey Magic!"@ja-latn .

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

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

<product/270#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong Country"@en,
        "スーパードンキーコング"@ja,
        "Super Donkey Kong"@ja-latn ;
    foaf:name "Donkey Kong Country"@en,
        "スーパードンキーコング"@ja,
        "Super Donkey Kong"@ja-latn .

<product/271#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong Country 2: Diddy's Kong Quest"@en,
        "スーパードンキーコング2"@ja,
        "Super Donkey Kong 2"@ja-latn ;
    foaf:name "Donkey Kong Country 2: Diddy's Kong Quest"@en,
        "スーパードンキーコング2"@ja,
        "Super Donkey Kong 2"@ja-latn .

<product/272#subject> a schema:CreativeWork ;
    schema:name "Donkey Kong Country 3: Dixie Kong's Double Trouble!"@en,
        "スーパードンキーコング3"@ja,
        "Donkey Kong Country 3: Dixie Kong's Double Trouble!"@ja-latn ;
    foaf:name "Donkey Kong Country 3: Dixie Kong's Double Trouble!"@en,
        "スーパードンキーコング3"@ja,
        "Donkey Kong Country 3: Dixie Kong's Double Trouble!"@ja-latn .

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

<album/87475#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Donkey Magic!"@en,
        "Super Donkey Magic!"@ja,
        "Super Donkey Magic!"@ja-latn ;
    mo:performance_of <album/87475#musicalwork> ;
    mo:recorded_as <album/87475#musicalexpression> ;
    schema:name "Super Donkey Magic!"@en,
        "Super Donkey Magic!"@ja,
        "Super Donkey Magic!"@ja-latn ;
    schema:workPerformed <album/87475#musicalwork> .

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

<https://medium-media.vgm.io/albums/57/87475/87475-1566030481.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/87475#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-30"^^xsd:date ;
    dcterms:title "Super Donkey Magic!"@en,
        "Super Donkey Magic!"@ja,
        "Super Donkey Magic!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/87475#musicalexpression> ;
    mo:publisher _:N549c4e1321664490809860bcc48bf93a ;
    mo:record _:N22ced869953740b29c01a793ae3a3f61 ;
    mo:record_count 1 ;
    schema:about <product/270#subject>,
        <product/271#subject>,
        <product/272#subject> ;
    schema:datePublished "2016-10-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/87475/87475-1566030481.jpg> ;
    schema:name "Super Donkey Magic!"@en,
        "Super Donkey Magic!"@ja,
        "Super Donkey Magic!"@ja-latn ;
    schema:publisher _:N549c4e1321664490809860bcc48bf93a ;
    foaf:depiction <https://media.vgm.io/albums/57/87475/87475-1566030481.jpg> .

_:N208f033bcb7b4b08beab30a97c9e6a85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tremble in ice valley - Frosty Frolics"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N22ced869953740b29c01a793ae3a3f61 ;
    schema:name "Tremble in ice valley - Frosty Frolics"@ja .

_:N2974ab3b7cf3452eb23ab91166516593 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We are Kremling Corps! - Crocodile Cacophony"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N22ced869953740b29c01a793ae3a3f61 ;
    schema:name "We are Kremling Corps! - Crocodile Cacophony"@ja .

_:N549c4e1321664490809860bcc48bf93a schema:name "Under Reverse"@en ;
    foaf:name "Under Reverse"@en .

_:N61119c2433784dba874402a7f63ef3d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hot-Head Rap - Hot-Head Bop"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N22ced869953740b29c01a793ae3a3f61 ;
    schema:name "Hot-Head Rap - Hot-Head Bop"@ja .

_:N881474a9465a4891acdff616c88edd06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokey Pipes - Pokey Pipes"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N22ced869953740b29c01a793ae3a3f61 ;
    schema:name "Pokey Pipes - Pokey Pipes"@ja .

_:N911dcc18a681440b947b4976d2507ce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "K.Rool's cannon - Gang-Plank Galleon"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:19"^^xsd:interval ;
    schema:inPlaylist _:N22ced869953740b29c01a793ae3a3f61 ;
    schema:name "K.Rool's cannon - Gang-Plank Galleon"@ja .

_:N9a6bb7388c1947e9b0f4d2717522f001 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sawrrow - Treetop Tumble"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N22ced869953740b29c01a793ae3a3f61 ;
    schema:name "Sawrrow - Treetop Tumble"@ja .

_:Naac0e332c7794ce3b039425f6e0a97d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "工場見学 - Fear Factory"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N22ced869953740b29c01a793ae3a3f61 ;
    schema:name "工場見学 - Fear Factory"@ja .

_:Nbd963d3ab42f449dbe5a2dcb73b391bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "光る鉱山 - Mining Melancholy"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N22ced869953740b29c01a793ae3a3f61 ;
    schema:name "光る鉱山 - Mining Melancholy"@ja .

_:Nde45cc8a808245278fe5fe15ed8ddc4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霧の中の湖 - Aquatic Ambience"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N22ced869953740b29c01a793ae3a3f61 ;
    schema:name "霧の中の湖 - Aquatic Ambience"@ja .

_:Ne30955abd7764769985381ac92f49e31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "mist lake - Stilt Village (GBA)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N22ced869953740b29c01a793ae3a3f61 ;
    schema:name "mist lake - Stilt Village (GBA)"@ja .

_:Ne566e929dfa5465fa8d7a779e8248359 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funky Kong Page - Funky Kong Page"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N22ced869953740b29c01a793ae3a3f61 ;
    schema:name "Funky Kong Page - Funky Kong Page"@ja .

_:Nf57e91c609d04bac83793d4363a45ed6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハッピーエンド - Bonus Time"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N22ced869953740b29c01a793ae3a3f61 ;
    schema:name "ハッピーエンド - Bonus Time"@ja .

_:Nfc08bed1a81b40ac8d0cfc72fc951c32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stickerbrush Symphony - Stickerbrush Symphony"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N22ced869953740b29c01a793ae3a3f61 ;
    schema:name "Stickerbrush Symphony - Stickerbrush Symphony"@ja .

_:N22ced869953740b29c01a793ae3a3f61 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N208f033bcb7b4b08beab30a97c9e6a85,
        _:N2974ab3b7cf3452eb23ab91166516593,
        _:N61119c2433784dba874402a7f63ef3d4,
        _:N881474a9465a4891acdff616c88edd06,
        _:N911dcc18a681440b947b4976d2507ce3,
        _:N9a6bb7388c1947e9b0f4d2717522f001,
        _:Naac0e332c7794ce3b039425f6e0a97d9,
        _:Nbd963d3ab42f449dbe5a2dcb73b391bf,
        _:Nde45cc8a808245278fe5fe15ed8ddc4d,
        _:Ne30955abd7764769985381ac92f49e31,
        _:Ne566e929dfa5465fa8d7a779e8248359,
        _:Nf57e91c609d04bac83793d4363a45ed6,
        _:Nfc08bed1a81b40ac8d0cfc72fc951c32 ;
    mo:track_count 13 ;
    schema:duration "PT50:15"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N208f033bcb7b4b08beab30a97c9e6a85,
        _:N2974ab3b7cf3452eb23ab91166516593,
        _:N61119c2433784dba874402a7f63ef3d4,
        _:N881474a9465a4891acdff616c88edd06,
        _:N911dcc18a681440b947b4976d2507ce3,
        _:N9a6bb7388c1947e9b0f4d2717522f001,
        _:Naac0e332c7794ce3b039425f6e0a97d9,
        _:Nbd963d3ab42f449dbe5a2dcb73b391bf,
        _:Nde45cc8a808245278fe5fe15ed8ddc4d,
        _:Ne30955abd7764769985381ac92f49e31,
        _:Ne566e929dfa5465fa8d7a779e8248359,
        _:Nf57e91c609d04bac83793d4363a45ed6,
        _:Nfc08bed1a81b40ac8d0cfc72fc951c32 .

