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

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

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

<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/2296#musicalexpression> a mo:Signal ;
    mo:published_as <album/2296#subject> ;
    mo:records <album/2296#performance> .

<album/2296#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sonic - they call me sonic"@en,
        "Sonic - they call me sonic"@ja,
        "Sonic - they call me sonic"@ja-latn ;
    mo:performance_of <album/2296#musicalwork> ;
    mo:recorded_as <album/2296#musicalexpression> ;
    schema:name "Sonic - they call me sonic"@en,
        "Sonic - they call me sonic"@ja,
        "Sonic - they call me sonic"@ja-latn ;
    schema:workPerformed <album/2296#musicalwork> .

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

<https://medium-media.vgm.io/albums/69/2296/2296-1156083771.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2296#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sonic - they call me sonic"@en,
        "Sonic - they call me sonic"@ja,
        "Sonic - they call me sonic"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Oscar Oberheim"@en ;
            foaf:made <album/2296#composition> ;
            foaf:name "Oscar Oberheim"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Spike Shellcraker"@en ;
            foaf:made <album/2296#composition> ;
            foaf:name "Spike Shellcraker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Emerald Hill"@en ;
            foaf:made <album/2296#composition> ;
            foaf:name "Emerald Hill"@en ] ;
    mo:produced_work <album/2296#musicalwork> ;
    schema:name "Sonic - they call me sonic"@en,
        "Sonic - they call me sonic"@ja,
        "Sonic - they call me sonic"@ja-latn .

<album/2296#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-02-19"^^xsd:date ;
    dcterms:title "Sonic - they call me sonic"@en,
        "Sonic - they call me sonic"@ja,
        "Sonic - they call me sonic"@ja-latn ;
    mo:catalogue_number "8800480" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2296#musicalexpression> ;
    mo:publisher _:Nd0e7a697e60f40ca8a75d8bbf9ddd17f ;
    mo:record _:Nc1b706ee1726430985676b8198ef39e0 ;
    mo:record_count 1 ;
    schema:about <product/420#subject> ;
    schema:datePublished "1996-02-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/2296/2296-1156083771.jpg> ;
    schema:name "Sonic - they call me sonic"@en,
        "Sonic - they call me sonic"@ja,
        "Sonic - they call me sonic"@ja-latn ;
    schema:publisher _:Nd0e7a697e60f40ca8a75d8bbf9ddd17f ;
    foaf:depiction <https://media.vgm.io/albums/69/2296/2296-1156083771.jpg> .

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

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

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

_:N0adb76bbce6a4ee1a10872a52df9a98e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "final zone"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Nc1b706ee1726430985676b8198ef39e0 ;
    schema:name "final zone"@en .

_:N3700e4bb51a344d5b35f36a851c7c39e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "they call me sonic (extended mix)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nc1b706ee1726430985676b8198ef39e0 ;
    schema:name "they call me sonic (extended mix)"@en .

_:N46545bc47daf47ccb318cfde5f30bafa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rave sonic (wing fortressrave zone)"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:23"^^xsd:interval ;
    schema:inPlaylist _:Nc1b706ee1726430985676b8198ef39e0 ;
    schema:name "rave sonic (wing fortressrave zone)"@en .

_:N8d84f65251e44c80a3b2ffc64b390979 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "they call me sonic (airrave)"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nc1b706ee1726430985676b8198ef39e0 ;
    schema:name "they call me sonic (airrave)"@en .

_:Nd0e7a697e60f40ca8a75d8bbf9ddd17f schema:name "CNR Music"@en,
        "CNR Music"@ja,
        "CNR Music"@ja-latn ;
    foaf:name "CNR Music"@en,
        "CNR Music"@ja,
        "CNR Music"@ja-latn .

_:Nc1b706ee1726430985676b8198ef39e0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0adb76bbce6a4ee1a10872a52df9a98e,
        _:N3700e4bb51a344d5b35f36a851c7c39e,
        _:N46545bc47daf47ccb318cfde5f30bafa,
        _:N8d84f65251e44c80a3b2ffc64b390979 ;
    mo:track_count 4 ;
    schema:duration "PT19:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0adb76bbce6a4ee1a10872a52df9a98e,
        _:N3700e4bb51a344d5b35f36a851c7c39e,
        _:N46545bc47daf47ccb318cfde5f30bafa,
        _:N8d84f65251e44c80a3b2ffc64b390979 .

