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

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

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

<artist/1342#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76201#subject> ;
    schema:name "Yukio Kaneoka"@en,
        "兼岡行男"@ja ;
    foaf:made <album/76201#composition>,
        <album/76201#subject> ;
    foaf:name "Yukio Kaneoka"@en,
        "兼岡行男"@ja .

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

<artist/57122#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76201#subject> ;
    schema:name "Eveline Fischer"@en ;
    foaf:made <album/76201#composition>,
        <album/76201#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 .

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

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

<https://medium-media.vgm.io/albums/10/76201/76201-1521183948.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/25336#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76201#performance> ;
    schema:name "Involved in the Troubles"@en ;
    foaf:name "Involved in the Troubles"@en .

<artist/45303#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76201#performance> ;
    schema:name "ToxicxEternity"@en ;
    foaf:name "ToxicxEternity"@en .

<artist/45322#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76201#performance> ;
    schema:name "Ace Waters"@en ;
    foaf:name "Ace Waters"@en .

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

<album/76201#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Donkey Kong Country"@en,
        "Donkey Kong Country"@ja,
        "Donkey Kong Country"@ja-latn ;
    mo:performance_of <album/76201#musicalwork> ;
    mo:performer _:N990b4270f36e4ca3a125ac99d070e354,
        <artist/25336#subject>,
        <artist/45303#subject>,
        <artist/45322#subject> ;
    mo:recorded_as <album/76201#musicalexpression> ;
    schema:byArtist _:N990b4270f36e4ca3a125ac99d070e354,
        <artist/25336#subject>,
        <artist/45303#subject>,
        <artist/45322#subject> ;
    schema:name "Donkey Kong Country"@en,
        "Donkey Kong Country"@ja,
        "Donkey Kong Country"@ja-latn ;
    schema:workPerformed <album/76201#musicalwork> .

<album/76201#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-12"^^xsd:date ;
    dcterms:title "Donkey Kong Country"@en,
        "Donkey Kong Country"@ja,
        "Donkey Kong Country"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/76201#musicalexpression> ;
    mo:publisher _:Nb6c6ec1628704665bed34173f77380dd ;
    mo:record _:N6eedf17a76114923a9ee3e5ee8f3d3a4 ;
    mo:record_count 1 ;
    schema:about <product/270#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Carl Waters"@en ;
            foaf:name "Carl Waters"@en ],
        <artist/25336#subject>,
        <artist/45303#subject>,
        <artist/45322#subject> ;
    schema:datePublished "2018-03-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/76201/76201-1521183948.jpg> ;
    schema:name "Donkey Kong Country"@en,
        "Donkey Kong Country"@ja,
        "Donkey Kong Country"@ja-latn ;
    schema:publisher _:Nb6c6ec1628704665bed34173f77380dd ;
    foaf:depiction <https://media.vgm.io/albums/10/76201/76201-1521183948.jpg> .

_:N064aa6a6745044118e06412a43aed294 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquatic Ambiance (feat. Involved in the Troubles)"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:N6eedf17a76114923a9ee3e5ee8f3d3a4 ;
    schema:name "Aquatic Ambiance (feat. Involved in the Troubles)"@en .

_:N09fcc613e2934dd6ad6f07c084117a96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Northern Hemispheres"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N6eedf17a76114923a9ee3e5ee8f3d3a4 ;
    schema:name "Northern Hemispheres"@en .

_:N1b9e3f6d28cc422c95e3b873ed9b2f2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mine Cart Madness"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N6eedf17a76114923a9ee3e5ee8f3d3a4 ;
    schema:name "Mine Cart Madness"@en .

_:N3525cc4491f34b0084fbf82325d5b2ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquatic Ambience (feat. Carl Waters)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N6eedf17a76114923a9ee3e5ee8f3d3a4 ;
    schema:name "Aquatic Ambience (feat. Carl Waters)"@en .

_:N90a096673418476cb6a690c1f63914dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Credits Concerto"@en ;
    mo:track_number 10 ;
    schema:duration "PT8:14"^^xsd:interval ;
    schema:inPlaylist _:N6eedf17a76114923a9ee3e5ee8f3d3a4 ;
    schema:name "The Credits Concerto"@en .

_:N990b4270f36e4ca3a125ac99d070e354 a schema:Person,
        foaf:Person ;
    mo:performed <album/76201#performance> ;
    schema:name "Carl Waters"@en ;
    foaf:name "Carl Waters"@en .

_:Na4e08d55dd14422bb4e6be25240c7c9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Frenzy"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N6eedf17a76114923a9ee3e5ee8f3d3a4 ;
    schema:name "Forest Frenzy"@en .

_:Nb52b52f5215c4001bba2c0f403146134 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fear Factory"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N6eedf17a76114923a9ee3e5ee8f3d3a4 ;
    schema:name "Fear Factory"@en .

_:Nb6c6ec1628704665bed34173f77380dd schema:name "Resonant Alms"@en ;
    foaf:name "Resonant Alms"@en .

_:Nb81af18c11364b72972575ba3a791a63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life in the Mines"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N6eedf17a76114923a9ee3e5ee8f3d3a4 ;
    schema:name "Life in the Mines"@en .

_:Nc84ea81b7b9341dc8eefbfa9a1b94638 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening Theme (feat. ToxicxEternity)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N6eedf17a76114923a9ee3e5ee8f3d3a4 ;
    schema:name "Opening Theme (feat. ToxicxEternity)"@en .

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

_:Nfa56d2be2e454bcd9dd0337e93a1adc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Cave Chant"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N6eedf17a76114923a9ee3e5ee8f3d3a4 ;
    schema:name "Ice Cave Chant"@en .

_:N6eedf17a76114923a9ee3e5ee8f3d3a4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N064aa6a6745044118e06412a43aed294,
        _:N09fcc613e2934dd6ad6f07c084117a96,
        _:N1b9e3f6d28cc422c95e3b873ed9b2f2f,
        _:N3525cc4491f34b0084fbf82325d5b2ff,
        _:N90a096673418476cb6a690c1f63914dc,
        _:Na4e08d55dd14422bb4e6be25240c7c9c,
        _:Nb52b52f5215c4001bba2c0f403146134,
        _:Nb81af18c11364b72972575ba3a791a63,
        _:Nc84ea81b7b9341dc8eefbfa9a1b94638,
        _:Ne0c77dcc892741e7a7a5d933ba485377,
        _:Nfa56d2be2e454bcd9dd0337e93a1adc0 ;
    mo:track_count 11 ;
    schema:duration "PT55:23"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N064aa6a6745044118e06412a43aed294,
        _:N09fcc613e2934dd6ad6f07c084117a96,
        _:N1b9e3f6d28cc422c95e3b873ed9b2f2f,
        _:N3525cc4491f34b0084fbf82325d5b2ff,
        _:N90a096673418476cb6a690c1f63914dc,
        _:Na4e08d55dd14422bb4e6be25240c7c9c,
        _:Nb52b52f5215c4001bba2c0f403146134,
        _:Nb81af18c11364b72972575ba3a791a63,
        _:Nc84ea81b7b9341dc8eefbfa9a1b94638,
        _:Ne0c77dcc892741e7a7a5d933ba485377,
        _:Nfa56d2be2e454bcd9dd0337e93a1adc0 .

