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

<album/130207#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en,
        "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@ja,
        "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@ja-latn ;
    mo:produced_work <album/130207#musicalwork> ;
    schema:name "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en,
        "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@ja,
        "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@ja-latn .

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

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

<product/1810#subject> a schema:CreativeWork ;
    schema:name "The Witcher 3: Wild Hunt"@en,
        "Wiedźmin 3: Dziki Gon"@ja,
        "The Witcher 3: Wild Hunt"@ja-latn ;
    foaf:name "The Witcher 3: Wild Hunt"@en,
        "Wiedźmin 3: Dziki Gon"@ja,
        "The Witcher 3: Wild Hunt"@ja-latn .

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

<album/130207#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en,
        "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@ja,
        "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@ja-latn ;
    mo:performance_of <album/130207#musicalwork> ;
    mo:recorded_as <album/130207#musicalexpression> ;
    schema:name "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en,
        "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@ja,
        "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@ja-latn ;
    schema:workPerformed <album/130207#musicalwork> .

<https://media.vgm.io/albums/70/130207/130207-51c4b217549f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130207#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/130207/130207-51c4b217549f.jpg> ;
    foaf:depicts <album/130207#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/130207/130207-51c4b217549f.jpg> .

<https://medium-media.vgm.io/albums/70/130207/130207-51c4b217549f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/130207#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-12-14"^^xsd:date ;
    dcterms:title "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en,
        "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@ja,
        "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/130207#musicalexpression> ;
    mo:publisher _:Nae4fdac55475430f8113aaccf8659a26 ;
    mo:record _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    mo:record_count 1 ;
    schema:about <product/1810#subject> ;
    schema:datePublished "2021-12-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/130207/130207-51c4b217549f.jpg> ;
    schema:name "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en,
        "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@ja,
        "Metal Witcher Concert (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@ja-latn ;
    schema:publisher _:Nae4fdac55475430f8113aaccf8659a26 ;
    foaf:depiction <https://media.vgm.io/albums/70/130207/130207-51c4b217549f.jpg> .

_:N040bd1252fb347f9b1d84a965f8c787c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rytuał (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "Rytuał (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en .

_:N0d89996ba6ac4d68bc6a8485d551309d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pieśń małej Marii (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "Pieśń małej Marii (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en .

_:N15262468d8574348b15121047749e6dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hunt or Be Hunted (Tridam) - Bonus (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "Hunt or Be Hunted (Tridam) - Bonus (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en .

_:N164ddb8519634aecbffdb3cb4166fe74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Story You Won't Believe (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "A Story You Won't Believe (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en .

_:N1b3746d9c83b42469a37f86367dd4a08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Taniec Trupów (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "Taniec Trupów (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en .

_:N1f8e1124fbd5459eb22efa1649bfd7b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lullaby of Woe (A Night to Remember Song) Blood and Wine (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "Lullaby of Woe (A Night to Remember Song) Blood and Wine (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en .

_:N53de6ed7a2ba4f9d9c64829ca39ec048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Story You Won't Believe (Bis - Encore) [Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary]"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "A Story You Won't Believe (Bis - Encore) [Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary]"@en .

_:N65cf06fa3c3e4a13b30a9bf62933dd1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wieczerza (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "Wieczerza (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en .

_:N672e64eb0b1b415bb4161ebe026b0c83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eyes of the Witcher (Oczy wiedźmina) [Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary]"@en ;
    mo:track_number 19 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "Eyes of the Witcher (Oczy wiedźmina) [Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary]"@en .

_:N7fe3fe168ef44d12a2d3867a997776d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swadźba (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "Swadźba (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en .

_:N95873c1cda8749e0accb7547dc80334d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wasylisa (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "Wasylisa (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en .

_:N967d897e32354cbe84bbd3c8398d3f24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're Immortal (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en ;
    mo:track_number 16 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "You're Immortal (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en .

_:Na064d0c52ebb427da4807452f81590dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steel for Humans (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en ;
    mo:track_number 17 ;
    schema:duration "PT7:39"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "Steel for Humans (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en .

_:Nae4fdac55475430f8113aaccf8659a26 schema:name "RedBaaron Records"@en,
        "RedBaaron Records"@ja,
        "RedBaaron Records"@ja-latn ;
    foaf:name "RedBaaron Records"@en,
        "RedBaaron Records"@ja,
        "RedBaaron Records"@ja-latn .

_:Nb96ec329d0fa4f308e5b500c0db8a3d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good and Evil (Dobro i zło) [Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary]"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "Good and Evil (Dobro i zło) [Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary]"@en .

_:Nb985b35285754b148b03646dc57d41f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Vagabond - Silver for Monsters (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "The Vagabond - Silver for Monsters (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en .

_:Ne0b3e63917374fb5a645f5ec44352e18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ladies of the Woods (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "Ladies of the Woods (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en .

_:Ne1210c61de404563a3376c318f7072f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hearts of Stone (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "Hearts of Stone (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en .

_:Neb50f5c2bb694017bba92168453d6844 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chortyca (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "Chortyca (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en .

_:Nf4197de56beb46e3bb57adbf753a258d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trzej Wędrowcy (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "Trzej Wędrowcy (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en .

_:Nf4447adacd724146971d8d16129584fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wolven Storm (Wilcza zamieć) [Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary]"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "The Wolven Storm (Wilcza zamieć) [Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary]"@en .

_:Nfea944b126c0487ab5ab9f6d03de39c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dzikie pola - Intro (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N94483b046ba5440bb1b4d8b7d1f6b832 ;
    schema:name "Dzikie pola - Intro (Live At Pyrkon 2019 - Percival Schuttenbach 20th Anniversary)"@en .

_:N94483b046ba5440bb1b4d8b7d1f6b832 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N040bd1252fb347f9b1d84a965f8c787c,
        _:N0d89996ba6ac4d68bc6a8485d551309d,
        _:N15262468d8574348b15121047749e6dd,
        _:N164ddb8519634aecbffdb3cb4166fe74,
        _:N1b3746d9c83b42469a37f86367dd4a08,
        _:N1f8e1124fbd5459eb22efa1649bfd7b1,
        _:N53de6ed7a2ba4f9d9c64829ca39ec048,
        _:N65cf06fa3c3e4a13b30a9bf62933dd1d,
        _:N672e64eb0b1b415bb4161ebe026b0c83,
        _:N7fe3fe168ef44d12a2d3867a997776d5,
        _:N95873c1cda8749e0accb7547dc80334d,
        _:N967d897e32354cbe84bbd3c8398d3f24,
        _:Na064d0c52ebb427da4807452f81590dd,
        _:Nb96ec329d0fa4f308e5b500c0db8a3d8,
        _:Nb985b35285754b148b03646dc57d41f9,
        _:Ne0b3e63917374fb5a645f5ec44352e18,
        _:Ne1210c61de404563a3376c318f7072f4,
        _:Neb50f5c2bb694017bba92168453d6844,
        _:Nf4197de56beb46e3bb57adbf753a258d,
        _:Nf4447adacd724146971d8d16129584fe,
        _:Nfea944b126c0487ab5ab9f6d03de39c7 ;
    mo:track_count 21 ;
    schema:duration "PT93:52"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N040bd1252fb347f9b1d84a965f8c787c,
        _:N0d89996ba6ac4d68bc6a8485d551309d,
        _:N15262468d8574348b15121047749e6dd,
        _:N164ddb8519634aecbffdb3cb4166fe74,
        _:N1b3746d9c83b42469a37f86367dd4a08,
        _:N1f8e1124fbd5459eb22efa1649bfd7b1,
        _:N53de6ed7a2ba4f9d9c64829ca39ec048,
        _:N65cf06fa3c3e4a13b30a9bf62933dd1d,
        _:N672e64eb0b1b415bb4161ebe026b0c83,
        _:N7fe3fe168ef44d12a2d3867a997776d5,
        _:N95873c1cda8749e0accb7547dc80334d,
        _:N967d897e32354cbe84bbd3c8398d3f24,
        _:Na064d0c52ebb427da4807452f81590dd,
        _:Nb96ec329d0fa4f308e5b500c0db8a3d8,
        _:Nb985b35285754b148b03646dc57d41f9,
        _:Ne0b3e63917374fb5a645f5ec44352e18,
        _:Ne1210c61de404563a3376c318f7072f4,
        _:Neb50f5c2bb694017bba92168453d6844,
        _:Nf4197de56beb46e3bb57adbf753a258d,
        _:Nf4447adacd724146971d8d16129584fe,
        _:Nfea944b126c0487ab5ab9f6d03de39c7 .

