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

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

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

<artist/1297#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/69465#subject> ;
    schema:name "Rob Hubbard"@en ;
    foaf:made <album/69465#composition>,
        <album/69465#subject> ;
    foaf:name "Rob Hubbard"@en .

<product/7947#subject> a schema:CreativeWork ;
    schema:name "International Karate"@en,
        "International Karate"@ja,
        "International Karate"@ja-latn ;
    foaf:name "International Karate"@en,
        "International Karate"@ja,
        "International Karate"@ja-latn .

<product/7948#subject> a schema:CreativeWork ;
    schema:name "International Karate+"@en,
        "International Karate +"@ja,
        "International Karate+"@ja-latn ;
    foaf:name "International Karate+"@en,
        "International Karate +"@ja,
        "International Karate+"@ja-latn .

<product/9719#subject> a schema:CreativeWork ;
    schema:name "Monty on the Run"@en,
        "モンティのドキドキ大脱走"@ja,
        "Monty on the Run"@ja-latn ;
    foaf:name "Monty on the Run"@en,
        "モンティのドキドキ大脱走"@ja,
        "Monty on the Run"@ja-latn .

<album/69465#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "a Tribute to Rob Hubbard"@en,
        "a Tribute to Rob Hubbard"@ja,
        "a Tribute to Rob Hubbard"@ja-latn ;
    mo:composer <artist/1297#subject> ;
    mo:produced_work <album/69465#musicalwork> ;
    schema:name "a Tribute to Rob Hubbard"@en,
        "a Tribute to Rob Hubbard"@ja,
        "a Tribute to Rob Hubbard"@ja-latn .

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

<https://media.vgm.io/albums/56/69465/69465-1499346687.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/69465#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/69465/69465-1499346687.png> ;
    foaf:depicts <album/69465#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/69465/69465-1499346687.png> .

<https://medium-media.vgm.io/albums/56/69465/69465-1499346687.png> a schema:ImageObject,
        foaf:Image .

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

<album/69465#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "a Tribute to Rob Hubbard"@en,
        "a Tribute to Rob Hubbard"@ja,
        "a Tribute to Rob Hubbard"@ja-latn ;
    mo:performance_of <album/69465#musicalwork> ;
    mo:performer _:Nd7c0587999214d90ae3c20738cce0e43 ;
    mo:recorded_as <album/69465#musicalexpression> ;
    schema:byArtist _:Nd7c0587999214d90ae3c20738cce0e43 ;
    schema:name "a Tribute to Rob Hubbard"@en,
        "a Tribute to Rob Hubbard"@ja,
        "a Tribute to Rob Hubbard"@ja-latn ;
    schema:workPerformed <album/69465#musicalwork> .

<album/69465#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-10-16"^^xsd:date ;
    dcterms:title "a Tribute to Rob Hubbard"@en,
        "a Tribute to Rob Hubbard"@ja,
        "a Tribute to Rob Hubbard"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/69465#musicalexpression> ;
    mo:publisher _:Nb51f8d00f8d849548f3cd4ef14d7a0bd ;
    mo:record _:N2d767b368b294e95aa61a1d7b053b775 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Budokan"@en ;
            foaf:name "Budokan"@en ],
        [ a schema:CreativeWork ;
            schema:name "Commando"@en ;
            foaf:name "Commando"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Human Race"@en ;
            foaf:name "The Human Race"@en ],
        [ a schema:CreativeWork ;
            schema:name "Ninja"@en ;
            foaf:name "Ninja"@en ],
        [ a schema:CreativeWork ;
            schema:name "Delta"@en ;
            foaf:name "Delta"@en ],
        [ a schema:CreativeWork ;
            schema:name "Lightforce"@en ;
            foaf:name "Lightforce"@en ],
        [ a schema:CreativeWork ;
            schema:name "Sanxion"@en ;
            foaf:name "Sanxion"@en ],
        [ a schema:CreativeWork ;
            schema:name "Warhawk"@en ;
            foaf:name "Warhawk"@en ],
        <product/7947#subject>,
        <product/7948#subject>,
        <product/9719#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mitch van Hayden"@en ;
            foaf:name "Mitch van Hayden"@en ] ;
    schema:datePublished "2014-10-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/69465/69465-1499346687.png> ;
    schema:name "a Tribute to Rob Hubbard"@en,
        "a Tribute to Rob Hubbard"@ja,
        "a Tribute to Rob Hubbard"@ja-latn ;
    schema:publisher _:Nb51f8d00f8d849548f3cd4ef14d7a0bd ;
    foaf:depiction <https://media.vgm.io/albums/56/69465/69465-1499346687.png> .

_:N250e0430aa9b40679aa12e16b03fd846 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Budokan Medley"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N2d767b368b294e95aa61a1d7b053b775 ;
    schema:name "Budokan Medley"@en .

_:N2de0630755564e98b61d4d53d0851de7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "International Karate (Pokey Edit) [Return Exklusiv]"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N2d767b368b294e95aa61a1d7b053b775 ;
    schema:name "International Karate (Pokey Edit) [Return Exklusiv]"@en .

_:N2ded4955372c4e329d248ccce2df72a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ninja"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N2d767b368b294e95aa61a1d7b053b775 ;
    schema:name "Ninja"@en .

_:N2fcf2e78711c48faa369122ef33cf1d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monty on the Run (Highscore)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N2d767b368b294e95aa61a1d7b053b775 ;
    schema:name "Monty on the Run (Highscore)"@en .

_:N3aecaef8ba614396ab713015ae1e366b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanxion Loader"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N2d767b368b294e95aa61a1d7b053b775 ;
    schema:name "Sanxion Loader"@en .

_:N6d3f80bc0fca49fd87158100bb2550f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Commando (Bluegrass Edit)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N2d767b368b294e95aa61a1d7b053b775 ;
    schema:name "Commando (Bluegrass Edit)"@en .

_:N73820e4bed7743758b6b64479a58cf28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lightforce"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N2d767b368b294e95aa61a1d7b053b775 ;
    schema:name "Lightforce"@en .

_:N8e1ed6856e494daf8fce12efe5313eef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Human Race (SubTune IV)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N2d767b368b294e95aa61a1d7b053b775 ;
    schema:name "Human Race (SubTune IV)"@en .

_:Na5773aad97994a73b2d7a512a235babf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warhawk (Battle for DM)"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N2d767b368b294e95aa61a1d7b053b775 ;
    schema:name "Warhawk (Battle for DM)"@en .

_:Nb0e87e9e54be4909b38d8ca394be4f8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Delta Loader"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N2d767b368b294e95aa61a1d7b053b775 ;
    schema:name "Delta Loader"@en .

_:Nb15109d70a574e5bb7314cf0da1fd34c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IK+ (SID Edit)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N2d767b368b294e95aa61a1d7b053b775 ;
    schema:name "IK+ (SID Edit)"@en .

_:Nb3ff56bc1f9e4f8f835ddc31fa3fb80d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sanxion (Commodore is making Noise)"@en ;
    mo:track_number 10 ;
    schema:duration "PT6:52"^^xsd:interval ;
    schema:inPlaylist _:N2d767b368b294e95aa61a1d7b053b775 ;
    schema:name "Sanxion (Commodore is making Noise)"@en .

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

_:Nd7c0587999214d90ae3c20738cce0e43 a schema:Person,
        foaf:Person ;
    mo:performed <album/69465#performance> ;
    schema:name "Mitch van Hayden"@en ;
    foaf:name "Mitch van Hayden"@en .

_:Nf3988fc6589e4d4dbf4dd340e113bb6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lightforce (GRG Nation Maximal Intro)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N2d767b368b294e95aa61a1d7b053b775 ;
    schema:name "Lightforce (GRG Nation Maximal Intro)"@en .

_:N2d767b368b294e95aa61a1d7b053b775 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N250e0430aa9b40679aa12e16b03fd846,
        _:N2de0630755564e98b61d4d53d0851de7,
        _:N2ded4955372c4e329d248ccce2df72a3,
        _:N2fcf2e78711c48faa369122ef33cf1d9,
        _:N3aecaef8ba614396ab713015ae1e366b,
        _:N6d3f80bc0fca49fd87158100bb2550f3,
        _:N73820e4bed7743758b6b64479a58cf28,
        _:N8e1ed6856e494daf8fce12efe5313eef,
        _:Na5773aad97994a73b2d7a512a235babf,
        _:Nb0e87e9e54be4909b38d8ca394be4f8c,
        _:Nb15109d70a574e5bb7314cf0da1fd34c,
        _:Nb3ff56bc1f9e4f8f835ddc31fa3fb80d,
        _:Nf3988fc6589e4d4dbf4dd340e113bb6e ;
    mo:track_count 13 ;
    schema:duration "PT58:15"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N250e0430aa9b40679aa12e16b03fd846,
        _:N2de0630755564e98b61d4d53d0851de7,
        _:N2ded4955372c4e329d248ccce2df72a3,
        _:N2fcf2e78711c48faa369122ef33cf1d9,
        _:N3aecaef8ba614396ab713015ae1e366b,
        _:N6d3f80bc0fca49fd87158100bb2550f3,
        _:N73820e4bed7743758b6b64479a58cf28,
        _:N8e1ed6856e494daf8fce12efe5313eef,
        _:Na5773aad97994a73b2d7a512a235babf,
        _:Nb0e87e9e54be4909b38d8ca394be4f8c,
        _:Nb15109d70a574e5bb7314cf0da1fd34c,
        _:Nb3ff56bc1f9e4f8f835ddc31fa3fb80d,
        _:Nf3988fc6589e4d4dbf4dd340e113bb6e .

