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

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

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

<artist/1392#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/137270#subject> ;
    schema:name "Tadashi Ikegami"@en,
        "池上正"@ja ;
    foaf:made <album/137270#composition>,
        <album/137270#subject> ;
    foaf:name "Tadashi Ikegami"@en,
        "池上正"@ja .

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

<product/10692#subject> a schema:CreativeWork ;
    schema:name "Kirby and the Forgotten Land"@en,
        "星のカービィ ディスカバリー"@ja,
        "Hoshi no Kirby: Discovery"@ja-latn ;
    foaf:name "Kirby and the Forgotten Land"@en,
        "星のカービィ ディスカバリー"@ja,
        "Hoshi no Kirby: Discovery"@ja-latn .

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

<https://media.vgm.io/albums/07/137270/137270-725226326ccf.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/137270#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/07/137270/137270-725226326ccf.jpg> ;
    foaf:depicts <album/137270#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/07/137270/137270-725226326ccf.jpg> .

<https://medium-media.vgm.io/albums/07/137270/137270-725226326ccf.jpg> a schema:ImageObject,
        foaf:Image .

<album/137270#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kirby and the Forgotten Land: The Metal Album"@en,
        "Kirby and the Forgotten Land: The Metal Album"@ja,
        "Kirby and the Forgotten Land: The Metal Album"@ja-latn ;
    mo:composer <artist/1392#subject>,
        <artist/475#subject> ;
    mo:produced_work <album/137270#musicalwork> ;
    schema:name "Kirby and the Forgotten Land: The Metal Album"@en,
        "Kirby and the Forgotten Land: The Metal Album"@ja,
        "Kirby and the Forgotten Land: The Metal Album"@ja-latn .

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

<album/137270#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kirby and the Forgotten Land: The Metal Album"@en,
        "Kirby and the Forgotten Land: The Metal Album"@ja,
        "Kirby and the Forgotten Land: The Metal Album"@ja-latn ;
    mo:performance_of <album/137270#musicalwork> ;
    mo:performer <artist/17140#subject> ;
    mo:recorded_as <album/137270#musicalexpression> ;
    schema:byArtist <artist/17140#subject> ;
    schema:name "Kirby and the Forgotten Land: The Metal Album"@en,
        "Kirby and the Forgotten Land: The Metal Album"@ja,
        "Kirby and the Forgotten Land: The Metal Album"@ja-latn ;
    schema:workPerformed <album/137270#musicalwork> .

<artist/17140#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/137270#performance> ;
    schema:name "Lame Genie"@en ;
    foaf:name "Lame Genie"@en .

<album/137270#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-02-03"^^xsd:date ;
    dcterms:title "Kirby and the Forgotten Land: The Metal Album"@en,
        "Kirby and the Forgotten Land: The Metal Album"@ja,
        "Kirby and the Forgotten Land: The Metal Album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/137270#musicalexpression> ;
    mo:publisher _:N717e0050265e45778e153ed40c83aefa ;
    mo:record _:N8baa4a5c828d4c0b8725f18ff6be7ab0 ;
    mo:record_count 1 ;
    schema:about <product/10692#subject> ;
    schema:byArtist <artist/17140#subject> ;
    schema:datePublished "2023-02-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/07/137270/137270-725226326ccf.jpg> ;
    schema:name "Kirby and the Forgotten Land: The Metal Album"@en,
        "Kirby and the Forgotten Land: The Metal Album"@ja,
        "Kirby and the Forgotten Land: The Metal Album"@ja-latn ;
    schema:publisher _:N717e0050265e45778e153ed40c83aefa ;
    foaf:depiction <https://media.vgm.io/albums/07/137270/137270-725226326ccf.jpg> .

_:N2d8051c349e84386b5a4e8fd737b4db3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morpho Knight"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N8baa4a5c828d4c0b8725f18ff6be7ab0 ;
    schema:name "Morpho Knight"@en .

_:N39afa5a93ff043e0aaf3eaf85a225ab7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Full-Speed Farewell from the New World"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N8baa4a5c828d4c0b8725f18ff6be7ab0 ;
    schema:name "Full-Speed Farewell from the New World"@en .

_:N3ff95bc209e440e7a9ea1f46657e86ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meta Knight, Sword of the Surviving Guardian"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N8baa4a5c828d4c0b8725f18ff6be7ab0 ;
    schema:name "Meta Knight, Sword of the Surviving Guardian"@en .

_:N419999deeaf9472a9db8b5b5ed19b11b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Roar of Dedede"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N8baa4a5c828d4c0b8725f18ff6be7ab0 ;
    schema:name "The Roar of Dedede"@en .

_:N717e0050265e45778e153ed40c83aefa schema:name "Lame Genie"@en,
        "Lame Genie"@ja,
        "Lame Genie"@ja-latn ;
    foaf:name "Lame Genie"@en,
        "Lame Genie"@ja,
        "Lame Genie"@ja-latn .

_:N7fb2e0703cf04e9fb180eda5ef91565b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Masked and Wild Dedede"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N8baa4a5c828d4c0b8725f18ff6be7ab0 ;
    schema:name "Masked and Wild Dedede"@en .

_:N846bb2d0bf9c414a8732cf88636f9096 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Two Planets Approach the Roche Limit"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N8baa4a5c828d4c0b8725f18ff6be7ab0 ;
    schema:name "Two Planets Approach the Roche Limit"@en .

_:N8c115f536e454b268ac8f79a644d9175 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Running Through the New World"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N8baa4a5c828d4c0b8725f18ff6be7ab0 ;
    schema:name "Running Through the New World"@en .

_:N99d1083c8564448ca162f2bc459738ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Raging Lion Roars"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N8baa4a5c828d4c0b8725f18ff6be7ab0 ;
    schema:name "The Raging Lion Roars"@en .

_:N8baa4a5c828d4c0b8725f18ff6be7ab0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2d8051c349e84386b5a4e8fd737b4db3,
        _:N39afa5a93ff043e0aaf3eaf85a225ab7,
        _:N3ff95bc209e440e7a9ea1f46657e86ad,
        _:N419999deeaf9472a9db8b5b5ed19b11b,
        _:N7fb2e0703cf04e9fb180eda5ef91565b,
        _:N846bb2d0bf9c414a8732cf88636f9096,
        _:N8c115f536e454b268ac8f79a644d9175,
        _:N99d1083c8564448ca162f2bc459738ae ;
    mo:track_count 8 ;
    schema:duration "PT26:08"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N2d8051c349e84386b5a4e8fd737b4db3,
        _:N39afa5a93ff043e0aaf3eaf85a225ab7,
        _:N3ff95bc209e440e7a9ea1f46657e86ad,
        _:N419999deeaf9472a9db8b5b5ed19b11b,
        _:N7fb2e0703cf04e9fb180eda5ef91565b,
        _:N846bb2d0bf9c414a8732cf88636f9096,
        _:N8c115f536e454b268ac8f79a644d9175,
        _:N99d1083c8564448ca162f2bc459738ae .

