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

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

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

<artist/1341#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39556#subject> ;
    schema:name "Ogeretsu Kun"@en,
        "おげれつくん"@ja ;
    foaf:made <album/39556#composition>,
        <album/39556#subject> ;
    foaf:name "Ogeretsu Kun"@en,
        "おげれつくん"@ja .

<product/2071#subject> a schema:CreativeWork ;
    schema:name "Mega Man 2"@en,
        "ロックマン2 Dr.ワイリーの謎"@ja,
        "Rockman 2: Dr. Wily no Nazo"@ja-latn ;
    foaf:name "Mega Man 2"@en,
        "ロックマン2 Dr.ワイリーの謎"@ja,
        "Rockman 2: Dr. Wily no Nazo"@ja-latn .

<album/39556#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "MegaMan 2 - Journey's End"@en,
        "MegaMan 2 - Journey's End"@ja,
        "MegaMan 2 - Journey's End"@ja-latn ;
    mo:composer <artist/1341#subject> ;
    mo:produced_work <album/39556#musicalwork> ;
    schema:name "MegaMan 2 - Journey's End"@en,
        "MegaMan 2 - Journey's End"@ja,
        "MegaMan 2 - Journey's End"@ja-latn .

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

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

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

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

<album/39556#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "MegaMan 2 - Journey's End"@en,
        "MegaMan 2 - Journey's End"@ja,
        "MegaMan 2 - Journey's End"@ja-latn ;
    mo:performance_of <album/39556#musicalwork> ;
    mo:performer <artist/14447#subject> ;
    mo:recorded_as <album/39556#musicalexpression> ;
    schema:byArtist <artist/14447#subject> ;
    schema:name "MegaMan 2 - Journey's End"@en,
        "MegaMan 2 - Journey's End"@ja,
        "MegaMan 2 - Journey's End"@ja-latn ;
    schema:workPerformed <album/39556#musicalwork> .

<artist/14447#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39556#performance> ;
    schema:name "Hyde209"@en ;
    foaf:name "Hyde209"@en .

<album/39556#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-02-07"^^xsd:date ;
    dcterms:title "MegaMan 2 - Journey's End"@en,
        "MegaMan 2 - Journey's End"@ja,
        "MegaMan 2 - Journey's End"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/39556#musicalexpression> ;
    mo:publisher _:N81c7018206974f1e912ec0a0048fe369 ;
    mo:record _:N3ddd68e0da934759ac6ae2b9a3b8658a ;
    mo:record_count 1 ;
    schema:about <product/2071#subject> ;
    schema:byArtist <artist/14447#subject> ;
    schema:datePublished "2011-02-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/39556/39556-1369350171.jpg> ;
    schema:name "MegaMan 2 - Journey's End"@en,
        "MegaMan 2 - Journey's End"@ja,
        "MegaMan 2 - Journey's End"@ja-latn ;
    schema:publisher _:N81c7018206974f1e912ec0a0048fe369 ;
    foaf:depiction <https://media.vgm.io/albums/65/39556/39556-1369350171.jpg> .

_:N1cf1795f4bd04b7d9ce097b28aaa6f71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Speed of Quickness"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N3ddd68e0da934759ac6ae2b9a3b8658a ;
    schema:name "Speed of Quickness"@en .

_:N27bdcc16300f49179d22cdd476ad2f1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City Rooftop"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N3ddd68e0da934759ac6ae2b9a3b8658a ;
    schema:name "City Rooftop"@en .

_:N2977d74cb31a4dd3ad9dbe2cdeeee8a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Leaves"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N3ddd68e0da934759ac6ae2b9a3b8658a ;
    schema:name "Flying Leaves"@en .

_:N2e2dadc8cc3743a18f30981af0c6eacd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Growing Fear"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N3ddd68e0da934759ac6ae2b9a3b8658a ;
    schema:name "Growing Fear"@en .

_:N35364945cbbf477ca1fde09952b1cce4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flashing Crystal"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N3ddd68e0da934759ac6ae2b9a3b8658a ;
    schema:name "Flashing Crystal"@en .

_:N3d01499a9df646a08ca30ebe4d7afc6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Selective Vision"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N3ddd68e0da934759ac6ae2b9a3b8658a ;
    schema:name "Selective Vision"@en .

_:N510b4e1b3b1c4a52be23acfc026043e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel the Heat"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N3ddd68e0da934759ac6ae2b9a3b8658a ;
    schema:name "Feel the Heat"@en .

_:N7e60262cbc6d4933a627bd35c05308dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "House of my Enemy"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N3ddd68e0da934759ac6ae2b9a3b8658a ;
    schema:name "House of my Enemy"@en .

_:N81c7018206974f1e912ec0a0048fe369 schema:name "Hyde209"@en ;
    foaf:name "Hyde209"@en .

_:Nb7ead43c8ab242a2b8f16ec981077d6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Journey's End"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N3ddd68e0da934759ac6ae2b9a3b8658a ;
    schema:name "Journey's End"@en .

_:Nd7d3120e645f4a6490bf8c72b166b930 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party Crasher"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N3ddd68e0da934759ac6ae2b9a3b8658a ;
    schema:name "Party Crasher"@en .

_:Nda4be56c96f345e5a1d2856811da43e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beneath the Surface"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N3ddd68e0da934759ac6ae2b9a3b8658a ;
    schema:name "Beneath the Surface"@en .

_:Ne2239ff64f7648e580d7bdd6dc1304a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind in my Hair"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N3ddd68e0da934759ac6ae2b9a3b8658a ;
    schema:name "The Wind in my Hair"@en .

_:Nfaaa6fb140de4de3b8c04a8ab5be0899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bolts Cogs and Gears"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N3ddd68e0da934759ac6ae2b9a3b8658a ;
    schema:name "Bolts Cogs and Gears"@en .

_:N3ddd68e0da934759ac6ae2b9a3b8658a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1cf1795f4bd04b7d9ce097b28aaa6f71,
        _:N27bdcc16300f49179d22cdd476ad2f1a,
        _:N2977d74cb31a4dd3ad9dbe2cdeeee8a9,
        _:N2e2dadc8cc3743a18f30981af0c6eacd,
        _:N35364945cbbf477ca1fde09952b1cce4,
        _:N3d01499a9df646a08ca30ebe4d7afc6e,
        _:N510b4e1b3b1c4a52be23acfc026043e0,
        _:N7e60262cbc6d4933a627bd35c05308dd,
        _:Nb7ead43c8ab242a2b8f16ec981077d6e,
        _:Nd7d3120e645f4a6490bf8c72b166b930,
        _:Nda4be56c96f345e5a1d2856811da43e3,
        _:Ne2239ff64f7648e580d7bdd6dc1304a9,
        _:Nfaaa6fb140de4de3b8c04a8ab5be0899 ;
    mo:track_count 13 ;
    schema:duration "PT36:22"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1cf1795f4bd04b7d9ce097b28aaa6f71,
        _:N27bdcc16300f49179d22cdd476ad2f1a,
        _:N2977d74cb31a4dd3ad9dbe2cdeeee8a9,
        _:N2e2dadc8cc3743a18f30981af0c6eacd,
        _:N35364945cbbf477ca1fde09952b1cce4,
        _:N3d01499a9df646a08ca30ebe4d7afc6e,
        _:N510b4e1b3b1c4a52be23acfc026043e0,
        _:N7e60262cbc6d4933a627bd35c05308dd,
        _:Nb7ead43c8ab242a2b8f16ec981077d6e,
        _:Nd7d3120e645f4a6490bf8c72b166b930,
        _:Nda4be56c96f345e5a1d2856811da43e3,
        _:Ne2239ff64f7648e580d7bdd6dc1304a9,
        _:Nfaaa6fb140de4de3b8c04a8ab5be0899 .

