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

<album/46975#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Video Game Cover Week"@en,
        "Video Game Cover Week"@ja,
        "Video Game Cover Week"@ja-latn ;
    mo:produced_work <album/46975#musicalwork> ;
    schema:name "Video Game Cover Week"@en,
        "Video Game Cover Week"@ja,
        "Video Game Cover Week"@ja-latn .

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

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

<product/15924#subject> a schema:CreativeWork ;
    schema:name "Bastion"@en,
        "Bastion"@ja,
        "Bastion"@ja-latn ;
    foaf:name "Bastion"@en,
        "Bastion"@ja,
        "Bastion"@ja-latn .

<product/236#subject> a schema:CreativeWork ;
    schema:name "Kingdom Hearts"@en,
        "キングダム ハーツ"@ja,
        "Kingdom Hearts"@ja-latn ;
    foaf:name "Kingdom Hearts"@en,
        "キングダム ハーツ"@ja,
        "Kingdom Hearts"@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 .

<product/8349#subject> a schema:CreativeWork ;
    schema:name "Kirby's Epic Yarn"@en,
        "毛糸のカービィ"@ja,
        "Keito no Kirby"@ja-latn ;
    foaf:name "Kirby's Epic Yarn"@en,
        "毛糸のカービィ"@ja,
        "Keito no Kirby"@ja-latn .

<product/851#subject> a schema:CreativeWork ;
    schema:name "Sonic the Hedgehog 2 (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ2 (16-bit)"@ja,
        "Sonic the Hedgehog 2 (16-bit)"@ja-latn ;
    foaf:name "Sonic the Hedgehog 2 (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ2 (16-bit)"@ja,
        "Sonic the Hedgehog 2 (16-bit)"@ja-latn .

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

<album/46975#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Video Game Cover Week"@en,
        "Video Game Cover Week"@ja,
        "Video Game Cover Week"@ja-latn ;
    mo:performance_of <album/46975#musicalwork> ;
    mo:recorded_as <album/46975#musicalexpression> ;
    schema:name "Video Game Cover Week"@en,
        "Video Game Cover Week"@ja,
        "Video Game Cover Week"@ja-latn ;
    schema:workPerformed <album/46975#musicalwork> .

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

<https://medium-media.vgm.io/albums/57/46975/46975-1405791181.png> a schema:ImageObject,
        foaf:Image .

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

<album/46975#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-02-01"^^xsd:date ;
    dcterms:title "Video Game Cover Week"@en,
        "Video Game Cover Week"@ja,
        "Video Game Cover Week"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/46975#musicalexpression> ;
    mo:publisher _:N1bc9043a8bf7482a824861282f11f254 ;
    mo:record _:N796deb8d2ef2458781be189e963cc967 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tetris"@en ;
            foaf:name "Tetris"@en ],
        <product/15924#subject>,
        <product/236#subject>,
        <product/469#subject>,
        <product/489#subject>,
        <product/8349#subject>,
        <product/851#subject> ;
    schema:datePublished "2013-02-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/57/46975/46975-1405791181.png> ;
    schema:name "Video Game Cover Week"@en,
        "Video Game Cover Week"@ja,
        "Video Game Cover Week"@ja-latn ;
    schema:publisher _:N1bc9043a8bf7482a824861282f11f254 ;
    foaf:depiction <https://media.vgm.io/albums/57/46975/46975-1405791181.png> .

_:N08f767dcc2314fe98863cb3d1e30252f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dearly Beloved (Kingdom Hearts) - Acoustic"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N796deb8d2ef2458781be189e963cc967 ;
    schema:name "Dearly Beloved (Kingdom Hearts) - Acoustic"@en .

_:N1bc9043a8bf7482a824861282f11f254 schema:name "Goldinsounds"@en,
        "Goldinsounds"@ja,
        "Goldinsounds"@ja-latn ;
    foaf:name "Goldinsounds"@en,
        "Goldinsounds"@ja,
        "Goldinsounds"@ja-latn .

_:N2486ff39e23c4aec9d644b7bd973d487 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dearly Beloved (Kingdom Hearts)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N796deb8d2ef2458781be189e963cc967 ;
    schema:name "Dearly Beloved (Kingdom Hearts)"@en .

_:N3ec77e1e5ef742e189a34875f1821e8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dire, Dire Docks (Super Mario 64)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N796deb8d2ef2458781be189e963cc967 ;
    schema:name "Dire, Dire Docks (Super Mario 64)"@en .

_:N6d147616a13f466987810b101b3a33ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outer Rings (Kirby's Epic Yarn)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N796deb8d2ef2458781be189e963cc967 ;
    schema:name "Outer Rings (Kirby's Epic Yarn)"@en .

_:N8c130b20ea504a6f8c360287ad1f217e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of Healing (The Legend of Zelda: Majora's Mask)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N796deb8d2ef2458781be189e963cc967 ;
    schema:name "Song of Healing (The Legend of Zelda: Majora's Mask)"@en .

_:N8c7892ff931346e2afd3e3b60d2f08a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Cave Zone (Sonic the Hedgehog 2)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N796deb8d2ef2458781be189e963cc967 ;
    schema:name "Mystic Cave Zone (Sonic the Hedgehog 2)"@en .

_:Nd461fb725af24585958eeedf50bfc2d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tetris A (Ska Punk Style)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N796deb8d2ef2458781be189e963cc967 ;
    schema:name "Tetris A (Ska Punk Style)"@en .

_:Nf4c203334aa14d3584433518181781b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Setting Sail, Coming Home (Bastion)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N796deb8d2ef2458781be189e963cc967 ;
    schema:name "Setting Sail, Coming Home (Bastion)"@en .

_:N796deb8d2ef2458781be189e963cc967 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08f767dcc2314fe98863cb3d1e30252f,
        _:N2486ff39e23c4aec9d644b7bd973d487,
        _:N3ec77e1e5ef742e189a34875f1821e8f,
        _:N6d147616a13f466987810b101b3a33ad,
        _:N8c130b20ea504a6f8c360287ad1f217e,
        _:N8c7892ff931346e2afd3e3b60d2f08a0,
        _:Nd461fb725af24585958eeedf50bfc2d9,
        _:Nf4c203334aa14d3584433518181781b9 ;
    mo:track_count 8 ;
    schema:duration "PT20:13"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N08f767dcc2314fe98863cb3d1e30252f,
        _:N2486ff39e23c4aec9d644b7bd973d487,
        _:N3ec77e1e5ef742e189a34875f1821e8f,
        _:N6d147616a13f466987810b101b3a33ad,
        _:N8c130b20ea504a6f8c360287ad1f217e,
        _:N8c7892ff931346e2afd3e3b60d2f08a0,
        _:Nd461fb725af24585958eeedf50bfc2d9,
        _:Nf4c203334aa14d3584433518181781b9 .

