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

<album/147509#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Read Set Go (Remix)"@en,
        "Read Set Go (Remix)"@ja,
        "Read Set Go (Remix)"@ja-latn ;
    mo:produced_work <album/147509#musicalwork> ;
    schema:name "Read Set Go (Remix)"@en,
        "Read Set Go (Remix)"@ja,
        "Read Set Go (Remix)"@ja-latn .

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

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

<product/8050#subject> a schema:CreativeWork ;
    schema:name "Sonic The Hedgehog (Live Action, 2020)"@en,
        "Sonic The Hedgehog (Live Action, 2020)"@ja,
        "Sonic The Hedgehog (Live Action, 2020)"@ja-latn ;
    foaf:name "Sonic The Hedgehog (Live Action, 2020)"@en,
        "Sonic The Hedgehog (Live Action, 2020)"@ja,
        "Sonic The Hedgehog (Live Action, 2020)"@ja-latn .

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

<album/147509#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Read Set Go (Remix)"@en,
        "Read Set Go (Remix)"@ja,
        "Read Set Go (Remix)"@ja-latn ;
    mo:performance_of <album/147509#musicalwork> ;
    mo:recorded_as <album/147509#musicalexpression> ;
    schema:name "Read Set Go (Remix)"@en,
        "Read Set Go (Remix)"@ja,
        "Read Set Go (Remix)"@ja-latn ;
    schema:workPerformed <album/147509#musicalwork> .

<https://media.vgm.io/albums/90/147509/147509-46f83a466c06.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/147509#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/90/147509/147509-46f83a466c06.png> ;
    foaf:depicts <album/147509#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/90/147509/147509-46f83a466c06.png> .

<https://medium-media.vgm.io/albums/90/147509/147509-46f83a466c06.png> a schema:ImageObject,
        foaf:Image .

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

<album/147509#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-12"^^xsd:date ;
    dcterms:title "Read Set Go (Remix)"@en,
        "Read Set Go (Remix)"@ja,
        "Read Set Go (Remix)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/147509#musicalexpression> ;
    mo:publisher _:N243146594863437598d8f8aeb16a5625 ;
    mo:record _:Nb6ac579db41e427f85f63b5c955e86e4 ;
    mo:record_count 1 ;
    schema:about <product/8050#subject> ;
    schema:datePublished "2019-11-12"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/90/147509/147509-46f83a466c06.png> ;
    schema:name "Read Set Go (Remix)"@en,
        "Read Set Go (Remix)"@ja,
        "Read Set Go (Remix)"@ja-latn ;
    schema:publisher _:N243146594863437598d8f8aeb16a5625 ;
    foaf:depiction <https://media.vgm.io/albums/90/147509/147509-46f83a466c06.png> .

_:N243146594863437598d8f8aeb16a5625 schema:name "Victor McKnight"@en,
        "Victor McKnight"@ja,
        "Victor McKnight"@ja-latn ;
    foaf:name "Victor McKnight"@en,
        "Victor McKnight"@ja,
        "Victor McKnight"@ja-latn .

_:Nb6ac579db41e427f85f63b5c955e86e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne780f4a152e94e9cabc386d1c7efd651 ;
    mo:track_count 1 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ne780f4a152e94e9cabc386d1c7efd651 .

_:Ne780f4a152e94e9cabc386d1c7efd651 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready Set Go REMIX"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Nb6ac579db41e427f85f63b5c955e86e4 ;
    schema:name "Ready Set Go REMIX"@en .

