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

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

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

<artist/1355#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61005#subject> ;
    schema:name "Yuko Takehara"@en,
        "竹原裕子"@ja ;
    foaf:made <album/61005#composition>,
        <album/61005#subject> ;
    foaf:name "Yuko Takehara"@en,
        "竹原裕子"@ja .

<artist/1356#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61005#subject> ;
    schema:name "Yuki Iwai"@en,
        "岩井由紀"@ja ;
    foaf:made <album/61005#composition>,
        <album/61005#subject> ;
    foaf:name "Yuki Iwai"@en,
        "岩井由紀"@ja .

<artist/1357#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61005#subject> ;
    schema:name "Setsuo Yamamoto"@en,
        "山本節生"@ja ;
    foaf:made <album/61005#composition>,
        <album/61005#subject> ;
    foaf:name "Setsuo Yamamoto"@en,
        "山本節生"@ja .

<artist/1358#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61005#subject> ;
    schema:name "Toshihiko Horiyama"@en,
        "堀山俊彦"@ja ;
    foaf:made <album/61005#composition>,
        <album/61005#subject> ;
    foaf:name "Toshihiko Horiyama"@en,
        "堀山俊彦"@ja .

<artist/327#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61005#subject> ;
    schema:name "Mari Yamaguchi"@en,
        "山口真理"@ja ;
    foaf:made <album/61005#composition>,
        <album/61005#subject> ;
    foaf:name "Mari Yamaguchi"@en,
        "山口真理"@ja .

<artist/769#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/61005#subject> ;
    schema:name "Makoto Tomozawa"@en,
        "友澤眞"@ja ;
    foaf:made <album/61005#composition>,
        <album/61005#subject> ;
    foaf:name "Makoto Tomozawa"@en,
        "友澤眞"@ja .

<product/12218#subject> a schema:CreativeWork ;
    schema:name "Super Ghouls 'n Ghosts"@en,
        "超魔界村"@ja,
        "Chohmakaimura"@ja-latn ;
    foaf:name "Super Ghouls 'n Ghosts"@en,
        "超魔界村"@ja,
        "Chohmakaimura"@ja-latn .

<product/2081#subject> a schema:CreativeWork ;
    schema:name "Mega Man X"@en,
        "ロックマンX"@ja,
        "Rockman X"@ja-latn ;
    foaf:name "Mega Man X"@en,
        "ロックマンX"@ja,
        "Rockman X"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/50/61005/61005-1471967685.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/20446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/61005#performance> ;
    schema:name "Super MadNES"@en ;
    foaf:name "Super MadNES"@en .

<album/61005#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blasters & Daggers"@en,
        "Blasters & Daggers"@ja,
        "Blasters & Daggers"@ja-latn ;
    mo:performance_of <album/61005#musicalwork> ;
    mo:performer _:N439b06bca3d24e0ab30a5fe35b3f7253,
        _:N4a8bfbebd70c42d184709cefae12edb0,
        _:N78ef02ee15b5409eac60be534e2631f6,
        <artist/20446#subject> ;
    mo:recorded_as <album/61005#musicalexpression> ;
    schema:byArtist _:N439b06bca3d24e0ab30a5fe35b3f7253,
        _:N4a8bfbebd70c42d184709cefae12edb0,
        _:N78ef02ee15b5409eac60be534e2631f6,
        <artist/20446#subject> ;
    schema:name "Blasters & Daggers"@en,
        "Blasters & Daggers"@ja,
        "Blasters & Daggers"@ja-latn ;
    schema:workPerformed <album/61005#musicalwork> .

<album/61005#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blasters & Daggers"@en,
        "Blasters & Daggers"@ja,
        "Blasters & Daggers"@ja-latn ;
    mo:composer <artist/1355#subject>,
        <artist/1356#subject>,
        <artist/1357#subject>,
        <artist/1358#subject>,
        <artist/327#subject>,
        <artist/769#subject> ;
    mo:produced_work <album/61005#musicalwork> ;
    schema:name "Blasters & Daggers"@en,
        "Blasters & Daggers"@ja,
        "Blasters & Daggers"@ja-latn .

<album/61005#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-08-08"^^xsd:date ;
    dcterms:title "Blasters & Daggers"@en,
        "Blasters & Daggers"@ja,
        "Blasters & Daggers"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/61005#musicalexpression> ;
    mo:publisher _:N1602464509164f6b9f560b0b8517c66c ;
    mo:record _:Nc26a1de9971043cabd679468590bd73b ;
    mo:record_count 1 ;
    schema:about <product/12218#subject>,
        <product/2081#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "(Nico Saavedra"@en ;
            foaf:name "(Nico Saavedra"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ryan Iyengar)"@en ;
            foaf:name "Ryan Iyengar)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gabriel Hidalgo"@en ;
            foaf:name "Gabriel Hidalgo"@en ],
        <artist/20446#subject> ;
    schema:datePublished "2016-08-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/61005/61005-1471967685.jpg> ;
    schema:name "Blasters & Daggers"@en,
        "Blasters & Daggers"@ja,
        "Blasters & Daggers"@ja-latn ;
    schema:publisher _:N1602464509164f6b9f560b0b8517c66c ;
    foaf:depiction <https://media.vgm.io/albums/50/61005/61005-1471967685.jpg> .

_:N051dc88265954daeb55256b6cee31d82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle Of The Emperor [Super Ghouls 'N Ghosts]"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nc26a1de9971043cabd679468590bd73b ;
    schema:name "Castle Of The Emperor [Super Ghouls 'N Ghosts]"@en .

_:N0f588f5d606a427bbf7ddb384e55ecb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Armored Armadillo [Megaman X]"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nc26a1de9971043cabd679468590bd73b ;
    schema:name "Armored Armadillo [Megaman X]"@en .

_:N130888a03f8c4027a58cfe4625b3ba9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghouls' Stomach [Super Ghouls 'N Ghosts]"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nc26a1de9971043cabd679468590bd73b ;
    schema:name "Ghouls' Stomach [Super Ghouls 'N Ghosts]"@en .

_:N1602464509164f6b9f560b0b8517c66c schema:name "Super MadNES"@en,
        "Super MadNES"@ja,
        "Super MadNES"@ja-latn ;
    foaf:name "Super MadNES"@en,
        "Super MadNES"@ja,
        "Super MadNES"@ja-latn .

_:N265f31a84c5d4f4b860f624d6c65e190 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Forest [Super Ghouls 'N Ghosts]"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Nc26a1de9971043cabd679468590bd73b ;
    schema:name "Ice Forest [Super Ghouls 'N Ghosts]"@en .

_:N2c5b5784aa6343eb88b413d0e2f78d1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea Of Despair [Super Ghouls 'N Ghosts]"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nc26a1de9971043cabd679468590bd73b ;
    schema:name "Sea Of Despair [Super Ghouls 'N Ghosts]"@en .

_:N2d1500ec63dd4e8db29d67a63d98b6dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Haunted Graveyard [Super Ghouls 'N Ghosts]"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nc26a1de9971043cabd679468590bd73b ;
    schema:name "Haunted Graveyard [Super Ghouls 'N Ghosts]"@en .

_:N3ac4aa8ad59b4c6386390dbf41898526 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Storm Eagle [Megaman X]"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nc26a1de9971043cabd679468590bd73b ;
    schema:name "Storm Eagle [Megaman X]"@en .

_:N439b06bca3d24e0ab30a5fe35b3f7253 a schema:Person,
        foaf:Person ;
    mo:performed <album/61005#performance> ;
    schema:name "(Nico Saavedra"@en ;
    foaf:name "(Nico Saavedra"@en .

_:N4a8bfbebd70c42d184709cefae12edb0 a schema:Person,
        foaf:Person ;
    mo:performed <album/61005#performance> ;
    schema:name "Ryan Iyengar)"@en ;
    foaf:name "Ryan Iyengar)"@en .

_:N78ef02ee15b5409eac60be534e2631f6 a schema:Person,
        foaf:Person ;
    mo:performed <album/61005#performance> ;
    schema:name "Gabriel Hidalgo"@en ;
    foaf:name "Gabriel Hidalgo"@en .

_:N7f016f16a0e54bd98f268f6bfaecb531 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mongolian Death Worms' Third Cousin [Super Ghouls 'N Ghosts]"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Nc26a1de9971043cabd679468590bd73b ;
    schema:name "Mongolian Death Worms' Third Cousin [Super Ghouls 'N Ghosts]"@en .

_:N96a3084b23a342d0a2cc574a6aab4d7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crucible Of Flame [Super Ghouls 'N Ghosts]"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Nc26a1de9971043cabd679468590bd73b ;
    schema:name "Crucible Of Flame [Super Ghouls 'N Ghosts]"@en .

_:Nb1cdc03b15dc47f3af45a342dfc42483 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flame Mammoth / Boomer Kuwanger [Megaman X]"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nc26a1de9971043cabd679468590bd73b ;
    schema:name "Flame Mammoth / Boomer Kuwanger [Megaman X]"@en .

_:Nc025a6f9a45f48ff8ce095d764ffc8a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Princess Got Kidnapped! [Super Ghouls 'N Ghosts]"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:Nc26a1de9971043cabd679468590bd73b ;
    schema:name "Princess Got Kidnapped! [Super Ghouls 'N Ghosts]"@en .

_:Ne08c8b37e865461cbb5dc433d246738c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Screen / Intro Stage [Megaman X]"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nc26a1de9971043cabd679468590bd73b ;
    schema:name "Title Screen / Intro Stage [Megaman X]"@en .

_:Ne26c30ff263d407fb455f0cc206e22ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sting Chameleon / Spark Mandrill [Megaman X]"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Nc26a1de9971043cabd679468590bd73b ;
    schema:name "Sting Chameleon / Spark Mandrill [Megaman X]"@en .

_:Nc26a1de9971043cabd679468590bd73b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N051dc88265954daeb55256b6cee31d82,
        _:N0f588f5d606a427bbf7ddb384e55ecb4,
        _:N130888a03f8c4027a58cfe4625b3ba9e,
        _:N265f31a84c5d4f4b860f624d6c65e190,
        _:N2c5b5784aa6343eb88b413d0e2f78d1b,
        _:N2d1500ec63dd4e8db29d67a63d98b6dd,
        _:N3ac4aa8ad59b4c6386390dbf41898526,
        _:N7f016f16a0e54bd98f268f6bfaecb531,
        _:N96a3084b23a342d0a2cc574a6aab4d7d,
        _:Nb1cdc03b15dc47f3af45a342dfc42483,
        _:Nc025a6f9a45f48ff8ce095d764ffc8a5,
        _:Ne08c8b37e865461cbb5dc433d246738c,
        _:Ne26c30ff263d407fb455f0cc206e22ae ;
    mo:track_count 13 ;
    schema:duration "PT26:27"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N051dc88265954daeb55256b6cee31d82,
        _:N0f588f5d606a427bbf7ddb384e55ecb4,
        _:N130888a03f8c4027a58cfe4625b3ba9e,
        _:N265f31a84c5d4f4b860f624d6c65e190,
        _:N2c5b5784aa6343eb88b413d0e2f78d1b,
        _:N2d1500ec63dd4e8db29d67a63d98b6dd,
        _:N3ac4aa8ad59b4c6386390dbf41898526,
        _:N7f016f16a0e54bd98f268f6bfaecb531,
        _:N96a3084b23a342d0a2cc574a6aab4d7d,
        _:Nb1cdc03b15dc47f3af45a342dfc42483,
        _:Nc025a6f9a45f48ff8ce095d764ffc8a5,
        _:Ne08c8b37e865461cbb5dc433d246738c,
        _:Ne26c30ff263d407fb455f0cc206e22ae .

