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

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

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

<artist/1296#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43665#subject> ;
    schema:name "Bobby Prince"@en ;
    foaf:made <album/43665#composition>,
        <album/43665#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/43665#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The 20th Doom - EP2 - The Chiptunes of Hell"@en,
        "The 20th Doom - EP2 - The Chiptunes of Hell"@ja,
        "The 20th Doom - EP2 - The Chiptunes of Hell"@ja-latn ;
    mo:composer <artist/1296#subject> ;
    mo:produced_work <album/43665#musicalwork> ;
    schema:name "The 20th Doom - EP2 - The Chiptunes of Hell"@en,
        "The 20th Doom - EP2 - The Chiptunes of Hell"@ja,
        "The 20th Doom - EP2 - The Chiptunes of Hell"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/56/43665/43665-1389284824.png> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/43665#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-01-10"^^xsd:date ;
    dcterms:title "The 20th Doom - EP2 - The Chiptunes of Hell"@en,
        "The 20th Doom - EP2 - The Chiptunes of Hell"@ja,
        "The 20th Doom - EP2 - The Chiptunes of Hell"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/43665#musicalexpression> ;
    mo:publisher _:N13105ca2ceaf49918ee1df0e1f0aae42 ;
    mo:record _:Ndc0ee2c0e6ec4835b1c1dcb7a09ce7e8 ;
    mo:record_count 1 ;
    schema:about <product/4199#subject> ;
    schema:byArtist <artist/11059#subject> ;
    schema:datePublished "2014-01-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/43665/43665-1389284824.png> ;
    schema:name "The 20th Doom - EP2 - The Chiptunes of Hell"@en,
        "The 20th Doom - EP2 - The Chiptunes of Hell"@ja,
        "The 20th Doom - EP2 - The Chiptunes of Hell"@ja-latn ;
    schema:publisher _:N13105ca2ceaf49918ee1df0e1f0aae42 ;
    foaf:depiction <https://media.vgm.io/albums/56/43665/43665-1389284824.png> .

_:N11fe53ad26c64eacbedb371542b0ec1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Command Center of Doom"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Ndc0ee2c0e6ec4835b1c1dcb7a09ce7e8 ;
    schema:name "Command Center of Doom"@en .

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

_:N4524e21707784ceaad4a92e863d9cde9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Containment Area of Doom"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Ndc0ee2c0e6ec4835b1c1dcb7a09ce7e8 ;
    schema:name "Containment Area of Doom"@en .

_:N54559aec36e44ba9bfaa610826ef21f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortress of Mystery of Doom"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Ndc0ee2c0e6ec4835b1c1dcb7a09ce7e8 ;
    schema:name "Fortress of Mystery of Doom"@en .

_:N86ddb484a64843f5b841220107c2aead a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halls of The Dammned of Doom"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Ndc0ee2c0e6ec4835b1c1dcb7a09ce7e8 ;
    schema:name "Halls of The Dammned of Doom"@en .

_:Na01da4ed66e941c2bd8bd7848f960512 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spawning Vats of Doom"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Ndc0ee2c0e6ec4835b1c1dcb7a09ce7e8 ;
    schema:name "Spawning Vats of Doom"@en .

_:Nddaacaab3eb24f89a7b1b1b157919a0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tower of Babel of Doom"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Ndc0ee2c0e6ec4835b1c1dcb7a09ce7e8 ;
    schema:name "Tower of Babel of Doom"@en .

_:Ne179108e2f4c40f0b60ebdbbcbfdfb8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deimos Lab of Doom"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Ndc0ee2c0e6ec4835b1c1dcb7a09ce7e8 ;
    schema:name "Deimos Lab of Doom"@en .

_:Ne4e00fa7b2c84703a88cb535351f599a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Refinery of Doom"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ndc0ee2c0e6ec4835b1c1dcb7a09ce7e8 ;
    schema:name "Refinery of Doom"@en .

_:Nffe3c3cbc93443d2ae8d4fdb409d2086 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deimos Anomaly of Doom"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Ndc0ee2c0e6ec4835b1c1dcb7a09ce7e8 ;
    schema:name "Deimos Anomaly of Doom"@en .

_:Ndc0ee2c0e6ec4835b1c1dcb7a09ce7e8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11fe53ad26c64eacbedb371542b0ec1f,
        _:N4524e21707784ceaad4a92e863d9cde9,
        _:N54559aec36e44ba9bfaa610826ef21f8,
        _:N86ddb484a64843f5b841220107c2aead,
        _:Na01da4ed66e941c2bd8bd7848f960512,
        _:Nddaacaab3eb24f89a7b1b1b157919a0a,
        _:Ne179108e2f4c40f0b60ebdbbcbfdfb8d,
        _:Ne4e00fa7b2c84703a88cb535351f599a,
        _:Nffe3c3cbc93443d2ae8d4fdb409d2086 ;
    mo:track_count 9 ;
    schema:duration "PT23:51"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N11fe53ad26c64eacbedb371542b0ec1f,
        _:N4524e21707784ceaad4a92e863d9cde9,
        _:N54559aec36e44ba9bfaa610826ef21f8,
        _:N86ddb484a64843f5b841220107c2aead,
        _:Na01da4ed66e941c2bd8bd7848f960512,
        _:Nddaacaab3eb24f89a7b1b1b157919a0a,
        _:Ne179108e2f4c40f0b60ebdbbcbfdfb8d,
        _:Ne4e00fa7b2c84703a88cb535351f599a,
        _:Nffe3c3cbc93443d2ae8d4fdb409d2086 .

