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

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

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

<album/88511#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "M1: A Death in the Desert Soundtrack"@en,
        "M1: A Death in the Desert Soundtrack"@ja,
        "M1: A Death in the Desert Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Falcon Ave."@en ;
            foaf:made <album/88511#composition> ;
            foaf:name "Falcon Ave."@en ] ;
    mo:produced_work <album/88511#musicalwork> ;
    schema:name "M1: A Death in the Desert Soundtrack"@en,
        "M1: A Death in the Desert Soundtrack"@ja,
        "M1: A Death in the Desert Soundtrack"@ja-latn .

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

<album/88511#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "M1: A Death in the Desert Soundtrack"@en,
        "M1: A Death in the Desert Soundtrack"@ja,
        "M1: A Death in the Desert Soundtrack"@ja-latn ;
    mo:performance_of <album/88511#musicalwork> ;
    mo:recorded_as <album/88511#musicalexpression> ;
    schema:name "M1: A Death in the Desert Soundtrack"@en,
        "M1: A Death in the Desert Soundtrack"@ja,
        "M1: A Death in the Desert Soundtrack"@ja-latn ;
    schema:workPerformed <album/88511#musicalwork> .

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

<https://medium-media.vgm.io/albums/11/88511/88511-1562713952.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/88511#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-08"^^xsd:date ;
    dcterms:title "M1: A Death in the Desert Soundtrack"@en,
        "M1: A Death in the Desert Soundtrack"@ja,
        "M1: A Death in the Desert Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/88511#musicalexpression> ;
    mo:publisher _:N0ffe7cafb8de45f982d53088e07b6d2d ;
    mo:record _:N1d883f075a6643e38c74ead69e63d0ec ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "M1: A Death in the Desert"@en ;
            foaf:name "M1: A Death in the Desert"@en ] ;
    schema:datePublished "2017-08-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/88511/88511-1562713952.jpg> ;
    schema:name "M1: A Death in the Desert Soundtrack"@en,
        "M1: A Death in the Desert Soundtrack"@ja,
        "M1: A Death in the Desert Soundtrack"@ja-latn ;
    schema:publisher _:N0ffe7cafb8de45f982d53088e07b6d2d ;
    foaf:depiction <https://media.vgm.io/albums/11/88511/88511-1562713952.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/88511#subject> ;
    schema:name "Falcon Ave."@en ;
    foaf:made <album/88511#subject> ;
    foaf:name "Falcon Ave."@en .

_:N0ffe7cafb8de45f982d53088e07b6d2d schema:name "Dracula's Cave"@en,
        "Dracula's Cave"@ja,
        "Dracula's Cave"@ja-latn ;
    foaf:name "Dracula's Cave"@en,
        "Dracula's Cave"@ja,
        "Dracula's Cave"@ja-latn .

_:N1dd871a2d0304719ad9cf1207b198c29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bar (part I)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N1d883f075a6643e38c74ead69e63d0ec ;
    schema:name "The Bar (part I)"@en .

_:N2aa2431d7fb64a7c904d685d204964c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Warehouse"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N1d883f075a6643e38c74ead69e63d0ec ;
    schema:name "The Warehouse"@en .

_:N560da4079d1741c1938d8bc8bdb29aff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bar (part II)"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N1d883f075a6643e38c74ead69e63d0ec ;
    schema:name "The Bar (part II)"@en .

_:N6a6b1c607e994647a58adb4741a7ea95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Computer (part I)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N1d883f075a6643e38c74ead69e63d0ec ;
    schema:name "The Computer (part I)"@en .

_:N81b0e156512c4dadb02ac7886d976d7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Computer (part II)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N1d883f075a6643e38c74ead69e63d0ec ;
    schema:name "The Computer (part II)"@en .

_:N88d14309a36a4227959fe168418a0e2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bar (part III)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N1d883f075a6643e38c74ead69e63d0ec ;
    schema:name "The Bar (part III)"@en .

_:Nbb982d9e611b4dbd9cbac285f3843812 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Computer (part III)"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N1d883f075a6643e38c74ead69e63d0ec ;
    schema:name "The Computer (part III)"@en .

_:Nbe6cf14292d349c1ad3e2e5acb8b6771 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wasteland"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N1d883f075a6643e38c74ead69e63d0ec ;
    schema:name "The Wasteland"@en .

_:Ndedaba9a136942498dc56f64135d4461 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hotel"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N1d883f075a6643e38c74ead69e63d0ec ;
    schema:name "The Hotel"@en .

_:Ne536a059690a4debaa3a0d3b74d424b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jessop"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N1d883f075a6643e38c74ead69e63d0ec ;
    schema:name "Jessop"@en .

_:Nf980b73591a64aa3962626598bf7753d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Death in the Desert"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N1d883f075a6643e38c74ead69e63d0ec ;
    schema:name "A Death in the Desert"@en .

_:N1d883f075a6643e38c74ead69e63d0ec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1dd871a2d0304719ad9cf1207b198c29,
        _:N2aa2431d7fb64a7c904d685d204964c2,
        _:N560da4079d1741c1938d8bc8bdb29aff,
        _:N6a6b1c607e994647a58adb4741a7ea95,
        _:N81b0e156512c4dadb02ac7886d976d7f,
        _:N88d14309a36a4227959fe168418a0e2b,
        _:Nbb982d9e611b4dbd9cbac285f3843812,
        _:Nbe6cf14292d349c1ad3e2e5acb8b6771,
        _:Ndedaba9a136942498dc56f64135d4461,
        _:Ne536a059690a4debaa3a0d3b74d424b1,
        _:Nf980b73591a64aa3962626598bf7753d ;
    mo:track_count 11 ;
    schema:duration "PT29:07"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1dd871a2d0304719ad9cf1207b198c29,
        _:N2aa2431d7fb64a7c904d685d204964c2,
        _:N560da4079d1741c1938d8bc8bdb29aff,
        _:N6a6b1c607e994647a58adb4741a7ea95,
        _:N81b0e156512c4dadb02ac7886d976d7f,
        _:N88d14309a36a4227959fe168418a0e2b,
        _:Nbb982d9e611b4dbd9cbac285f3843812,
        _:Nbe6cf14292d349c1ad3e2e5acb8b6771,
        _:Ndedaba9a136942498dc56f64135d4461,
        _:Ne536a059690a4debaa3a0d3b74d424b1,
        _:Nf980b73591a64aa3962626598bf7753d .

