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

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

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

<artist/66863#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159069#subject> ;
    schema:name "Mikhail Kotov"@en ;
    foaf:made <album/159069#composition>,
        <album/159069#subject> ;
    foaf:name "Mikhail Kotov"@en .

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

<album/159069#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@en,
        "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@ja,
        "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@ja-latn ;
    mo:performance_of <album/159069#musicalwork> ;
    mo:recorded_as <album/159069#musicalexpression> ;
    schema:name "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@en,
        "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@ja,
        "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@ja-latn ;
    schema:workPerformed <album/159069#musicalwork> .

<https://media.vgm.io/albums/96/159069/159069-87fe6163a3ad.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159069#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/159069/159069-87fe6163a3ad.jpg> ;
    foaf:depicts <album/159069#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/159069/159069-87fe6163a3ad.jpg> .

<https://medium-media.vgm.io/albums/96/159069/159069-87fe6163a3ad.jpg> a schema:ImageObject,
        foaf:Image .

<album/159069#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@en,
        "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@ja,
        "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dmitry V. Silantyev"@en ;
            foaf:made <album/159069#composition> ;
            foaf:name "Dmitry V. Silantyev"@en ],
        <artist/66863#subject> ;
    mo:produced_work <album/159069#musicalwork> ;
    schema:name "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@en,
        "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@ja,
        "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@ja-latn .

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

<album/159069#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-05-24"^^xsd:date ;
    dcterms:title "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@en,
        "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@ja,
        "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/159069#musicalexpression> ;
    mo:publisher _:N4b89acf4e7ae4feca40a2a0adad27c93 ;
    mo:record _:N31dd5fc2bb00405fa2615b55fdb67495 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Pathfinder: Wrath of the Righteous"@en ;
            foaf:name "Pathfinder: Wrath of the Righteous"@en ] ;
    schema:datePublished "2024-05-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/159069/159069-87fe6163a3ad.jpg> ;
    schema:name "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@en,
        "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@ja,
        "Pathfinder: Wrath of the Righteous DLC (Original Soundtrack)"@ja-latn ;
    schema:publisher _:N4b89acf4e7ae4feca40a2a0adad27c93 ;
    foaf:depiction <https://media.vgm.io/albums/96/159069/159069-87fe6163a3ad.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159069#subject> ;
    schema:name "Dmitry V. Silantyev"@en ;
    foaf:made <album/159069#subject> ;
    foaf:name "Dmitry V. Silantyev"@en .

_:N1375d8238f5446c2bbd40509ce5e7f2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Сall It a Farewell"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N31dd5fc2bb00405fa2615b55fdb67495 ;
    schema:name "Don't Сall It a Farewell"@en .

_:N1f9c3940d84d4d44b96da6cdfd25b001 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Other Side"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N31dd5fc2bb00405fa2615b55fdb67495 ;
    schema:name "The Other Side"@en .

_:N337a6f7d3d01475ab8bfd6df0174fd88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clockwork Utopia"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N31dd5fc2bb00405fa2615b55fdb67495 ;
    schema:name "Clockwork Utopia"@en .

_:N44e13c225d5447dc8aba1425ec31fffb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garden of the Gods"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N31dd5fc2bb00405fa2615b55fdb67495 ;
    schema:name "Garden of the Gods"@en .

_:N4b89acf4e7ae4feca40a2a0adad27c93 schema:name "Owlcat Games"@en,
        "Owlcat Games"@ja,
        "Owlcat Games"@ja-latn ;
    foaf:name "Owlcat Games"@en,
        "Owlcat Games"@ja,
        "Owlcat Games"@ja-latn .

_:N4d55bd3209284c0580a8e198da9bedfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Might of the Colorless Lord"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N31dd5fc2bb00405fa2615b55fdb67495 ;
    schema:name "Might of the Colorless Lord"@en .

_:N72e4b454840145afa685fa37136f44a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Facing the Inevitable"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N31dd5fc2bb00405fa2615b55fdb67495 ;
    schema:name "Facing the Inevitable"@en .

_:N8b5b4794cd6d444ca7f525a6210c922f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "They Who Sow Chaos"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N31dd5fc2bb00405fa2615b55fdb67495 ;
    schema:name "They Who Sow Chaos"@en .

_:N91e96ef92bb743ed8670a3c5db6dafb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thy Shrine is Empty"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N31dd5fc2bb00405fa2615b55fdb67495 ;
    schema:name "Thy Shrine is Empty"@en .

_:Na436724a957d45988ee49edb3afd1c23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Wealth of Chains"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N31dd5fc2bb00405fa2615b55fdb67495 ;
    schema:name "A Wealth of Chains"@en .

_:Nb7b748a999b84e7f87295becca1edfc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thy Time is Never"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N31dd5fc2bb00405fa2615b55fdb67495 ;
    schema:name "Thy Time is Never"@en .

_:Nbd49fb9bd4ef4b89b8d28362fa74121e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Trove of Decay"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N31dd5fc2bb00405fa2615b55fdb67495 ;
    schema:name "A Trove of Decay"@en .

_:Nc51d8af3356e4c5e86ee0259488562af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Axis Battle Theme"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N31dd5fc2bb00405fa2615b55fdb67495 ;
    schema:name "Axis Battle Theme"@en .

_:Nfa44cc5750174b298acc450d13a76543 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiss the Sun and Scratch the Moon"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N31dd5fc2bb00405fa2615b55fdb67495 ;
    schema:name "Kiss the Sun and Scratch the Moon"@en .

_:N31dd5fc2bb00405fa2615b55fdb67495 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1375d8238f5446c2bbd40509ce5e7f2c,
        _:N1f9c3940d84d4d44b96da6cdfd25b001,
        _:N337a6f7d3d01475ab8bfd6df0174fd88,
        _:N44e13c225d5447dc8aba1425ec31fffb,
        _:N4d55bd3209284c0580a8e198da9bedfa,
        _:N72e4b454840145afa685fa37136f44a4,
        _:N8b5b4794cd6d444ca7f525a6210c922f,
        _:N91e96ef92bb743ed8670a3c5db6dafb9,
        _:Na436724a957d45988ee49edb3afd1c23,
        _:Nb7b748a999b84e7f87295becca1edfc7,
        _:Nbd49fb9bd4ef4b89b8d28362fa74121e,
        _:Nc51d8af3356e4c5e86ee0259488562af,
        _:Nfa44cc5750174b298acc450d13a76543 ;
    mo:track_count 13 ;
    schema:duration "PT29:58"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N1375d8238f5446c2bbd40509ce5e7f2c,
        _:N1f9c3940d84d4d44b96da6cdfd25b001,
        _:N337a6f7d3d01475ab8bfd6df0174fd88,
        _:N44e13c225d5447dc8aba1425ec31fffb,
        _:N4d55bd3209284c0580a8e198da9bedfa,
        _:N72e4b454840145afa685fa37136f44a4,
        _:N8b5b4794cd6d444ca7f525a6210c922f,
        _:N91e96ef92bb743ed8670a3c5db6dafb9,
        _:Na436724a957d45988ee49edb3afd1c23,
        _:Nb7b748a999b84e7f87295becca1edfc7,
        _:Nbd49fb9bd4ef4b89b8d28362fa74121e,
        _:Nc51d8af3356e4c5e86ee0259488562af,
        _:Nfa44cc5750174b298acc450d13a76543 .

