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

<artist/1373#subject> a schema:Person,
        foaf:Person ;
    schema:name "Johnny Gioeli"@en ;
    foaf:made <album/15881#subject>,
        <album/15881#vocals> ;
    foaf:name "Johnny Gioeli"@en .

<album/15881#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Best Of Crush 40 - Super Sonic Songs"@en,
        "The Best Of Crush 40 - Super Sonic Songs"@ja,
        "The Best Of Crush 40 - Super Sonic Songs"@ja-latn ;
    mo:produced_work <album/15881#musicalwork> ;
    schema:name "The Best Of Crush 40 - Super Sonic Songs"@en,
        "The Best Of Crush 40 - Super Sonic Songs"@ja,
        "The Best Of Crush 40 - Super Sonic Songs"@ja-latn .

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

<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/1116#subject> a schema:CreativeWork ;
    schema:name "Sonic the Hedgehog (2006)"@en,
        "ソニック・ザ・ヘッジホッグ (2006)"@ja,
        "Sonic the Hedgehog (2006)"@ja-latn ;
    foaf:name "Sonic the Hedgehog (2006)"@en,
        "ソニック・ザ・ヘッジホッグ (2006)"@ja,
        "Sonic the Hedgehog (2006)"@ja-latn .

<product/1118#subject> a schema:CreativeWork ;
    schema:name "Sonic and the Black Knight"@en,
        "ソニックと暗黒の騎士"@ja,
        "Sonic to Ankoku no Kishi"@ja-latn ;
    foaf:name "Sonic and the Black Knight"@en,
        "ソニックと暗黒の騎士"@ja,
        "Sonic to Ankoku no Kishi"@ja-latn .

<product/13344#subject> a schema:CreativeWork ;
    schema:name "EA SPORTS NASCAR ARCADE"@en,
        "ナスカーアーケード"@ja,
        "NASCAR ARCADE"@ja-latn ;
    foaf:name "EA SPORTS NASCAR ARCADE"@en,
        "ナスカーアーケード"@ja,
        "NASCAR ARCADE"@ja-latn .

<product/1732#subject> a schema:CreativeWork ;
    schema:name "Sonic Riders: Zero Gravity"@en,
        "ソニックライダーズ シューティングスターストーリー"@ja,
        "Sonic Riders: Shooting Star Story"@ja-latn ;
    foaf:name "Sonic Riders: Zero Gravity"@en,
        "ソニックライダーズ シューティングスターストーリー"@ja,
        "Sonic Riders: Shooting Star Story"@ja-latn .

<product/807#subject> a schema:CreativeWork ;
    schema:name "Sonic Adventure"@en,
        "ソニックアドベンチャー"@ja,
        "Sonic Adventure"@ja-latn ;
    foaf:name "Sonic Adventure"@en,
        "ソニックアドベンチャー"@ja,
        "Sonic Adventure"@ja-latn .

<product/808#subject> a schema:CreativeWork ;
    schema:name "Sonic Adventure 2"@en,
        "ソニックアドベンチャー2"@ja,
        "Sonic Adventure 2"@ja-latn ;
    foaf:name "Sonic Adventure 2"@en,
        "ソニックアドベンチャー2"@ja,
        "Sonic Adventure 2"@ja-latn .

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

<album/15881#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Best Of Crush 40 - Super Sonic Songs"@en,
        "The Best Of Crush 40 - Super Sonic Songs"@ja,
        "The Best Of Crush 40 - Super Sonic Songs"@ja-latn ;
    mo:performance_of <album/15881#musicalwork> ;
    mo:recorded_as <album/15881#musicalexpression> ;
    schema:name "The Best Of Crush 40 - Super Sonic Songs"@en,
        "The Best Of Crush 40 - Super Sonic Songs"@ja,
        "The Best Of Crush 40 - Super Sonic Songs"@ja-latn ;
    schema:workPerformed <album/15881#musicalwork> .

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

<org/1170#subject> schema:name "WAVE MASTER ARTISTS"@en,
        "WAVE MASTER ARTISTS"@ja,
        "WAVE MASTER ARTISTS"@ja-latn ;
    foaf:name "WAVE MASTER ARTISTS"@en,
        "WAVE MASTER ARTISTS"@ja,
        "WAVE MASTER ARTISTS"@ja-latn .

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

<https://medium-media.vgm.io/albums/18/15881/15881-1440616110.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/15881#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-11-18"^^xsd:date ;
    dcterms:title "The Best Of Crush 40 - Super Sonic Songs"@en,
        "The Best Of Crush 40 - Super Sonic Songs"@ja,
        "The Best Of Crush 40 - Super Sonic Songs"@ja-latn ;
    mo:catalogue_number "WWCA-31207" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15881#musicalexpression> ;
    mo:publisher <org/1170#subject> ;
    mo:record _:Ned703adaf13e4e548cabbbbaf3033517 ;
    mo:record_count 1 ;
    schema:about <product/1108#subject>,
        <product/1113#subject>,
        <product/1116#subject>,
        <product/1118#subject>,
        <product/13344#subject>,
        <product/1732#subject>,
        <product/807#subject>,
        <product/808#subject> ;
    schema:datePublished "2009-11-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/15881/15881-1440616110.jpg> ;
    schema:name "The Best Of Crush 40 - Super Sonic Songs"@en,
        "The Best Of Crush 40 - Super Sonic Songs"@ja,
        "The Best Of Crush 40 - Super Sonic Songs"@ja-latn ;
    schema:publisher <org/1170#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/15881/15881-1440616110.jpg> .

_:N16d1d25e203e4dbbba6f896bee039451 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is It You"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Ned703adaf13e4e548cabbbbaf3033517 ;
    schema:name "Is It You"@en .

_:N2b9bbe536d9f4d6a913df796b2618105 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into The Wind"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ned703adaf13e4e548cabbbbaf3033517 ;
    schema:name "Into The Wind"@en .

_:N4a38217bb023485480cef9f370e51e88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "His World"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Ned703adaf13e4e548cabbbbaf3033517 ;
    schema:name "His World"@en .

_:N4ff26a06ccb14150b3eff08709de544d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Un-gravitify"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Ned703adaf13e4e548cabbbbaf3033517 ;
    schema:name "Un-gravitify"@en .

_:N872668c2500e4d0daf97379fe25fe30f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire Woman"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Ned703adaf13e4e548cabbbbaf3033517 ;
    schema:name "Fire Woman"@en .

_:N94c2859b29d84a5abf894baa33f924a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Revvin' Up"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Ned703adaf13e4e548cabbbbaf3033517 ;
    schema:name "Revvin' Up"@en .

_:Nc247739d0ea34c0fb398bb016f16194d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What I'm Made Of..."@en ;
    mo:track_number 11 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Ned703adaf13e4e548cabbbbaf3033517 ;
    schema:name "What I'm Made Of..."@en .

_:Nc682b69ee0494776a80913725adb72f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watch Me Fly..."@en ;
    mo:track_number 8 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Ned703adaf13e4e548cabbbbaf3033517 ;
    schema:name "Watch Me Fly..."@en .

_:Ndb59afd61b424061b3ea4d6ecc56fbdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Turn Back"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Ned703adaf13e4e548cabbbbaf3033517 ;
    schema:name "Never Turn Back"@en .

_:Ndbdcfd6e737349aa8acc3cf40f1e0e08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonic Heroes"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Ned703adaf13e4e548cabbbbaf3033517 ;
    schema:name "Sonic Heroes"@en .

_:Neb3848a8bfe24f64a1d681dd6b8a762a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Live Life"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Ned703adaf13e4e548cabbbbaf3033517 ;
    schema:name "Live Life"@en .

_:Ned2e9f129e94429c9b5542745af305f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Live & Learn"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Ned703adaf13e4e548cabbbbaf3033517 ;
    schema:name "Live & Learn"@en .

_:Nf1dd2e0ef427423594b18c1ee3601b64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All Hail Shadow"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Ned703adaf13e4e548cabbbbaf3033517 ;
    schema:name "All Hail Shadow"@en .

_:Nf2668a16302f445d84cec7943a2e30b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Open Your Heart"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Ned703adaf13e4e548cabbbbaf3033517 ;
    schema:name "Open Your Heart"@en .

_:Nf274a58daf34413980af68278e9e8614 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knight Of The Wind"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Ned703adaf13e4e548cabbbbaf3033517 ;
    schema:name "Knight Of The Wind"@en .

_:Nf5ff039e54d8468ebee9b0674fa07931 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Am... All Of Me"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ned703adaf13e4e548cabbbbaf3033517 ;
    schema:name "I Am... All Of Me"@en .

_:Ned703adaf13e4e548cabbbbaf3033517 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16d1d25e203e4dbbba6f896bee039451,
        _:N2b9bbe536d9f4d6a913df796b2618105,
        _:N4a38217bb023485480cef9f370e51e88,
        _:N4ff26a06ccb14150b3eff08709de544d,
        _:N872668c2500e4d0daf97379fe25fe30f,
        _:N94c2859b29d84a5abf894baa33f924a1,
        _:Nc247739d0ea34c0fb398bb016f16194d,
        _:Nc682b69ee0494776a80913725adb72f5,
        _:Ndb59afd61b424061b3ea4d6ecc56fbdf,
        _:Ndbdcfd6e737349aa8acc3cf40f1e0e08,
        _:Neb3848a8bfe24f64a1d681dd6b8a762a,
        _:Ned2e9f129e94429c9b5542745af305f1,
        _:Nf1dd2e0ef427423594b18c1ee3601b64,
        _:Nf2668a16302f445d84cec7943a2e30b3,
        _:Nf274a58daf34413980af68278e9e8614,
        _:Nf5ff039e54d8468ebee9b0674fa07931 ;
    mo:track_count 16 ;
    schema:duration "PT73:39"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N16d1d25e203e4dbbba6f896bee039451,
        _:N2b9bbe536d9f4d6a913df796b2618105,
        _:N4a38217bb023485480cef9f370e51e88,
        _:N4ff26a06ccb14150b3eff08709de544d,
        _:N872668c2500e4d0daf97379fe25fe30f,
        _:N94c2859b29d84a5abf894baa33f924a1,
        _:Nc247739d0ea34c0fb398bb016f16194d,
        _:Nc682b69ee0494776a80913725adb72f5,
        _:Ndb59afd61b424061b3ea4d6ecc56fbdf,
        _:Ndbdcfd6e737349aa8acc3cf40f1e0e08,
        _:Neb3848a8bfe24f64a1d681dd6b8a762a,
        _:Ned2e9f129e94429c9b5542745af305f1,
        _:Nf1dd2e0ef427423594b18c1ee3601b64,
        _:Nf2668a16302f445d84cec7943a2e30b3,
        _:Nf274a58daf34413980af68278e9e8614,
        _:Nf5ff039e54d8468ebee9b0674fa07931 .

