@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 _:Nae876b6c31ae4197bc8c7184fed4fd66 ;
    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> .

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

_:N50b695567fda41858f81e395f4945907 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 _:Nae876b6c31ae4197bc8c7184fed4fd66 ;
    schema:name "What I'm Made Of..."@en .

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

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

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

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

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

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

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

_:Nb3fb8112ea2745788c63ea2605bb8924 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 _:Nae876b6c31ae4197bc8c7184fed4fd66 ;
    schema:name "I Am... All Of Me"@en .

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

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

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

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

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

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

_:Nae876b6c31ae4197bc8c7184fed4fd66 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03f13d040747480e897bc968fb672757,
        _:N50b695567fda41858f81e395f4945907,
        _:N5342b22009f74487b53be0d0f214b5a1,
        _:N64d22658e5fd4e9aa5045ddcae5920d5,
        _:N71e500a020054605bbeff7f556243963,
        _:N77b935d872474eeeb5bef11279f9d7ab,
        _:N8272654e75924f7594c3016d01ca8190,
        _:N85de5f5d00af47e18829420485dc3a89,
        _:Na49b76cbe90e448891b79472e98fd56b,
        _:Nb3fb8112ea2745788c63ea2605bb8924,
        _:Nbbb114329a744965a77294c6345b0291,
        _:Nc9c1928a329d4f5bb93b50e821482f51,
        _:Ndcd7007958a442c89ed614a6747fe437,
        _:Ned3971e209d14f1d85d8e327294d00af,
        _:Nf130c04be54843b883c4ed0559ad8965,
        _:Nff674b14460d4c20b2c17ec669b23946 ;
    mo:track_count 16 ;
    schema:duration "PT73:39"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N03f13d040747480e897bc968fb672757,
        _:N50b695567fda41858f81e395f4945907,
        _:N5342b22009f74487b53be0d0f214b5a1,
        _:N64d22658e5fd4e9aa5045ddcae5920d5,
        _:N71e500a020054605bbeff7f556243963,
        _:N77b935d872474eeeb5bef11279f9d7ab,
        _:N8272654e75924f7594c3016d01ca8190,
        _:N85de5f5d00af47e18829420485dc3a89,
        _:Na49b76cbe90e448891b79472e98fd56b,
        _:Nb3fb8112ea2745788c63ea2605bb8924,
        _:Nbbb114329a744965a77294c6345b0291,
        _:Nc9c1928a329d4f5bb93b50e821482f51,
        _:Ndcd7007958a442c89ed614a6747fe437,
        _:Ned3971e209d14f1d85d8e327294d00af,
        _:Nf130c04be54843b883c4ed0559ad8965,
        _:Nff674b14460d4c20b2c17ec669b23946 .

