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

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

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

<artist/27326#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138862#subject> ;
    schema:name "yuma yamaguchi"@en ;
    foaf:made <album/138862#composition>,
        <album/138862#subject> ;
    foaf:name "yuma yamaguchi"@en .

<product/17894#subject> a schema:CreativeWork ;
    schema:name "An Archdemon's Dilemma: How to Love Your Elf Bride"@en,
        "魔王の俺が奴隷エルフを嫁にしたんだが、どう愛でればいい?"@ja,
        "Maou no Ore ga Dorei Elf wo Yome ni Shitanda ga, Dou Medereba Ii?"@ja-latn ;
    foaf:name "An Archdemon's Dilemma: How to Love Your Elf Bride"@en,
        "魔王の俺が奴隷エルフを嫁にしたんだが、どう愛でればいい?"@ja,
        "Maou no Ore ga Dorei Elf wo Yome ni Shitanda ga, Dou Medereba Ii?"@ja-latn .

<album/138862#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "An Archdemon's Dilemma: How to Love Your Elf Bride Original Sound Track Vol.2"@en,
        "魔王の俺が奴隷エルフを嫁にしたんだが、どう愛でればいい？オリジナルサウンドトラックVol.2"@ja,
        "Maou no Ore ga Dorei Elf wo Yome ni Shitanda ga, Dou Medereba Ii? Original Sound Track Vol.2"@ja-latn ;
    mo:composer <artist/27326#subject> ;
    mo:produced_work <album/138862#musicalwork> ;
    schema:name "An Archdemon's Dilemma: How to Love Your Elf Bride Original Sound Track Vol.2"@en,
        "魔王の俺が奴隷エルフを嫁にしたんだが、どう愛でればいい？オリジナルサウンドトラックVol.2"@ja,
        "Maou no Ore ga Dorei Elf wo Yome ni Shitanda ga, Dou Medereba Ii? Original Sound Track Vol.2"@ja-latn .

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

<album/138862#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "An Archdemon's Dilemma: How to Love Your Elf Bride Original Sound Track Vol.2"@en,
        "魔王の俺が奴隷エルフを嫁にしたんだが、どう愛でればいい？オリジナルサウンドトラックVol.2"@ja,
        "Maou no Ore ga Dorei Elf wo Yome ni Shitanda ga, Dou Medereba Ii? Original Sound Track Vol.2"@ja-latn ;
    mo:performance_of <album/138862#musicalwork> ;
    mo:recorded_as <album/138862#musicalexpression> ;
    schema:name "An Archdemon's Dilemma: How to Love Your Elf Bride Original Sound Track Vol.2"@en,
        "魔王の俺が奴隷エルフを嫁にしたんだが、どう愛でればいい？オリジナルサウンドトラックVol.2"@ja,
        "Maou no Ore ga Dorei Elf wo Yome ni Shitanda ga, Dou Medereba Ii? Original Sound Track Vol.2"@ja-latn ;
    schema:workPerformed <album/138862#musicalwork> .

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

<https://media.vgm.io/albums/26/138862/138862-7674ea0aac17.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/138862#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/138862/138862-7674ea0aac17.jpg> ;
    foaf:depicts <album/138862#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/138862/138862-7674ea0aac17.jpg> .

<https://medium-media.vgm.io/albums/26/138862/138862-7674ea0aac17.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/138862#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-08-28"^^xsd:date ;
    dcterms:title "An Archdemon's Dilemma: How to Love Your Elf Bride Original Sound Track Vol.2"@en,
        "魔王の俺が奴隷エルフを嫁にしたんだが、どう愛でればいい？オリジナルサウンドトラックVol.2"@ja,
        "Maou no Ore ga Dorei Elf wo Yome ni Shitanda ga, Dou Medereba Ii? Original Sound Track Vol.2"@ja-latn ;
    mo:catalogue_number "DMPXA-387-2" ;
    mo:media_type "CD" ;
    mo:publication_of <album/138862#musicalexpression> ;
    mo:publisher <org/1650#subject> ;
    mo:record _:Na20562d05a564cf9bf8848df8f406255 ;
    mo:record_count 1 ;
    schema:about <product/17894#subject> ;
    schema:datePublished "2024-08-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/26/138862/138862-7674ea0aac17.jpg> ;
    schema:name "An Archdemon's Dilemma: How to Love Your Elf Bride Original Sound Track Vol.2"@en,
        "魔王の俺が奴隷エルフを嫁にしたんだが、どう愛でればいい？オリジナルサウンドトラックVol.2"@ja,
        "Maou no Ore ga Dorei Elf wo Yome ni Shitanda ga, Dou Medereba Ii? Original Sound Track Vol.2"@ja-latn ;
    schema:publisher <org/1650#subject> ;
    foaf:depiction <https://media.vgm.io/albums/26/138862/138862-7674ea0aac17.jpg> .

_:N020a98579bf44688a8691961693b4733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ザガンとバルバロス2"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "ザガンとバルバロス2"@ja .

_:N0bb54e0634604148b7f7570927d58b13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ザガンとネフィ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "ザガンとネフィ"@ja .

_:N2009fff67a534210b8e83e483c4a287d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "椅子の準備"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "椅子の準備"@ja .

_:N2c41c40208cf4412aa144c846748efe8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔王の晩餐"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "魔王の晩餐"@ja .

_:N60845d90259542d78037ac756cffec5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オートミールスープ1"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "オートミールスープ1"@ja .

_:N6105c6efb662415bbe1fc496b84eb2d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔術師ザガン - Voice2"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "魔術師ザガン - Voice2"@ja .

_:N732a93d9d7ac4c2da4810b1b45f5117c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "呪い子"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "呪い子"@ja .

_:N8b6df9aea88a4df989b005f94e2eca7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天鱗"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "天鱗"@ja .

_:Na35403f2686a411b9a343f836b47ed6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蓄音機"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "蓄音機"@ja .

_:Na3945a92d41c4b069a2ad2878175bd01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔術師ザガン - Voice1"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "魔術師ザガン - Voice1"@ja .

_:Nb0260811d54f4d73b37ded8b5d3d5943 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さいトマト2"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "小さいトマト2"@ja .

_:Nb03053dbf25f4720beba2ed3523d8087 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔術師ザガン - Chamber"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "魔術師ザガン - Chamber"@ja .

_:Nb43366e1fff64a089ea9ec10c77a4c3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ご主人さま3"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "ご主人さま3"@ja .

_:Nd123777c03c746da8e85223859470d0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネフィの涙"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "ネフィの涙"@ja .

_:Nd8471f5131824f2b847b286164ad694e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔術師ザガン - Piano"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "魔術師ザガン - Piano"@ja .

_:Nde5e20e7381447b7bbc2f5f7840cc8cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人の家の庭"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "人の家の庭"@ja .

_:Ne876de8da4614829bef68c5fa209c76b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オートミールスープ2"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "オートミールスープ2"@ja .

_:Neb7cfa94d99048028e21a28472baf84b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さいトマト1"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "小さいトマト1"@ja .

_:Nfa210ae4c0c44ea6b07baa5b6cc95861 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天燐"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "天燐"@ja .

_:Nfd83888c05dc48d68d25bf6625d51c3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月の見える部屋2"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Na20562d05a564cf9bf8848df8f406255 ;
    schema:name "月の見える部屋2"@ja .

_:Na20562d05a564cf9bf8848df8f406255 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N020a98579bf44688a8691961693b4733,
        _:N0bb54e0634604148b7f7570927d58b13,
        _:N2009fff67a534210b8e83e483c4a287d,
        _:N2c41c40208cf4412aa144c846748efe8,
        _:N60845d90259542d78037ac756cffec5f,
        _:N6105c6efb662415bbe1fc496b84eb2d9,
        _:N732a93d9d7ac4c2da4810b1b45f5117c,
        _:N8b6df9aea88a4df989b005f94e2eca7e,
        _:Na35403f2686a411b9a343f836b47ed6f,
        _:Na3945a92d41c4b069a2ad2878175bd01,
        _:Nb0260811d54f4d73b37ded8b5d3d5943,
        _:Nb03053dbf25f4720beba2ed3523d8087,
        _:Nb43366e1fff64a089ea9ec10c77a4c3d,
        _:Nd123777c03c746da8e85223859470d0d,
        _:Nd8471f5131824f2b847b286164ad694e,
        _:Nde5e20e7381447b7bbc2f5f7840cc8cf,
        _:Ne876de8da4614829bef68c5fa209c76b,
        _:Neb7cfa94d99048028e21a28472baf84b,
        _:Nfa210ae4c0c44ea6b07baa5b6cc95861,
        _:Nfd83888c05dc48d68d25bf6625d51c3a ;
    mo:track_count 20 ;
    schema:duration "PT47:44"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N020a98579bf44688a8691961693b4733,
        _:N0bb54e0634604148b7f7570927d58b13,
        _:N2009fff67a534210b8e83e483c4a287d,
        _:N2c41c40208cf4412aa144c846748efe8,
        _:N60845d90259542d78037ac756cffec5f,
        _:N6105c6efb662415bbe1fc496b84eb2d9,
        _:N732a93d9d7ac4c2da4810b1b45f5117c,
        _:N8b6df9aea88a4df989b005f94e2eca7e,
        _:Na35403f2686a411b9a343f836b47ed6f,
        _:Na3945a92d41c4b069a2ad2878175bd01,
        _:Nb0260811d54f4d73b37ded8b5d3d5943,
        _:Nb03053dbf25f4720beba2ed3523d8087,
        _:Nb43366e1fff64a089ea9ec10c77a4c3d,
        _:Nd123777c03c746da8e85223859470d0d,
        _:Nd8471f5131824f2b847b286164ad694e,
        _:Nde5e20e7381447b7bbc2f5f7840cc8cf,
        _:Ne876de8da4614829bef68c5fa209c76b,
        _:Neb7cfa94d99048028e21a28472baf84b,
        _:Nfa210ae4c0c44ea6b07baa5b6cc95861,
        _:Nfd83888c05dc48d68d25bf6625d51c3a .

