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

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

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

<artist/13316#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110582#subject> ;
    schema:name "Yosuke Yamashita"@en,
        "山下洋介"@ja ;
    foaf:made <album/110582#composition>,
        <album/110582#subject> ;
    foaf:name "Yosuke Yamashita"@en,
        "山下洋介"@ja .

<artist/1551#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110582#subject> ;
    schema:name "Yusuke Kato"@en,
        "加藤裕介"@ja ;
    foaf:made <album/110582#composition>,
        <album/110582#subject> ;
    foaf:name "Yusuke Kato"@en,
        "加藤裕介"@ja .

<product/9758#subject> a schema:CreativeWork ;
    schema:name "How Not to Summon a Demon Lord Ω"@en,
        "異世界魔王と召喚少女の奴隷魔術Ω"@ja,
        "Isekai Maou to Shoukan Shoujo no Dorei Majutsu Ω"@ja-latn ;
    foaf:name "How Not to Summon a Demon Lord Ω"@en,
        "異世界魔王と召喚少女の奴隷魔術Ω"@ja,
        "Isekai Maou to Shoukan Shoujo no Dorei Majutsu Ω"@ja-latn .

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

<album/110582#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "HOW NOT TO SUMMON A DEMON LORD Ω 3 Bonus Disc"@en,
        "異世界魔王と召喚少女の奴隷魔術Ω 3 Bonus Disc"@ja,
        "Isekai Maou to Shoukan Shoujo no Dorei Majutsu Ω 3 Bonus Disc"@ja-latn ;
    mo:performance_of <album/110582#musicalwork> ;
    mo:recorded_as <album/110582#musicalexpression> ;
    schema:name "HOW NOT TO SUMMON A DEMON LORD Ω 3 Bonus Disc"@en,
        "異世界魔王と召喚少女の奴隷魔術Ω 3 Bonus Disc"@ja,
        "Isekai Maou to Shoukan Shoujo no Dorei Majutsu Ω 3 Bonus Disc"@ja-latn ;
    schema:workPerformed <album/110582#musicalwork> .

<org/2324#subject> schema:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn ;
    foaf:name "avex pictures"@en,
        "avex pictures"@ja,
        "avex pictures"@ja-latn .

<https://media.vgm.io/albums/28/110582/110582-2aef3087dd6c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/110582#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/110582/110582-2aef3087dd6c.jpg> ;
    foaf:depicts <album/110582#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/110582/110582-2aef3087dd6c.jpg> .

<https://medium-media.vgm.io/albums/28/110582/110582-2aef3087dd6c.jpg> a schema:ImageObject,
        foaf:Image .

<album/110582#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "HOW NOT TO SUMMON A DEMON LORD Ω 3 Bonus Disc"@en,
        "異世界魔王と召喚少女の奴隷魔術Ω 3 Bonus Disc"@ja,
        "Isekai Maou to Shoukan Shoujo no Dorei Majutsu Ω 3 Bonus Disc"@ja-latn ;
    mo:composer <artist/13316#subject>,
        <artist/1551#subject> ;
    mo:produced_work <album/110582#musicalwork> ;
    schema:name "HOW NOT TO SUMMON A DEMON LORD Ω 3 Bonus Disc"@en,
        "異世界魔王と召喚少女の奴隷魔術Ω 3 Bonus Disc"@ja,
        "Isekai Maou to Shoukan Shoujo no Dorei Majutsu Ω 3 Bonus Disc"@ja-latn .

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

<album/110582#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-08-27"^^xsd:date ;
    dcterms:title "HOW NOT TO SUMMON A DEMON LORD Ω 3 Bonus Disc"@en,
        "異世界魔王と召喚少女の奴隷魔術Ω 3 Bonus Disc"@ja,
        "Isekai Maou to Shoukan Shoujo no Dorei Majutsu Ω 3 Bonus Disc"@ja-latn ;
    mo:catalogue_number "EYXA-13370B" ;
    mo:media_type "CD" ;
    mo:publication_of <album/110582#musicalexpression> ;
    mo:publisher <org/2324#subject> ;
    mo:record _:N48bfc4aea6e94d37a573687b835eb1ef ;
    mo:record_count 1 ;
    schema:about <product/9758#subject> ;
    schema:datePublished "2021-08-27"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/110582/110582-2aef3087dd6c.jpg> ;
    schema:name "HOW NOT TO SUMMON A DEMON LORD Ω 3 Bonus Disc"@en,
        "異世界魔王と召喚少女の奴隷魔術Ω 3 Bonus Disc"@ja,
        "Isekai Maou to Shoukan Shoujo no Dorei Majutsu Ω 3 Bonus Disc"@ja-latn ;
    schema:publisher <org/2324#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/110582/110582-2aef3087dd6c.jpg> .

_:N00057c64107d483aa3af087525100600 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "召喚の義"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "召喚の義"@ja .

_:N06615bb547ef4db5bfd2e88cf714d845 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "思い出の痛み"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "思い出の痛み"@ja .

_:N1b93e28a79744731bd3c4f469dcf7962 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユキノトビラ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "ユキノトビラ"@ja .

_:N22be49a171f64066875f6e0250f57a81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "癒される時"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "癒される時"@ja .

_:N4b1d9eb3bf8f4e018baafcb99c5aced1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fateful Recall"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "Fateful Recall"@ja .

_:N6b373dfcd1f540948f94bfc4fe12a074 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conflict"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "Conflict"@ja .

_:N6dfb03de2dbc4b34950611b0cecb8864 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "危機来襲"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "危機来襲"@ja .

_:N787a3692055d47678bd3b9c19b092867 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "肌色リズム"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "肌色リズム"@ja .

_:N78e6705270c44ed9baf9a3c1c8b37dc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take a break"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "Take a break"@ja .

_:N79c6e3674fcb44998ffb6ce4ba7f0112 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ビスケットの歌"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "ビスケットの歌"@ja .

_:N7a85be025e184bdd9efab99b55b672cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Long time no see"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "Long time no see"@ja .

_:N7ed9aded983f4602993243889d71b117 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻惑の笛"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "幻惑の笛"@ja .

_:N8d2c7325346d43e4b2b3a2d7fe459eb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Erlkonig Barock"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "Erlkonig Barock"@ja .

_:N9a824ae96bee482e9d2f77a274b04c1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "希望の前奏"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "希望の前奏"@ja .

_:Na693a3ce4b8f40d78610ba5d98dfa87f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大将軍バナクネス"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "大将軍バナクネス"@ja .

_:Naa38be0d84794a06aa5705268477c4fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horizon"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "Horizon"@ja .

_:Nce2db6dbe8d0417799a96666831b77cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Compassion of Lord"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "Compassion of Lord"@ja .

_:Nef1cabc47e9e413c994e7f14fa95e2db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "衝撃の震え"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "衝撃の震え"@ja .

_:Nf2754b4992e74b7cbc8d2418b3ea3dd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rite of Ruin"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "Rite of Ruin"@ja .

_:Nf419de36de8748aeb49f12597eefbd90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tense Confrontation"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "Tense Confrontation"@ja .

_:Nfe11102036204110a5f0f7d5c163bf4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fateful Showdown"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "Fateful Showdown"@ja .

_:Nffdec719be754a19aa06ac7faebc0684 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幼き温もりと..."@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N48bfc4aea6e94d37a573687b835eb1ef ;
    schema:name "幼き温もりと..."@ja .

_:N48bfc4aea6e94d37a573687b835eb1ef a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00057c64107d483aa3af087525100600,
        _:N06615bb547ef4db5bfd2e88cf714d845,
        _:N1b93e28a79744731bd3c4f469dcf7962,
        _:N22be49a171f64066875f6e0250f57a81,
        _:N4b1d9eb3bf8f4e018baafcb99c5aced1,
        _:N6b373dfcd1f540948f94bfc4fe12a074,
        _:N6dfb03de2dbc4b34950611b0cecb8864,
        _:N787a3692055d47678bd3b9c19b092867,
        _:N78e6705270c44ed9baf9a3c1c8b37dc1,
        _:N79c6e3674fcb44998ffb6ce4ba7f0112,
        _:N7a85be025e184bdd9efab99b55b672cc,
        _:N7ed9aded983f4602993243889d71b117,
        _:N8d2c7325346d43e4b2b3a2d7fe459eb6,
        _:N9a824ae96bee482e9d2f77a274b04c1e,
        _:Na693a3ce4b8f40d78610ba5d98dfa87f,
        _:Naa38be0d84794a06aa5705268477c4fb,
        _:Nce2db6dbe8d0417799a96666831b77cb,
        _:Nef1cabc47e9e413c994e7f14fa95e2db,
        _:Nf2754b4992e74b7cbc8d2418b3ea3dd2,
        _:Nf419de36de8748aeb49f12597eefbd90,
        _:Nfe11102036204110a5f0f7d5c163bf4d,
        _:Nffdec719be754a19aa06ac7faebc0684 ;
    mo:track_count 22 ;
    schema:duration "PT35:31"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N00057c64107d483aa3af087525100600,
        _:N06615bb547ef4db5bfd2e88cf714d845,
        _:N1b93e28a79744731bd3c4f469dcf7962,
        _:N22be49a171f64066875f6e0250f57a81,
        _:N4b1d9eb3bf8f4e018baafcb99c5aced1,
        _:N6b373dfcd1f540948f94bfc4fe12a074,
        _:N6dfb03de2dbc4b34950611b0cecb8864,
        _:N787a3692055d47678bd3b9c19b092867,
        _:N78e6705270c44ed9baf9a3c1c8b37dc1,
        _:N79c6e3674fcb44998ffb6ce4ba7f0112,
        _:N7a85be025e184bdd9efab99b55b672cc,
        _:N7ed9aded983f4602993243889d71b117,
        _:N8d2c7325346d43e4b2b3a2d7fe459eb6,
        _:N9a824ae96bee482e9d2f77a274b04c1e,
        _:Na693a3ce4b8f40d78610ba5d98dfa87f,
        _:Naa38be0d84794a06aa5705268477c4fb,
        _:Nce2db6dbe8d0417799a96666831b77cb,
        _:Nef1cabc47e9e413c994e7f14fa95e2db,
        _:Nf2754b4992e74b7cbc8d2418b3ea3dd2,
        _:Nf419de36de8748aeb49f12597eefbd90,
        _:Nfe11102036204110a5f0f7d5c163bf4d,
        _:Nffdec719be754a19aa06ac7faebc0684 .

