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

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

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

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

<artist/1415#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34195#subject> ;
    schema:name "Ayako Mori"@en,
        "森安也子"@ja ;
    foaf:made <album/34195#composition>,
        <album/34195#subject> ;
    foaf:name "Ayako Mori"@en,
        "森安也子"@ja .

<product/2075#subject> a schema:CreativeWork ;
    schema:name "Mega Man 6"@en,
        "ロックマン6 史上最大の戦い!!"@ja,
        "Rockman 6: Shijou Saidai no Tatakai!!"@ja-latn ;
    foaf:name "Mega Man 6"@en,
        "ロックマン6 史上最大の戦い!!"@ja,
        "Rockman 6: Shijou Saidai no Tatakai!!"@ja-latn .

<product/7955#subject> a schema:CreativeWork ;
    schema:name "Ghosts 'n Goblins"@en,
        "魔界村"@ja,
        "Makaimura"@ja-latn ;
    foaf:name "Ghosts 'n Goblins"@en,
        "魔界村"@ja,
        "Makaimura"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/59/34195/34195-1342815463.jpg> a schema:ImageObject,
        foaf:Image .

<album/34195#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MegaMan 6: An Instrumental Tribute"@en,
        "MegaMan 6: An Instrumental Tribute"@ja,
        "MegaMan 6: An Instrumental Tribute"@ja-latn ;
    mo:composer <artist/1355#subject>,
        <artist/1415#subject> ;
    mo:produced_work <album/34195#musicalwork> ;
    schema:name "MegaMan 6: An Instrumental Tribute"@en,
        "MegaMan 6: An Instrumental Tribute"@ja,
        "MegaMan 6: An Instrumental Tribute"@ja-latn .

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

<album/34195#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MegaMan 6: An Instrumental Tribute"@en,
        "MegaMan 6: An Instrumental Tribute"@ja,
        "MegaMan 6: An Instrumental Tribute"@ja-latn ;
    mo:performance_of <album/34195#musicalwork> ;
    mo:performer <artist/5326#subject> ;
    mo:recorded_as <album/34195#musicalexpression> ;
    schema:byArtist <artist/5326#subject> ;
    schema:name "MegaMan 6: An Instrumental Tribute"@en,
        "MegaMan 6: An Instrumental Tribute"@ja,
        "MegaMan 6: An Instrumental Tribute"@ja-latn ;
    schema:workPerformed <album/34195#musicalwork> .

<artist/5326#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/34195#performance> ;
    schema:name "ThePlasmas"@en ;
    foaf:name "ThePlasmas"@en .

<album/34195#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-18"^^xsd:date ;
    dcterms:title "MegaMan 6: An Instrumental Tribute"@en,
        "MegaMan 6: An Instrumental Tribute"@ja,
        "MegaMan 6: An Instrumental Tribute"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/34195#musicalexpression> ;
    mo:publisher _:Nd6f4420681ee41fb98859633a138efb8 ;
    mo:record _:Ne058b2003b7741128689103e16cfcf8d ;
    mo:record_count 1 ;
    schema:about <product/2075#subject>,
        <product/7955#subject> ;
    schema:byArtist <artist/5326#subject> ;
    schema:datePublished "2012-05-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/34195/34195-1342815463.jpg> ;
    schema:name "MegaMan 6: An Instrumental Tribute"@en,
        "MegaMan 6: An Instrumental Tribute"@ja,
        "MegaMan 6: An Instrumental Tribute"@ja-latn ;
    schema:publisher _:Nd6f4420681ee41fb98859633a138efb8 ;
    foaf:depiction <https://media.vgm.io/albums/59/34195/34195-1342815463.jpg> .

_:N0bcd3a78191b4926b156ec5bd0b11cbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomahawk Man"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Tomahawk Man"@en .

_:N0f9e0b6455a04bb88156b260b9a40758 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Screen"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Title Screen"@en .

_:N1d9c93633ad04086b752dedabbd6df92 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Battle"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Final Battle"@en .

_:N387f153b60464fc78483bf50be5b0c72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plant Man"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Plant Man"@en .

_:N3943cc0df7b24c92a79fac117f4cff6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld #03"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Overworld #03"@en .

_:N45520d18fca34bdfa1e12be18e047252 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Theme"@en ;
    mo:track_number 25 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Boss Theme"@en .

_:N4cef2cb483f34d25a3e6da626bda7981 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld #01"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Overworld #01"@en .

_:N53a78f5d16b74fd1b2834e81e9d42890 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Centaur Man"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Centaur Man"@en .

_:N53e009fd4af540ce84dfa20b05837b44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mr. X map"@en ;
    mo:track_number 15 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Mr. X map"@en .

_:N554a11a4d4d649919512f07927499d26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dr. Wily Stage"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Dr. Wily Stage"@en .

_:N657a342de1b34048abc645ad2ca22d90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enemy Selection"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Enemy Selection"@en .

_:N6c880a024be94adc9892725f6ac444da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Battle"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Boss Battle"@en .

_:N8b4111db08d146cbaab7006f618414a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Password"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Password"@en .

_:Na0aa26e293e44550b41069a6e5e1af58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asutaroto"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Asutaroto"@en .

_:Na98e5aba528442dd942bbbdbf736e997 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dr. Wily Map"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:17"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Dr. Wily Map"@en .

_:Nae9e719ef3674159a49ad5c07f1c76b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yamato Man"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Yamato Man"@en .

_:Nb58abd6d1dac4ea891386e1eec0e61ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en ;
    mo:track_number 26 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Ending"@en .

_:Nc054218953e3458487b535a100201bbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Knight Man"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Knight Man"@en .

_:Nca2ff8262fd54db9ace6245e4c2e2cea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blizzard Man"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Blizzard Man"@en .

_:Nd5b0eff5030e4e13860b107d6f02ac20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Ending"@en .

_:Nd6f4420681ee41fb98859633a138efb8 schema:name "ThePlasmas"@en ;
    foaf:name "ThePlasmas"@en .

_:Nd9ac48ba8bf84e2391efb68482c1cd70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Betrayal At The Tournament"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Betrayal At The Tournament"@en .

_:Ne6bd30f851af4ffcad6bbbec49b7ddc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Man"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Wind Man"@en .

_:Ned354d8c571a4e21b8a9cd2db48826c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overworld #02"@en ;
    mo:track_number 23 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Overworld #02"@en .

_:Nf705d30116f1403cbcb96787710c2d0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mr. X Stage"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Mr. X Stage"@en .

_:Nfa727270bc51415abada5a626f026b30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Equipped"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Get Equipped"@en .

_:Nfcbfbd448a8c4f3f8f2035a470b8e50f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flame Man"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Ne058b2003b7741128689103e16cfcf8d ;
    schema:name "Flame Man"@en .

_:Ne058b2003b7741128689103e16cfcf8d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bcd3a78191b4926b156ec5bd0b11cbb,
        _:N0f9e0b6455a04bb88156b260b9a40758,
        _:N1d9c93633ad04086b752dedabbd6df92,
        _:N387f153b60464fc78483bf50be5b0c72,
        _:N3943cc0df7b24c92a79fac117f4cff6c,
        _:N45520d18fca34bdfa1e12be18e047252,
        _:N4cef2cb483f34d25a3e6da626bda7981,
        _:N53a78f5d16b74fd1b2834e81e9d42890,
        _:N53e009fd4af540ce84dfa20b05837b44,
        _:N554a11a4d4d649919512f07927499d26,
        _:N657a342de1b34048abc645ad2ca22d90,
        _:N6c880a024be94adc9892725f6ac444da,
        _:N8b4111db08d146cbaab7006f618414a0,
        _:Na0aa26e293e44550b41069a6e5e1af58,
        _:Na98e5aba528442dd942bbbdbf736e997,
        _:Nae9e719ef3674159a49ad5c07f1c76b1,
        _:Nb58abd6d1dac4ea891386e1eec0e61ad,
        _:Nc054218953e3458487b535a100201bbc,
        _:Nca2ff8262fd54db9ace6245e4c2e2cea,
        _:Nd5b0eff5030e4e13860b107d6f02ac20,
        _:Nd9ac48ba8bf84e2391efb68482c1cd70,
        _:Ne6bd30f851af4ffcad6bbbec49b7ddc4,
        _:Ned354d8c571a4e21b8a9cd2db48826c2,
        _:Nf705d30116f1403cbcb96787710c2d0e,
        _:Nfa727270bc51415abada5a626f026b30,
        _:Nfcbfbd448a8c4f3f8f2035a470b8e50f ;
    mo:track_count 26 ;
    schema:duration "PT29:41"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N0bcd3a78191b4926b156ec5bd0b11cbb,
        _:N0f9e0b6455a04bb88156b260b9a40758,
        _:N1d9c93633ad04086b752dedabbd6df92,
        _:N387f153b60464fc78483bf50be5b0c72,
        _:N3943cc0df7b24c92a79fac117f4cff6c,
        _:N45520d18fca34bdfa1e12be18e047252,
        _:N4cef2cb483f34d25a3e6da626bda7981,
        _:N53a78f5d16b74fd1b2834e81e9d42890,
        _:N53e009fd4af540ce84dfa20b05837b44,
        _:N554a11a4d4d649919512f07927499d26,
        _:N657a342de1b34048abc645ad2ca22d90,
        _:N6c880a024be94adc9892725f6ac444da,
        _:N8b4111db08d146cbaab7006f618414a0,
        _:Na0aa26e293e44550b41069a6e5e1af58,
        _:Na98e5aba528442dd942bbbdbf736e997,
        _:Nae9e719ef3674159a49ad5c07f1c76b1,
        _:Nb58abd6d1dac4ea891386e1eec0e61ad,
        _:Nc054218953e3458487b535a100201bbc,
        _:Nca2ff8262fd54db9ace6245e4c2e2cea,
        _:Nd5b0eff5030e4e13860b107d6f02ac20,
        _:Nd9ac48ba8bf84e2391efb68482c1cd70,
        _:Ne6bd30f851af4ffcad6bbbec49b7ddc4,
        _:Ned354d8c571a4e21b8a9cd2db48826c2,
        _:Nf705d30116f1403cbcb96787710c2d0e,
        _:Nfa727270bc51415abada5a626f026b30,
        _:Nfcbfbd448a8c4f3f8f2035a470b8e50f .

