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

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

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

<artist/1297#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5663#subject> ;
    schema:name "Rob Hubbard"@en ;
    foaf:made <album/5663#composition>,
        <album/5663#subject> ;
    foaf:name "Rob Hubbard"@en .

<artist/1298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5663#subject> ;
    schema:name "Martin Galway"@en ;
    foaf:made <album/5663#composition>,
        <album/5663#subject> ;
    foaf:name "Martin Galway"@en .

<artist/1299#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5663#subject> ;
    schema:name "Reyn Ouwehand"@en ;
    foaf:made <album/5663#composition>,
        <album/5663#subject> ;
    foaf:name "Reyn Ouwehand"@en .

<artist/1300#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5663#subject> ;
    schema:name "Johannes Bjerregaard"@en ;
    foaf:made <album/5663#composition>,
        <album/5663#subject> ;
    foaf:name "Johannes Bjerregaard"@en .

<artist/1301#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5663#subject> ;
    schema:name "Tim Follin"@en ;
    foaf:made <album/5663#composition>,
        <album/5663#subject> ;
    foaf:name "Tim Follin"@en .

<artist/1302#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5663#subject> ;
    schema:name "Ben Daglish"@en ;
    foaf:made <album/5663#composition>,
        <album/5663#subject> ;
    foaf:name "Ben Daglish"@en .

<artist/1305#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5663#subject> ;
    schema:name "Fred Gray"@en ;
    foaf:made <album/5663#composition>,
        <album/5663#subject> ;
    foaf:name "Fred Gray"@en .

<artist/1309#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5663#subject> ;
    schema:name "Mike Alsop"@en ;
    foaf:made <album/5663#composition>,
        <album/5663#subject> ;
    foaf:name "Mike Alsop"@en .

<artist/1317#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5663#subject> ;
    schema:name "Richard Joseph"@en ;
    foaf:made <album/5663#composition>,
        <album/5663#subject> ;
    foaf:name "Richard Joseph"@en .

<artist/1950#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5663#subject> ;
    schema:name "Neil Brennan"@en ;
    foaf:made <album/5663#composition>,
        <album/5663#subject> ;
    foaf:name "Neil Brennan"@en .

<artist/7610#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5663#subject> ;
    schema:name "Jim Cuomo"@en ;
    foaf:made <album/5663#composition>,
        <album/5663#subject> ;
    foaf:name "Jim Cuomo"@en .

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

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

<https://medium-media.vgm.io/albums/36/5663/5663-1288296519.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/5663#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Run/Stop Restore"@en,
        "Run/Stop Restore"@ja,
        "Run/Stop Restore"@ja-latn ;
    mo:performance_of <album/5663#musicalwork> ;
    mo:performer <artist/1958#subject> ;
    mo:recorded_as <album/5663#musicalexpression> ;
    schema:byArtist <artist/1958#subject> ;
    schema:name "Run/Stop Restore"@en,
        "Run/Stop Restore"@ja,
        "Run/Stop Restore"@ja-latn ;
    schema:workPerformed <album/5663#musicalwork> .

<artist/1958#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5663#performance> ;
    schema:name "PRESS PLAY ON TAPE"@en ;
    foaf:name "PRESS PLAY ON TAPE"@en .

<album/5663#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Run/Stop Restore"@en,
        "Run/Stop Restore"@ja,
        "Run/Stop Restore"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Keith Tinman"@en ;
            foaf:made <album/5663#composition> ;
            foaf:name "Keith Tinman"@en ],
        <artist/1297#subject>,
        <artist/1298#subject>,
        <artist/1299#subject>,
        <artist/1300#subject>,
        <artist/1301#subject>,
        <artist/1302#subject>,
        <artist/1305#subject>,
        <artist/1309#subject>,
        <artist/1317#subject>,
        <artist/1950#subject>,
        <artist/7610#subject> ;
    mo:produced_work <album/5663#musicalwork> ;
    schema:name "Run/Stop Restore"@en,
        "Run/Stop Restore"@ja,
        "Run/Stop Restore"@ja-latn .

<album/5663#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-01-01"^^xsd:date ;
    dcterms:title "Run/Stop Restore"@en,
        "Run/Stop Restore"@ja,
        "Run/Stop Restore"@ja-latn ;
    mo:catalogue_number "PPOT-2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/5663#musicalexpression> ;
    mo:publisher _:N00c31caf83a64783870b3eeb2cae0ce7 ;
    mo:record _:N2f7736cec0d24ecda695a77bea0b57de ;
    mo:record_count 1 ;
    schema:byArtist <artist/1958#subject> ;
    schema:datePublished "2003-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/5663/5663-1288296519.jpg> ;
    schema:name "Run/Stop Restore"@en,
        "Run/Stop Restore"@ja,
        "Run/Stop Restore"@ja-latn ;
    schema:publisher _:N00c31caf83a64783870b3eeb2cae0ce7 ;
    foaf:depiction <https://media.vgm.io/albums/36/5663/5663-1288296519.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5663#subject> ;
    schema:name "Keith Tinman"@en ;
    foaf:made <album/5663#subject> ;
    foaf:name "Keith Tinman"@en .

_:N00c31caf83a64783870b3eeb2cae0ce7 schema:name "Press Play on Tape"@en ;
    foaf:name "Press Play on Tape"@en .

_:N120d0624a3f44b178b011fb27c2eb1da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hypa-ball vs Mission AD"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Hypa-ball vs Mission AD"@en .

_:N14a144d6b5cc48069d6d6376cf277de0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiger Mission"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Tiger Mission"@en .

_:N1b64ef0a5f1a4e4094a5f770b9b9190c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flimbo's Quest"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Flimbo's Quest"@en .

_:N1bf6976ac61647c1884fb6bb72c87950 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacred Armour of Antiriad"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Sacred Armour of Antiriad"@en .

_:N26d82c0aa71a475bbfb5e8302cf00dba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star Paws"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Star Paws"@en .

_:N28049d2e0cbf42828ef9d3573ad151b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fairlight"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Fairlight"@en .

_:N2d04727eec9941dc991792bda4ce431d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kettle"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Kettle"@en .

_:N629d255b9d704118b682b77a2d96c191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defender of the Crown"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Defender of the Crown"@en .

_:N76ba3960c3224999be32018077054a54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Way of the Exploding Fist"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Way of the Exploding Fist"@en .

_:N7ac1abb070534002991af662cd849f28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roland's Rat Race"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Roland's Rat Race"@en .

_:N8299976a03c748ec8d96bdb51030e26e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arkanoid"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Arkanoid"@en .

_:N83351d09259747ecb6952fd22c1d83f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nemesis the Warlock"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:55"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Nemesis the Warlock"@en .

_:N873d9fd16a0043159873babe3f6c0e86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom of the Asteroid"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Phantom of the Asteroid"@en .

_:N889657abcf6f404b9ff976cd183e9539 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wizball Game Over"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Wizball Game Over"@en .

_:Nb7be7e9899604499bb091f1a23aa0bad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazy Comets"@en ;
    mo:track_number 18 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Crazy Comets"@en .

_:Nc6115dd368eb4e5a89b59805817c23e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comic Bakery (PPOT Remix Remix)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Comic Bakery (PPOT Remix Remix)"@en .

_:Nf40ed4ffd77c4b878ef54e70072dbf3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wizball High Score"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Wizball High Score"@en .

_:Nf688c5945175496185de29fb491c444e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bionic Commando"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N2f7736cec0d24ecda695a77bea0b57de ;
    schema:name "Bionic Commando"@en .

_:N2f7736cec0d24ecda695a77bea0b57de a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N120d0624a3f44b178b011fb27c2eb1da,
        _:N14a144d6b5cc48069d6d6376cf277de0,
        _:N1b64ef0a5f1a4e4094a5f770b9b9190c,
        _:N1bf6976ac61647c1884fb6bb72c87950,
        _:N26d82c0aa71a475bbfb5e8302cf00dba,
        _:N28049d2e0cbf42828ef9d3573ad151b4,
        _:N2d04727eec9941dc991792bda4ce431d,
        _:N629d255b9d704118b682b77a2d96c191,
        _:N76ba3960c3224999be32018077054a54,
        _:N7ac1abb070534002991af662cd849f28,
        _:N8299976a03c748ec8d96bdb51030e26e,
        _:N83351d09259747ecb6952fd22c1d83f4,
        _:N873d9fd16a0043159873babe3f6c0e86,
        _:N889657abcf6f404b9ff976cd183e9539,
        _:Nb7be7e9899604499bb091f1a23aa0bad,
        _:Nc6115dd368eb4e5a89b59805817c23e1,
        _:Nf40ed4ffd77c4b878ef54e70072dbf3b,
        _:Nf688c5945175496185de29fb491c444e ;
    mo:track_count 18 ;
    schema:duration "PT57:29"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N120d0624a3f44b178b011fb27c2eb1da,
        _:N14a144d6b5cc48069d6d6376cf277de0,
        _:N1b64ef0a5f1a4e4094a5f770b9b9190c,
        _:N1bf6976ac61647c1884fb6bb72c87950,
        _:N26d82c0aa71a475bbfb5e8302cf00dba,
        _:N28049d2e0cbf42828ef9d3573ad151b4,
        _:N2d04727eec9941dc991792bda4ce431d,
        _:N629d255b9d704118b682b77a2d96c191,
        _:N76ba3960c3224999be32018077054a54,
        _:N7ac1abb070534002991af662cd849f28,
        _:N8299976a03c748ec8d96bdb51030e26e,
        _:N83351d09259747ecb6952fd22c1d83f4,
        _:N873d9fd16a0043159873babe3f6c0e86,
        _:N889657abcf6f404b9ff976cd183e9539,
        _:Nb7be7e9899604499bb091f1a23aa0bad,
        _:Nc6115dd368eb4e5a89b59805817c23e1,
        _:Nf40ed4ffd77c4b878ef54e70072dbf3b,
        _:Nf688c5945175496185de29fb491c444e .

