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

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

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

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

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

<album/67921#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Metroid OST Remix"@en,
        "Super Metroid OST Remixes"@ja,
        "Super Metroid OST Remix"@ja-latn ;
    mo:performance_of <album/67921#musicalwork> ;
    mo:recorded_as <album/67921#musicalexpression> ;
    schema:name "Super Metroid OST Remix"@en,
        "Super Metroid OST Remixes"@ja,
        "Super Metroid OST Remix"@ja-latn ;
    schema:workPerformed <album/67921#musicalwork> .

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

<https://medium-media.vgm.io/albums/12/67921/67921-1493801660.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/67921#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-05-03"^^xsd:date ;
    dcterms:title "Super Metroid OST Remix"@en,
        "Super Metroid OST Remixes"@ja,
        "Super Metroid OST Remix"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/67921#musicalexpression> ;
    mo:publisher _:N6f625b73efda4c8692d2b02d2994761a ;
    mo:record _:N0aa27471c58a48029599a6e59e2ec8bb ;
    mo:record_count 1 ;
    schema:about <product/268#subject> ;
    schema:datePublished "2017-05-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/67921/67921-1493801660.jpg> ;
    schema:name "Super Metroid OST Remix"@en,
        "Super Metroid OST Remixes"@ja,
        "Super Metroid OST Remix"@ja-latn ;
    schema:publisher _:N6f625b73efda4c8692d2b02d2994761a ;
    foaf:depiction <https://media.vgm.io/albums/12/67921/67921-1493801660.jpg> .

_:N00765ccb010a459b9b18904043df6a14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Ending"@en .

_:N04ac92f934cd4ed7bd778d4cebc51c9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme Of Super Metroid"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Theme Of Super Metroid"@en .

_:N05ee89cefd1548efb469ae1b436ec173 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tourian"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Tourian"@en .

_:N198b77e01f96456289ff41ddc18e678d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother Brain"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Mother Brain"@en .

_:N4020e867d1b742c2a45e41ea3b8466a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brinstar Overgrown With Vegetation Area"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Brinstar Overgrown With Vegetation Area"@en .

_:N4e6a7ff1f67444b09caa7b8a12a674e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Planet Zebes Arrival On Crateria"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Planet Zebes Arrival On Crateria"@en .

_:N59fce122694f4d5f9dcd1ed3c3d90af3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Upper Maridia"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Upper Maridia"@en .

_:N64cb78d8279e424e92113f92d0bf0b55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Item Fanfare"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:19"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Item Fanfare"@en .

_:N6851b4ce65f648f7b6f5f4180fb08e2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lower Maridia"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Lower Maridia"@en .

_:N6b81c02f9bfa4b7684b9252a6249d87b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lower Norfair Ancient Ruins Area"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Lower Norfair Ancient Ruins Area"@en .

_:N6f625b73efda4c8692d2b02d2994761a schema:name "Ghastly Ghost"@en,
        "Ghastly Ghost"@ja,
        "Ghastly Ghost"@ja-latn ;
    foaf:name "Ghastly Ghost"@en,
        "Ghastly Ghost"@ja,
        "Ghastly Ghost"@ja-latn .

_:N6f6f8f0b8b06415db2037e7faa3ae6f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening Destruction Of The Space Colony"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Opening Destruction Of The Space Colony"@en .

_:N728e53180e734f068544a3b3110dfd64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Boss Confrontation 2"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Big Boss Confrontation 2"@en .

_:N83307b16340345cda5459112d75bc1d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crateria The Space Pirates Appear"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Crateria The Space Pirates Appear"@en .

_:N837545912e5c4d698ff92bcf37904bab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Norfair"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Norfair"@en .

_:Nb3e6f70ed15c4867937896aab0fe99a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Item Room (Bonus Track)"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Item Room (Bonus Track)"@en .

_:Nb8dd6961222f4c2fb95ab80d778cc46e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big Boss Confrontation 1"@en ;
    mo:track_number 12 ;
    schema:duration "PT6:24"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Big Boss Confrontation 1"@en .

_:Ncd5a9a0e60ba4f17924e45114a27ee5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brinstar Red Soil Swampy Area"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Brinstar Red Soil Swampy Area"@en .

_:Ne85fe92ee2584a2e9bf7bb21dbe342fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mini Boss Confrontation"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Mini Boss Confrontation"@en .

_:Nf7d32564cad84066a76c292dba381d7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crateria Underground (Bonus Track)"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N0aa27471c58a48029599a6e59e2ec8bb ;
    schema:name "Crateria Underground (Bonus Track)"@en .

_:N0aa27471c58a48029599a6e59e2ec8bb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00765ccb010a459b9b18904043df6a14,
        _:N04ac92f934cd4ed7bd778d4cebc51c9e,
        _:N05ee89cefd1548efb469ae1b436ec173,
        _:N198b77e01f96456289ff41ddc18e678d,
        _:N4020e867d1b742c2a45e41ea3b8466a4,
        _:N4e6a7ff1f67444b09caa7b8a12a674e3,
        _:N59fce122694f4d5f9dcd1ed3c3d90af3,
        _:N64cb78d8279e424e92113f92d0bf0b55,
        _:N6851b4ce65f648f7b6f5f4180fb08e2c,
        _:N6b81c02f9bfa4b7684b9252a6249d87b,
        _:N6f6f8f0b8b06415db2037e7faa3ae6f6,
        _:N728e53180e734f068544a3b3110dfd64,
        _:N83307b16340345cda5459112d75bc1d0,
        _:N837545912e5c4d698ff92bcf37904bab,
        _:Nb3e6f70ed15c4867937896aab0fe99a4,
        _:Nb8dd6961222f4c2fb95ab80d778cc46e,
        _:Ncd5a9a0e60ba4f17924e45114a27ee5f,
        _:Ne85fe92ee2584a2e9bf7bb21dbe342fa,
        _:Nf7d32564cad84066a76c292dba381d7b ;
    mo:track_count 19 ;
    schema:duration "PT58:33"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N00765ccb010a459b9b18904043df6a14,
        _:N04ac92f934cd4ed7bd778d4cebc51c9e,
        _:N05ee89cefd1548efb469ae1b436ec173,
        _:N198b77e01f96456289ff41ddc18e678d,
        _:N4020e867d1b742c2a45e41ea3b8466a4,
        _:N4e6a7ff1f67444b09caa7b8a12a674e3,
        _:N59fce122694f4d5f9dcd1ed3c3d90af3,
        _:N64cb78d8279e424e92113f92d0bf0b55,
        _:N6851b4ce65f648f7b6f5f4180fb08e2c,
        _:N6b81c02f9bfa4b7684b9252a6249d87b,
        _:N6f6f8f0b8b06415db2037e7faa3ae6f6,
        _:N728e53180e734f068544a3b3110dfd64,
        _:N83307b16340345cda5459112d75bc1d0,
        _:N837545912e5c4d698ff92bcf37904bab,
        _:Nb3e6f70ed15c4867937896aab0fe99a4,
        _:Nb8dd6961222f4c2fb95ab80d778cc46e,
        _:Ncd5a9a0e60ba4f17924e45114a27ee5f,
        _:Ne85fe92ee2584a2e9bf7bb21dbe342fa,
        _:Nf7d32564cad84066a76c292dba381d7b .

