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

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

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

<album/41949#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@en,
        "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@ja,
        "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "David Carney"@en ;
            foaf:made <album/41949#composition> ;
            foaf:name "David Carney"@en ] ;
    mo:produced_work <album/41949#musicalwork> ;
    schema:name "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@en,
        "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@ja,
        "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/94/41949/41949-1380496915.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/41949#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@en,
        "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@ja,
        "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@ja-latn ;
    mo:performance_of <album/41949#musicalwork> ;
    mo:performer _:Nf286965412944322bccfe1a481441716 ;
    mo:recorded_as <album/41949#musicalexpression> ;
    schema:byArtist _:Nf286965412944322bccfe1a481441716 ;
    schema:name "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@en,
        "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@ja,
        "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@ja-latn ;
    schema:workPerformed <album/41949#musicalwork> .

<album/41949#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-16"^^xsd:date ;
    dcterms:title "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@en,
        "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@ja,
        "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/41949#musicalexpression> ;
    mo:publisher _:N5f0049cdc3104168b2716b762f0204c9 ;
    mo:record _:Nf43c4b04c8e6453c86f64ce7e41f6e6b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Legend of the Void Ch.II: The Ancient Tomes"@en ;
            foaf:name "Legend of the Void Ch.II: The Ancient Tomes"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "David Carney"@en ;
            foaf:name "David Carney"@en ] ;
    schema:datePublished "2012-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/41949/41949-1380496915.jpg> ;
    schema:name "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@en,
        "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@ja,
        "Legend of the Void Ch.II: The Ancient Tomes Soundtrack"@ja-latn ;
    schema:publisher _:N5f0049cdc3104168b2716b762f0204c9 ;
    foaf:depiction <https://media.vgm.io/albums/94/41949/41949-1380496915.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/41949#subject> ;
    schema:name "David Carney"@en ;
    foaf:made <album/41949#subject> ;
    foaf:name "David Carney"@en .

_:N0eafbf2ac0fd4f14ad9739fffe4a74d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nf43c4b04c8e6453c86f64ce7e41f6e6b ;
    schema:name "Battle Theme"@en .

_:N28fb58a1ac6846e4a9e87c9fab781a15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nf43c4b04c8e6453c86f64ce7e41f6e6b ;
    schema:name "Town Theme"@en .

_:N5f0049cdc3104168b2716b762f0204c9 schema:name "DVGmusic"@en,
        "DVGmusic"@ja,
        "DVGmusic"@ja-latn ;
    foaf:name "DVGmusic"@en,
        "DVGmusic"@ja,
        "DVGmusic"@ja-latn .

_:N9376ae88709e444794e7d8ab81eff335 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boss Battle Theme"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nf43c4b04c8e6453c86f64ce7e41f6e6b ;
    schema:name "Boss Battle Theme"@en .

_:Nacdbc192e7a14751ac4d5126261bfe98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave Theme"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nf43c4b04c8e6453c86f64ce7e41f6e6b ;
    schema:name "Cave Theme"@en .

_:Nb5b56d309b3c41909bc2154c5d7067c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Woods Theme"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nf43c4b04c8e6453c86f64ce7e41f6e6b ;
    schema:name "Woods Theme"@en .

_:Nf286965412944322bccfe1a481441716 a schema:Person,
        foaf:Person ;
    mo:performed <album/41949#performance> ;
    schema:name "David Carney"@en ;
    foaf:name "David Carney"@en .

_:Nf43c4b04c8e6453c86f64ce7e41f6e6b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0eafbf2ac0fd4f14ad9739fffe4a74d9,
        _:N28fb58a1ac6846e4a9e87c9fab781a15,
        _:N9376ae88709e444794e7d8ab81eff335,
        _:Nacdbc192e7a14751ac4d5126261bfe98,
        _:Nb5b56d309b3c41909bc2154c5d7067c2 ;
    mo:track_count 5 ;
    schema:duration "PT8:01"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0eafbf2ac0fd4f14ad9739fffe4a74d9,
        _:N28fb58a1ac6846e4a9e87c9fab781a15,
        _:N9376ae88709e444794e7d8ab81eff335,
        _:Nacdbc192e7a14751ac4d5126261bfe98,
        _:Nb5b56d309b3c41909bc2154c5d7067c2 .

