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

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

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

<artist/184#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83601#subject> ;
    schema:name "Glenn Stafford"@en ;
    foaf:made <album/83601#composition>,
        <album/83601#subject> ;
    foaf:name "Glenn Stafford"@en .

<album/83601#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Blackthorne Reworked Midi Soundtrack"@en,
        "Blackthorne Reworked Midi Soundtrack"@ja,
        "Blackthorne Reworked Midi Soundtrack"@ja-latn ;
    mo:composer <artist/184#subject> ;
    mo:produced_work <album/83601#musicalwork> ;
    schema:name "Blackthorne Reworked Midi Soundtrack"@en,
        "Blackthorne Reworked Midi Soundtrack"@ja,
        "Blackthorne Reworked Midi Soundtrack"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/10/83601/83601-1547935437.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/83601#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-06"^^xsd:date ;
    dcterms:title "Blackthorne Reworked Midi Soundtrack"@en,
        "Blackthorne Reworked Midi Soundtrack"@ja,
        "Blackthorne Reworked Midi Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/83601#musicalexpression> ;
    mo:publisher _:Nb54e89ffb6454d83b77263109db04fd1 ;
    mo:record _:Nb9bb4f14773b4e8fbe49cb160454fc4b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Blackthorne"@en ;
            foaf:name "Blackthorne"@en ] ;
    schema:datePublished "2019-01-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/10/83601/83601-1547935437.jpg> ;
    schema:name "Blackthorne Reworked Midi Soundtrack"@en,
        "Blackthorne Reworked Midi Soundtrack"@ja,
        "Blackthorne Reworked Midi Soundtrack"@ja-latn ;
    schema:publisher _:Nb54e89ffb6454d83b77263109db04fd1 ;
    foaf:depiction <https://media.vgm.io/albums/10/83601/83601-1547935437.jpg> .

_:N618842748f45434da6d8c995c65e2030 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level 13-15"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Nb9bb4f14773b4e8fbe49cb160454fc4b ;
    schema:name "Level 13-15"@en .

_:N7cf29b0e29ff40438f19a0f2eed21b66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level 5-8"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nb9bb4f14773b4e8fbe49cb160454fc4b ;
    schema:name "Level 5-8"@en .

_:N8a434bf4049f4c60876d9e3aa767c3ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nb9bb4f14773b4e8fbe49cb160454fc4b ;
    schema:name "Intro"@en .

_:N8ce6880aba06498f90924eed49e377c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level 1-4"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nb9bb4f14773b4e8fbe49cb160454fc4b ;
    schema:name "Level 1-4"@en .

_:Nb54e89ffb6454d83b77263109db04fd1 schema:name "mdvhimself"@en,
        "mdvhimself"@ja,
        "mdvhimself"@ja-latn ;
    foaf:name "mdvhimself"@en,
        "mdvhimself"@ja,
        "mdvhimself"@ja-latn .

_:Nc05c489bbb5443c98adda1f1b171f6ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinematics"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nb9bb4f14773b4e8fbe49cb160454fc4b ;
    schema:name "Cinematics"@en .

_:Ncb81a8fa98604b50985c46182454b17b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nb9bb4f14773b4e8fbe49cb160454fc4b ;
    schema:name "Ending"@en .

_:Ndd361a729e7c4a54a4550b2d88687d46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level 9-12"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:Nb9bb4f14773b4e8fbe49cb160454fc4b ;
    schema:name "Level 9-12"@en .

_:Nfd2e171697ee447baee1458c7f0c89e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Level 16"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nb9bb4f14773b4e8fbe49cb160454fc4b ;
    schema:name "Level 16"@en .

_:Nb9bb4f14773b4e8fbe49cb160454fc4b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N618842748f45434da6d8c995c65e2030,
        _:N7cf29b0e29ff40438f19a0f2eed21b66,
        _:N8a434bf4049f4c60876d9e3aa767c3ba,
        _:N8ce6880aba06498f90924eed49e377c0,
        _:Nc05c489bbb5443c98adda1f1b171f6ba,
        _:Ncb81a8fa98604b50985c46182454b17b,
        _:Ndd361a729e7c4a54a4550b2d88687d46,
        _:Nfd2e171697ee447baee1458c7f0c89e9 ;
    mo:track_count 8 ;
    schema:duration "PT23:15"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N618842748f45434da6d8c995c65e2030,
        _:N7cf29b0e29ff40438f19a0f2eed21b66,
        _:N8a434bf4049f4c60876d9e3aa767c3ba,
        _:N8ce6880aba06498f90924eed49e377c0,
        _:Nc05c489bbb5443c98adda1f1b171f6ba,
        _:Ncb81a8fa98604b50985c46182454b17b,
        _:Ndd361a729e7c4a54a4550b2d88687d46,
        _:Nfd2e171697ee447baee1458c7f0c89e9 .

