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

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

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

<artist/57127#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146475#subject> ;
    schema:name "Victor McKnight"@en ;
    foaf:made <album/146475#composition>,
        <album/146475#subject> ;
    foaf:name "Victor McKnight"@en .

<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/146475#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ready Set Go"@en,
        "Ready Set Go"@ja,
        "Ready Set Go"@ja-latn ;
    mo:composer <artist/57127#subject> ;
    mo:produced_work <album/146475#musicalwork> ;
    schema:name "Ready Set Go"@en,
        "Ready Set Go"@ja,
        "Ready Set Go"@ja-latn .

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

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

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

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

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

<album/146475#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-15"^^xsd:date ;
    dcterms:title "Ready Set Go"@en,
        "Ready Set Go"@ja,
        "Ready Set Go"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146475#musicalexpression> ;
    mo:publisher _:Nc5d789b9fb5b43858e4fc284f7374916 ;
    mo:record _:N3d6822d1ae91434c88a27a6353cc5048 ;
    mo:record_count 1 ;
    schema:about <product/8050#subject> ;
    schema:datePublished "2019-04-15"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/57/146475/146475-71452b2e56c5.png> ;
    schema:name "Ready Set Go"@en,
        "Ready Set Go"@ja,
        "Ready Set Go"@ja-latn ;
    schema:publisher _:Nc5d789b9fb5b43858e4fc284f7374916 ;
    foaf:depiction <https://media.vgm.io/albums/57/146475/146475-71452b2e56c5.png> .

_:N2e6fcadf855041fc92a8705f9a8dd2c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready Set Go (feat. Chi-Chi, SquigglyDigg & BillyTheBard11th)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N3d6822d1ae91434c88a27a6353cc5048 ;
    schema:name "Ready Set Go (feat. Chi-Chi, SquigglyDigg & BillyTheBard11th)"@en .

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

_:Ne69b1dc623e442d4810be9ac18bf9309 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready Set Go (feat. BillyTheBard11th) [Instrumental]"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N3d6822d1ae91434c88a27a6353cc5048 ;
    schema:name "Ready Set Go (feat. BillyTheBard11th) [Instrumental]"@en .

_:N3d6822d1ae91434c88a27a6353cc5048 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e6fcadf855041fc92a8705f9a8dd2c6,
        _:Ne69b1dc623e442d4810be9ac18bf9309 ;
    mo:track_count 2 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2e6fcadf855041fc92a8705f9a8dd2c6,
        _:Ne69b1dc623e442d4810be9ac18bf9309 .

