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

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

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

<artist/1227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/78919#subject> ;
    schema:name "Masato Nakamura"@en,
        "中村正人"@ja ;
    foaf:made <album/78919#composition>,
        <album/78919#subject> ;
    foaf:name "Masato Nakamura"@en,
        "中村正人"@ja .

<product/420#subject> a schema:CreativeWork ;
    schema:name "Sonic the Hedgehog (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ (16-bit)"@ja,
        "Sonic the Hedgehog (16-bit)"@ja-latn ;
    foaf:name "Sonic the Hedgehog (16-bit)"@en,
        "ソニック・ザ・ヘッジホッグ (16-bit)"@ja,
        "Sonic the Hedgehog (16-bit)"@ja-latn .

<album/78919#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gotta Go Fast (From \"Sonic the Hedgehog\")"@en,
        "Gotta Go Fast (From \"Sonic the Hedgehog\")"@ja,
        "Gotta Go Fast (From \"Sonic the Hedgehog\")"@ja-latn ;
    mo:composer <artist/1227#subject> ;
    mo:produced_work <album/78919#musicalwork> ;
    schema:name "Gotta Go Fast (From \"Sonic the Hedgehog\")"@en,
        "Gotta Go Fast (From \"Sonic the Hedgehog\")"@ja,
        "Gotta Go Fast (From \"Sonic the Hedgehog\")"@ja-latn .

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

<album/78919#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gotta Go Fast (From \"Sonic the Hedgehog\")"@en,
        "Gotta Go Fast (From \"Sonic the Hedgehog\")"@ja,
        "Gotta Go Fast (From \"Sonic the Hedgehog\")"@ja-latn ;
    mo:performance_of <album/78919#musicalwork> ;
    mo:recorded_as <album/78919#musicalexpression> ;
    schema:name "Gotta Go Fast (From \"Sonic the Hedgehog\")"@en,
        "Gotta Go Fast (From \"Sonic the Hedgehog\")"@ja,
        "Gotta Go Fast (From \"Sonic the Hedgehog\")"@ja-latn ;
    schema:workPerformed <album/78919#musicalwork> .

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

<https://medium-media.vgm.io/albums/91/78919/78919-1531053156.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/78919#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-14"^^xsd:date ;
    dcterms:title "Gotta Go Fast (From \"Sonic the Hedgehog\")"@en,
        "Gotta Go Fast (From \"Sonic the Hedgehog\")"@ja,
        "Gotta Go Fast (From \"Sonic the Hedgehog\")"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/78919#musicalexpression> ;
    mo:publisher _:N8e30de0ff554466286da77fd8f0e06ac ;
    mo:record _:N1e545e77929046cabcb58b3895c7323e ;
    mo:record_count 1 ;
    schema:about <product/420#subject> ;
    schema:datePublished "2017-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/78919/78919-1531053156.jpg> ;
    schema:name "Gotta Go Fast (From \"Sonic the Hedgehog\")"@en,
        "Gotta Go Fast (From \"Sonic the Hedgehog\")"@ja,
        "Gotta Go Fast (From \"Sonic the Hedgehog\")"@ja-latn ;
    schema:publisher _:N8e30de0ff554466286da77fd8f0e06ac ;
    foaf:depiction <https://media.vgm.io/albums/91/78919/78919-1531053156.jpg> .

_:N8e30de0ff554466286da77fd8f0e06ac schema:name "Mykah"@en ;
    foaf:name "Mykah"@en .

_:Naf471b1aba3545d9b2b475678e2c30db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marble Zone (From \"Sonic the Hedgehog\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N1e545e77929046cabcb58b3895c7323e ;
    schema:name "Marble Zone (From \"Sonic the Hedgehog\")"@en .

_:Nc15b6fbf5d044b5494d05dc663056500 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Green Hill Zone (From \"Sonic the Hedgehog\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N1e545e77929046cabcb58b3895c7323e ;
    schema:name "Green Hill Zone (From \"Sonic the Hedgehog\")"@en .

_:Ncfcf24b43511493d9a366f1028fd1d54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Labyrinth Zone (From \"Sonic the Hedgehog\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N1e545e77929046cabcb58b3895c7323e ;
    schema:name "Labyrinth Zone (From \"Sonic the Hedgehog\")"@en .

_:Ndd81e5a801984946955d53b281af2f2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Yard Zone (From \"Sonic the Hedgehog\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N1e545e77929046cabcb58b3895c7323e ;
    schema:name "Spring Yard Zone (From \"Sonic the Hedgehog\")"@en .

_:N1e545e77929046cabcb58b3895c7323e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Naf471b1aba3545d9b2b475678e2c30db,
        _:Nc15b6fbf5d044b5494d05dc663056500,
        _:Ncfcf24b43511493d9a366f1028fd1d54,
        _:Ndd81e5a801984946955d53b281af2f2f ;
    mo:track_count 4 ;
    schema:duration "PT12:19"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:Naf471b1aba3545d9b2b475678e2c30db,
        _:Nc15b6fbf5d044b5494d05dc663056500,
        _:Ncfcf24b43511493d9a366f1028fd1d54,
        _:Ndd81e5a801984946955d53b281af2f2f .

