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

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

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

<artist/139#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73512#subject> ;
    schema:name "Yoko Shimomura"@en,
        "下村陽子"@ja ;
    foaf:made <album/73512#composition>,
        <album/73512#subject> ;
    foaf:name "Yoko Shimomura"@en,
        "下村陽子"@ja .

<artist/1791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73512#subject> ;
    schema:name "Harry Gregson-Williams"@en ;
    foaf:made <album/73512#composition>,
        <album/73512#subject> ;
    foaf:name "Harry Gregson-Williams"@en .

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

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

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

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

<https://medium-media.vgm.io/albums/21/73512/73512-1513293250.png> a schema:ImageObject,
        foaf:Image .

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

<album/73512#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Video Game Covers, Vol. 1"@en,
        "Video Game Covers, Vol. 1"@ja,
        "Video Game Covers, Vol. 1"@ja-latn ;
    mo:performance_of <album/73512#musicalwork> ;
    mo:performer _:Naaf56d71b9d741b5aaaa8c32a8be3e67 ;
    mo:recorded_as <album/73512#musicalexpression> ;
    schema:byArtist _:Naaf56d71b9d741b5aaaa8c32a8be3e67 ;
    schema:name "Video Game Covers, Vol. 1"@en,
        "Video Game Covers, Vol. 1"@ja,
        "Video Game Covers, Vol. 1"@ja-latn ;
    schema:workPerformed <album/73512#musicalwork> .

<album/73512#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Video Game Covers, Vol. 1"@en,
        "Video Game Covers, Vol. 1"@ja,
        "Video Game Covers, Vol. 1"@ja-latn ;
    mo:composer <artist/139#subject>,
        <artist/1791#subject>,
        <artist/190#subject>,
        <artist/1935#subject> ;
    mo:produced_work <album/73512#musicalwork> ;
    schema:name "Video Game Covers, Vol. 1"@en,
        "Video Game Covers, Vol. 1"@ja,
        "Video Game Covers, Vol. 1"@ja-latn .

<album/73512#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-05-23"^^xsd:date ;
    dcterms:title "Video Game Covers, Vol. 1"@en,
        "Video Game Covers, Vol. 1"@ja,
        "Video Game Covers, Vol. 1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/73512#musicalexpression> ;
    mo:publisher _:Nb9036ce9a4254e4ba496759087c2ed69 ;
    mo:record _:N905339674e164425a1b22e1ca754b26e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Metal Gear Solid 2: Sons of Liberty"@en ;
            foaf:name "Metal Gear Solid 2: Sons of Liberty"@en ],
        [ a schema:CreativeWork ;
            schema:name "Tetris"@en ;
            foaf:name "Tetris"@en ],
        [ a schema:CreativeWork ;
            schema:name "Donkey Kong 64"@en ;
            foaf:name "Donkey Kong 64"@en ],
        [ a schema:CreativeWork ;
            schema:name "Street Fighter II: The World Warrior"@en ;
            foaf:name "Street Fighter II: The World Warrior"@en ],
        [ a schema:CreativeWork ;
            schema:name "Super Mario World"@en ;
            foaf:name "Super Mario World"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Doodles"@en ;
            foaf:name "Doodles"@en ] ;
    schema:datePublished "2016-05-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/73512/73512-1513293250.png> ;
    schema:name "Video Game Covers, Vol. 1"@en,
        "Video Game Covers, Vol. 1"@ja,
        "Video Game Covers, Vol. 1"@ja-latn ;
    schema:publisher _:Nb9036ce9a4254e4ba496759087c2ed69 ;
    foaf:depiction <https://media.vgm.io/albums/21/73512/73512-1513293250.png> .

_:N33d4ed3e7e3e45b8bcb56865e0965aa3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld (From Super Mario World)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N905339674e164425a1b22e1ca754b26e ;
    schema:name "Overworld (From Super Mario World)"@en .

_:Naaf56d71b9d741b5aaaa8c32a8be3e67 a schema:Person,
        foaf:Person ;
    mo:performed <album/73512#performance> ;
    schema:name "Doodles"@en ;
    foaf:name "Doodles"@en .

_:Nb65fda7c544a4c8081d2f05ab24fbcdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Type A (From Tetris)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N905339674e164425a1b22e1ca754b26e ;
    schema:name "Type A (From Tetris)"@en .

_:Nb9036ce9a4254e4ba496759087c2ed69 schema:name "Doodles (UK)"@en,
        "Doodles (UK)"@ja,
        "Doodles (UK)"@ja-latn ;
    foaf:name "Doodles (UK)"@en,
        "Doodles (UK)"@ja,
        "Doodles (UK)"@ja-latn .

_:Nb92f123f7355488f8ba302f203826a97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jungle Japes (From Donkey Kong 64)"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N905339674e164425a1b22e1ca754b26e ;
    schema:name "Jungle Japes (From Donkey Kong 64)"@en .

_:Nd13e87d4f2b64d90b1ca50ce858ffe91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skateboarding Theme (From Metal Gear Solid 2)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N905339674e164425a1b22e1ca754b26e ;
    schema:name "Skateboarding Theme (From Metal Gear Solid 2)"@en .

_:Nddb384dc696d4ff681429521365217c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guile's Theme (From Street Fighter 2)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N905339674e164425a1b22e1ca754b26e ;
    schema:name "Guile's Theme (From Street Fighter 2)"@en .

_:N905339674e164425a1b22e1ca754b26e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N33d4ed3e7e3e45b8bcb56865e0965aa3,
        _:Nb65fda7c544a4c8081d2f05ab24fbcdd,
        _:Nb92f123f7355488f8ba302f203826a97,
        _:Nd13e87d4f2b64d90b1ca50ce858ffe91,
        _:Nddb384dc696d4ff681429521365217c3 ;
    mo:track_count 5 ;
    schema:duration "PT14:53"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N33d4ed3e7e3e45b8bcb56865e0965aa3,
        _:Nb65fda7c544a4c8081d2f05ab24fbcdd,
        _:Nb92f123f7355488f8ba302f203826a97,
        _:Nd13e87d4f2b64d90b1ca50ce858ffe91,
        _:Nddb384dc696d4ff681429521365217c3 .

