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

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

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

<artist/14274#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59226#subject> ;
    schema:name "Henry Jackman"@en ;
    foaf:made <album/59226#composition>,
        <album/59226#subject> ;
    foaf:name "Henry Jackman"@en .

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

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

<artist/432#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59226#subject> ;
    schema:name "Kenta Nagata"@en,
        "永田権太"@ja ;
    foaf:made <album/59226#composition>,
        <album/59226#subject> ;
    foaf:name "Kenta Nagata"@en,
        "永田権太"@ja .

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

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

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/59226#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/59226#composition>,
        <album/59226#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/188#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn ;
    foaf:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn .

<product/189#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn ;
    foaf:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn .

<product/2131#subject> a schema:CreativeWork ;
    schema:name "Mario Kart 64"@en,
        "マリオカート64"@ja,
        "Mario Kart 64"@ja-latn ;
    foaf:name "Mario Kart 64"@en,
        "マリオカート64"@ja,
        "Mario Kart 64"@ja-latn .

<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/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/4120#subject> a schema:CreativeWork ;
    schema:name "Perfect Dark"@en,
        "Perfect Dark"@ja,
        "Perfect Dark"@ja-latn ;
    foaf:name "Perfect Dark"@en,
        "Perfect Dark"@ja,
        "Perfect Dark"@ja-latn .

<product/469#subject> a schema:CreativeWork ;
    schema:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn ;
    foaf:name "Super Mario 64"@en,
        "スーパーマリオ64"@ja,
        "Super Mario 64"@ja-latn .

<product/489#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@ja-latn ;
    foaf:name "The Legend of Zelda: Majora's Mask"@en,
        "ゼルダの伝説 ムジュラの仮面"@ja,
        "Zelda no Densetsu: Majora no Kamen"@ja-latn .

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

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

<org/1236#subject> schema:name "Loudr"@en,
        "Loudr"@ja,
        "Loudr"@ja-latn ;
    foaf:name "Loudr"@en,
        "Loudr"@ja,
        "Loudr"@ja-latn .

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

<https://medium-media.vgm.io/albums/62/59226/59226-1464797329.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/59226#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DONUTDRUMS VOLUME II"@en,
        "DONUTDRUMS VOLUME II"@ja,
        "DONUTDRUMS VOLUME II"@ja-latn ;
    mo:composer <artist/14274#subject>,
        <artist/190#subject>,
        <artist/1935#subject>,
        <artist/432#subject>,
        <artist/507#subject>,
        <artist/57122#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/59226#musicalwork> ;
    schema:name "DONUTDRUMS VOLUME II"@en,
        "DONUTDRUMS VOLUME II"@ja,
        "DONUTDRUMS VOLUME II"@ja-latn .

<album/59226#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-11-12"^^xsd:date ;
    dcterms:title "DONUTDRUMS VOLUME II"@en,
        "DONUTDRUMS VOLUME II"@ja,
        "DONUTDRUMS VOLUME II"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/59226#musicalexpression> ;
    mo:publisher <org/1236#subject> ;
    mo:record _:N4034b7773c6e486ba2037f1236fbff5c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Wreck-It Ralph"@en ;
            foaf:name "Wreck-It Ralph"@en ],
        <product/188#subject>,
        <product/189#subject>,
        <product/2131#subject>,
        <product/2147#subject>,
        <product/270#subject>,
        <product/4120#subject>,
        <product/469#subject>,
        <product/489#subject> ;
    schema:datePublished "2015-11-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/62/59226/59226-1464797329.jpg> ;
    schema:name "DONUTDRUMS VOLUME II"@en,
        "DONUTDRUMS VOLUME II"@ja,
        "DONUTDRUMS VOLUME II"@ja-latn ;
    schema:publisher <org/1236#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/59226/59226-1464797329.jpg> .

_:N072c188192f24949af30d7ee67be70b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maybe I'm A Lion (from \"Final Fantasy VIII\")"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N4034b7773c6e486ba2037f1236fbff5c ;
    schema:name "Maybe I'm A Lion (from \"Final Fantasy VIII\")"@en .

_:N0cd6390e1fcc499eb8f300b687270cd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest Frenzy (from \"Donkey Kong Country\")"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N4034b7773c6e486ba2037f1236fbff5c ;
    schema:name "Forest Frenzy (from \"Donkey Kong Country\")"@en .

_:N105d1d494a664e34b3e00cfabc89f393 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under The Rotting Pizza (from \"Final Fantasy VII\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N4034b7773c6e486ba2037f1236fbff5c ;
    schema:name "Under The Rotting Pizza (from \"Final Fantasy VII\")"@en .

_:N23785a830a714fdeba368b12ec9c30cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toad's Turnpike (from \"Mario Kart 64\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N4034b7773c6e486ba2037f1236fbff5c ;
    schema:name "Toad's Turnpike (from \"Mario Kart 64\")"@en .

_:N24a118fbfb7e4988aaa6e8e7f9541ee6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raceway/Stadium (from \"Mario Kart 64\")"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N4034b7773c6e486ba2037f1236fbff5c ;
    schema:name "Raceway/Stadium (from \"Mario Kart 64\")"@en .

_:N3d23215950044cea984bdb83abc3c9a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life In The Mines (from \"Donkey Kong Country\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N4034b7773c6e486ba2037f1236fbff5c ;
    schema:name "Life In The Mines (from \"Donkey Kong Country\")"@en .

_:N4f6916846ddf4a6980fc7a11c86d351b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Treasure Trove Cove (from \"Banjo-Kazooie\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N4034b7773c6e486ba2037f1236fbff5c ;
    schema:name "Treasure Trove Cove (from \"Banjo-Kazooie\")"@en .

_:N85a713310cca492795797ea8bbdebc55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credits Concerto (from \"Donkey Kong Country\")"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N4034b7773c6e486ba2037f1236fbff5c ;
    schema:name "Credits Concerto (from \"Donkey Kong Country\")"@en .

_:Nc418c77bbb7b4403b593727b818965d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Training Room (from \"Perfect Dark\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N4034b7773c6e486ba2037f1236fbff5c ;
    schema:name "Training Room (from \"Perfect Dark\")"@en .

_:Ndfec5f7fcebc43fa85c02ddd9f060ed3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wreck-It Ralph (from \"Wreck-It Ralph\")"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N4034b7773c6e486ba2037f1236fbff5c ;
    schema:name "Wreck-It Ralph (from \"Wreck-It Ralph\")"@en .

_:Ne1edb729348645b9982987437be00c57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Milk Bar (from \"The Legend of Zelda: Majora's Mask\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N4034b7773c6e486ba2037f1236fbff5c ;
    schema:name "Milk Bar (from \"The Legend of Zelda: Majora's Mask\")"@en .

_:Nfd4df1dd4fa4451182a1e21741d79f7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave Dungeon (from \"Super Mario 64\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N4034b7773c6e486ba2037f1236fbff5c ;
    schema:name "Cave Dungeon (from \"Super Mario 64\")"@en .

_:N4034b7773c6e486ba2037f1236fbff5c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N072c188192f24949af30d7ee67be70b5,
        _:N0cd6390e1fcc499eb8f300b687270cd6,
        _:N105d1d494a664e34b3e00cfabc89f393,
        _:N23785a830a714fdeba368b12ec9c30cc,
        _:N24a118fbfb7e4988aaa6e8e7f9541ee6,
        _:N3d23215950044cea984bdb83abc3c9a6,
        _:N4f6916846ddf4a6980fc7a11c86d351b,
        _:N85a713310cca492795797ea8bbdebc55,
        _:Nc418c77bbb7b4403b593727b818965d9,
        _:Ndfec5f7fcebc43fa85c02ddd9f060ed3,
        _:Ne1edb729348645b9982987437be00c57,
        _:Nfd4df1dd4fa4451182a1e21741d79f7b ;
    mo:track_count 12 ;
    schema:duration "PT34:37"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N072c188192f24949af30d7ee67be70b5,
        _:N0cd6390e1fcc499eb8f300b687270cd6,
        _:N105d1d494a664e34b3e00cfabc89f393,
        _:N23785a830a714fdeba368b12ec9c30cc,
        _:N24a118fbfb7e4988aaa6e8e7f9541ee6,
        _:N3d23215950044cea984bdb83abc3c9a6,
        _:N4f6916846ddf4a6980fc7a11c86d351b,
        _:N85a713310cca492795797ea8bbdebc55,
        _:Nc418c77bbb7b4403b593727b818965d9,
        _:Ndfec5f7fcebc43fa85c02ddd9f060ed3,
        _:Ne1edb729348645b9982987437be00c57,
        _:Nfd4df1dd4fa4451182a1e21741d79f7b .

