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

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

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

<artist/12744#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160827#subject> ;
    schema:name "Alex Makhlouf"@en ;
    foaf:made <album/160827#composition>,
        <album/160827#subject> ;
    foaf:name "Alex Makhlouf"@en .

<artist/13416#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160827#subject> ;
    schema:name "Takahiro Fukada"@en,
        "深田崇裕"@ja ;
    foaf:made <album/160827#composition>,
        <album/160827#subject> ;
    foaf:name "Takahiro Fukada"@en,
        "深田崇裕"@ja .

<artist/1373#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160827#subject> ;
    schema:name "Johnny Gioeli"@en ;
    foaf:made <album/160827#composition>,
        <album/160827#subject> ;
    foaf:name "Johnny Gioeli"@en .

<artist/17466#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160827#subject> ;
    schema:name "Samuel Frisch"@en ;
    foaf:made <album/160827#composition>,
        <album/160827#subject> ;
    foaf:name "Samuel Frisch"@en .

<artist/257#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160827#subject> ;
    schema:name "Kenichi Tokoi"@en,
        "床井健一"@ja ;
    foaf:made <album/160827#composition>,
        <album/160827#subject> ;
    foaf:name "Kenichi Tokoi"@en,
        "床井健一"@ja .

<artist/25777#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160827#subject> ;
    schema:name "Zebrahead"@en ;
    foaf:made <album/160827#composition>,
        <album/160827#subject> ;
    foaf:name "Zebrahead"@en .

<artist/375#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160827#subject> ;
    schema:name "Jun Senoue"@en,
        "瀬上純"@ja ;
    foaf:made <album/160827#composition>,
        <album/160827#subject> ;
    foaf:name "Jun Senoue"@en,
        "瀬上純"@ja .

<artist/44490#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160827#subject> ;
    schema:name "Nathan Han Smith"@en ;
    foaf:made <album/160827#composition>,
        <album/160827#subject> ;
    foaf:name "Nathan Han Smith"@en .

<artist/44495#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160827#subject> ;
    schema:name "Shawn Michael Duncan"@en ;
    foaf:made <album/160827#composition>,
        <album/160827#subject> ;
    foaf:name "Shawn Michael Duncan"@en .

<artist/655#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160827#subject> ;
    schema:name "Tomoya Ohtani"@en,
        "大谷智哉"@ja ;
    foaf:made <album/160827#composition>,
        <album/160827#subject> ;
    foaf:name "Tomoya Ohtani"@en,
        "大谷智哉"@ja .

<artist/696#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160827#subject> ;
    schema:name "Norman Grossfeld"@en ;
    foaf:made <album/160827#composition>,
        <album/160827#subject> ;
    foaf:name "Norman Grossfeld"@en .

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

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

<album/160827#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gotta Go Faster & Knuckles"@en,
        "Gotta Go Faster & Knuckles"@ja,
        "Gotta Go Faster & Knuckles"@ja-latn ;
    mo:performance_of <album/160827#musicalwork> ;
    mo:recorded_as <album/160827#musicalexpression> ;
    schema:name "Gotta Go Faster & Knuckles"@en,
        "Gotta Go Faster & Knuckles"@ja,
        "Gotta Go Faster & Knuckles"@ja-latn ;
    schema:workPerformed <album/160827#musicalwork> .

<https://media.vgm.io/albums/72/160827/160827-6be096d83a1c.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160827#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/160827/160827-6be096d83a1c.png> ;
    foaf:depicts <album/160827#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/160827/160827-6be096d83a1c.png> .

<https://medium-media.vgm.io/albums/72/160827/160827-6be096d83a1c.png> a schema:ImageObject,
        foaf:Image .

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

<album/160827#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gotta Go Faster & Knuckles"@en,
        "Gotta Go Faster & Knuckles"@ja,
        "Gotta Go Faster & Knuckles"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Russell Velázquez"@en ;
            foaf:made <album/160827#composition> ;
            foaf:name "Russell Velázquez"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jaret Reddick"@en ;
            foaf:made <album/160827#composition> ;
            foaf:name "Jaret Reddick"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ted Poely"@en ;
            foaf:made <album/160827#composition> ;
            foaf:name "Ted Poely"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ali Tabatabae"@en ;
            foaf:made <album/160827#composition> ;
            foaf:name "Ali Tabatabae"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Andy Heyward"@en ;
            foaf:made <album/160827#composition> ;
            foaf:name "Andy Heyward"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rumblebee"@en ;
            foaf:made <album/160827#composition> ;
            foaf:name "Rumblebee"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Robby London"@en ;
            foaf:made <album/160827#composition> ;
            foaf:name "Robby London"@en ],
        <artist/12744#subject>,
        <artist/13416#subject>,
        <artist/1373#subject>,
        <artist/17466#subject>,
        <artist/257#subject>,
        <artist/25777#subject>,
        <artist/375#subject>,
        <artist/44490#subject>,
        <artist/44495#subject>,
        <artist/655#subject>,
        <artist/696#subject>,
        <artist/8752#subject> ;
    mo:produced_work <album/160827#musicalwork> ;
    schema:name "Gotta Go Faster & Knuckles"@en,
        "Gotta Go Faster & Knuckles"@ja,
        "Gotta Go Faster & Knuckles"@ja-latn .

<album/160827#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-10-01"^^xsd:date ;
    dcterms:title "Gotta Go Faster & Knuckles"@en,
        "Gotta Go Faster & Knuckles"@ja,
        "Gotta Go Faster & Knuckles"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "2 Vinyl" ;
    mo:publication_of <album/160827#musicalexpression> ;
    mo:publisher _:N00600e7a189449e895146528366d953b ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sonic X"@en ;
            foaf:name "Sonic X"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sonic Adventure 2"@en ;
            foaf:name "Sonic Adventure 2"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sonic the Hedgehog (TV)"@en ;
            foaf:name "Sonic the Hedgehog (TV)"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sonic Unleashed"@en ;
            foaf:name "Sonic Unleashed"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sonic Adventure"@en ;
            foaf:name "Sonic Adventure"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sonic Colors"@en ;
            foaf:name "Sonic Colors"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sonic and the Black Knight"@en ;
            foaf:name "Sonic and the Black Knight"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sonic the Hedgehog (2006)"@en ;
            foaf:name "Sonic the Hedgehog (2006)"@en ],
        [ a schema:CreativeWork ;
            schema:name "Shadow the Hedgehog"@en ;
            foaf:name "Shadow the Hedgehog"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sonic Forces"@en ;
            foaf:name "Sonic Forces"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sonic and the Secret Rings"@en ;
            foaf:name "Sonic and the Secret Rings"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sonic Heroes"@en ;
            foaf:name "Sonic Heroes"@en ] ;
    schema:datePublished "2026-10-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/160827/160827-6be096d83a1c.png> ;
    schema:name "Gotta Go Faster & Knuckles"@en,
        "Gotta Go Faster & Knuckles"@ja,
        "Gotta Go Faster & Knuckles"@ja-latn ;
    schema:publisher _:N00600e7a189449e895146528366d953b ;
    foaf:depiction <https://media.vgm.io/albums/72/160827/160827-6be096d83a1c.png> .

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

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

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

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

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

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

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160827#subject> ;
    schema:name "Russell Velázquez"@en ;
    foaf:made <album/160827#subject> ;
    foaf:name "Russell Velázquez"@en .

_:N00600e7a189449e895146528366d953b schema:name "Give Heart Records"@en ;
    foaf:name "Give Heart Records"@en .

