@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 _:Nf0ca03aec049404c83004d84fc5c7ca6 ;
    mo:record _:N4519e6cd697e4cab84ac3ab250c39173 ;
    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 _:Nf0ca03aec049404c83004d84fc5c7ca6 ;
    foaf:depiction <https://media.vgm.io/albums/10/83601/83601-1547935437.jpg> .

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

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

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

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

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

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

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

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

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

_:N4519e6cd697e4cab84ac3ab250c39173 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0222e212ac744bb291440a5385ebfc22,
        _:N151c784aaf694e26a9e19059d280e1e1,
        _:N318edf32edca4d35bb078de594028f6d,
        _:N6bf0c60575c34be6b161937971e7cd1a,
        _:N80fd783937c84969a81f8f152ee594e2,
        _:N975416f74c3c460582f229f2106c2df8,
        _:Nd401fd6ac4c048b9a5ba0e3ee0c838d7,
        _:Nd720c44dbf90439d94429e818ee0c9c7 ;
    mo:track_count 8 ;
    schema:duration "PT23:15"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0222e212ac744bb291440a5385ebfc22,
        _:N151c784aaf694e26a9e19059d280e1e1,
        _:N318edf32edca4d35bb078de594028f6d,
        _:N6bf0c60575c34be6b161937971e7cd1a,
        _:N80fd783937c84969a81f8f152ee594e2,
        _:N975416f74c3c460582f229f2106c2df8,
        _:Nd401fd6ac4c048b9a5ba0e3ee0c838d7,
        _:Nd720c44dbf90439d94429e818ee0c9c7 .

