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

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

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

<artist/363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95371#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja ;
    foaf:made <album/95371#composition>,
        <album/95371#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "田中宏和"@ja .

<artist/635#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95371#subject> ;
    schema:name "Minako Hamano"@en,
        "濱野美奈子"@ja ;
    foaf:made <album/95371#composition>,
        <album/95371#subject> ;
    foaf:name "Minako Hamano"@en,
        "濱野美奈子"@ja .

<artist/693#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/95371#subject> ;
    schema:name "Kenji Yamamoto"@en,
        "山本健誌"@ja ;
    foaf:made <album/95371#composition>,
        <album/95371#subject> ;
    foaf:name "Kenji Yamamoto"@en,
        "山本健誌"@ja .

<product/268#subject> a schema:CreativeWork ;
    schema:name "Super Metroid"@en,
        "スーパーメトロイド"@ja,
        "Super Metroid"@ja-latn ;
    foaf:name "Super Metroid"@en,
        "スーパーメトロイド"@ja,
        "Super Metroid"@ja-latn .

<product/355#subject> a schema:CreativeWork ;
    schema:name "Metroid Prime"@en,
        "メトロイドプライム"@ja,
        "Metroid Prime"@ja-latn ;
    foaf:name "Metroid Prime"@en,
        "メトロイドプライム"@ja,
        "Metroid Prime"@ja-latn .

<product/58#subject> a schema:CreativeWork ;
    schema:name "Metroid"@en,
        "メトロイド"@ja,
        "Metroid"@ja-latn ;
    foaf:name "Metroid"@en,
        "メトロイド"@ja,
        "Metroid"@ja-latn .

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

<org/1517#subject> schema:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn ;
    foaf:name "Materia Collective"@en,
        "Materia Collective"@ja,
        "Materia Collective"@ja-latn .

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

<https://medium-media.vgm.io/albums/17/95371/95371-1579072914.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/95371#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Metroid Piano"@en,
        "Metroid Piano"@ja,
        "Metroid Piano"@ja-latn ;
    mo:performance_of <album/95371#musicalwork> ;
    mo:performer <artist/27642#subject> ;
    mo:recorded_as <album/95371#musicalexpression> ;
    schema:byArtist <artist/27642#subject> ;
    schema:name "Metroid Piano"@en,
        "Metroid Piano"@ja,
        "Metroid Piano"@ja-latn ;
    schema:workPerformed <album/95371#musicalwork> .

<artist/27642#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95371#performance> ;
    schema:name "DS Music"@en ;
    foaf:name "DS Music"@en .

<album/95371#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Metroid Piano"@en,
        "Metroid Piano"@ja,
        "Metroid Piano"@ja-latn ;
    mo:composer <artist/363#subject>,
        <artist/635#subject>,
        <artist/693#subject> ;
    mo:produced_work <album/95371#musicalwork> ;
    schema:name "Metroid Piano"@en,
        "Metroid Piano"@ja,
        "Metroid Piano"@ja-latn .

<album/95371#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-14"^^xsd:date ;
    dcterms:title "Metroid Piano"@en,
        "Metroid Piano"@ja,
        "Metroid Piano"@ja-latn ;
    mo:catalogue_number "MCOL-0264" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/95371#musicalexpression> ;
    mo:publisher <org/1517#subject> ;
    mo:record _:N82fdaf341f21413c99a2fbdbbcd9ec81 ;
    mo:record_count 1 ;
    schema:about <product/268#subject>,
        <product/355#subject>,
        <product/58#subject> ;
    schema:byArtist <artist/27642#subject> ;
    schema:datePublished "2020-01-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/17/95371/95371-1579072914.jpg> ;
    schema:name "Metroid Piano"@en,
        "Metroid Piano"@ja,
        "Metroid Piano"@ja-latn ;
    schema:publisher <org/1517#subject> ;
    foaf:depiction <https://media.vgm.io/albums/17/95371/95371-1579072914.jpg> .

_:N0794e3731c1240dd8534186fb1c5fd59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Theme (from \"Metroid Prime\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N82fdaf341f21413c99a2fbdbbcd9ec81 ;
    schema:name "Main Theme (from \"Metroid Prime\")"@en .

_:N106ff75203274b62be192f86f089e90d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brinstar - Red Soil (from \"Super Metroid\")"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N82fdaf341f21413c99a2fbdbbcd9ec81 ;
    schema:name "Brinstar - Red Soil (from \"Super Metroid\")"@en .

_:N26137ab3ba004f049cb5354806d4c68b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ridley's Theme (from \"Super Metroid\")"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N82fdaf341f21413c99a2fbdbbcd9ec81 ;
    schema:name "Ridley's Theme (from \"Super Metroid\")"@en .

_:N68db1a2f1c8d4fcea07011fc95c78453 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brinstar (from \"Metroid\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N82fdaf341f21413c99a2fbdbbcd9ec81 ;
    schema:name "Brinstar (from \"Metroid\")"@en .

_:N902198878b54434fb966a6a871e0690b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kraid's Lair (from \"Metroid\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N82fdaf341f21413c99a2fbdbbcd9ec81 ;
    schema:name "Kraid's Lair (from \"Metroid\")"@en .

_:N99f714baaa6447f0a1ceab98399f1772 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue (from \"Super Metroid\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N82fdaf341f21413c99a2fbdbbcd9ec81 ;
    schema:name "Prologue (from \"Super Metroid\")"@en .

_:N82fdaf341f21413c99a2fbdbbcd9ec81 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0794e3731c1240dd8534186fb1c5fd59,
        _:N106ff75203274b62be192f86f089e90d,
        _:N26137ab3ba004f049cb5354806d4c68b,
        _:N68db1a2f1c8d4fcea07011fc95c78453,
        _:N902198878b54434fb966a6a871e0690b,
        _:N99f714baaa6447f0a1ceab98399f1772 ;
    mo:track_count 6 ;
    schema:duration "PT20:14"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N0794e3731c1240dd8534186fb1c5fd59,
        _:N106ff75203274b62be192f86f089e90d,
        _:N26137ab3ba004f049cb5354806d4c68b,
        _:N68db1a2f1c8d4fcea07011fc95c78453,
        _:N902198878b54434fb966a6a871e0690b,
        _:N99f714baaa6447f0a1ceab98399f1772 .

