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

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

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

<artist/16644#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/23203#subject> ;
    schema:name "Michel Schiralli"@en ;
    foaf:made <album/23203#composition>,
        <album/23203#subject> ;
    foaf:name "Michel Schiralli"@en .

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

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

<album/23203#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "H.P. Sneakstep: The Metroid Renaissance EP"@en,
        "H.P. Sneakstep: The Metroid Renaissance EP"@ja,
        "H.P. Sneakstep: The Metroid Renaissance EP"@ja-latn ;
    mo:performance_of <album/23203#musicalwork> ;
    mo:recorded_as <album/23203#musicalexpression> ;
    schema:name "H.P. Sneakstep: The Metroid Renaissance EP"@en,
        "H.P. Sneakstep: The Metroid Renaissance EP"@ja,
        "H.P. Sneakstep: The Metroid Renaissance EP"@ja-latn ;
    schema:workPerformed <album/23203#musicalwork> .

<https://media.vgm.io/albums/30/23203/23203-1294807812.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/23203#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/30/23203/23203-1294807812.png> ;
    foaf:depicts <album/23203#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/30/23203/23203-1294807812.png> .

<https://medium-media.vgm.io/albums/30/23203/23203-1294807812.png> a schema:ImageObject,
        foaf:Image .

<album/23203#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "H.P. Sneakstep: The Metroid Renaissance EP"@en,
        "H.P. Sneakstep: The Metroid Renaissance EP"@ja,
        "H.P. Sneakstep: The Metroid Renaissance EP"@ja-latn ;
    mo:composer <artist/16644#subject>,
        <artist/363#subject> ;
    mo:produced_work <album/23203#musicalwork> ;
    schema:name "H.P. Sneakstep: The Metroid Renaissance EP"@en,
        "H.P. Sneakstep: The Metroid Renaissance EP"@ja,
        "H.P. Sneakstep: The Metroid Renaissance EP"@ja-latn .

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

<album/23203#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-02"^^xsd:date ;
    dcterms:title "H.P. Sneakstep: The Metroid Renaissance EP"@en,
        "H.P. Sneakstep: The Metroid Renaissance EP"@ja,
        "H.P. Sneakstep: The Metroid Renaissance EP"@ja-latn ;
    mo:catalogue_number "KM-HPS010" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/23203#musicalexpression> ;
    mo:publisher _:N7cc56920a6a94204882f32367829fc27 ;
    mo:record _:Nef698afcb8ac494dba0d2472aacd4778 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Metroid"@en ;
            foaf:name "Metroid"@en ],
        [ a schema:CreativeWork ;
            schema:name "Super Metroid"@en ;
            foaf:name "Super Metroid"@en ] ;
    schema:datePublished "2010-08-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/23203/23203-1294807812.png> ;
    schema:name "H.P. Sneakstep: The Metroid Renaissance EP"@en,
        "H.P. Sneakstep: The Metroid Renaissance EP"@ja,
        "H.P. Sneakstep: The Metroid Renaissance EP"@ja-latn ;
    schema:publisher _:N7cc56920a6a94204882f32367829fc27 ;
    foaf:depiction <https://media.vgm.io/albums/30/23203/23203-1294807812.png> .

_:N2cd3b7d9006e4788b8b04f1c18ab343b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kraid's Chamber"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nef698afcb8ac494dba0d2472aacd4778 ;
    schema:name "Kraid's Chamber"@en .

_:N7cc56920a6a94204882f32367829fc27 schema:name "Karakasa Music"@en ;
    foaf:name "Karakasa Music"@en .

_:N807a6aeb535c45b79d29205a4e518845 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ridley's Chamber"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Nef698afcb8ac494dba0d2472aacd4778 ;
    schema:name "Ridley's Chamber"@en .

_:Nef698afcb8ac494dba0d2472aacd4778 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2cd3b7d9006e4788b8b04f1c18ab343b,
        _:N807a6aeb535c45b79d29205a4e518845 ;
    mo:track_count 2 ;
    schema:duration "PT7:12"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2cd3b7d9006e4788b8b04f1c18ab343b,
        _:N807a6aeb535c45b79d29205a4e518845 .

