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

<album/124100#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "German Remix Group: Hands on Shadow of the Beast II & III"@en,
        "German Remix Group: Hands on Shadow of the Beast II & III"@ja,
        "German Remix Group: Hands on Shadow of the Beast II & III"@ja-latn ;
    mo:produced_work <album/124100#musicalwork> ;
    schema:name "German Remix Group: Hands on Shadow of the Beast II & III"@en,
        "German Remix Group: Hands on Shadow of the Beast II & III"@ja,
        "German Remix Group: Hands on Shadow of the Beast II & III"@ja-latn .

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

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

<product/8003#subject> a schema:CreativeWork ;
    schema:name "Shadow of the Beast II"@en,
        "Shadow of the Beast II"@ja,
        "Shadow of the Beast II"@ja-latn ;
    foaf:name "Shadow of the Beast II"@en,
        "Shadow of the Beast II"@ja,
        "Shadow of the Beast II"@ja-latn .

<product/8004#subject> a schema:CreativeWork ;
    schema:name "Shadow of the Beast III"@en,
        "Shadow of the Beast III"@ja,
        "Shadow of the Beast III"@ja-latn ;
    foaf:name "Shadow of the Beast III"@en,
        "Shadow of the Beast III"@ja,
        "Shadow of the Beast III"@ja-latn .

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

<album/124100#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "German Remix Group: Hands on Shadow of the Beast II & III"@en,
        "German Remix Group: Hands on Shadow of the Beast II & III"@ja,
        "German Remix Group: Hands on Shadow of the Beast II & III"@ja-latn ;
    mo:performance_of <album/124100#musicalwork> ;
    mo:recorded_as <album/124100#musicalexpression> ;
    schema:name "German Remix Group: Hands on Shadow of the Beast II & III"@en,
        "German Remix Group: Hands on Shadow of the Beast II & III"@ja,
        "German Remix Group: Hands on Shadow of the Beast II & III"@ja-latn ;
    schema:workPerformed <album/124100#musicalwork> .

<https://media.vgm.io/albums/00/124100/124100-7edb2f706dcf.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124100#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/124100/124100-7edb2f706dcf.jpg> ;
    foaf:depicts <album/124100#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/124100/124100-7edb2f706dcf.jpg> .

<https://medium-media.vgm.io/albums/00/124100/124100-7edb2f706dcf.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/124100#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-01"^^xsd:date ;
    dcterms:title "German Remix Group: Hands on Shadow of the Beast II & III"@en,
        "German Remix Group: Hands on Shadow of the Beast II & III"@ja,
        "German Remix Group: Hands on Shadow of the Beast II & III"@ja-latn ;
    mo:catalogue_number "GRG-HO001" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/124100#musicalexpression> ;
    mo:publisher _:N70168e3101a8449db2ce06fe86131735 ;
    mo:record _:Ne6bf6ad1798744eea8300299f3d796ce ;
    mo:record_count 1 ;
    schema:about <product/8003#subject>,
        <product/8004#subject> ;
    schema:datePublished "2019-11-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/124100/124100-7edb2f706dcf.jpg> ;
    schema:name "German Remix Group: Hands on Shadow of the Beast II & III"@en,
        "German Remix Group: Hands on Shadow of the Beast II & III"@ja,
        "German Remix Group: Hands on Shadow of the Beast II & III"@ja-latn ;
    schema:publisher _:N70168e3101a8449db2ce06fe86131735 ;
    foaf:depiction <https://media.vgm.io/albums/00/124100/124100-7edb2f706dcf.jpg> .

_:N02704777d2c2424d940c41242813dc88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SotB III – Game Over [Dr.Future Remix]"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Ne6bf6ad1798744eea8300299f3d796ce ;
    schema:name "SotB III – Game Over [Dr.Future Remix]"@en .

_:N10b4b4aed6bf4c6cb19d88f369106dfc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SotB II – The Intruder [Dr.Future Remix]"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Ne6bf6ad1798744eea8300299f3d796ce ;
    schema:name "SotB II – The Intruder [Dr.Future Remix]"@en .

_:N1b62123caf994e5d803358f3a836fd4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SotB III – Opening [CZ-Tunes Remix]"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ne6bf6ad1798744eea8300299f3d796ce ;
    schema:name "SotB III – Opening [CZ-Tunes Remix]"@en .

_:N37cbbde4a2bb415dbe420ed32964c0f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SotB II – Land Of Karamoon [Dr.Future Remix]"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Ne6bf6ad1798744eea8300299f3d796ce ;
    schema:name "SotB II – Land Of Karamoon [Dr.Future Remix]"@en .

_:N5d3cf54d39784caab3755c795f418ab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SotB III – [SID] GameOver (Part 1 Funeral) [SigmaZeven Remix]"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Ne6bf6ad1798744eea8300299f3d796ce ;
    schema:name "SotB III – [SID] GameOver (Part 1 Funeral) [SigmaZeven Remix]"@en .

_:N6c2616a3da54419c9dbbbf1c70849b27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SotB III – Forest Of Zeakros [CZ-Tunes Remix]"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Ne6bf6ad1798744eea8300299f3d796ce ;
    schema:name "SotB III – Forest Of Zeakros [CZ-Tunes Remix]"@en .

_:N70168e3101a8449db2ce06fe86131735 schema:name "German Remix Group"@en ;
    foaf:name "German Remix Group"@en .

_:N7e3cb638f34541e58e31618514ec6b06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SotB II – The Cell (Locked In Mix) [DMC Remix]"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Ne6bf6ad1798744eea8300299f3d796ce ;
    schema:name "SotB II – The Cell (Locked In Mix) [DMC Remix]"@en .

_:Ncae477337b264968acfb36d49b3d4137 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SotB II – Opening [Dr.Future Remix]"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ne6bf6ad1798744eea8300299f3d796ce ;
    schema:name "SotB II – Opening [Dr.Future Remix]"@en .

_:Ndc95bc36269c49ab8cc4099937945eb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SotB II – Ishran-s Guardhouse [Mitch van Hayden Remix]"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Ne6bf6ad1798744eea8300299f3d796ce ;
    schema:name "SotB II – Ishran-s Guardhouse [Mitch van Hayden Remix]"@en .

_:Ndda58ad6cd034d07aeb868ffa9c0715a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SotB II – The Crystal Caverns [Dr.Future Remix]"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Ne6bf6ad1798744eea8300299f3d796ce ;
    schema:name "SotB II – The Crystal Caverns [Dr.Future Remix]"@en .

_:Nef4bac5079be4a5298f84afa4fa002bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SotB III – [SID] Opening [SigmaZeven Stretch Remix]"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Ne6bf6ad1798744eea8300299f3d796ce ;
    schema:name "SotB III – [SID] Opening [SigmaZeven Stretch Remix]"@en .

_:Ne6bf6ad1798744eea8300299f3d796ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02704777d2c2424d940c41242813dc88,
        _:N10b4b4aed6bf4c6cb19d88f369106dfc,
        _:N1b62123caf994e5d803358f3a836fd4e,
        _:N37cbbde4a2bb415dbe420ed32964c0f9,
        _:N5d3cf54d39784caab3755c795f418ab6,
        _:N6c2616a3da54419c9dbbbf1c70849b27,
        _:N7e3cb638f34541e58e31618514ec6b06,
        _:Ncae477337b264968acfb36d49b3d4137,
        _:Ndc95bc36269c49ab8cc4099937945eb1,
        _:Ndda58ad6cd034d07aeb868ffa9c0715a,
        _:Nef4bac5079be4a5298f84afa4fa002bc ;
    mo:track_count 11 ;
    schema:duration "PT34:07"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N02704777d2c2424d940c41242813dc88,
        _:N10b4b4aed6bf4c6cb19d88f369106dfc,
        _:N1b62123caf994e5d803358f3a836fd4e,
        _:N37cbbde4a2bb415dbe420ed32964c0f9,
        _:N5d3cf54d39784caab3755c795f418ab6,
        _:N6c2616a3da54419c9dbbbf1c70849b27,
        _:N7e3cb638f34541e58e31618514ec6b06,
        _:Ncae477337b264968acfb36d49b3d4137,
        _:Ndc95bc36269c49ab8cc4099937945eb1,
        _:Ndda58ad6cd034d07aeb868ffa9c0715a,
        _:Nef4bac5079be4a5298f84afa4fa002bc .

