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

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

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

<artist/328#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5367#subject> ;
    schema:name "Jun Ishikawa"@en,
        "石川淳"@ja ;
    foaf:made <album/5367#composition>,
        <album/5367#subject> ;
    foaf:name "Jun Ishikawa"@en,
        "石川淳"@ja .

<artist/475#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5367#subject> ;
    schema:name "Hirokazu Ando"@en,
        "安藤浩和"@ja ;
    foaf:made <album/5367#composition>,
        <album/5367#subject> ;
    foaf:name "Hirokazu Ando"@en,
        "安藤浩和"@ja .

<product/724#subject> a schema:CreativeWork ;
    schema:name "Kirby's Adventure"@en,
        "星のカービィ 夢の泉の物語"@ja,
        "Hoshi no Kirby: Yume no Izumi no Monogatari"@ja-latn ;
    foaf:name "Kirby's Adventure"@en,
        "星のカービィ 夢の泉の物語"@ja,
        "Hoshi no Kirby: Yume no Izumi no Monogatari"@ja-latn .

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

<org/47#subject> schema:name "OverClocked ReMix"@en,
        "OverClocked ReMix"@ja,
        "OverClocked ReMix"@ja-latn ;
    foaf:name "OverClocked ReMix"@en,
        "OverClocked ReMix"@ja,
        "OverClocked ReMix"@ja-latn .

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

<https://medium-media.vgm.io/albums/76/5367/5367-1194897581.jpg> a schema:ImageObject,
        foaf:Image .

<album/5367#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rise of the Star: The Kirby's Adventure Remix Collaboration"@en,
        "Rise of the Star: The Kirby's Adventure Remix Collaboration"@ja,
        "Rise of the Star: The Kirby's Adventure Remix Collaboration"@ja-latn ;
    mo:composer <artist/328#subject>,
        <artist/475#subject> ;
    mo:produced_work <album/5367#musicalwork> ;
    schema:name "Rise of the Star: The Kirby's Adventure Remix Collaboration"@en,
        "Rise of the Star: The Kirby's Adventure Remix Collaboration"@ja,
        "Rise of the Star: The Kirby's Adventure Remix Collaboration"@ja-latn .

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

<artist/1019#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5367#performance> ;
    schema:name "Darangen"@en ;
    foaf:name "Darangen"@en .

<artist/1022#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5367#performance> ;
    schema:name "Bladiator"@en ;
    foaf:name "Bladiator"@en .

<artist/59108#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5367#performance> ;
    schema:name "Suzumebachi"@en ;
    foaf:name "Suzumebachi"@en .

<album/5367#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rise of the Star: The Kirby's Adventure Remix Collaboration"@en,
        "Rise of the Star: The Kirby's Adventure Remix Collaboration"@ja,
        "Rise of the Star: The Kirby's Adventure Remix Collaboration"@ja-latn ;
    mo:performance_of <album/5367#musicalwork> ;
    mo:performer <artist/1019#subject>,
        <artist/1022#subject>,
        <artist/59108#subject> ;
    mo:recorded_as <album/5367#musicalexpression> ;
    schema:byArtist <artist/1019#subject>,
        <artist/1022#subject>,
        <artist/59108#subject> ;
    schema:name "Rise of the Star: The Kirby's Adventure Remix Collaboration"@en,
        "Rise of the Star: The Kirby's Adventure Remix Collaboration"@ja,
        "Rise of the Star: The Kirby's Adventure Remix Collaboration"@ja-latn ;
    schema:workPerformed <album/5367#musicalwork> .

<album/5367#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-06-25"^^xsd:date ;
    dcterms:title "Rise of the Star: The Kirby's Adventure Remix Collaboration"@en,
        "Rise of the Star: The Kirby's Adventure Remix Collaboration"@ja,
        "Rise of the Star: The Kirby's Adventure Remix Collaboration"@ja-latn ;
    mo:catalogue_number "OCRA-0004" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/5367#musicalexpression> ;
    mo:publisher <org/47#subject> ;
    mo:record _:N8ac4ffd600ac4bbd8bf7b11305ff6610 ;
    mo:record_count 1 ;
    schema:about <product/724#subject> ;
    schema:byArtist <artist/1019#subject>,
        <artist/1022#subject>,
        <artist/59108#subject> ;
    schema:datePublished "2005-06-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/5367/5367-1194897581.jpg> ;
    schema:name "Rise of the Star: The Kirby's Adventure Remix Collaboration"@en,
        "Rise of the Star: The Kirby's Adventure Remix Collaboration"@ja,
        "Rise of the Star: The Kirby's Adventure Remix Collaboration"@ja-latn ;
    schema:publisher <org/47#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/5367/5367-1194897581.jpg> .

_:N0b3593f9f6f84395bf57f22a3208979c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aviator Soul ~ Theme of Great Ace"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N8ac4ffd600ac4bbd8bf7b11305ff6610 ;
    schema:name "Aviator Soul ~ Theme of Great Ace"@en .

_:N2055aa73f05d4d99aa6e2b4e8ec8f880 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Free Breezin' ~ Theme of Son of Wind"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N8ac4ffd600ac4bbd8bf7b11305ff6610 ;
    schema:name "Free Breezin' ~ Theme of Son of Wind"@en .

_:N36e43ca89d82435c9b8b54cc1e560971 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Generalized Vegetal ~ Theme of Star General"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N8ac4ffd600ac4bbd8bf7b11305ff6610 ;
    schema:name "Generalized Vegetal ~ Theme of Star General"@en .

_:N3a9575de1b3b42baaf6bdb5ffb244fbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Creampuff Starship ~ Theme of Star Herald"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N8ac4ffd600ac4bbd8bf7b11305ff6610 ;
    schema:name "Creampuff Starship ~ Theme of Star Herald"@en .

_:N5903fd8c370643fe99c60b7fb49116b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams of Valor ~ Theme of Hero of Lore"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N8ac4ffd600ac4bbd8bf7b11305ff6610 ;
    schema:name "Dreams of Valor ~ Theme of Hero of Lore"@en .

_:N62cd3fcd4a9a4f6cb372f8eea93368e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ballad of Sir Kibbles ~ Theme of Dream Hunter"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N8ac4ffd600ac4bbd8bf7b11305ff6610 ;
    schema:name "The Ballad of Sir Kibbles ~ Theme of Dream Hunter"@en .

_:N80d5e086129640dfb4a6c794c2308495 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drops of Dreamriver ~ Theme of Water Drop"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:31"^^xsd:interval ;
    schema:inPlaylist _:N8ac4ffd600ac4bbd8bf7b11305ff6610 ;
    schema:name "Drops of Dreamriver ~ Theme of Water Drop"@en .

_:Nca927cbf82014dc6827df62b760f3aee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Transformations ~ Theme of L'il Traveller"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N8ac4ffd600ac4bbd8bf7b11305ff6610 ;
    schema:name "Cosmic Transformations ~ Theme of L'il Traveller"@en .

_:Nd04bb8d66eaa47dc97d86b2a8d104fa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kirby...tacular ~ Theme of Swift Hunter"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N8ac4ffd600ac4bbd8bf7b11305ff6610 ;
    schema:name "Kirby...tacular ~ Theme of Swift Hunter"@en .

_:Nec1eb0a68279449f8b8b3c3481044a78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starbound ~ Theme of Dream Warrior"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N8ac4ffd600ac4bbd8bf7b11305ff6610 ;
    schema:name "Starbound ~ Theme of Dream Warrior"@en .

_:Ned50d81a8ff443a1b6ab64971911cfe0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Flight ~ Theme of Final Star"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N8ac4ffd600ac4bbd8bf7b11305ff6610 ;
    schema:name "Final Flight ~ Theme of Final Star"@en .

_:N8ac4ffd600ac4bbd8bf7b11305ff6610 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b3593f9f6f84395bf57f22a3208979c,
        _:N2055aa73f05d4d99aa6e2b4e8ec8f880,
        _:N36e43ca89d82435c9b8b54cc1e560971,
        _:N3a9575de1b3b42baaf6bdb5ffb244fbd,
        _:N5903fd8c370643fe99c60b7fb49116b6,
        _:N62cd3fcd4a9a4f6cb372f8eea93368e2,
        _:N80d5e086129640dfb4a6c794c2308495,
        _:Nca927cbf82014dc6827df62b760f3aee,
        _:Nd04bb8d66eaa47dc97d86b2a8d104fa2,
        _:Nec1eb0a68279449f8b8b3c3481044a78,
        _:Ned50d81a8ff443a1b6ab64971911cfe0 ;
    mo:track_count 11 ;
    schema:duration "PT43:56"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0b3593f9f6f84395bf57f22a3208979c,
        _:N2055aa73f05d4d99aa6e2b4e8ec8f880,
        _:N36e43ca89d82435c9b8b54cc1e560971,
        _:N3a9575de1b3b42baaf6bdb5ffb244fbd,
        _:N5903fd8c370643fe99c60b7fb49116b6,
        _:N62cd3fcd4a9a4f6cb372f8eea93368e2,
        _:N80d5e086129640dfb4a6c794c2308495,
        _:Nca927cbf82014dc6827df62b760f3aee,
        _:Nd04bb8d66eaa47dc97d86b2a8d104fa2,
        _:Nec1eb0a68279449f8b8b3c3481044a78,
        _:Ned50d81a8ff443a1b6ab64971911cfe0 .

