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

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

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

<album/45801#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sonicesque, Vol. IV"@en,
        "Sonicesque, Vol. IV"@ja,
        "Sonicesque, Vol. IV"@ja-latn ;
    mo:composer <artist/14919#subject> ;
    mo:produced_work <album/45801#musicalwork> ;
    schema:name "Sonicesque, Vol. IV"@en,
        "Sonicesque, Vol. IV"@ja,
        "Sonicesque, Vol. IV"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/10/45801/45801-1399982982.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/45801#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sonicesque, Vol. IV"@en,
        "Sonicesque, Vol. IV"@ja,
        "Sonicesque, Vol. IV"@ja-latn ;
    mo:performance_of <album/45801#musicalwork> ;
    mo:performer <artist/14919#subject> ;
    mo:recorded_as <album/45801#musicalexpression> ;
    schema:byArtist <artist/14919#subject> ;
    schema:name "Sonicesque, Vol. IV"@en,
        "Sonicesque, Vol. IV"@ja,
        "Sonicesque, Vol. IV"@ja-latn ;
    schema:workPerformed <album/45801#musicalwork> .

<artist/14919#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45801#subject> ;
    mo:performed <album/45801#performance> ;
    schema:name "Karl Brueggemann"@en ;
    foaf:made <album/45801#composition>,
        <album/45801#subject> ;
    foaf:name "Karl Brueggemann"@en .

<album/45801#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-13"^^xsd:date ;
    dcterms:title "Sonicesque, Vol. IV"@en,
        "Sonicesque, Vol. IV"@ja,
        "Sonicesque, Vol. IV"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/45801#musicalexpression> ;
    mo:publisher _:N6a3cedfcf604403cbdc60801727f88d1 ;
    mo:record _:N02afd06f5e2740b9a3e330fb308b332b ;
    mo:record_count 1 ;
    schema:byArtist <artist/14919#subject> ;
    schema:datePublished "2014-05-13"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/10/45801/45801-1399982982.jpg> ;
    schema:name "Sonicesque, Vol. IV"@en,
        "Sonicesque, Vol. IV"@ja,
        "Sonicesque, Vol. IV"@ja-latn ;
    schema:publisher _:N6a3cedfcf604403cbdc60801727f88d1 ;
    foaf:depiction <https://media.vgm.io/albums/10/45801/45801-1399982982.jpg> .

_:N00ff9bf103db42d59135842eaad40102 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cursed Caverns"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N02afd06f5e2740b9a3e330fb308b332b ;
    schema:name "Cursed Caverns"@en .

_:N039489395d804964aa4a2e1534887352 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mecha Factory"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N02afd06f5e2740b9a3e330fb308b332b ;
    schema:name "Mecha Factory"@en .

_:N0ebc6c7f0eb04ded88a3e103416d46df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soaring Gadget"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N02afd06f5e2740b9a3e330fb308b332b ;
    schema:name "Soaring Gadget"@en .

_:N0f73bbb2eed84320ab3199ae3235c6db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Theme"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N02afd06f5e2740b9a3e330fb308b332b ;
    schema:name "Boss Theme"@en .

_:N162fb9cb6dce4853b2c05c9acd57c6aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Astral Destructor"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N02afd06f5e2740b9a3e330fb308b332b ;
    schema:name "Astral Destructor"@en .

_:N51b82cf8d6f34fcab973dea33af530a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquamarine Base"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N02afd06f5e2740b9a3e330fb308b332b ;
    schema:name "Aquamarine Base"@en .

_:N6a3cedfcf604403cbdc60801727f88d1 schema:name "Super Marcato Bros."@en,
        "Super Marcato Bros."@ja,
        "Super Marcato Bros."@ja-latn ;
    foaf:name "Super Marcato Bros."@en,
        "Super Marcato Bros."@ja,
        "Super Marcato Bros."@ja-latn .

_:N6f0164d3d90d42318609df36baa5cb59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jackpot Arena"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N02afd06f5e2740b9a3e330fb308b332b ;
    schema:name "Jackpot Arena"@en .

_:N7933b4e9222a4980b09646522ae014ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Staff Roll"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N02afd06f5e2740b9a3e330fb308b332b ;
    schema:name "Staff Roll"@en .

_:N892f4046760a4a578dfd5bdd1f597acd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Special Stage"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N02afd06f5e2740b9a3e330fb308b332b ;
    schema:name "Special Stage"@en .

_:Na9c396caeec042a4b5bfa5a6d0bc2e00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hidden Hangar"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N02afd06f5e2740b9a3e330fb308b332b ;
    schema:name "Hidden Hangar"@en .

_:Nb1d974ad6a154c2e8a52e3b44b6e056c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "File Select"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N02afd06f5e2740b9a3e330fb308b332b ;
    schema:name "File Select"@en .

_:Nb678499074db4486a19d2b3b85771a66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arctic Wasteland"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N02afd06f5e2740b9a3e330fb308b332b ;
    schema:name "Arctic Wasteland"@en .

_:Ne3c6cefd834c4ab38ac11854be8620c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Screen"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:29"^^xsd:interval ;
    schema:inPlaylist _:N02afd06f5e2740b9a3e330fb308b332b ;
    schema:name "Title Screen"@en .

_:Nfaf37a4cd80f491bad875691a89cd6f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rubble Canyon"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N02afd06f5e2740b9a3e330fb308b332b ;
    schema:name "Rubble Canyon"@en .

_:Nfbd8dab6956940b2aac1cfbcd7008066 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emerald Isle"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N02afd06f5e2740b9a3e330fb308b332b ;
    schema:name "Emerald Isle"@en .

_:N02afd06f5e2740b9a3e330fb308b332b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00ff9bf103db42d59135842eaad40102,
        _:N039489395d804964aa4a2e1534887352,
        _:N0ebc6c7f0eb04ded88a3e103416d46df,
        _:N0f73bbb2eed84320ab3199ae3235c6db,
        _:N162fb9cb6dce4853b2c05c9acd57c6aa,
        _:N51b82cf8d6f34fcab973dea33af530a6,
        _:N6f0164d3d90d42318609df36baa5cb59,
        _:N7933b4e9222a4980b09646522ae014ec,
        _:N892f4046760a4a578dfd5bdd1f597acd,
        _:Na9c396caeec042a4b5bfa5a6d0bc2e00,
        _:Nb1d974ad6a154c2e8a52e3b44b6e056c,
        _:Nb678499074db4486a19d2b3b85771a66,
        _:Ne3c6cefd834c4ab38ac11854be8620c9,
        _:Nfaf37a4cd80f491bad875691a89cd6f3,
        _:Nfbd8dab6956940b2aac1cfbcd7008066 ;
    mo:track_count 15 ;
    schema:duration "PT38:43"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N00ff9bf103db42d59135842eaad40102,
        _:N039489395d804964aa4a2e1534887352,
        _:N0ebc6c7f0eb04ded88a3e103416d46df,
        _:N0f73bbb2eed84320ab3199ae3235c6db,
        _:N162fb9cb6dce4853b2c05c9acd57c6aa,
        _:N51b82cf8d6f34fcab973dea33af530a6,
        _:N6f0164d3d90d42318609df36baa5cb59,
        _:N7933b4e9222a4980b09646522ae014ec,
        _:N892f4046760a4a578dfd5bdd1f597acd,
        _:Na9c396caeec042a4b5bfa5a6d0bc2e00,
        _:Nb1d974ad6a154c2e8a52e3b44b6e056c,
        _:Nb678499074db4486a19d2b3b85771a66,
        _:Ne3c6cefd834c4ab38ac11854be8620c9,
        _:Nfaf37a4cd80f491bad875691a89cd6f3,
        _:Nfbd8dab6956940b2aac1cfbcd7008066 .

