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

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

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

<artist/5456#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121224#subject> ;
    schema:name "Olivier Deriviere"@en ;
    foaf:made <album/121224#composition>,
        <album/121224#subject> ;
    foaf:name "Olivier Deriviere"@en .

<product/19688#subject> a schema:CreativeWork ;
    schema:name "A Plague Tale: Requiem"@en,
        "A Plague Tale: Requiem"@ja,
        "A Plague Tale: Requiem"@ja-latn ;
    foaf:name "A Plague Tale: Requiem"@en,
        "A Plague Tale: Requiem"@ja,
        "A Plague Tale: Requiem"@ja-latn .

<album/121224#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Plague Tale: Requiem EP"@en,
        "A Plague Tale: Requiem EP"@ja,
        "A Plague Tale: Requiem EP"@ja-latn ;
    mo:composer <artist/5456#subject> ;
    mo:produced_work <album/121224#musicalwork> ;
    schema:name "A Plague Tale: Requiem EP"@en,
        "A Plague Tale: Requiem EP"@ja,
        "A Plague Tale: Requiem EP"@ja-latn .

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

<https://media.vgm.io/albums/42/121224/121224-1dbe4f87a4f5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121224#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/121224/121224-1dbe4f87a4f5.jpg> ;
    foaf:depicts <album/121224#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/121224/121224-1dbe4f87a4f5.jpg> .

<https://medium-media.vgm.io/albums/42/121224/121224-1dbe4f87a4f5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/121224#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Plague Tale: Requiem EP"@en,
        "A Plague Tale: Requiem EP"@ja,
        "A Plague Tale: Requiem EP"@ja-latn ;
    mo:performance_of <album/121224#musicalwork> ;
    mo:performer _:Nc24ce335593b4d878e6395030edc50b3 ;
    mo:recorded_as <album/121224#musicalexpression> ;
    schema:byArtist _:Nc24ce335593b4d878e6395030edc50b3 ;
    schema:name "A Plague Tale: Requiem EP"@en,
        "A Plague Tale: Requiem EP"@ja,
        "A Plague Tale: Requiem EP"@ja-latn ;
    schema:workPerformed <album/121224#musicalwork> .

<album/121224#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-06-15"^^xsd:date ;
    dcterms:title "A Plague Tale: Requiem EP"@en,
        "A Plague Tale: Requiem EP"@ja,
        "A Plague Tale: Requiem EP"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/121224#musicalexpression> ;
    mo:publisher _:N8e44016e73b14a708a752f2550b12031 ;
    mo:record _:N5dce02ad3e014347bc7e70ecfa58cf08 ;
    mo:record_count 1 ;
    schema:about <product/19688#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "The Estonian Philharmonic Chamber Choir"@en ;
            foaf:name "The Estonian Philharmonic Chamber Choir"@en ] ;
    schema:datePublished "2022-06-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/121224/121224-1dbe4f87a4f5.jpg> ;
    schema:name "A Plague Tale: Requiem EP"@en,
        "A Plague Tale: Requiem EP"@ja,
        "A Plague Tale: Requiem EP"@ja-latn ;
    schema:publisher _:N8e44016e73b14a708a752f2550b12031 ;
    foaf:depiction <https://media.vgm.io/albums/42/121224/121224-1dbe4f87a4f5.jpg> .

_:N21f122fa741543ef8ac9609fb7e47722 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Plague Tale Requiem"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N5dce02ad3e014347bc7e70ecfa58cf08 ;
    schema:name "A Plague Tale Requiem"@en .

_:N5d1dafab77334c5aaff8dcdae466fa81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brother"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N5dce02ad3e014347bc7e70ecfa58cf08 ;
    schema:name "Brother"@en .

_:N8e44016e73b14a708a752f2550b12031 schema:name "Olivier Deriviere"@en,
        "Olivier Deriviere"@ja,
        "Olivier Deriviere"@ja-latn ;
    foaf:name "Olivier Deriviere"@en,
        "Olivier Deriviere"@ja,
        "Olivier Deriviere"@ja-latn .

_:Nc24ce335593b4d878e6395030edc50b3 a schema:Person,
        foaf:Person ;
    mo:performed <album/121224#performance> ;
    schema:name "The Estonian Philharmonic Chamber Choir"@en ;
    foaf:name "The Estonian Philharmonic Chamber Choir"@en .

_:N5dce02ad3e014347bc7e70ecfa58cf08 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21f122fa741543ef8ac9609fb7e47722,
        _:N5d1dafab77334c5aaff8dcdae466fa81 ;
    mo:track_count 2 ;
    schema:duration "PT8:05"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N21f122fa741543ef8ac9609fb7e47722,
        _:N5d1dafab77334c5aaff8dcdae466fa81 .

