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

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

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

<artist/31519#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/86883#subject> ;
    schema:name "Scott Lee"@en ;
    foaf:made <album/86883#composition>,
        <album/86883#subject> ;
    foaf:name "Scott Lee"@en .

<album/86883#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Summoner (20th Anniversary)"@en,
        "Summoner (20th Anniversary)"@ja,
        "Summoner (20th Anniversary)"@ja-latn ;
    mo:composer <artist/31519#subject> ;
    mo:produced_work <album/86883#musicalwork> ;
    schema:name "Summoner (20th Anniversary)"@en,
        "Summoner (20th Anniversary)"@ja,
        "Summoner (20th Anniversary)"@ja-latn .

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

<album/86883#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Summoner (20th Anniversary)"@en,
        "Summoner (20th Anniversary)"@ja,
        "Summoner (20th Anniversary)"@ja-latn ;
    mo:performance_of <album/86883#musicalwork> ;
    mo:recorded_as <album/86883#musicalexpression> ;
    schema:name "Summoner (20th Anniversary)"@en,
        "Summoner (20th Anniversary)"@ja,
        "Summoner (20th Anniversary)"@ja-latn ;
    schema:workPerformed <album/86883#musicalwork> .

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

<https://medium-media.vgm.io/albums/38/86883/86883-1558378870.png> a schema:ImageObject,
        foaf:Image .

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

<album/86883#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-02"^^xsd:date ;
    dcterms:title "Summoner (20th Anniversary)"@en,
        "Summoner (20th Anniversary)"@ja,
        "Summoner (20th Anniversary)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/86883#musicalexpression> ;
    mo:publisher _:N060a4e64d94b43ec921273899cf56560 ;
    mo:record _:Na45d17677a7842d79546d1e30a7eda0c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Summoner"@en ;
            foaf:name "Summoner"@en ] ;
    schema:datePublished "2019-04-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/86883/86883-1558378870.png> ;
    schema:name "Summoner (20th Anniversary)"@en,
        "Summoner (20th Anniversary)"@ja,
        "Summoner (20th Anniversary)"@ja-latn ;
    schema:publisher _:N060a4e64d94b43ec921273899cf56560 ;
    foaf:depiction <https://media.vgm.io/albums/38/86883/86883-1558378870.png> .

_:N060a4e64d94b43ec921273899cf56560 schema:name "Scott Lee"@en ;
    foaf:name "Scott Lee"@en .

_:N090b33d08b514b3e974d01f7813f8036 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summoner Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "Summoner Theme"@en .

_:N10fdca8dd819432ab1c12047096cc62b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rosalind's Hope"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "Rosalind's Hope"@en .

_:N1ef79f0c8653492f9ac2ff0984b612ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chosen One (Palace Theme)"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "Chosen One (Palace Theme)"@en .

_:N214e26d3a07940e58748f5f50314e32f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Skies (World Map II)"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "Dark Skies (World Map II)"@en .

_:N261910fa9d9445359988d9ade2460c4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "City of Wolong"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "City of Wolong"@en .

_:N398f375522034930a7badc5b4a45f39d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Palace Escape"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "Palace Escape"@en .

_:N3e4e57c7774349038b26257e0e983192 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credits"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "Credits"@en .

_:N43d62ff22ceb4667b2c702491c6fc887 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Passage of the Undead (Wolong Caverns)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "Passage of the Undead (Wolong Caverns)"@en .

_:N4939d2d4f0ca4153b7ac8d02277813db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadows"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "Shadows"@en .

_:N597f3afe457d421a90d10476ddbf19c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Soulless"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "The Soulless"@en .

_:N75c3a142d03b44f7ae72da7064b88e74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lord Luminar (Boss Fights)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "Lord Luminar (Boss Fights)"@en .

_:N7d7a369f6f3e44a9b01e8374685d072b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fate of the Gods"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "Fate of the Gods"@en .

_:N7f9b8a6c7c27437bb2f718b24f8b640d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightfall (World Map I)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "Nightfall (World Map I)"@en .

_:N8c6a6f0e89e44fb5be034978e6f61646 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slumdock"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "Slumdock"@en .

_:Ndc082cd612ae4994923517992c1d1152 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ikaemos Palace"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "Ikaemos Palace"@en .

_:Ndf3c147638944e7b81f0fb7a37fe5b73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost in Sewers II (Area II)"@en ;
    mo:track_number 17 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "Lost in Sewers II (Area II)"@en .

_:Ne4d44ecbe5044372a8f7d49a360c193a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost in Sewers I (Tunnel Dweller)"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "Lost in Sewers I (Tunnel Dweller)"@en .

_:Ne517b5e58ae04b8bbd82ee562fd755aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lenele (Marketplace)"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Na45d17677a7842d79546d1e30a7eda0c ;
    schema:name "Lenele (Marketplace)"@en .

_:Na45d17677a7842d79546d1e30a7eda0c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N090b33d08b514b3e974d01f7813f8036,
        _:N10fdca8dd819432ab1c12047096cc62b,
        _:N1ef79f0c8653492f9ac2ff0984b612ab,
        _:N214e26d3a07940e58748f5f50314e32f,
        _:N261910fa9d9445359988d9ade2460c4c,
        _:N398f375522034930a7badc5b4a45f39d,
        _:N3e4e57c7774349038b26257e0e983192,
        _:N43d62ff22ceb4667b2c702491c6fc887,
        _:N4939d2d4f0ca4153b7ac8d02277813db,
        _:N597f3afe457d421a90d10476ddbf19c0,
        _:N75c3a142d03b44f7ae72da7064b88e74,
        _:N7d7a369f6f3e44a9b01e8374685d072b,
        _:N7f9b8a6c7c27437bb2f718b24f8b640d,
        _:N8c6a6f0e89e44fb5be034978e6f61646,
        _:Ndc082cd612ae4994923517992c1d1152,
        _:Ndf3c147638944e7b81f0fb7a37fe5b73,
        _:Ne4d44ecbe5044372a8f7d49a360c193a,
        _:Ne517b5e58ae04b8bbd82ee562fd755aa ;
    mo:track_count 18 ;
    schema:duration "PT59:15"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N090b33d08b514b3e974d01f7813f8036,
        _:N10fdca8dd819432ab1c12047096cc62b,
        _:N1ef79f0c8653492f9ac2ff0984b612ab,
        _:N214e26d3a07940e58748f5f50314e32f,
        _:N261910fa9d9445359988d9ade2460c4c,
        _:N398f375522034930a7badc5b4a45f39d,
        _:N3e4e57c7774349038b26257e0e983192,
        _:N43d62ff22ceb4667b2c702491c6fc887,
        _:N4939d2d4f0ca4153b7ac8d02277813db,
        _:N597f3afe457d421a90d10476ddbf19c0,
        _:N75c3a142d03b44f7ae72da7064b88e74,
        _:N7d7a369f6f3e44a9b01e8374685d072b,
        _:N7f9b8a6c7c27437bb2f718b24f8b640d,
        _:N8c6a6f0e89e44fb5be034978e6f61646,
        _:Ndc082cd612ae4994923517992c1d1152,
        _:Ndf3c147638944e7b81f0fb7a37fe5b73,
        _:Ne4d44ecbe5044372a8f7d49a360c193a,
        _:Ne517b5e58ae04b8bbd82ee562fd755aa .

