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

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

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

<artist/12930#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/35122#subject> ;
    schema:name "Julian Aubourg"@en ;
    foaf:made <album/35122#composition>,
        <album/35122#subject> ;
    foaf:name "Julian Aubourg"@en .

<album/35122#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Action DooM Soundtrack"@en,
        "Action DooM Soundtrack"@ja,
        "Action DooM Soundtrack"@ja-latn ;
    mo:composer <artist/12930#subject> ;
    mo:produced_work <album/35122#musicalwork> ;
    schema:name "Action DooM Soundtrack"@en,
        "Action DooM Soundtrack"@ja,
        "Action DooM Soundtrack"@ja-latn .

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

<album/35122#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Action DooM Soundtrack"@en,
        "Action DooM Soundtrack"@ja,
        "Action DooM Soundtrack"@ja-latn ;
    mo:performance_of <album/35122#musicalwork> ;
    mo:recorded_as <album/35122#musicalexpression> ;
    schema:name "Action DooM Soundtrack"@en,
        "Action DooM Soundtrack"@ja,
        "Action DooM Soundtrack"@ja-latn ;
    schema:workPerformed <album/35122#musicalwork> .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/35122#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/35122#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/35122#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-01-01"^^xsd:date ;
    dcterms:title "Action DooM Soundtrack"@en,
        "Action DooM Soundtrack"@ja,
        "Action DooM Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/35122#musicalexpression> ;
    mo:publisher _:N3a4858002dce4fc983f84ec56ed2540b ;
    mo:record _:N03c87e3298bf4e029fefb5098001ea28 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Action Doom"@en ;
            foaf:name "Action Doom"@en ] ;
    schema:datePublished "2004-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Action DooM Soundtrack"@en,
        "Action DooM Soundtrack"@ja,
        "Action DooM Soundtrack"@ja-latn ;
    schema:publisher _:N3a4858002dce4fc983f84ec56ed2540b ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

_:N3a4858002dce4fc983f84ec56ed2540b schema:name "Scuba Steve"@en ;
    foaf:name "Scuba Steve"@en .

_:N47ba1b2d628847d4b33c41f602a86255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Street"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N03c87e3298bf4e029fefb5098001ea28 ;
    schema:name "The Street"@en .

_:N754636596b9145a592f4cb434dfef618 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Action Doom"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N03c87e3298bf4e029fefb5098001ea28 ;
    schema:name "Action Doom"@en .

_:Naa4beb60aaa541cb9faa7ae5e1e7aeb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funky Chase"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N03c87e3298bf4e029fefb5098001ea28 ;
    schema:name "Funky Chase"@en .

_:Nc261cd9de88e4bd2b5d5a3d995ba7a1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slasher"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N03c87e3298bf4e029fefb5098001ea28 ;
    schema:name "Slasher"@en .

_:Ncc0b2d1b2e35404ea9e2ff9aaa64324d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Boss"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N03c87e3298bf4e029fefb5098001ea28 ;
    schema:name "The Boss"@en .

_:Nfe3fc5f487a141e9b66957711010eb44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N03c87e3298bf4e029fefb5098001ea28 ;
    schema:name "Ending"@en .

_:N03c87e3298bf4e029fefb5098001ea28 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N47ba1b2d628847d4b33c41f602a86255,
        _:N754636596b9145a592f4cb434dfef618,
        _:Naa4beb60aaa541cb9faa7ae5e1e7aeb5,
        _:Nc261cd9de88e4bd2b5d5a3d995ba7a1d,
        _:Ncc0b2d1b2e35404ea9e2ff9aaa64324d,
        _:Nfe3fc5f487a141e9b66957711010eb44 ;
    mo:track_count 6 ;
    schema:duration "PT11:53"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N47ba1b2d628847d4b33c41f602a86255,
        _:N754636596b9145a592f4cb434dfef618,
        _:Naa4beb60aaa541cb9faa7ae5e1e7aeb5,
        _:Nc261cd9de88e4bd2b5d5a3d995ba7a1d,
        _:Ncc0b2d1b2e35404ea9e2ff9aaa64324d,
        _:Nfe3fc5f487a141e9b66957711010eb44 .

