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

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

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

<artist/1296#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92183#subject> ;
    schema:name "Bobby Prince"@en ;
    foaf:made <album/92183#composition>,
        <album/92183#subject> ;
    foaf:name "Bobby Prince"@en .

<album/92183#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@en,
        "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@ja,
        "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@ja-latn ;
    mo:composer <artist/1296#subject> ;
    mo:produced_work <album/92183#musicalwork> ;
    schema:name "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@en,
        "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@ja,
        "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@ja-latn .

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

<album/92183#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@en,
        "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@ja,
        "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@ja-latn ;
    mo:performance_of <album/92183#musicalwork> ;
    mo:recorded_as <album/92183#musicalexpression> ;
    schema:name "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@en,
        "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@ja,
        "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@ja-latn ;
    schema:workPerformed <album/92183#musicalwork> .

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

<https://medium-media.vgm.io/albums/38/92183/92183-1572374486.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/92183#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-10-29"^^xsd:date ;
    dcterms:title "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@en,
        "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@ja,
        "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/92183#musicalexpression> ;
    mo:publisher _:N6d42c7b5553c40cbb1ece5c55e7e64cc ;
    mo:record _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Cosmo's Cosmic Adventure"@en ;
            foaf:name "Cosmo's Cosmic Adventure"@en ] ;
    schema:datePublished "2019-10-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/92183/92183-1572374486.jpg> ;
    schema:name "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@en,
        "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@ja,
        "Cosmo's Cosmic Adventure Reworked Midi Soundtrack"@ja-latn ;
    schema:publisher _:N6d42c7b5553c40cbb1ece5c55e7e64cc ;
    foaf:depiction <https://media.vgm.io/albums/38/92183/92183-1572374486.jpg> .

_:N027a21a50f11454fa455d42df972819e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Teck 2"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Teck 2"@en .

_:N02c388bbe0544028ac1c6f3e56b3f7c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drums"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Drums"@en .

_:N0315c5ae36c14b3e924c65c64a7963f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bells"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Bells"@en .

_:N14713807cf9a4dacac6bb48b02e085d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmo's Foggy Cosmic Breakdown"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Cosmo's Foggy Cosmic Breakdown"@en .

_:N417af25f4be1457b8954bae9b25fa784 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rock It"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Rock It"@en .

_:N4670d63d978a4e1496c858b78cdc7161 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Easy Level"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Easy Level"@en .

_:N4f382c8289d544158e92b287a4faa40e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Boss"@en .

_:N52a70bd4a1d842b39d56ece75ee4d1cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circus"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Circus"@en .

_:N5af689a2953f4c0ab398e947d0081749 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tush"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Tush"@en .

_:N644eeb3bba494216bbc0e918c9cb803e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Caves"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Caves"@en .

_:N6d42c7b5553c40cbb1ece5c55e7e64cc schema:name "mdvhimself"@en,
        "mdvhimself"@ja,
        "mdvhimself"@ja-latn ;
    foaf:name "mdvhimself"@en,
        "mdvhimself"@ja,
        "mdvhimself"@ja-latn .

_:N6fc7ebea5edb4431ad0f3387f0b2a14d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Da Do Da"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Da Do Da"@en .

_:N7545ef6074b440d9a57e3c5000fdd67a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarry"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Scarry"@en .

_:N9507cb5df0484fd08795e29e25269ec7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Teck 3"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Teck 3"@en .

_:Nb0e67ed4af224694bc38e10f9856a86d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tek World"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Tek World"@en .

_:Nb8e8e33147854524a7280c143885e8a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run Away"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Run Away"@en .

_:Nc72563e6947b450d850522a658cfd5cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmo's Foggy Cosmic Breakdown (remix)"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Cosmo's Foggy Cosmic Breakdown (remix)"@en .

_:Nd44825051c334af2b3d71db73ee9b6e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devo"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Devo"@en .

_:Nf223a6e114124e5cb2e399399e47ac24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just About Going Wacky"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Just About Going Wacky"@en .

_:Nf35f4698c88b479f807853975117bd7a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just About Going Wacky (remix)"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Just About Going Wacky (remix)"@en .

_:Nf3ed97077c1a403cb9edd4a9621f2730 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Easy 2"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Easy 2"@en .

_:Nf569cdfdeb0b41a29244005ffede35ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Teck 4"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N22e574101e7c43939dc8e9831a3fc5a1 ;
    schema:name "Teck 4"@en .

_:N22e574101e7c43939dc8e9831a3fc5a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N027a21a50f11454fa455d42df972819e,
        _:N02c388bbe0544028ac1c6f3e56b3f7c0,
        _:N0315c5ae36c14b3e924c65c64a7963f9,
        _:N14713807cf9a4dacac6bb48b02e085d7,
        _:N417af25f4be1457b8954bae9b25fa784,
        _:N4670d63d978a4e1496c858b78cdc7161,
        _:N4f382c8289d544158e92b287a4faa40e,
        _:N52a70bd4a1d842b39d56ece75ee4d1cf,
        _:N5af689a2953f4c0ab398e947d0081749,
        _:N644eeb3bba494216bbc0e918c9cb803e,
        _:N6fc7ebea5edb4431ad0f3387f0b2a14d,
        _:N7545ef6074b440d9a57e3c5000fdd67a,
        _:N9507cb5df0484fd08795e29e25269ec7,
        _:Nb0e67ed4af224694bc38e10f9856a86d,
        _:Nb8e8e33147854524a7280c143885e8a9,
        _:Nc72563e6947b450d850522a658cfd5cb,
        _:Nd44825051c334af2b3d71db73ee9b6e9,
        _:Nf223a6e114124e5cb2e399399e47ac24,
        _:Nf35f4698c88b479f807853975117bd7a,
        _:Nf3ed97077c1a403cb9edd4a9621f2730,
        _:Nf569cdfdeb0b41a29244005ffede35ef ;
    mo:track_count 21 ;
    schema:duration "PT21:26"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N027a21a50f11454fa455d42df972819e,
        _:N02c388bbe0544028ac1c6f3e56b3f7c0,
        _:N0315c5ae36c14b3e924c65c64a7963f9,
        _:N14713807cf9a4dacac6bb48b02e085d7,
        _:N417af25f4be1457b8954bae9b25fa784,
        _:N4670d63d978a4e1496c858b78cdc7161,
        _:N4f382c8289d544158e92b287a4faa40e,
        _:N52a70bd4a1d842b39d56ece75ee4d1cf,
        _:N5af689a2953f4c0ab398e947d0081749,
        _:N644eeb3bba494216bbc0e918c9cb803e,
        _:N6fc7ebea5edb4431ad0f3387f0b2a14d,
        _:N7545ef6074b440d9a57e3c5000fdd67a,
        _:N9507cb5df0484fd08795e29e25269ec7,
        _:Nb0e67ed4af224694bc38e10f9856a86d,
        _:Nb8e8e33147854524a7280c143885e8a9,
        _:Nc72563e6947b450d850522a658cfd5cb,
        _:Nd44825051c334af2b3d71db73ee9b6e9,
        _:Nf223a6e114124e5cb2e399399e47ac24,
        _:Nf35f4698c88b479f807853975117bd7a,
        _:Nf3ed97077c1a403cb9edd4a9621f2730,
        _:Nf569cdfdeb0b41a29244005ffede35ef .

