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

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

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

<artist/12474#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159805#subject> ;
    schema:name "Austin Wintory"@en ;
    foaf:made <album/159805#composition>,
        <album/159805#subject> ;
    foaf:name "Austin Wintory"@en .

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

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

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

<https://medium-media.vgm.io/albums/50/159805/159805-ebea28b0d0b3.jpg> a schema:ImageObject,
        foaf:Image .

<album/159805#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Spell Brigade"@en,
        "The Spell Brigade"@ja,
        "The Spell Brigade"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dallas Crane"@en ;
            foaf:made <album/159805#composition> ;
            foaf:name "Dallas Crane"@en ],
        <artist/12474#subject> ;
    mo:produced_work <album/159805#musicalwork> ;
    schema:name "The Spell Brigade"@en,
        "The Spell Brigade"@ja,
        "The Spell Brigade"@ja-latn .

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

<album/159805#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-04-29"^^xsd:date ;
    dcterms:title "The Spell Brigade"@en,
        "The Spell Brigade"@ja,
        "The Spell Brigade"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/159805#musicalexpression> ;
    mo:publisher _:N33d0fbc578f34caca010cfd6d8176fa1 ;
    mo:record _:N539957fbf3824e92923fb9c99a5f7de7 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Spell Brigade"@en ;
            foaf:name "The Spell Brigade"@en ] ;
    schema:datePublished "2026-04-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/50/159805/159805-ebea28b0d0b3.jpg> ;
    schema:name "The Spell Brigade"@en,
        "The Spell Brigade"@ja,
        "The Spell Brigade"@ja-latn ;
    schema:publisher _:N33d0fbc578f34caca010cfd6d8176fa1 ;
    foaf:depiction <https://media.vgm.io/albums/50/159805/159805-ebea28b0d0b3.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159805#subject> ;
    schema:name "Dallas Crane"@en ;
    foaf:made <album/159805#subject> ;
    foaf:name "Dallas Crane"@en .

_:N00f28de7a3f54e319f528a7810dc8c80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Pyrestorm Pit"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:31"^^xsd:interval ;
    schema:inPlaylist _:N539957fbf3824e92923fb9c99a5f7de7 ;
    schema:name "The Pyrestorm Pit"@en .

_:N03d686ad306e471b82c706438781399a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Astral Riftlands"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N539957fbf3824e92923fb9c99a5f7de7 ;
    schema:name "The Astral Riftlands"@en .

_:N1087a899bafd4faab70f497069c5788d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Krog’wa, the Bloated One"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N539957fbf3824e92923fb9c99a5f7de7 ;
    schema:name "Krog’wa, the Bloated One"@en .

_:N33d0fbc578f34caca010cfd6d8176fa1 schema:name "Austin Wintory"@en,
        "Austin Wintory"@ja,
        "Austin Wintory"@ja-latn ;
    foaf:name "Austin Wintory"@en,
        "Austin Wintory"@ja,
        "Austin Wintory"@ja-latn .

_:N6f55c38745cc42e68cf785902bc7255d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Frozen Ancients (Low Health)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N539957fbf3824e92923fb9c99a5f7de7 ;
    schema:name "The Frozen Ancients (Low Health)"@en .

_:N8855c8bb5d304168859cc69491b711e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Contemplating wizards"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N539957fbf3824e92923fb9c99a5f7de7 ;
    schema:name "Contemplating wizards"@en .

_:N924e4724721448d991e15497f2314c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Verdant Meadows"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N539957fbf3824e92923fb9c99a5f7de7 ;
    schema:name "The Verdant Meadows"@en .

_:N9abcea05e4324d5f91c3ec4313d655ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Astral Riftlands (Low Health)"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N539957fbf3824e92923fb9c99a5f7de7 ;
    schema:name "The Astral Riftlands (Low Health)"@en .

_:Na399f3cc56d74843b908284d5a16cf42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mul'Gath, the Twisted One"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N539957fbf3824e92923fb9c99a5f7de7 ;
    schema:name "Mul'Gath, the Twisted One"@en .

_:Nb02c173daee74d579dded061bbaca78a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Frozen Ancients"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:34"^^xsd:interval ;
    schema:inPlaylist _:N539957fbf3824e92923fb9c99a5f7de7 ;
    schema:name "The Frozen Ancients"@en .

_:Nb057f8bc30ef4a329ca503701b9447ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Spell Brigade"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N539957fbf3824e92923fb9c99a5f7de7 ;
    schema:name "The Spell Brigade"@en .

_:Nd5f23dff82f54d9f9d011b16d99dacae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Pyrestorm Pit (Low Health)"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N539957fbf3824e92923fb9c99a5f7de7 ;
    schema:name "The Pyrestorm Pit (Low Health)"@en .

_:Ndf7792a021594d71a13eb53082da0326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sol’phish, the Long One"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N539957fbf3824e92923fb9c99a5f7de7 ;
    schema:name "Sol’phish, the Long One"@en .

_:Ne524701222e041dab655af82c37227d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Verdant Meadows (Low Health)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N539957fbf3824e92923fb9c99a5f7de7 ;
    schema:name "The Verdant Meadows (Low Health)"@en .

_:N539957fbf3824e92923fb9c99a5f7de7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00f28de7a3f54e319f528a7810dc8c80,
        _:N03d686ad306e471b82c706438781399a,
        _:N1087a899bafd4faab70f497069c5788d,
        _:N6f55c38745cc42e68cf785902bc7255d,
        _:N8855c8bb5d304168859cc69491b711e9,
        _:N924e4724721448d991e15497f2314c98,
        _:N9abcea05e4324d5f91c3ec4313d655ee,
        _:Na399f3cc56d74843b908284d5a16cf42,
        _:Nb02c173daee74d579dded061bbaca78a,
        _:Nb057f8bc30ef4a329ca503701b9447ca,
        _:Nd5f23dff82f54d9f9d011b16d99dacae,
        _:Ndf7792a021594d71a13eb53082da0326,
        _:Ne524701222e041dab655af82c37227d2 ;
    mo:track_count 13 ;
    schema:duration "PT48:14"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N00f28de7a3f54e319f528a7810dc8c80,
        _:N03d686ad306e471b82c706438781399a,
        _:N1087a899bafd4faab70f497069c5788d,
        _:N6f55c38745cc42e68cf785902bc7255d,
        _:N8855c8bb5d304168859cc69491b711e9,
        _:N924e4724721448d991e15497f2314c98,
        _:N9abcea05e4324d5f91c3ec4313d655ee,
        _:Na399f3cc56d74843b908284d5a16cf42,
        _:Nb02c173daee74d579dded061bbaca78a,
        _:Nb057f8bc30ef4a329ca503701b9447ca,
        _:Nd5f23dff82f54d9f9d011b16d99dacae,
        _:Ndf7792a021594d71a13eb53082da0326,
        _:Ne524701222e041dab655af82c37227d2 .

