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

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

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

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

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

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

<https://medium-media.vgm.io/albums/79/35297/35297-1347963981.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/35297#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sonic the Hedgehog: Anthology"@en,
        "Sonic the Hedgehog: Anthology"@ja,
        "Sonic the Hedgehog: Anthology"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jun Senoue"@en ;
            foaf:made <album/35297#composition> ;
            foaf:name "Jun Senoue"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tomoya Ohtani"@en ;
            foaf:made <album/35297#composition> ;
            foaf:name "Tomoya Ohtani"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Masato Nakamura"@en ;
            foaf:made <album/35297#composition> ;
            foaf:name "Masato Nakamura"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tatsuyuki Maeda"@en ;
            foaf:made <album/35297#composition> ;
            foaf:name "Tatsuyuki Maeda"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Howard Drossin"@en ;
            foaf:made <album/35297#composition> ;
            foaf:name "Howard Drossin"@en ] ;
    mo:produced_work <album/35297#musicalwork> ;
    schema:name "Sonic the Hedgehog: Anthology"@en,
        "Sonic the Hedgehog: Anthology"@ja,
        "Sonic the Hedgehog: Anthology"@ja-latn .

<album/35297#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-01-01"^^xsd:date ;
    dcterms:title "Sonic the Hedgehog: Anthology"@en,
        "Sonic the Hedgehog: Anthology"@ja,
        "Sonic the Hedgehog: Anthology"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/35297#musicalexpression> ;
    mo:publisher _:Nebe2eab1798646eebdad9954ef0c24a3 ;
    mo:record _:Na0ccd6ce169148e5ae3e42e681db2fed ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Sonic & Knuckles"@en ;
            foaf:name "Sonic & Knuckles"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sonic the Hedgehog 2"@en ;
            foaf:name "Sonic the Hedgehog 2"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sonic the Hedgehog 3"@en ;
            foaf:name "Sonic the Hedgehog 3"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sonic 3D: Flickies' Island"@en ;
            foaf:name "Sonic 3D: Flickies' Island"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sonic Adventure 2"@en ;
            foaf:name "Sonic Adventure 2"@en ] ;
    schema:datePublished "2011-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/35297/35297-1347963981.jpg> ;
    schema:name "Sonic the Hedgehog: Anthology"@en,
        "Sonic the Hedgehog: Anthology"@ja,
        "Sonic the Hedgehog: Anthology"@ja-latn ;
    schema:publisher _:Nebe2eab1798646eebdad9954ef0c24a3 ;
    foaf:depiction <https://media.vgm.io/albums/79/35297/35297-1347963981.jpg> .

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

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

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

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

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

_:N2856203d882c41cababcc32b7c8acb7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Sphere"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Na0ccd6ce169148e5ae3e42e681db2fed ;
    schema:name "Blue Sphere"@en .

_:N28ac0a8e5f8742458c663cf335185c14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Land of the Pyramids"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Na0ccd6ce169148e5ae3e42e681db2fed ;
    schema:name "Land of the Pyramids"@en .

_:N460091f68e464ea487caf0524289c4e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending in the Heavens"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Na0ccd6ce169148e5ae3e42e681db2fed ;
    schema:name "Ending in the Heavens"@en .

_:N67d7951d1e4248448946ab5afaf43723 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Genetic Gadgetry"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Na0ccd6ce169148e5ae3e42e681db2fed ;
    schema:name "Genetic Gadgetry"@en .

_:N69876618c66a47d9bbf1a9913e51100d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crystal Egg Zone"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Na0ccd6ce169148e5ae3e42e681db2fed ;
    schema:name "Crystal Egg Zone"@en .

_:N7fccd3b1fa6e4df59932ba9f290b6aed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assault on the Flying Battery"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Na0ccd6ce169148e5ae3e42e681db2fed ;
    schema:name "Assault on the Flying Battery"@en .

_:Nb9b133e01c4c446fb4a415f0e08d4fca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beneath the Surface"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:Na0ccd6ce169148e5ae3e42e681db2fed ;
    schema:name "Beneath the Surface"@en .

_:Nc4b7f8c74c66463092c601e23b0ae1b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Panicked Puppet"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Na0ccd6ce169148e5ae3e42e681db2fed ;
    schema:name "The Panicked Puppet"@en .

_:Nd206e48f4be244c9943b5120abdd334e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friendly Competition"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Na0ccd6ce169148e5ae3e42e681db2fed ;
    schema:name "Friendly Competition"@en .

_:Ndeb5c3e2d8c34321ad26415d0b97cba7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haunting at Pumpkin Hill"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Na0ccd6ce169148e5ae3e42e681db2fed ;
    schema:name "Haunting at Pumpkin Hill"@en .

_:Ne14338db2e3a4ed2b8458022a9fbf09e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tour des Mines"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Na0ccd6ce169148e5ae3e42e681db2fed ;
    schema:name "Tour des Mines"@en .

_:Nebe2eab1798646eebdad9954ef0c24a3 schema:name "Corey Edwards"@en,
        "Corey Edwards"@ja,
        "Corey Edwards"@ja-latn ;
    foaf:name "Corey Edwards"@en,
        "Corey Edwards"@ja,
        "Corey Edwards"@ja-latn .

_:Na0ccd6ce169148e5ae3e42e681db2fed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2856203d882c41cababcc32b7c8acb7d,
        _:N28ac0a8e5f8742458c663cf335185c14,
        _:N460091f68e464ea487caf0524289c4e9,
        _:N67d7951d1e4248448946ab5afaf43723,
        _:N69876618c66a47d9bbf1a9913e51100d,
        _:N7fccd3b1fa6e4df59932ba9f290b6aed,
        _:Nb9b133e01c4c446fb4a415f0e08d4fca,
        _:Nc4b7f8c74c66463092c601e23b0ae1b1,
        _:Nd206e48f4be244c9943b5120abdd334e,
        _:Ndeb5c3e2d8c34321ad26415d0b97cba7,
        _:Ne14338db2e3a4ed2b8458022a9fbf09e ;
    mo:track_count 11 ;
    schema:duration "PT34:45"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2856203d882c41cababcc32b7c8acb7d,
        _:N28ac0a8e5f8742458c663cf335185c14,
        _:N460091f68e464ea487caf0524289c4e9,
        _:N67d7951d1e4248448946ab5afaf43723,
        _:N69876618c66a47d9bbf1a9913e51100d,
        _:N7fccd3b1fa6e4df59932ba9f290b6aed,
        _:Nb9b133e01c4c446fb4a415f0e08d4fca,
        _:Nc4b7f8c74c66463092c601e23b0ae1b1,
        _:Nd206e48f4be244c9943b5120abdd334e,
        _:Ndeb5c3e2d8c34321ad26415d0b97cba7,
        _:Ne14338db2e3a4ed2b8458022a9fbf09e .

