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

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

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

<artist/34178#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/32754#subject> ;
    schema:name "Philippe Charron"@en ;
    foaf:made <album/32754#composition>,
        <album/32754#subject> ;
    foaf:name "Philippe Charron"@en .

<album/32754#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nexagon: Deathmatch"@en,
        "Nexagon: Deathmatch"@ja,
        "Nexagon: Deathmatch"@ja-latn ;
    mo:composer <artist/34178#subject> ;
    mo:produced_work <album/32754#musicalwork> ;
    schema:name "Nexagon: Deathmatch"@en,
        "Nexagon: Deathmatch"@ja,
        "Nexagon: Deathmatch"@ja-latn .

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

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

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

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

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

_:N1709ddd154494e7c8585fb76fb55abb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nexagon"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N5867b75d86fc44648e4e5d9aef0221cb ;
    schema:name "Nexagon"@en .

_:N1717568b3fc141e1bb457355f88a5667 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tutorial"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N5867b75d86fc44648e4e5d9aef0221cb ;
    schema:name "Tutorial"@en .

_:N231401906881417ea25dd56cfae3a8a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menu"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N5867b75d86fc44648e4e5d9aef0221cb ;
    schema:name "Menu"@en .

_:N2e0bf823b39848b09a1577ff7045632f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stone Temple"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N5867b75d86fc44648e4e5d9aef0221cb ;
    schema:name "Stone Temple"@en .

_:N38b4c8ce6d4a4e6d9a67ec73b3505cdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Live Ammo Range"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N5867b75d86fc44648e4e5d9aef0221cb ;
    schema:name "Live Ammo Range"@en .

_:N4263bd6867a0418dbce2bf8df181dda4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacrifice"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N5867b75d86fc44648e4e5d9aef0221cb ;
    schema:name "Sacrifice"@en .

_:N7416f9eccb7e4d1d9353aac7cf50f24e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lava Garden"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N5867b75d86fc44648e4e5d9aef0221cb ;
    schema:name "Lava Garden"@en .

_:N7ab5b880be924b87b50d2c21d7524672 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bombed City"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N5867b75d86fc44648e4e5d9aef0221cb ;
    schema:name "Bombed City"@en .

_:N7b0b75dbd46a472c9bfe240e03072420 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro Music"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N5867b75d86fc44648e4e5d9aef0221cb ;
    schema:name "Intro Music"@en .

_:N8233ac5381a94e57b8aa38171ca71ebc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Water Garden"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N5867b75d86fc44648e4e5d9aef0221cb ;
    schema:name "Water Garden"@en .

_:N9e69e59117c74b0ba5b16021478bad7f schema:name "Strategy First"@en ;
    foaf:name "Strategy First"@en .

_:Naa4887c4e4ee44d29dd07f4e68c6c36e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Coliseum"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N5867b75d86fc44648e4e5d9aef0221cb ;
    schema:name "Coliseum"@en .

_:Naa966cc1360545928de07766122b9b06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credits Music"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N5867b75d86fc44648e4e5d9aef0221cb ;
    schema:name "Credits Music"@en .

_:Nb52dac13f83f4e27867afc0892b82a48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Match"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:N5867b75d86fc44648e4e5d9aef0221cb ;
    schema:name "End Match"@en .

_:Nc83aa70540da48fcbddc9f64f067e5a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Machine"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N5867b75d86fc44648e4e5d9aef0221cb ;
    schema:name "Great Machine"@en .

_:Nef82134c5f36494091ac22db96de3e01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Refinery"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N5867b75d86fc44648e4e5d9aef0221cb ;
    schema:name "Refinery"@en .

_:Nf1be51b118e043cc8a8536362cc519e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Siege"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N5867b75d86fc44648e4e5d9aef0221cb ;
    schema:name "The Siege"@en .

_:Nfa3b1d86e85d4d37abe4d83df1facf39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Maze"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N5867b75d86fc44648e4e5d9aef0221cb ;
    schema:name "The Maze"@en .

_:N5867b75d86fc44648e4e5d9aef0221cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1709ddd154494e7c8585fb76fb55abb1,
        _:N1717568b3fc141e1bb457355f88a5667,
        _:N231401906881417ea25dd56cfae3a8a7,
        _:N2e0bf823b39848b09a1577ff7045632f,
        _:N38b4c8ce6d4a4e6d9a67ec73b3505cdc,
        _:N4263bd6867a0418dbce2bf8df181dda4,
        _:N7416f9eccb7e4d1d9353aac7cf50f24e,
        _:N7ab5b880be924b87b50d2c21d7524672,
        _:N7b0b75dbd46a472c9bfe240e03072420,
        _:N8233ac5381a94e57b8aa38171ca71ebc,
        _:Naa4887c4e4ee44d29dd07f4e68c6c36e,
        _:Naa966cc1360545928de07766122b9b06,
        _:Nb52dac13f83f4e27867afc0892b82a48,
        _:Nc83aa70540da48fcbddc9f64f067e5a7,
        _:Nef82134c5f36494091ac22db96de3e01,
        _:Nf1be51b118e043cc8a8536362cc519e2,
        _:Nfa3b1d86e85d4d37abe4d83df1facf39 ;
    mo:track_count 17 ;
    schema:duration "PT35:43"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N1709ddd154494e7c8585fb76fb55abb1,
        _:N1717568b3fc141e1bb457355f88a5667,
        _:N231401906881417ea25dd56cfae3a8a7,
        _:N2e0bf823b39848b09a1577ff7045632f,
        _:N38b4c8ce6d4a4e6d9a67ec73b3505cdc,
        _:N4263bd6867a0418dbce2bf8df181dda4,
        _:N7416f9eccb7e4d1d9353aac7cf50f24e,
        _:N7ab5b880be924b87b50d2c21d7524672,
        _:N7b0b75dbd46a472c9bfe240e03072420,
        _:N8233ac5381a94e57b8aa38171ca71ebc,
        _:Naa4887c4e4ee44d29dd07f4e68c6c36e,
        _:Naa966cc1360545928de07766122b9b06,
        _:Nb52dac13f83f4e27867afc0892b82a48,
        _:Nc83aa70540da48fcbddc9f64f067e5a7,
        _:Nef82134c5f36494091ac22db96de3e01,
        _:Nf1be51b118e043cc8a8536362cc519e2,
        _:Nfa3b1d86e85d4d37abe4d83df1facf39 .

