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

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

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

<artist/1296#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43666#subject> ;
    schema:name "Bobby Prince"@en ;
    foaf:made <album/43666#composition>,
        <album/43666#subject> ;
    foaf:name "Bobby Prince"@en .

<product/4199#subject> a schema:CreativeWork ;
    schema:name "DOOM (1993)"@en,
        "Doom (1993)"@ja,
        "DOOM (1993)"@ja-latn ;
    foaf:name "DOOM (1993)"@en,
        "Doom (1993)"@ja,
        "DOOM (1993)"@ja-latn .

<album/43666#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The 20th Doom - EP3 - Chiptuned Inferno"@en,
        "The 20th Doom - EP3 - Chiptuned Inferno"@ja,
        "The 20th Doom - EP3 - Chiptuned Inferno"@ja-latn ;
    mo:composer <artist/1296#subject> ;
    mo:produced_work <album/43666#musicalwork> ;
    schema:name "The 20th Doom - EP3 - Chiptuned Inferno"@en,
        "The 20th Doom - EP3 - Chiptuned Inferno"@ja,
        "The 20th Doom - EP3 - Chiptuned Inferno"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/66/43666/43666-1389285122.png> a schema:ImageObject,
        foaf:Image .

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

<album/43666#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The 20th Doom - EP3 - Chiptuned Inferno"@en,
        "The 20th Doom - EP3 - Chiptuned Inferno"@ja,
        "The 20th Doom - EP3 - Chiptuned Inferno"@ja-latn ;
    mo:performance_of <album/43666#musicalwork> ;
    mo:performer <artist/11059#subject> ;
    mo:recorded_as <album/43666#musicalexpression> ;
    schema:byArtist <artist/11059#subject> ;
    schema:name "The 20th Doom - EP3 - Chiptuned Inferno"@en,
        "The 20th Doom - EP3 - Chiptuned Inferno"@ja,
        "The 20th Doom - EP3 - Chiptuned Inferno"@ja-latn ;
    schema:workPerformed <album/43666#musicalwork> .

<artist/11059#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43666#performance> ;
    schema:name "Shiryu"@en ;
    foaf:name "Shiryu"@en .

<album/43666#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-01-17"^^xsd:date ;
    dcterms:title "The 20th Doom - EP3 - Chiptuned Inferno"@en,
        "The 20th Doom - EP3 - Chiptuned Inferno"@ja,
        "The 20th Doom - EP3 - Chiptuned Inferno"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/43666#musicalexpression> ;
    mo:publisher _:N4ca634caefde4565b4aacc306d80024b ;
    mo:record _:N55aa9fd312cc4bbb9d802b4afa7b921e ;
    mo:record_count 1 ;
    schema:about <product/4199#subject> ;
    schema:byArtist <artist/11059#subject> ;
    schema:datePublished "2014-01-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/43666/43666-1389285122.png> ;
    schema:name "The 20th Doom - EP3 - Chiptuned Inferno"@en,
        "The 20th Doom - EP3 - Chiptuned Inferno"@ja,
        "The 20th Doom - EP3 - Chiptuned Inferno"@ja-latn ;
    schema:publisher _:N4ca634caefde4565b4aacc306d80024b ;
    foaf:depiction <https://media.vgm.io/albums/66/43666/43666-1389285122.png> .

_:N094944e11226403299b1d1e0114de95a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "House of Pain of Doom"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N55aa9fd312cc4bbb9d802b4afa7b921e ;
    schema:name "House of Pain of Doom"@en .

_:N095367de84ac44e6a1c2e4b0398af345 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pandemonium of Doom"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N55aa9fd312cc4bbb9d802b4afa7b921e ;
    schema:name "Pandemonium of Doom"@en .

_:N1de6ee8cab4f4f61a02c55195f3d5c77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dis of Doom"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N55aa9fd312cc4bbb9d802b4afa7b921e ;
    schema:name "Dis of Doom"@en .

_:N346289775e5a4870998c889be9cffb29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Limbo of Doom"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N55aa9fd312cc4bbb9d802b4afa7b921e ;
    schema:name "Limbo of Doom"@en .

_:N4ca634caefde4565b4aacc306d80024b schema:name "Shiryu Music"@en ;
    foaf:name "Shiryu Music"@en .

_:N54806cd9faf2420a94ccfd8a17d9d82e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victor of Doom"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N55aa9fd312cc4bbb9d802b4afa7b921e ;
    schema:name "Victor of Doom"@en .

_:N5a5c872ae8f1466681dd91c17965fb3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mount Erebus of Doom"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N55aa9fd312cc4bbb9d802b4afa7b921e ;
    schema:name "Mount Erebus of Doom"@en .

_:N60dd608ff97b42d2b7ce0c01ab26314d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slought of Despair of Doom"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N55aa9fd312cc4bbb9d802b4afa7b921e ;
    schema:name "Slought of Despair of Doom"@en .

_:N7ad113c129f141f997f20da9920cba50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warrens of Doom"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N55aa9fd312cc4bbb9d802b4afa7b921e ;
    schema:name "Warrens of Doom"@en .

_:Nc398f5d66dd347718b42f3e48c13a720 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unholy Cathedral of Doom"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N55aa9fd312cc4bbb9d802b4afa7b921e ;
    schema:name "Unholy Cathedral of Doom"@en .

_:Ned059c48f6d84febb7a22c11e399596a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hell Keep of Doom"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N55aa9fd312cc4bbb9d802b4afa7b921e ;
    schema:name "Hell Keep of Doom"@en .

_:N55aa9fd312cc4bbb9d802b4afa7b921e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N094944e11226403299b1d1e0114de95a,
        _:N095367de84ac44e6a1c2e4b0398af345,
        _:N1de6ee8cab4f4f61a02c55195f3d5c77,
        _:N346289775e5a4870998c889be9cffb29,
        _:N54806cd9faf2420a94ccfd8a17d9d82e,
        _:N5a5c872ae8f1466681dd91c17965fb3c,
        _:N60dd608ff97b42d2b7ce0c01ab26314d,
        _:N7ad113c129f141f997f20da9920cba50,
        _:Nc398f5d66dd347718b42f3e48c13a720,
        _:Ned059c48f6d84febb7a22c11e399596a ;
    mo:track_count 10 ;
    schema:duration "PT20:35"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N094944e11226403299b1d1e0114de95a,
        _:N095367de84ac44e6a1c2e4b0398af345,
        _:N1de6ee8cab4f4f61a02c55195f3d5c77,
        _:N346289775e5a4870998c889be9cffb29,
        _:N54806cd9faf2420a94ccfd8a17d9d82e,
        _:N5a5c872ae8f1466681dd91c17965fb3c,
        _:N60dd608ff97b42d2b7ce0c01ab26314d,
        _:N7ad113c129f141f997f20da9920cba50,
        _:Nc398f5d66dd347718b42f3e48c13a720,
        _:Ned059c48f6d84febb7a22c11e399596a .

