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

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

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

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

<album/116169#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Disciples: Liberation Soundtrack"@en,
        "ディサイプルズ リベレーション SOUNDTRACK"@ja,
        "Disciples: Liberation Soundtrack"@ja-latn ;
    mo:performance_of <album/116169#musicalwork> ;
    mo:recorded_as <album/116169#musicalexpression> ;
    schema:name "Disciples: Liberation Soundtrack"@en,
        "ディサイプルズ リベレーション SOUNDTRACK"@ja,
        "Disciples: Liberation Soundtrack"@ja-latn ;
    schema:workPerformed <album/116169#musicalwork> .

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

<https://medium-media.vgm.io/albums/96/116169/116169-308a30557cd8.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/116169#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Disciples: Liberation Soundtrack"@en,
        "ディサイプルズ リベレーション SOUNDTRACK"@ja,
        "Disciples: Liberation Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Jean-Philippe Côté"@en ;
            foaf:made <album/116169#composition> ;
            foaf:name "Jean-Philippe Côté"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jason Létourneau"@en ;
            foaf:made <album/116169#composition> ;
            foaf:name "Jason Létourneau"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Stéphane Arseneault"@en ;
            foaf:made <album/116169#composition> ;
            foaf:name "Stéphane Arseneault"@en ] ;
    mo:produced_work <album/116169#musicalwork> ;
    schema:name "Disciples: Liberation Soundtrack"@en,
        "ディサイプルズ リベレーション SOUNDTRACK"@ja,
        "Disciples: Liberation Soundtrack"@ja-latn .

<album/116169#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-11-25"^^xsd:date ;
    dcterms:title "Disciples: Liberation Soundtrack"@en,
        "ディサイプルズ リベレーション SOUNDTRACK"@ja,
        "Disciples: Liberation Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/116169#musicalexpression> ;
    mo:publisher _:Ne00ef7194b61402087ba88a73a5215ea ;
    mo:record _:N88bea91e67d74361947556b87dc06a48 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Disciples: Liberation"@en ;
            foaf:name "Disciples: Liberation"@en ] ;
    schema:datePublished "2021-11-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/116169/116169-308a30557cd8.jpg> ;
    schema:name "Disciples: Liberation Soundtrack"@en,
        "ディサイプルズ リベレーション SOUNDTRACK"@ja,
        "Disciples: Liberation Soundtrack"@ja-latn ;
    schema:publisher _:Ne00ef7194b61402087ba88a73a5215ea ;
    foaf:depiction <https://media.vgm.io/albums/96/116169/116169-308a30557cd8.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116169#subject> ;
    schema:name "Jean-Philippe Côté"@en ;
    foaf:made <album/116169#subject> ;
    foaf:name "Jean-Philippe Côté"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116169#subject> ;
    schema:name "Stéphane Arseneault"@en ;
    foaf:made <album/116169#subject> ;
    foaf:name "Stéphane Arseneault"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/116169#subject> ;
    schema:name "Jason Létourneau"@en ;
    foaf:made <album/116169#subject> ;
    foaf:name "Jason Létourneau"@en .

_:N174f56cdbf664e1480cfc1ffbc7b11ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Eve of Bloodshed"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "On the Eve of Bloodshed"@en .

_:N18c2cffae7984c67b0139b5dfc9762d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Travelling the Whitelands"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "Travelling the Whitelands"@en .

_:N1dda784c62a44b668c485bcfb2127401 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Vaults and Old Secrets"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "Ancient Vaults and Old Secrets"@en .

_:N332cfcccd85d49dcb7cdfc82c393aafc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Queen of the Undead"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "Queen of the Undead"@en .

_:N399c3dc1bbb14e699a37ae3ee2024b9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadowed Halls that Time forgot"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "Shadowed Halls that Time forgot"@en .

_:N3d7ff7fe65124d8ab61518f500d70489 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Home and Hope for All"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "A Home and Hope for All"@en .

_:N45b74bdd0b1044a993aefb995dfb338e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disciples Liberation Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "Disciples Liberation Main Theme"@en .

_:N5eab3d2b9c0442589e5453295d336c5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight with Fangs and Claws"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "Fight with Fangs and Claws"@en .

_:N7f4d666b18e948f08003bfb128dbb6e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Forming of the World"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "The Forming of the World"@en .

_:N995a9be0f17a480a98543f0397362832 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fury Unleashed"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "Fury Unleashed"@en .

_:Nb59cf01673044259b3d43a1cd5de3fe8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith and Fire"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "Faith and Fire"@en .

_:Nba92861fb88f4873b1e7408a66ec558e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Minstrel's Musings"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "Minstrel's Musings"@en .

_:Nc4c87288cf6c472893650b61c2022ca5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spoils of Victory"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "Spoils of Victory"@en .

_:Nd5d489e55fe243b780f7e72038a1999b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Highfather's Might"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "The Highfather's Might"@en .

_:Ndefef4379fd4400fb8a692108ffeab52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trial by Blade and Spell"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "Trial by Blade and Spell"@en .

_:Ndf240c3aec964c18a089d34601f51da1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dance of Blades"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "The Dance of Blades"@en .

_:Ne00ef7194b61402087ba88a73a5215ea schema:name "Kalypso Media Japan"@en,
        "Kalypso Media Japan"@ja,
        "Kalypso Media Japan"@ja-latn ;
    foaf:name "Kalypso Media Japan"@en,
        "Kalypso Media Japan"@ja,
        "Kalypso Media Japan"@ja-latn .

_:Ne15f16168060483c9743ebb8f14881e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood-soaked Swamps"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "Blood-soaked Swamps"@en .

_:Ne681f590695740efbb104803b435eef4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus - The Liberator's Journey"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "Bonus - The Liberator's Journey"@en .

_:Nebe875cdf4a544c09d8c493c30c46b05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Realm of Faith"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "Realm of Faith"@en .

_:Nf1af202205e04340a100fbdc6837f364 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Death Unbowed"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "In Death Unbowed"@en .

_:Nf605f1685c2540379f72e4d308d04a56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fire and Brimstone"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N88bea91e67d74361947556b87dc06a48 ;
    schema:name "Fire and Brimstone"@en .

_:N88bea91e67d74361947556b87dc06a48 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N174f56cdbf664e1480cfc1ffbc7b11ac,
        _:N18c2cffae7984c67b0139b5dfc9762d8,
        _:N1dda784c62a44b668c485bcfb2127401,
        _:N332cfcccd85d49dcb7cdfc82c393aafc,
        _:N399c3dc1bbb14e699a37ae3ee2024b9a,
        _:N3d7ff7fe65124d8ab61518f500d70489,
        _:N45b74bdd0b1044a993aefb995dfb338e,
        _:N5eab3d2b9c0442589e5453295d336c5e,
        _:N7f4d666b18e948f08003bfb128dbb6e0,
        _:N995a9be0f17a480a98543f0397362832,
        _:Nb59cf01673044259b3d43a1cd5de3fe8,
        _:Nba92861fb88f4873b1e7408a66ec558e,
        _:Nc4c87288cf6c472893650b61c2022ca5,
        _:Nd5d489e55fe243b780f7e72038a1999b,
        _:Ndefef4379fd4400fb8a692108ffeab52,
        _:Ndf240c3aec964c18a089d34601f51da1,
        _:Ne15f16168060483c9743ebb8f14881e0,
        _:Ne681f590695740efbb104803b435eef4,
        _:Nebe875cdf4a544c09d8c493c30c46b05,
        _:Nf1af202205e04340a100fbdc6837f364,
        _:Nf605f1685c2540379f72e4d308d04a56 ;
    mo:track_count 21 ;
    schema:duration "PT60:42"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N174f56cdbf664e1480cfc1ffbc7b11ac,
        _:N18c2cffae7984c67b0139b5dfc9762d8,
        _:N1dda784c62a44b668c485bcfb2127401,
        _:N332cfcccd85d49dcb7cdfc82c393aafc,
        _:N399c3dc1bbb14e699a37ae3ee2024b9a,
        _:N3d7ff7fe65124d8ab61518f500d70489,
        _:N45b74bdd0b1044a993aefb995dfb338e,
        _:N5eab3d2b9c0442589e5453295d336c5e,
        _:N7f4d666b18e948f08003bfb128dbb6e0,
        _:N995a9be0f17a480a98543f0397362832,
        _:Nb59cf01673044259b3d43a1cd5de3fe8,
        _:Nba92861fb88f4873b1e7408a66ec558e,
        _:Nc4c87288cf6c472893650b61c2022ca5,
        _:Nd5d489e55fe243b780f7e72038a1999b,
        _:Ndefef4379fd4400fb8a692108ffeab52,
        _:Ndf240c3aec964c18a089d34601f51da1,
        _:Ne15f16168060483c9743ebb8f14881e0,
        _:Ne681f590695740efbb104803b435eef4,
        _:Nebe875cdf4a544c09d8c493c30c46b05,
        _:Nf1af202205e04340a100fbdc6837f364,
        _:Nf605f1685c2540379f72e4d308d04a56 .

