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

<artist/43763#subject> a schema:Person,
        foaf:Person ;
    schema:name "TeraCMusic"@en ;
    foaf:made <album/112645#subject>,
        <album/112645#vocals> ;
    foaf:name "TeraCMusic"@en .

<album/112645#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Glacia: VG Covers Vol. 4"@en,
        "Glacia: VG Covers Vol. 4"@ja,
        "Glacia: VG Covers Vol. 4"@ja-latn ;
    mo:produced_work <album/112645#musicalwork> ;
    schema:name "Glacia: VG Covers Vol. 4"@en,
        "Glacia: VG Covers Vol. 4"@ja,
        "Glacia: VG Covers Vol. 4"@ja-latn .

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

<product/1387#subject> a schema:CreativeWork ;
    schema:name "The Elder Scrolls V: Skyrim"@en,
        "The Elder Scrolls V: Skyrim"@ja,
        "The Elder Scrolls V: Skyrim"@ja-latn ;
    foaf:name "The Elder Scrolls V: Skyrim"@en,
        "The Elder Scrolls V: Skyrim"@ja,
        "The Elder Scrolls V: Skyrim"@ja-latn .

<product/194#subject> a schema:CreativeWork ;
    schema:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn ;
    foaf:name "Chrono Trigger"@en,
        "クロノ・トリガー"@ja,
        "Chrono Trigger"@ja-latn .

<product/4600#subject> a schema:CreativeWork ;
    schema:name "The Legend of Zelda: Breath of the Wild"@en,
        "ゼルダの伝説 ブレス オブ ザ ワイルド"@ja,
        "Zelda no Densetsu: Breath of the Wild"@ja-latn ;
    foaf:name "The Legend of Zelda: Breath of the Wild"@en,
        "ゼルダの伝説 ブレス オブ ザ ワイルド"@ja,
        "Zelda no Densetsu: Breath of the Wild"@ja-latn .

<product/6581#subject> a schema:CreativeWork ;
    schema:name "OCTOPATH TRAVELER"@en,
        "OCTOPATH TRAVELER"@ja,
        "OCTOPATH TRAVELER"@ja-latn ;
    foaf:name "OCTOPATH TRAVELER"@en,
        "OCTOPATH TRAVELER"@ja,
        "OCTOPATH TRAVELER"@ja-latn .

<product/6849#subject> a schema:CreativeWork ;
    schema:name "DELTARUNE"@en,
        "DELTARUNE"@ja,
        "DELTARUNE"@ja-latn ;
    foaf:name "DELTARUNE"@en,
        "DELTARUNE"@ja,
        "DELTARUNE"@ja-latn .

<product/6973#subject> a schema:CreativeWork ;
    schema:name "Devil May Cry 5"@en,
        "デビルメイクライ5"@ja,
        "Devil May Cry 5"@ja-latn ;
    foaf:name "Devil May Cry 5"@en,
        "デビルメイクライ5"@ja,
        "Devil May Cry 5"@ja-latn .

<product/7500#subject> a schema:CreativeWork ;
    schema:name "Fire Emblem: Three Houses"@en,
        "ファイアーエムブレム 風花雪月"@ja,
        "Fire Emblem: Fuuka Setsugetsu"@ja-latn ;
    foaf:name "Fire Emblem: Three Houses"@en,
        "ファイアーエムブレム 風花雪月"@ja,
        "Fire Emblem: Fuuka Setsugetsu"@ja-latn .

<product/8603#subject> a schema:CreativeWork ;
    schema:name "Animal Crossing"@en,
        "どうぶつの森"@ja,
        "Doubutsu no Mori"@ja-latn ;
    foaf:name "Animal Crossing"@en,
        "どうぶつの森"@ja,
        "Doubutsu no Mori"@ja-latn .

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

<album/112645#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Glacia: VG Covers Vol. 4"@en,
        "Glacia: VG Covers Vol. 4"@ja,
        "Glacia: VG Covers Vol. 4"@ja-latn ;
    mo:performance_of <album/112645#musicalwork> ;
    mo:recorded_as <album/112645#musicalexpression> ;
    schema:name "Glacia: VG Covers Vol. 4"@en,
        "Glacia: VG Covers Vol. 4"@ja,
        "Glacia: VG Covers Vol. 4"@ja-latn ;
    schema:workPerformed <album/112645#musicalwork> .

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

<https://media.vgm.io/albums/54/112645/112645-0da2365c527d.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/112645#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/112645/112645-0da2365c527d.webp> ;
    foaf:depicts <album/112645#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/112645/112645-0da2365c527d.webp> .

<https://medium-media.vgm.io/albums/54/112645/112645-0da2365c527d.webp> a schema:ImageObject,
        foaf:Image .

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

<album/112645#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-01"^^xsd:date ;
    dcterms:title "Glacia: VG Covers Vol. 4"@en,
        "Glacia: VG Covers Vol. 4"@ja,
        "Glacia: VG Covers Vol. 4"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/112645#musicalexpression> ;
    mo:publisher _:Ndfc52d9ac7194f829ce001079787db56 ;
    mo:record _:N5f97dd093ed74efe9489ee3faf71675b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Finding Paradise"@en ;
            foaf:name "Finding Paradise"@en ],
        <product/1387#subject>,
        <product/194#subject>,
        <product/4600#subject>,
        <product/6581#subject>,
        <product/6849#subject>,
        <product/6973#subject>,
        <product/7500#subject>,
        <product/8603#subject> ;
    schema:datePublished "2020-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/112645/112645-0da2365c527d.webp> ;
    schema:name "Glacia: VG Covers Vol. 4"@en,
        "Glacia: VG Covers Vol. 4"@ja,
        "Glacia: VG Covers Vol. 4"@ja-latn ;
    schema:publisher _:Ndfc52d9ac7194f829ce001079787db56 ;
    foaf:depiction <https://media.vgm.io/albums/54/112645/112645-0da2365c527d.webp> .

_:N11362f8067e343c0971fd8b20c6b0cee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Legacy (from \"Devil May Cry 5\") [feat. Jeremiah Barcus]"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N5f97dd093ed74efe9489ee3faf71675b ;
    schema:name "Legacy (from \"Devil May Cry 5\") [feat. Jeremiah Barcus]"@en .

_:N3857aaf133464418b828fe12a4973fea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Over Finis (from \"Animal Crossing\" & \"Octopath Traveler\")"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N5f97dd093ed74efe9489ee3faf71675b ;
    schema:name "Flying Over Finis (from \"Animal Crossing\" & \"Octopath Traveler\")"@en .

_:N3b3a1e7e5e924d1f96288b26029d6c5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Quiet Forest Home (from \"Octopath Traveler\")"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N5f97dd093ed74efe9489ee3faf71675b ;
    schema:name "My Quiet Forest Home (from \"Octopath Traveler\")"@en .

_:N789c7967f04f49279b9c7b61efaed928 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Empty Town (from \"Deltarune\")"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N5f97dd093ed74efe9489ee3faf71675b ;
    schema:name "Empty Town (from \"Deltarune\")"@en .

_:N8c534a9581c34eea9838f65bb638324b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Age of Oppression (from \"the Elder Scrolls V: Skyrim\")"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N5f97dd093ed74efe9489ee3faf71675b ;
    schema:name "Age of Oppression (from \"the Elder Scrolls V: Skyrim\")"@en .

_:Naca8f4861ef44ed5ad5638fac3bd815d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish My Life Away (from \"Finding Paradise\") [feat. David Russell]"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N5f97dd093ed74efe9489ee3faf71675b ;
    schema:name "Wish My Life Away (from \"Finding Paradise\") [feat. David Russell]"@en .

_:Nbf9e6dbaa19c4c53bc06ad406207e076 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kapp'n's Song (feat. Jeremiah Barcus)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N5f97dd093ed74efe9489ee3faf71675b ;
    schema:name "Kapp'n's Song (feat. Jeremiah Barcus)"@en .

_:Nd00c8fa1ca9149cf97044a6c97d19b15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Molduga Battle (from \"the Legend of Zelda: Breath of the Wild\") [feat. ViolinGamer]"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N5f97dd093ed74efe9489ee3faf71675b ;
    schema:name "Molduga Battle (from \"the Legend of Zelda: Breath of the Wild\") [feat. ViolinGamer]"@en .

_:Ndfc52d9ac7194f829ce001079787db56 schema:name "TeraCMusic"@en,
        "TeraCMusic"@ja,
        "TeraCMusic"@ja-latn ;
    foaf:name "TeraCMusic"@en,
        "TeraCMusic"@ja,
        "TeraCMusic"@ja-latn .

_:Neaa9acee7dbf4e32bc78fb5810d3a58b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Schala's Theme (from \"Chrono Trigger\")"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N5f97dd093ed74efe9489ee3faf71675b ;
    schema:name "Schala's Theme (from \"Chrono Trigger\")"@en .

_:Nff80d395b56545ada402eb468821ccee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Edge of Dawn (from \"Fire Emblem: Three Houses\") [Vocal Version]"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N5f97dd093ed74efe9489ee3faf71675b ;
    schema:name "The Edge of Dawn (from \"Fire Emblem: Three Houses\") [Vocal Version]"@en .

_:N5f97dd093ed74efe9489ee3faf71675b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N11362f8067e343c0971fd8b20c6b0cee,
        _:N3857aaf133464418b828fe12a4973fea,
        _:N3b3a1e7e5e924d1f96288b26029d6c5d,
        _:N789c7967f04f49279b9c7b61efaed928,
        _:N8c534a9581c34eea9838f65bb638324b,
        _:Naca8f4861ef44ed5ad5638fac3bd815d,
        _:Nbf9e6dbaa19c4c53bc06ad406207e076,
        _:Nd00c8fa1ca9149cf97044a6c97d19b15,
        _:Neaa9acee7dbf4e32bc78fb5810d3a58b,
        _:Nff80d395b56545ada402eb468821ccee ;
    mo:track_count 10 ;
    schema:duration "PT30:51"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N11362f8067e343c0971fd8b20c6b0cee,
        _:N3857aaf133464418b828fe12a4973fea,
        _:N3b3a1e7e5e924d1f96288b26029d6c5d,
        _:N789c7967f04f49279b9c7b61efaed928,
        _:N8c534a9581c34eea9838f65bb638324b,
        _:Naca8f4861ef44ed5ad5638fac3bd815d,
        _:Nbf9e6dbaa19c4c53bc06ad406207e076,
        _:Nd00c8fa1ca9149cf97044a6c97d19b15,
        _:Neaa9acee7dbf4e32bc78fb5810d3a58b,
        _:Nff80d395b56545ada402eb468821ccee .

