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

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

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

<artist/505#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35971#subject> ;
    schema:name "Robin Beanland"@en ;
    foaf:made <album/35971#composition>,
        <album/35971#subject> ;
    foaf:name "Robin Beanland"@en .

<artist/507#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35971#subject> ;
    schema:name "David Wise"@en ;
    foaf:made <album/35971#composition>,
        <album/35971#subject> ;
    foaf:name "David Wise"@en .

<artist/57122#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35971#subject> ;
    schema:name "Eveline Fischer"@en ;
    foaf:made <album/35971#composition>,
        <album/35971#subject> ;
    foaf:name "Eveline Fischer"@en .

<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/35971#musicalexpression> a mo:Signal ;
    mo:published_as <album/35971#subject> ;
    mo:records <album/35971#performance> .

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

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

<https://medium-media.vgm.io/albums/17/35971/35971-1351012786.png> a schema:ImageObject,
        foaf:Image .

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

<album/35971#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chip Country"@en,
        "Chip Country"@ja,
        "Chip Country"@ja-latn ;
    mo:composer <artist/505#subject>,
        <artist/507#subject>,
        <artist/57122#subject> ;
    mo:produced_work <album/35971#musicalwork> ;
    schema:name "Chip Country"@en,
        "Chip Country"@ja,
        "Chip Country"@ja-latn .

<album/35971#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-10-19"^^xsd:date ;
    dcterms:title "Chip Country"@en,
        "Chip Country"@ja,
        "Chip Country"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/35971#musicalexpression> ;
    mo:publisher _:N8fa5f19f2f794e6b8126f90fdf99b607 ;
    mo:record _:N180f307b91784e06b2ce3c5603b44959 ;
    mo:record_count 1 ;
    schema:about <product/270#subject>,
        <product/271#subject>,
        <product/272#subject> ;
    schema:datePublished "2012-10-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/35971/35971-1351012786.png> ;
    schema:name "Chip Country"@en,
        "Chip Country"@ja,
        "Chip Country"@ja-latn ;
    schema:publisher _:N8fa5f19f2f794e6b8126f90fdf99b607 ;
    foaf:depiction <https://media.vgm.io/albums/17/35971/35971-1351012786.png> .

_:N122eba1ba34c4e7f9ba3d34b8de12565 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stickerbrush Symphony"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Stickerbrush Symphony"@en .

_:N1c02b951ca3b4ab3bbfc0f02440b18bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Room Blitz"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Bonus Room Blitz"@en .

_:N1e1ab0ac07f248d2b7610ee6b7590f0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kannon's Klaim"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Kannon's Klaim"@en .

_:N3dd3cc46e155416599db05c95192d83d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In a Snow-Bound Land"@en ;
    mo:track_number 24 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "In a Snow-Bound Land"@en .

_:N41c640ac02ae40269e23467111c5eeb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lockjaw's Saga"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Lockjaw's Saga"@en .

_:N41e08135e8e04146976d23057a6e81a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disco Train"@en ;
    mo:track_number 22 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Disco Train"@en .

_:N449b07e36ae143bea6c9704b7ff72ed8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fear Factory (Dystopia Rendition)"@en ;
    mo:track_number 26 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Fear Factory (Dystopia Rendition)"@en .

_:N5146eeaa35ea40549d2be6809ecec023 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gangplank Galleon"@en ;
    mo:track_number 27 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Gangplank Galleon"@en .

_:N57da7124e0734677a0170d4f825daeb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life in the Mines"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Life in the Mines"@en .

_:N58941c3423d14a71ad1b15a419bd095c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Simian Segue (spOOked reMIX)"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Simian Segue (spOOked reMIX)"@en .

_:N6148213c45ac479eb1b7057108919bd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funky's Fugue"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Funky's Fugue"@en .

_:N6f92c0082f12491795607ebf19862793 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquatic Ambiance"@en ;
    mo:track_number 15 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Aquatic Ambiance"@en .

_:N7066f3eeaa704f12948059c107f8553c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Land, Sea and Air (Northern Kremisphere)"@en ;
    mo:track_number 29 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Land, Sea and Air (Northern Kremisphere)"@en .

_:N784ca4c1cf634acfba02774f59140834 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funky's Fugue"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Funky's Fugue"@en .

_:N824b734d084845e0b05832f0ee5fb645 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquatic Ambiance"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Aquatic Ambiance"@en .

_:N8c09c1cbe2c7424ea62532ee050d89eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DK Island Swing"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "DK Island Swing"@en .

_:N8c9dd074af434aff8716aeb73e7e88e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hot Head Bop"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Hot Head Bop"@en .

_:N8d8c1990bbdb48a0a04601980d9c775c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquatic Ambiance"@en ;
    mo:track_number 25 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Aquatic Ambiance"@en .

_:N8dc0360ebbde4c1d9f173a6c72463476 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disco Train"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Disco Train"@en .

_:N8fa5f19f2f794e6b8126f90fdf99b607 schema:name "DK Vine"@en ;
    foaf:name "DK Vine"@en .

_:N9b2dc625dc484071ba7192f619efd0b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run, Rambi! Run!"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Run, Rambi! Run!"@en .

_:Na00c8360b3634279bb1ddb87947fcb78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight of the Zinger"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Flight of the Zinger"@en .

_:Naa634334e9f841059d7a7a5a3389e9c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crocodile Cacophony"@en ;
    mo:track_number 28 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Crocodile Cacophony"@en .

_:Nab7bccaf984a489ab8d3b85308d76e7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sinister Jungle Groove (DK Island Swing)"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Sinister Jungle Groove (DK Island Swing)"@en .

_:Nac345c46ef2f46e4ae75916cf329b4bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme/Cranky's Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Theme/Cranky's Theme"@en .

_:Nb5686b10228c4585a99ee7c147e56420 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lockjaw's Saga"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Lockjaw's Saga"@en .

_:Nb9b5490ee0e44787b2cbe459d3f92cff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fear Factory"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Fear Factory"@en .

_:Nc0530973864e441685f36dc6ada78b08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bayou Boogie (Panic Monkey Remix)"@en ;
    mo:track_number 30 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Bayou Boogie (Panic Monkey Remix)"@en .

_:Nc5bb9c8aab3f4c0594d04a70cfa6b7b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water World"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Water World"@en .

_:Ne1776db37a314ec5b68e46b79a716eee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funky's in da Forest (Forest Interlude)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Funky's in da Forest (Forest Interlude)"@en .

_:Nf6bf3cd827e94a50bbeb275b65cb41fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Room Blitz"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N180f307b91784e06b2ce3c5603b44959 ;
    schema:name "Bonus Room Blitz"@en .

_:N180f307b91784e06b2ce3c5603b44959 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N122eba1ba34c4e7f9ba3d34b8de12565,
        _:N1c02b951ca3b4ab3bbfc0f02440b18bb,
        _:N1e1ab0ac07f248d2b7610ee6b7590f0c,
        _:N3dd3cc46e155416599db05c95192d83d,
        _:N41c640ac02ae40269e23467111c5eeb9,
        _:N41e08135e8e04146976d23057a6e81a0,
        _:N449b07e36ae143bea6c9704b7ff72ed8,
        _:N5146eeaa35ea40549d2be6809ecec023,
        _:N57da7124e0734677a0170d4f825daeb8,
        _:N58941c3423d14a71ad1b15a419bd095c,
        _:N6148213c45ac479eb1b7057108919bd1,
        _:N6f92c0082f12491795607ebf19862793,
        _:N7066f3eeaa704f12948059c107f8553c,
        _:N784ca4c1cf634acfba02774f59140834,
        _:N824b734d084845e0b05832f0ee5fb645,
        _:N8c09c1cbe2c7424ea62532ee050d89eb,
        _:N8c9dd074af434aff8716aeb73e7e88e3,
        _:N8d8c1990bbdb48a0a04601980d9c775c,
        _:N8dc0360ebbde4c1d9f173a6c72463476,
        _:N9b2dc625dc484071ba7192f619efd0b9,
        _:Na00c8360b3634279bb1ddb87947fcb78,
        _:Naa634334e9f841059d7a7a5a3389e9c1,
        _:Nab7bccaf984a489ab8d3b85308d76e7f,
        _:Nac345c46ef2f46e4ae75916cf329b4bd,
        _:Nb5686b10228c4585a99ee7c147e56420,
        _:Nb9b5490ee0e44787b2cbe459d3f92cff,
        _:Nc0530973864e441685f36dc6ada78b08,
        _:Nc5bb9c8aab3f4c0594d04a70cfa6b7b2,
        _:Ne1776db37a314ec5b68e46b79a716eee,
        _:Nf6bf3cd827e94a50bbeb275b65cb41fd ;
    mo:track_count 30 ;
    schema:duration "PT98:38"^^xsd:interval ;
    schema:numTracks 30 ;
    schema:track _:N122eba1ba34c4e7f9ba3d34b8de12565,
        _:N1c02b951ca3b4ab3bbfc0f02440b18bb,
        _:N1e1ab0ac07f248d2b7610ee6b7590f0c,
        _:N3dd3cc46e155416599db05c95192d83d,
        _:N41c640ac02ae40269e23467111c5eeb9,
        _:N41e08135e8e04146976d23057a6e81a0,
        _:N449b07e36ae143bea6c9704b7ff72ed8,
        _:N5146eeaa35ea40549d2be6809ecec023,
        _:N57da7124e0734677a0170d4f825daeb8,
        _:N58941c3423d14a71ad1b15a419bd095c,
        _:N6148213c45ac479eb1b7057108919bd1,
        _:N6f92c0082f12491795607ebf19862793,
        _:N7066f3eeaa704f12948059c107f8553c,
        _:N784ca4c1cf634acfba02774f59140834,
        _:N824b734d084845e0b05832f0ee5fb645,
        _:N8c09c1cbe2c7424ea62532ee050d89eb,
        _:N8c9dd074af434aff8716aeb73e7e88e3,
        _:N8d8c1990bbdb48a0a04601980d9c775c,
        _:N8dc0360ebbde4c1d9f173a6c72463476,
        _:N9b2dc625dc484071ba7192f619efd0b9,
        _:Na00c8360b3634279bb1ddb87947fcb78,
        _:Naa634334e9f841059d7a7a5a3389e9c1,
        _:Nab7bccaf984a489ab8d3b85308d76e7f,
        _:Nac345c46ef2f46e4ae75916cf329b4bd,
        _:Nb5686b10228c4585a99ee7c147e56420,
        _:Nb9b5490ee0e44787b2cbe459d3f92cff,
        _:Nc0530973864e441685f36dc6ada78b08,
        _:Nc5bb9c8aab3f4c0594d04a70cfa6b7b2,
        _:Ne1776db37a314ec5b68e46b79a716eee,
        _:Nf6bf3cd827e94a50bbeb275b65cb41fd .

