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

<album/113046#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sonic the Hedgehog - The 8BIT E.P"@en,
        "Sonic the Hedgehog - The 8BIT E.P"@ja,
        "Sonic the Hedgehog - The 8BIT E.P"@ja-latn ;
    mo:produced_work <album/113046#musicalwork> ;
    schema:name "Sonic the Hedgehog - The 8BIT E.P"@en,
        "Sonic the Hedgehog - The 8BIT E.P"@ja,
        "Sonic the Hedgehog - The 8BIT E.P"@ja-latn .

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

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

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

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

<product/9135#subject> a schema:CreativeWork ;
    schema:name "Sonic Chaos"@en,
        "ソニック＆テイルス"@ja,
        "Sonic & Tails"@ja-latn ;
    foaf:name "Sonic Chaos"@en,
        "ソニック＆テイルス"@ja,
        "Sonic & Tails"@ja-latn .

<product/9615#subject> a schema:CreativeWork ;
    schema:name "Sonic Drift"@en,
        "ソニックドリフト"@ja,
        "Sonic Drift"@ja-latn ;
    foaf:name "Sonic Drift"@en,
        "ソニックドリフト"@ja,
        "Sonic Drift"@ja-latn .

<product/9624#subject> a schema:CreativeWork ;
    schema:name "Sonic the Hedgehog: Triple Trouble"@en,
        "ソニック＆テイルス2"@ja,
        "Sonic & Tails 2"@ja-latn ;
    foaf:name "Sonic the Hedgehog: Triple Trouble"@en,
        "ソニック＆テイルス2"@ja,
        "Sonic & Tails 2"@ja-latn .

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

<album/113046#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sonic the Hedgehog - The 8BIT E.P"@en,
        "Sonic the Hedgehog - The 8BIT E.P"@ja,
        "Sonic the Hedgehog - The 8BIT E.P"@ja-latn ;
    mo:performance_of <album/113046#musicalwork> ;
    mo:recorded_as <album/113046#musicalexpression> ;
    schema:name "Sonic the Hedgehog - The 8BIT E.P"@en,
        "Sonic the Hedgehog - The 8BIT E.P"@ja,
        "Sonic the Hedgehog - The 8BIT E.P"@ja-latn ;
    schema:workPerformed <album/113046#musicalwork> .

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

<https://medium-media.vgm.io/albums/64/113046/113046-a0c564f08cce.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/113046#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-06-26"^^xsd:date ;
    dcterms:title "Sonic the Hedgehog - The 8BIT E.P"@en,
        "Sonic the Hedgehog - The 8BIT E.P"@ja,
        "Sonic the Hedgehog - The 8BIT E.P"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/113046#musicalexpression> ;
    mo:publisher _:N5c79e5fe06de45c3b41ac0a3fcfd2bed ;
    mo:record _:N6635a0c6566f42d7a755efe0b9084321 ;
    mo:record_count 1 ;
    schema:about <product/4018#subject>,
        <product/4019#subject>,
        <product/9135#subject>,
        <product/9615#subject>,
        <product/9624#subject> ;
    schema:datePublished "2021-06-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/113046/113046-a0c564f08cce.jpg> ;
    schema:name "Sonic the Hedgehog - The 8BIT E.P"@en,
        "Sonic the Hedgehog - The 8BIT E.P"@ja,
        "Sonic the Hedgehog - The 8BIT E.P"@ja-latn ;
    schema:publisher _:N5c79e5fe06de45c3b41ac0a3fcfd2bed ;
    foaf:depiction <https://media.vgm.io/albums/64/113046/113046-a0c564f08cce.jpg> .

_:N20aac7b67e8d44de945a0be664ebe5c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic the Hedgehog - Bridge Zone (Generations Mix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N6635a0c6566f42d7a755efe0b9084321 ;
    schema:name "Sonic the Hedgehog - Bridge Zone (Generations Mix)"@en .

_:N5c79e5fe06de45c3b41ac0a3fcfd2bed schema:name "Audio Sprite"@en ;
    foaf:name "Audio Sprite"@en .

_:N95b57f867e3441ff9a8563a3eb4001a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic Triple Trouble - Sunset Park (Act 3)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N6635a0c6566f42d7a755efe0b9084321 ;
    schema:name "Sonic Triple Trouble - Sunset Park (Act 3)"@en .

_:Na58eb89b841146d9aa10bdb3e921ebd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic Chaos - Gigapolis Zone (Master System)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N6635a0c6566f42d7a755efe0b9084321 ;
    schema:name "Sonic Chaos - Gigapolis Zone (Master System)"@en .

_:Nd05f02576fa64414a9545dc345a98704 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic the Hedgehog 2 - Sky Zone"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N6635a0c6566f42d7a755efe0b9084321 ;
    schema:name "Sonic the Hedgehog 2 - Sky Zone"@en .

_:Ne0c0c5a51f05476c9e2e5e7793615a28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic Drift - Green Hill Circuit (Bonus Track)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N6635a0c6566f42d7a755efe0b9084321 ;
    schema:name "Sonic Drift - Green Hill Circuit (Bonus Track)"@en .

_:N6635a0c6566f42d7a755efe0b9084321 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N20aac7b67e8d44de945a0be664ebe5c4,
        _:N95b57f867e3441ff9a8563a3eb4001a7,
        _:Na58eb89b841146d9aa10bdb3e921ebd5,
        _:Nd05f02576fa64414a9545dc345a98704,
        _:Ne0c0c5a51f05476c9e2e5e7793615a28 ;
    mo:track_count 5 ;
    schema:duration "PT14:19"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N20aac7b67e8d44de945a0be664ebe5c4,
        _:N95b57f867e3441ff9a8563a3eb4001a7,
        _:Na58eb89b841146d9aa10bdb3e921ebd5,
        _:Nd05f02576fa64414a9545dc345a98704,
        _:Ne0c0c5a51f05476c9e2e5e7793615a28 .

