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

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

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

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

<album/99516#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Retro Drive: The Soundtrack"@en,
        "Retro Drive: The Soundtrack"@ja,
        "Retro Drive: The Soundtrack"@ja-latn ;
    mo:performance_of <album/99516#musicalwork> ;
    mo:recorded_as <album/99516#musicalexpression> ;
    schema:name "Retro Drive: The Soundtrack"@en,
        "Retro Drive: The Soundtrack"@ja,
        "Retro Drive: The Soundtrack"@ja-latn ;
    schema:workPerformed <album/99516#musicalwork> .

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

<https://medium-media.vgm.io/albums/61/99516/99516-1590505814.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/99516#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Retro Drive: The Soundtrack"@en,
        "Retro Drive: The Soundtrack"@ja,
        "Retro Drive: The Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "New Arcades"@en ;
            foaf:made <album/99516#composition> ;
            foaf:name "New Arcades"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Highway Superstar"@en ;
            foaf:made <album/99516#composition> ;
            foaf:name "Highway Superstar"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "80s Stallone"@en ;
            foaf:made <album/99516#composition> ;
            foaf:name "80s Stallone"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Stilz"@en ;
            foaf:made <album/99516#composition> ;
            foaf:name "Stilz"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sunglasses Kid"@en ;
            foaf:made <album/99516#composition> ;
            foaf:name "Sunglasses Kid"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Neon Nox"@en ;
            foaf:made <album/99516#composition> ;
            foaf:name "Neon Nox"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Michael Oakley"@en ;
            foaf:made <album/99516#composition> ;
            foaf:name "Michael Oakley"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Fantom '87"@en ;
            foaf:made <album/99516#composition> ;
            foaf:name "Fantom '87"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lost Outrider"@en ;
            foaf:made <album/99516#composition> ;
            foaf:name "Lost Outrider"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Futurecop!"@en ;
            foaf:made <album/99516#composition> ;
            foaf:name "Futurecop!"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Paradise Walk"@en ;
            foaf:made <album/99516#composition> ;
            foaf:name "Paradise Walk"@en ] ;
    mo:produced_work <album/99516#musicalwork> ;
    schema:name "Retro Drive: The Soundtrack"@en,
        "Retro Drive: The Soundtrack"@ja,
        "Retro Drive: The Soundtrack"@ja-latn .

<album/99516#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-06-26"^^xsd:date ;
    dcterms:title "Retro Drive: The Soundtrack"@en,
        "Retro Drive: The Soundtrack"@ja,
        "Retro Drive: The Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99516#musicalexpression> ;
    mo:publisher _:N33f913fee8c44fd5a61d5756b333c9c9 ;
    mo:record _:Nde6782f4ab1d4c1f881c22577d9a81d4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Retro Drive"@en ;
            foaf:name "Retro Drive"@en ] ;
    schema:datePublished "2020-06-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/99516/99516-1590505814.jpg> ;
    schema:name "Retro Drive: The Soundtrack"@en,
        "Retro Drive: The Soundtrack"@ja,
        "Retro Drive: The Soundtrack"@ja-latn ;
    schema:publisher _:N33f913fee8c44fd5a61d5756b333c9c9 ;
    foaf:depiction <https://media.vgm.io/albums/61/99516/99516-1590505814.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99516#subject> ;
    schema:name "Fantom '87"@en ;
    foaf:made <album/99516#subject> ;
    foaf:name "Fantom '87"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99516#subject> ;
    schema:name "Sunglasses Kid"@en ;
    foaf:made <album/99516#subject> ;
    foaf:name "Sunglasses Kid"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99516#subject> ;
    schema:name "Paradise Walk"@en ;
    foaf:made <album/99516#subject> ;
    foaf:name "Paradise Walk"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99516#subject> ;
    schema:name "Neon Nox"@en ;
    foaf:made <album/99516#subject> ;
    foaf:name "Neon Nox"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99516#subject> ;
    schema:name "New Arcades"@en ;
    foaf:made <album/99516#subject> ;
    foaf:name "New Arcades"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99516#subject> ;
    schema:name "Lost Outrider"@en ;
    foaf:made <album/99516#subject> ;
    foaf:name "Lost Outrider"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99516#subject> ;
    schema:name "80s Stallone"@en ;
    foaf:made <album/99516#subject> ;
    foaf:name "80s Stallone"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99516#subject> ;
    schema:name "Highway Superstar"@en ;
    foaf:made <album/99516#subject> ;
    foaf:name "Highway Superstar"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99516#subject> ;
    schema:name "Michael Oakley"@en ;
    foaf:made <album/99516#subject> ;
    foaf:name "Michael Oakley"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99516#subject> ;
    schema:name "Futurecop!"@en ;
    foaf:made <album/99516#subject> ;
    foaf:name "Futurecop!"@en .

_:N023be7c0c49c4c15b3580ccddb0d2706 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantom '87 - Select Start"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde6782f4ab1d4c1f881c22577d9a81d4 ;
    schema:name "Fantom '87 - Select Start"@en .

_:N0f715d564e774926832d9cadf89c4065 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Arcades - Reseda Boulevard"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde6782f4ab1d4c1f881c22577d9a81d4 ;
    schema:name "New Arcades - Reseda Boulevard"@en .

_:N2775bbf779a54af6ad7637a31875371e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunglasses Kid - Braking Distance"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde6782f4ab1d4c1f881c22577d9a81d4 ;
    schema:name "Sunglasses Kid - Braking Distance"@en .

_:N33f913fee8c44fd5a61d5756b333c9c9 schema:name "Outland Recordings"@en ;
    foaf:name "Outland Recordings"@en .

_:N5c14cffc7dcc411d8ed81b109386daba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "80s Stallone - Muscle Car"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde6782f4ab1d4c1f881c22577d9a81d4 ;
    schema:name "80s Stallone - Muscle Car"@en .

_:N7a76cbdc1394453bbffcac1dfc2a14dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Michael Oakley - Rabbit In The Headlights (Instrumental)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde6782f4ab1d4c1f881c22577d9a81d4 ;
    schema:name "Michael Oakley - Rabbit In The Headlights (Instrumental)"@en .

_:Nb2220e953db24e49bdb1f8fd4df52577 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Futurecop! - Redemption II"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde6782f4ab1d4c1f881c22577d9a81d4 ;
    schema:name "Futurecop! - Redemption II"@en .

_:Nb439e50d29dc4690a2800d4ca565f020 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantom '87 - Survive"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde6782f4ab1d4c1f881c22577d9a81d4 ;
    schema:name "Fantom '87 - Survive"@en .

_:Nc46e7f5466af41e59ca0beb674c3d25c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradise Walk - Shotgun"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde6782f4ab1d4c1f881c22577d9a81d4 ;
    schema:name "Paradise Walk - Shotgun"@en .

_:Nd329fd87279d49e0843e5eec4256160b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Highway Superstar - Formation Laps"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde6782f4ab1d4c1f881c22577d9a81d4 ;
    schema:name "Highway Superstar - Formation Laps"@en .

_:Nd68c1c15f28e499ab271706a988affe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stilz - Time Attack"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde6782f4ab1d4c1f881c22577d9a81d4 ;
    schema:name "Stilz - Time Attack"@en .

_:Ned41f93eb5f14151b7dcbe6c589cb88d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Outrider - Netrunner"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde6782f4ab1d4c1f881c22577d9a81d4 ;
    schema:name "Lost Outrider - Netrunner"@en .

_:Nf1bd258f50b042c099d31384288f8ed5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neon Nox - Redline"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nde6782f4ab1d4c1f881c22577d9a81d4 ;
    schema:name "Neon Nox - Redline"@en .

_:Nde6782f4ab1d4c1f881c22577d9a81d4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N023be7c0c49c4c15b3580ccddb0d2706,
        _:N0f715d564e774926832d9cadf89c4065,
        _:N2775bbf779a54af6ad7637a31875371e,
        _:N5c14cffc7dcc411d8ed81b109386daba,
        _:N7a76cbdc1394453bbffcac1dfc2a14dd,
        _:Nb2220e953db24e49bdb1f8fd4df52577,
        _:Nb439e50d29dc4690a2800d4ca565f020,
        _:Nc46e7f5466af41e59ca0beb674c3d25c,
        _:Nd329fd87279d49e0843e5eec4256160b,
        _:Nd68c1c15f28e499ab271706a988affe0,
        _:Ned41f93eb5f14151b7dcbe6c589cb88d,
        _:Nf1bd258f50b042c099d31384288f8ed5 ;
    mo:track_count 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N023be7c0c49c4c15b3580ccddb0d2706,
        _:N0f715d564e774926832d9cadf89c4065,
        _:N2775bbf779a54af6ad7637a31875371e,
        _:N5c14cffc7dcc411d8ed81b109386daba,
        _:N7a76cbdc1394453bbffcac1dfc2a14dd,
        _:Nb2220e953db24e49bdb1f8fd4df52577,
        _:Nb439e50d29dc4690a2800d4ca565f020,
        _:Nc46e7f5466af41e59ca0beb674c3d25c,
        _:Nd329fd87279d49e0843e5eec4256160b,
        _:Nd68c1c15f28e499ab271706a988affe0,
        _:Ned41f93eb5f14151b7dcbe6c589cb88d,
        _:Nf1bd258f50b042c099d31384288f8ed5 .

