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

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

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

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

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

<artist/693#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5356#subject> ;
    schema:name "Kenji Yamamoto"@en,
        "山本健誌"@ja ;
    foaf:made <album/5356#composition>,
        <album/5356#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 .

<album/5356#musicalexpression> a mo:Signal ;
    mo:published_as <album/5356#subject> ;
    mo:records <album/5356#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/65/5356/5356-1194859977.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/5356#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/65/5356/5356-1194859977.jpg> ;
    foaf:depicts <album/5356#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/65/5356/5356-1194859977.jpg> .

<https://medium-media.vgm.io/albums/65/5356/5356-1194859977.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/1034#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5356#performance> ;
    schema:name "Vig"@en ;
    foaf:name "Vig"@en .

<artist/1216#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/5356#performance> ;
    schema:name "zykO"@en ;
    foaf:name "zykO"@en .

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

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

<album/5356#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Metroid: Relics of the Chozo"@en,
        "Super Metroid: Relics of the Chozo"@ja,
        "Super Metroid: Relics of the Chozo"@ja-latn ;
    mo:performance_of <album/5356#musicalwork> ;
    mo:performer <artist/1034#subject>,
        <artist/1216#subject>,
        <artist/59108#subject> ;
    mo:recorded_as <album/5356#musicalexpression> ;
    schema:byArtist <artist/1034#subject>,
        <artist/1216#subject>,
        <artist/59108#subject> ;
    schema:name "Super Metroid: Relics of the Chozo"@en,
        "Super Metroid: Relics of the Chozo"@ja,
        "Super Metroid: Relics of the Chozo"@ja-latn ;
    schema:workPerformed <album/5356#musicalwork> .

<album/5356#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-09-12"^^xsd:date ;
    dcterms:title "Super Metroid: Relics of the Chozo"@en,
        "Super Metroid: Relics of the Chozo"@ja,
        "Super Metroid: Relics of the Chozo"@ja-latn ;
    mo:catalogue_number "OCRA-0001" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/5356#musicalexpression> ;
    mo:publisher <org/47#subject> ;
    mo:record _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    mo:record_count 1 ;
    schema:about <product/268#subject> ;
    schema:byArtist <artist/1034#subject>,
        <artist/1216#subject>,
        <artist/59108#subject> ;
    schema:datePublished "2003-09-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/5356/5356-1194859977.jpg> ;
    schema:name "Super Metroid: Relics of the Chozo"@en,
        "Super Metroid: Relics of the Chozo"@ja,
        "Super Metroid: Relics of the Chozo"@ja-latn ;
    schema:publisher <org/47#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/5356/5356-1194859977.jpg> .

_:N270c855e64ad46e8b670b42daedd1031 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perceived by Cold Intelligence (Mother Brain)"@en ;
    mo:track_number 17 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "Perceived by Cold Intelligence (Mother Brain)"@en .

_:N27ded21c8df74ccd97472a9e189f21c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unsettling Nature [Small Boss Confrontation BGM (Spore-Spawn, Botsoon)]"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "Unsettling Nature [Small Boss Confrontation BGM (Spore-Spawn, Botsoon)]"@en .

_:N3881e244198647818d9bc8a372b14a42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pyroclastica (Norfair - Scorching Lava Area)"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "Pyroclastica (Norfair - Scorching Lava Area)"@en .

_:N43d37ae379c14aa1a3abd7b0e2a847b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Putting Down on Zebes (Planet Zebes - Crateria Arrival)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "Putting Down on Zebes (Planet Zebes - Crateria Arrival)"@en .

_:N43fd61fdfe5746988be7a55c2dc1b7aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metal Fatigue (Wrecked Ship)"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "Metal Fatigue (Wrecked Ship)"@en .

_:N59b36710dc9e4a0a8aa922a6fda58efb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Change and a Passing (Mysterious Statue Chamber / Tourian)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "A Change and a Passing (Mysterious Statue Chamber / Tourian)"@en .

_:N73a5dd2bf851462f8f3b56c5a468a758 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hostile Abduction [Big Boss Confrontation BGM (Ridley, Draygon)]"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "Hostile Abduction [Big Boss Confrontation BGM (Ridley, Draygon)]"@en .

_:N80b8518387954815927e5cee2cfd8d1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Braving the Flames (Norfair - Ancient Ruins Area)"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "Braving the Flames (Norfair - Ancient Ruins Area)"@en .

_:N926bf34d25d247c99864bcfa1f99ec08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noumenon (Maridia - Rocky Underground Water Area)"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "Noumenon (Maridia - Rocky Underground Water Area)"@en .

_:Nb963e9e01a644733beaa9fb70ebf6cd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil Aroused (Crateria - Space Pirates Appear)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "Evil Aroused (Crateria - Space Pirates Appear)"@en .

_:Nb9a8d5112bbd4600a39b7052a4279a81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So It Begins… (Theme of Super Metroid)"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "So It Begins… (Theme of Super Metroid)"@en .

_:Nbf25e4b9d01e48cbbe516d879c624c69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ebb Tide Manifest (Maridia - Quicksand Underground Water Area)"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "Ebb Tide Manifest (Maridia - Quicksand Underground Water Area)"@en .

_:Nc978747d2eba409c8bc9f1fa180eda35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sudden Death [Big Boss Confrontation BGM (Kraid, Crocomire, Phantoon)]"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "Sudden Death [Big Boss Confrontation BGM (Kraid, Crocomire, Phantoon)]"@en .

_:Nd2c352d663d541f8affae32e09c2d743 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Full of Life (Brinstar - Plant Overgrowth Area)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "Full of Life (Brinstar - Plant Overgrowth Area)"@en .

_:Ne0da75efebe547d89e8dade5094911b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Escaping Retribution (Escape)"@en ;
    mo:track_number 18 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "Escaping Retribution (Escape)"@en .

_:Ne3c3089aed144b86958298c8033cf95e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Galaxy Is at Peace… (Ending / Samus Aran Appearance Fanfare)"@en ;
    mo:track_number 19 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "The Galaxy Is at Peace… (Ending / Samus Aran Appearance Fanfare)"@en .

_:Nef899bfab1dd41c499c48cf4c25b5046 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Premonition of Fell Purpose [Opening (Destroyed Science Academy Research Station)]"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "Premonition of Fell Purpose [Opening (Destroyed Science Academy Research Station)]"@en .

_:Nf0ab44d457f94f76b4bbaa5c8183d64e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vast Inner Depths of Brinstar (Brinstar - Red Soil Wetland Area)"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:31"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "Vast Inner Depths of Brinstar (Brinstar - Red Soil Wetland Area)"@en .

_:Nf5ba157d1e4c412dab3b2e508b80fd9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traversing the Beyond (Space Warrior - Samus Aran's Theme)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nc8bc58eb9fc546d7ae46b7c786403a4d ;
    schema:name "Traversing the Beyond (Space Warrior - Samus Aran's Theme)"@en .

_:Nc8bc58eb9fc546d7ae46b7c786403a4d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N270c855e64ad46e8b670b42daedd1031,
        _:N27ded21c8df74ccd97472a9e189f21c7,
        _:N3881e244198647818d9bc8a372b14a42,
        _:N43d37ae379c14aa1a3abd7b0e2a847b6,
        _:N43fd61fdfe5746988be7a55c2dc1b7aa,
        _:N59b36710dc9e4a0a8aa922a6fda58efb,
        _:N73a5dd2bf851462f8f3b56c5a468a758,
        _:N80b8518387954815927e5cee2cfd8d1d,
        _:N926bf34d25d247c99864bcfa1f99ec08,
        _:Nb963e9e01a644733beaa9fb70ebf6cd2,
        _:Nb9a8d5112bbd4600a39b7052a4279a81,
        _:Nbf25e4b9d01e48cbbe516d879c624c69,
        _:Nc978747d2eba409c8bc9f1fa180eda35,
        _:Nd2c352d663d541f8affae32e09c2d743,
        _:Ne0da75efebe547d89e8dade5094911b7,
        _:Ne3c3089aed144b86958298c8033cf95e,
        _:Nef899bfab1dd41c499c48cf4c25b5046,
        _:Nf0ab44d457f94f76b4bbaa5c8183d64e,
        _:Nf5ba157d1e4c412dab3b2e508b80fd9f ;
    mo:track_count 19 ;
    schema:duration "PT71:56"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N270c855e64ad46e8b670b42daedd1031,
        _:N27ded21c8df74ccd97472a9e189f21c7,
        _:N3881e244198647818d9bc8a372b14a42,
        _:N43d37ae379c14aa1a3abd7b0e2a847b6,
        _:N43fd61fdfe5746988be7a55c2dc1b7aa,
        _:N59b36710dc9e4a0a8aa922a6fda58efb,
        _:N73a5dd2bf851462f8f3b56c5a468a758,
        _:N80b8518387954815927e5cee2cfd8d1d,
        _:N926bf34d25d247c99864bcfa1f99ec08,
        _:Nb963e9e01a644733beaa9fb70ebf6cd2,
        _:Nb9a8d5112bbd4600a39b7052a4279a81,
        _:Nbf25e4b9d01e48cbbe516d879c624c69,
        _:Nc978747d2eba409c8bc9f1fa180eda35,
        _:Nd2c352d663d541f8affae32e09c2d743,
        _:Ne0da75efebe547d89e8dade5094911b7,
        _:Ne3c3089aed144b86958298c8033cf95e,
        _:Nef899bfab1dd41c499c48cf4c25b5046,
        _:Nf0ab44d457f94f76b4bbaa5c8183d64e,
        _:Nf5ba157d1e4c412dab3b2e508b80fd9f .

