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

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

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

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

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

<event/210> a mo:Release ;
    schema:name "Released at M3-2018 Spring (Apr 29, 2018)" .

<product/6781#subject> a schema:CreativeWork ;
    schema:name "Kirby Star Allies"@en,
        "星のカービィ スターアライズ"@ja,
        "Hoshi no Kirby: Star Allies"@ja-latn ;
    foaf:name "Kirby Star Allies"@en,
        "星のカービィ スターアライズ"@ja,
        "Hoshi no Kirby: Star Allies"@ja-latn .

<product/723#subject> a schema:CreativeWork ;
    schema:name "Kirby's Dream Land"@en,
        "星のカービィ"@ja,
        "Hoshi no Kirby"@ja-latn ;
    foaf:name "Kirby's Dream Land"@en,
        "星のカービィ"@ja,
        "Hoshi no Kirby"@ja-latn .

<product/726#subject> a schema:CreativeWork ;
    schema:name "Kirby Super Star"@en,
        "星のカービィ スーパーデラックス"@ja,
        "Hoshi no Kirby: Super Deluxe"@ja-latn ;
    foaf:name "Kirby Super Star"@en,
        "星のカービィ スーパーデラックス"@ja,
        "Hoshi no Kirby: Super Deluxe"@ja-latn .

<product/728#subject> a schema:CreativeWork ;
    schema:name "Kirby 64: The Crystal Shards"@en,
        "星のカービィ64"@ja,
        "Hoshi no Kirby 64"@ja-latn ;
    foaf:name "Kirby 64: The Crystal Shards"@en,
        "星のカービィ64"@ja,
        "Hoshi no Kirby 64"@ja-latn .

<product/729#subject> a schema:CreativeWork ;
    schema:name "Kirby & The Amazing Mirror"@en,
        "星のカービィ 鏡の大迷宮"@ja,
        "Hoshi no Kirby: Kagami no Daimeikyuu"@ja-latn ;
    foaf:name "Kirby & The Amazing Mirror"@en,
        "星のカービィ 鏡の大迷宮"@ja,
        "Hoshi no Kirby: Kagami no Daimeikyuu"@ja-latn .

<product/8347#subject> a schema:CreativeWork ;
    schema:name "Kirby's Return to Dream Land"@en,
        "星のカービィ Wii"@ja,
        "Hoshi no Kirby Wii"@ja-latn ;
    foaf:name "Kirby's Return to Dream Land"@en,
        "星のカービィ Wii"@ja,
        "Hoshi no Kirby Wii"@ja-latn .

<product/8356#subject> a schema:CreativeWork ;
    schema:name "Kirby: Planet Robobot"@en,
        "星のカービィ ロボボプラネット"@ja,
        "Hoshi no Kirby: Robobo Planet"@ja-latn ;
    foaf:name "Kirby: Planet Robobot"@en,
        "星のカービィ ロボボプラネット"@ja,
        "Hoshi no Kirby: Robobo Planet"@ja-latn .

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

<album/77485#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kirby's Star☆Remix"@en,
        "Kirby's Star☆Remix"@ja,
        "Kirby's Star☆Remix"@ja-latn ;
    mo:performance_of <album/77485#musicalwork> ;
    mo:recorded_as <album/77485#musicalexpression> ;
    schema:name "Kirby's Star☆Remix"@en,
        "Kirby's Star☆Remix"@ja,
        "Kirby's Star☆Remix"@ja-latn ;
    schema:workPerformed <album/77485#musicalwork> .

<org/905#subject> schema:name "colis records"@en,
        "colis records"@ja,
        "colis records"@ja-latn ;
    foaf:name "colis records"@en,
        "colis records"@ja,
        "colis records"@ja-latn .

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

<https://medium-media.vgm.io/albums/58/77485/77485-1525557570.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/77485#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-29"^^xsd:date ;
    dcterms:title "Kirby's Star☆Remix"@en,
        "Kirby's Star☆Remix"@ja,
        "Kirby's Star☆Remix"@ja-latn ;
    mo:catalogue_number "CPCD-0024" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77485#musicalexpression> ;
    mo:publisher <org/905#subject> ;
    mo:record _:Nd0b03510c8d343ee9f718ea5ea50902a ;
    mo:record_count 1 ;
    mo:release <event/210> ;
    schema:about <product/6781#subject>,
        <product/723#subject>,
        <product/726#subject>,
        <product/728#subject>,
        <product/729#subject>,
        <product/8347#subject>,
        <product/8356#subject> ;
    schema:datePublished "2018-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/77485/77485-1525557570.jpg> ;
    schema:name "Kirby's Star☆Remix"@en,
        "Kirby's Star☆Remix"@ja,
        "Kirby's Star☆Remix"@ja-latn ;
    schema:publisher <org/905#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/77485/77485-1525557570.jpg> .

_:N06cceead5d9e43d2a0e212057566768e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re：スカイグリーンズ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:Nd0b03510c8d343ee9f718ea5ea50902a ;
    schema:name "Re：スカイグリーンズ"@ja .

_:N13871a2959654643ae0f47ce8a57e9ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fun Fun Cave !"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nd0b03510c8d343ee9f718ea5ea50902a ;
    schema:name "Fun Fun Cave !"@ja .

_:N380853871df2441daf6aeeac5400ec0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re:ハイネス戦闘(第二形態)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nd0b03510c8d343ee9f718ea5ea50902a ;
    schema:name "Re:ハイネス戦闘(第二形態)"@ja .

_:N4681cc3d84f5406eb10e341e086eb0cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer dance to God"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nd0b03510c8d343ee9f718ea5ea50902a ;
    schema:name "Prayer dance to God"@ja .

_:N48cbe8b6ac5a49ca8444cd9f0d01b454 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "gourmetrace"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nd0b03510c8d343ee9f718ea5ea50902a ;
    schema:name "gourmetrace"@ja .

_:N5732f873ba97403aa3978312ea68011c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大魔星マジュハルガロア潜入"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nd0b03510c8d343ee9f718ea5ea50902a ;
    schema:name "大魔星マジュハルガロア潜入"@ja .

_:N5cd0ba98029340d5b997a9d28ee209f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breakthrough"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:Nd0b03510c8d343ee9f718ea5ea50902a ;
    schema:name "Breakthrough"@ja .

_:N67af4b3917fd45fa8f9b1240da80d9ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きらめきの勇者たち！"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nd0b03510c8d343ee9f718ea5ea50902a ;
    schema:name "きらめきの勇者たち！"@ja .

_:N78e1a133a61a45498402f45a03232551 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The scarlet eye agony"@ja ;
    mo:track_number 5 ;
    schema:duration "PT7:03"^^xsd:interval ;
    schema:inPlaylist _:Nd0b03510c8d343ee9f718ea5ea50902a ;
    schema:name "The scarlet eye agony"@ja .

_:N812f06fd9e974f73a650b2a3feba91a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Froat Islands"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nd0b03510c8d343ee9f718ea5ea50902a ;
    schema:name "Froat Islands"@ja .

_:Na3bce52bdd2745fa857ca3c943def1e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "underworld"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nd0b03510c8d343ee9f718ea5ea50902a ;
    schema:name "underworld"@ja .

_:Nf9ec1e46c30a4e798dce8e1654e591d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Dimension"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nd0b03510c8d343ee9f718ea5ea50902a ;
    schema:name "Another Dimension"@ja .

_:Nfc15e9957bb74cd8bc5f102cb9f6aeb7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Escape from The Jambastion"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nd0b03510c8d343ee9f718ea5ea50902a ;
    schema:name "Great Escape from The Jambastion"@ja .

_:Nd0b03510c8d343ee9f718ea5ea50902a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06cceead5d9e43d2a0e212057566768e,
        _:N13871a2959654643ae0f47ce8a57e9ee,
        _:N380853871df2441daf6aeeac5400ec0a,
        _:N4681cc3d84f5406eb10e341e086eb0cc,
        _:N48cbe8b6ac5a49ca8444cd9f0d01b454,
        _:N5732f873ba97403aa3978312ea68011c,
        _:N5cd0ba98029340d5b997a9d28ee209f8,
        _:N67af4b3917fd45fa8f9b1240da80d9ff,
        _:N78e1a133a61a45498402f45a03232551,
        _:N812f06fd9e974f73a650b2a3feba91a1,
        _:Na3bce52bdd2745fa857ca3c943def1e8,
        _:Nf9ec1e46c30a4e798dce8e1654e591d0,
        _:Nfc15e9957bb74cd8bc5f102cb9f6aeb7 ;
    mo:track_count 13 ;
    schema:duration "PT50:01"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N06cceead5d9e43d2a0e212057566768e,
        _:N13871a2959654643ae0f47ce8a57e9ee,
        _:N380853871df2441daf6aeeac5400ec0a,
        _:N4681cc3d84f5406eb10e341e086eb0cc,
        _:N48cbe8b6ac5a49ca8444cd9f0d01b454,
        _:N5732f873ba97403aa3978312ea68011c,
        _:N5cd0ba98029340d5b997a9d28ee209f8,
        _:N67af4b3917fd45fa8f9b1240da80d9ff,
        _:N78e1a133a61a45498402f45a03232551,
        _:N812f06fd9e974f73a650b2a3feba91a1,
        _:Na3bce52bdd2745fa857ca3c943def1e8,
        _:Nf9ec1e46c30a4e798dce8e1654e591d0,
        _:Nfc15e9957bb74cd8bc5f102cb9f6aeb7 .

