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

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

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

<artist/106#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105535#subject> ;
    schema:name "Keiichi Sugiyama"@en,
        "杉山圭一"@ja ;
    foaf:made <album/105535#composition>,
        <album/105535#subject> ;
    foaf:name "Keiichi Sugiyama"@en,
        "杉山圭一"@ja .

<artist/1468#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105535#subject> ;
    schema:name "Spencer Nilsen"@en ;
    foaf:made <album/105535#composition>,
        <album/105535#subject> ;
    foaf:name "Spencer Nilsen"@en .

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

<artist/450#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105535#subject> ;
    schema:name "SEGA"@en ;
    foaf:made <album/105535#composition>,
        <album/105535#subject> ;
    foaf:name "SEGA"@en .

<product/1108#subject> a schema:CreativeWork ;
    schema:name "Sonic Heroes"@en,
        "ソニック ヒーローズ"@ja,
        "Sonic Heroes"@ja-latn ;
    foaf:name "Sonic Heroes"@en,
        "ソニック ヒーローズ"@ja,
        "Sonic Heroes"@ja-latn .

<product/1113#subject> a schema:CreativeWork ;
    schema:name "Shadow the Hedgehog"@en,
        "シャドウ・ザ・ヘッジホッグ"@ja,
        "Shadow the Hedgehog"@ja-latn ;
    foaf:name "Shadow the Hedgehog"@en,
        "シャドウ・ザ・ヘッジホッグ"@ja,
        "Shadow the Hedgehog"@ja-latn .

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

<product/8786#subject> a schema:CreativeWork ;
    schema:name "Sonic Gems Collection"@en,
        "ソニック ジェムズ コレクション"@ja,
        "Sonic Gems Collection"@ja-latn ;
    foaf:name "Sonic Gems Collection"@en,
        "ソニック ジェムズ コレクション"@ja,
        "Sonic Gems Collection"@ja-latn .

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

<album/105535#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sonic The Hedgehog Throwback Collection Vol.2"@en,
        "Sonic The Hedgehog Throwback Collection Vol.2"@ja,
        "Sonic The Hedgehog Throwback Collection Vol.2"@ja-latn ;
    mo:performance_of <album/105535#musicalwork> ;
    mo:recorded_as <album/105535#musicalexpression> ;
    schema:name "Sonic The Hedgehog Throwback Collection Vol.2"@en,
        "Sonic The Hedgehog Throwback Collection Vol.2"@ja,
        "Sonic The Hedgehog Throwback Collection Vol.2"@ja-latn ;
    schema:workPerformed <album/105535#musicalwork> .

<org/2180#subject> schema:name "SEGA MUSIC"@en,
        "SEGA MUSIC"@ja,
        "SEGA MUSIC"@ja-latn ;
    foaf:name "SEGA MUSIC"@en,
        "SEGA MUSIC"@ja,
        "SEGA MUSIC"@ja-latn .

<https://media.vgm.io/albums/53/105535/105535-78cf4b2c99a0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105535#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/53/105535/105535-78cf4b2c99a0.jpg> ;
    foaf:depicts <album/105535#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/53/105535/105535-78cf4b2c99a0.jpg> .

<https://medium-media.vgm.io/albums/53/105535/105535-78cf4b2c99a0.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/105535#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sonic The Hedgehog Throwback Collection Vol.2"@en,
        "Sonic The Hedgehog Throwback Collection Vol.2"@ja,
        "Sonic The Hedgehog Throwback Collection Vol.2"@ja-latn ;
    mo:composer <artist/106#subject>,
        <artist/1468#subject>,
        <artist/375#subject>,
        <artist/450#subject> ;
    mo:produced_work <album/105535#musicalwork> ;
    schema:name "Sonic The Hedgehog Throwback Collection Vol.2"@en,
        "Sonic The Hedgehog Throwback Collection Vol.2"@ja,
        "Sonic The Hedgehog Throwback Collection Vol.2"@ja-latn .

<album/105535#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-28"^^xsd:date ;
    dcterms:title "Sonic The Hedgehog Throwback Collection Vol.2"@en,
        "Sonic The Hedgehog Throwback Collection Vol.2"@ja,
        "Sonic The Hedgehog Throwback Collection Vol.2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/105535#musicalexpression> ;
    mo:publisher <org/2180#subject> ;
    mo:record _:Nb0f8832d1f3f49598bb167f83d5dd30d ;
    mo:record_count 1 ;
    schema:about <product/1108#subject>,
        <product/1113#subject>,
        <product/870#subject>,
        <product/8786#subject> ;
    schema:datePublished "2020-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/105535/105535-78cf4b2c99a0.jpg> ;
    schema:name "Sonic The Hedgehog Throwback Collection Vol.2"@en,
        "Sonic The Hedgehog Throwback Collection Vol.2"@ja,
        "Sonic The Hedgehog Throwback Collection Vol.2"@ja-latn ;
    schema:publisher <org/2180#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/105535/105535-78cf4b2c99a0.jpg> .

_:N1b8f89aa0806447a90b3ada7e0c9bb6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic Boom (Gems Collection Remix)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nb0f8832d1f3f49598bb167f83d5dd30d ;
    schema:name "Sonic Boom (Gems Collection Remix)"@en .

_:N33c0ea1d9b8b4ca9b989edde6d9f96be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic3 MegaD Mix"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nb0f8832d1f3f49598bb167f83d5dd30d ;
    schema:name "Sonic3 MegaD Mix"@en .

_:N65833f1530b1448b970d51d10fdd866a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Digital Circuit (Remix ver.)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nb0f8832d1f3f49598bb167f83d5dd30d ;
    schema:name "Digital Circuit (Remix ver.)"@en .

_:N92d3efc158ef4624ac7a35952d613959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bingo Highway (Remix ver.)"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nb0f8832d1f3f49598bb167f83d5dd30d ;
    schema:name "Bingo Highway (Remix ver.)"@en .

_:Nb0f8832d1f3f49598bb167f83d5dd30d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b8f89aa0806447a90b3ada7e0c9bb6f,
        _:N33c0ea1d9b8b4ca9b989edde6d9f96be,
        _:N65833f1530b1448b970d51d10fdd866a,
        _:N92d3efc158ef4624ac7a35952d613959 ;
    mo:track_count 4 ;
    schema:duration "PT14:07"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1b8f89aa0806447a90b3ada7e0c9bb6f,
        _:N33c0ea1d9b8b4ca9b989edde6d9f96be,
        _:N65833f1530b1448b970d51d10fdd866a,
        _:N92d3efc158ef4624ac7a35952d613959 .

