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

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

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

<event/184> a mo:Release ;
    schema:name "Released at Comic Market 89 (Dec 29, 2015 to Dec 31, 2015)" .

<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/727#subject> a schema:CreativeWork ;
    schema:name "Kirby's Dream Land 3"@en,
        "星のカービィ3"@ja,
        "Hoshi no Kirby 3"@ja-latn ;
    foaf:name "Kirby's Dream Land 3"@en,
        "星のカービィ3"@ja,
        "Hoshi no Kirby 3"@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 .

<album/64757#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FAMIPPELLA vol 5 PINK"@en,
        "FAMIPPELLA vol 5 PINK"@ja,
        "FAMIPPELLA vol 5 PINK"@ja-latn ;
    mo:composer <artist/328#subject> ;
    mo:produced_work <album/64757#musicalwork> ;
    schema:name "FAMIPPELLA vol 5 PINK"@en,
        "FAMIPPELLA vol 5 PINK"@ja,
        "FAMIPPELLA vol 5 PINK"@ja-latn .

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

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

<https://media.vgm.io/albums/75/64757/64757-33cbb80fb904.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/64757#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/75/64757/64757-33cbb80fb904.png> ;
    foaf:depicts <album/64757#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/75/64757/64757-33cbb80fb904.png> .

<https://medium-media.vgm.io/albums/75/64757/64757-33cbb80fb904.png> a schema:ImageObject,
        foaf:Image .

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

<album/64757#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FAMIPPELLA vol 5 PINK"@en,
        "FAMIPPELLA vol 5 PINK"@ja,
        "FAMIPPELLA vol 5 PINK"@ja-latn ;
    mo:performance_of <album/64757#musicalwork> ;
    mo:performer <artist/68519#subject> ;
    mo:recorded_as <album/64757#musicalexpression> ;
    schema:byArtist <artist/68519#subject> ;
    schema:name "FAMIPPELLA vol 5 PINK"@en,
        "FAMIPPELLA vol 5 PINK"@ja,
        "FAMIPPELLA vol 5 PINK"@ja-latn ;
    schema:workPerformed <album/64757#musicalwork> .

<artist/68519#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/64757#performance> ;
    schema:name "ALLIANCE JAPAN"@en,
        "アライアンスジャパン"@ja ;
    foaf:name "ALLIANCE JAPAN"@en,
        "アライアンスジャパン"@ja .

<album/64757#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-12-30"^^xsd:date ;
    dcterms:title "FAMIPPELLA vol 5 PINK"@en,
        "FAMIPPELLA vol 5 PINK"@ja,
        "FAMIPPELLA vol 5 PINK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/64757#musicalexpression> ;
    mo:publisher _:Nf411c320065541fa8e35b2d333664b0d ;
    mo:record _:N09facd5fa18746ffaad83faa4a91daf4 ;
    mo:record_count 1 ;
    mo:release <event/184> ;
    schema:about <product/723#subject>,
        <product/726#subject>,
        <product/727#subject>,
        <product/8347#subject> ;
    schema:byArtist <artist/68519#subject> ;
    schema:datePublished "2015-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/75/64757/64757-33cbb80fb904.png> ;
    schema:name "FAMIPPELLA vol 5 PINK"@en,
        "FAMIPPELLA vol 5 PINK"@ja,
        "FAMIPPELLA vol 5 PINK"@ja-latn ;
    schema:publisher _:Nf411c320065541fa8e35b2d333664b0d ;
    foaf:depiction <https://media.vgm.io/albums/75/64757/64757-33cbb80fb904.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "QUVO"@en ;
    foaf:made <album/64757#subject> ;
    foaf:name "QUVO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "QUVO"@en ;
    foaf:made <album/64757#lyrics> ;
    foaf:name "QUVO"@en .

_:N52d6f28823a040dc9c567f2d4c122dd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening (Kirby's Dream Land 3)"@en,
        "おーぷにんぐ（カービィ3）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N09facd5fa18746ffaad83faa4a91daf4 ;
    schema:name "Opening (Kirby's Dream Land 3)"@en,
        "おーぷにんぐ（カービィ3）"@ja .

_:N62037f68a2144ecf9cdf04b90770f3c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iceberg (Kirby's Dream Land 3)"@en,
        "あいすばーぐ（カービィ3）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N09facd5fa18746ffaad83faa4a91daf4 ;
    schema:name "Iceberg (Kirby's Dream Land 3)"@en,
        "あいすばーぐ（カービィ3）"@ja .

_:N7f0837db0af84be5a76a754b351ddece a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gourmet Race (Kirby Super Star)"@en,
        "ぐるめれーす（カービィSDX）"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N09facd5fa18746ffaad83faa4a91daf4 ;
    schema:name "Gourmet Race (Kirby Super Star)"@en,
        "ぐるめれーす（カービィSDX）"@ja .

_:Nb7f8a9c4691e4b19ae296987927b375f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Miss BGM (Kirby's Dream Land)"@en,
        "やられちゃった（カービィ）"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:N09facd5fa18746ffaad83faa4a91daf4 ;
    schema:name "Miss BGM (Kirby's Dream Land)"@en,
        "やられちゃった（カービィ）"@ja .

_:Ne3f94ed376dc4e288c2ce158796a54ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Dimension (Kirby's Return to Dream Land)"@en,
        "いくうかん（カービィWii）"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N09facd5fa18746ffaad83faa4a91daf4 ;
    schema:name "Another Dimension (Kirby's Return to Dream Land)"@en,
        "いくうかん（カービィWii）"@ja .

_:Nf411c320065541fa8e35b2d333664b0d schema:name "ALLIANCE JAPAN"@en,
        "ALLIANCE JAPAN"@ja,
        "ALLIANCE JAPAN"@ja-latn ;
    foaf:name "ALLIANCE JAPAN"@en,
        "ALLIANCE JAPAN"@ja,
        "ALLIANCE JAPAN"@ja-latn .

_:N09facd5fa18746ffaad83faa4a91daf4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N52d6f28823a040dc9c567f2d4c122dd8,
        _:N62037f68a2144ecf9cdf04b90770f3c2,
        _:N7f0837db0af84be5a76a754b351ddece,
        _:Nb7f8a9c4691e4b19ae296987927b375f,
        _:Ne3f94ed376dc4e288c2ce158796a54ea ;
    mo:track_count 5 ;
    schema:duration "PT11:53"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N52d6f28823a040dc9c567f2d4c122dd8,
        _:N62037f68a2144ecf9cdf04b90770f3c2,
        _:N7f0837db0af84be5a76a754b351ddece,
        _:Nb7f8a9c4691e4b19ae296987927b375f,
        _:Ne3f94ed376dc4e288c2ce158796a54ea .

