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

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

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

<artist/491#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60736#subject> ;
    schema:name "Kenichiro Suehiro"@en,
        "末廣健一郎"@ja ;
    foaf:made <album/60736#composition>,
        <album/60736#subject> ;
    foaf:name "Kenichiro Suehiro"@en,
        "末廣健一郎"@ja .

<product/4110#subject> a schema:CreativeWork ;
    schema:name "Re:ZERO -Starting Life in Another World-"@en,
        "Re:ゼロから始める異世界生活"@ja,
        "Re:Zero kara Hajimeru Isekai Seikatsu"@ja-latn ;
    foaf:name "Re:ZERO -Starting Life in Another World-"@en,
        "Re:ゼロから始める異世界生活"@ja,
        "Re:Zero kara Hajimeru Isekai Seikatsu"@ja-latn .

<album/60736#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Re: Life in a different world from zero ORIGINAL SOUND TRUCK"@en,
        "TVアニメーション『Re:ゼロから始める異世界生活』オリジナルサウンドトラックCD"@ja,
        "Re:Zero kara Hajimeru Isekai Seikatsu Original Soundtrack CD"@ja-latn ;
    mo:composer <artist/491#subject> ;
    mo:produced_work <album/60736#musicalwork> ;
    schema:name "Re: Life in a different world from zero ORIGINAL SOUND TRUCK"@en,
        "TVアニメーション『Re:ゼロから始める異世界生活』オリジナルサウンドトラックCD"@ja,
        "Re:Zero kara Hajimeru Isekai Seikatsu Original Soundtrack CD"@ja-latn .

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

<album/60736#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Re: Life in a different world from zero ORIGINAL SOUND TRUCK"@en,
        "TVアニメーション『Re:ゼロから始める異世界生活』オリジナルサウンドトラックCD"@ja,
        "Re:Zero kara Hajimeru Isekai Seikatsu Original Soundtrack CD"@ja-latn ;
    mo:performance_of <album/60736#musicalwork> ;
    mo:recorded_as <album/60736#musicalexpression> ;
    schema:name "Re: Life in a different world from zero ORIGINAL SOUND TRUCK"@en,
        "TVアニメーション『Re:ゼロから始める異世界生活』オリジナルサウンドトラックCD"@ja,
        "Re:Zero kara Hajimeru Isekai Seikatsu Original Soundtrack CD"@ja-latn ;
    schema:workPerformed <album/60736#musicalwork> .

<org/1964#subject> schema:name "KADOKAWA"@en,
        "KADOKAWA"@ja,
        "KADOKAWA"@ja-latn ;
    foaf:name "KADOKAWA"@en,
        "KADOKAWA"@ja,
        "KADOKAWA"@ja-latn .

<https://media.vgm.io/albums/63/60736/60736-1570690575.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/60736#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/60736/60736-1570690575.jpg> ;
    foaf:depicts <album/60736#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/60736/60736-1570690575.jpg> .

<https://medium-media.vgm.io/albums/63/60736/60736-1570690575.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/60736#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-10-26"^^xsd:date ;
    dcterms:title "Re: Life in a different world from zero ORIGINAL SOUND TRUCK"@en,
        "TVアニメーション『Re:ゼロから始める異世界生活』オリジナルサウンドトラックCD"@ja,
        "Re:Zero kara Hajimeru Isekai Seikatsu Original Soundtrack CD"@ja-latn ;
    mo:catalogue_number "ZMCZ-10885" ;
    mo:media_type "CD" ;
    mo:publication_of <album/60736#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:N37b9ee12810f4cd08ba44682e30718f9 ;
    mo:record_count 1 ;
    schema:about <product/4110#subject> ;
    schema:datePublished "2016-10-26"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/60736/60736-1570690575.jpg> ;
    schema:name "Re: Life in a different world from zero ORIGINAL SOUND TRUCK"@en,
        "TVアニメーション『Re:ゼロから始める異世界生活』オリジナルサウンドトラックCD"@ja,
        "Re:Zero kara Hajimeru Isekai Seikatsu Original Soundtrack CD"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/60736/60736-1570690575.jpg> .

_:N046d1c3f27b74c98aeb8c74a29b91f9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call of the Witch"@en,
        "魔女の呼び声"@ja,
        "Majo no Yobigoe"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Call of the Witch"@en,
        "魔女の呼び声"@ja,
        "Majo no Yobigoe"@ja-latn .

_:N1958e77012f64cb090674ad88ec9590e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promenade of Whistles and Creation"@en,
        "笛と創造の散歩道"@ja,
        "Fue to Souzou no Sanpomichi"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Promenade of Whistles and Creation"@en,
        "笛と創造の散歩道"@ja,
        "Fue to Souzou no Sanpomichi"@ja-latn .

_:N23c42ed6a72040eeba514fc9d9a2357d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish of the Stars"@en,
        "星の願い"@ja,
        "Hoshi no Negai"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Wish of the Stars"@en,
        "星の願い"@ja,
        "Hoshi no Negai"@ja-latn .

_:N30cde0474e97442eb36fe165176a5c2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chain of Memories"@en,
        "記憶の鎖"@ja,
        "Kioku no Kusari"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Chain of Memories"@en,
        "記憶の鎖"@ja,
        "Kioku no Kusari"@ja-latn .

_:N6a3c9531248149ed9fabd4eada3a6a0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture to the Decisive Battle"@en,
        "決戦の序曲"@ja,
        "Kessen no Jokyoku"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Overture to the Decisive Battle"@en,
        "決戦の序曲"@ja,
        "Kessen no Jokyoku"@ja-latn .

_:N71a8eeadd61845bbb107c782653d6ad4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waltz of Rage"@en,
        "激昂の円舞"@ja,
        "Gekkou no Enbu"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Waltz of Rage"@en,
        "激昂の円舞"@ja,
        "Gekkou no Enbu"@ja-latn .

_:N7793a92fe8a1470e9f58c89b8d7659a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rondo of Love and Darkness -MainTheme-"@en,
        "愛と漆黒の輪舞曲 -MainTheme-"@ja,
        "Ai to Shikkoku no Rinbukyoku -MainTheme-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Rondo of Love and Darkness -MainTheme-"@en,
        "愛と漆黒の輪舞曲 -MainTheme-"@ja,
        "Ai to Shikkoku no Rinbukyoku -MainTheme-"@ja-latn .

_:N8b46b110455e43bfb0a2d2e991aae8f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March from Another World"@en,
        "異世界行進曲"@ja,
        "Isekai Koushinkyoku"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "March from Another World"@en,
        "異世界行進曲"@ja,
        "Isekai Koushinkyoku"@ja-latn .

_:N91bc95804b26433997dd7f40aa9da609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Requiem of Silence"@en,
        "沈黙のレクイエム"@ja,
        "Chinmoku no Requiem"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT7:03"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Requiem of Silence"@en,
        "沈黙のレクイエム"@ja,
        "Chinmoku no Requiem"@ja-latn .

_:N946e9cea1ca549f0b1a41903a35a07eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heartbeat of Determination"@en,
        "決意の心音"@ja,
        "Ketsui no Shin'on"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Heartbeat of Determination"@en,
        "決意の心音"@ja,
        "Ketsui no Shin'on"@ja-latn .

_:N96bbece99b9748d58245af1d198e24ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death Ballet"@en,
        "Death Ballet"@ja,
        "Death Ballet"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Death Ballet"@en,
        "Death Ballet"@ja,
        "Death Ballet"@ja-latn .

_:N9fa9340623414e628d6a0568fb749b53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Takt of Heroes -Origin-"@en,
        "英雄のタクト -起源-"@ja,
        "Eiyuu no Takt -Kigen-"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Takt of Heroes -Origin-"@en,
        "英雄のタクト -起源-"@ja,
        "Eiyuu no Takt -Kigen-"@ja-latn .

_:Nb094df282f7c44418acde4647a7e43b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of Time and Sky"@en,
        "時と空の想い出"@ja,
        "Toki to Sora no Omoide"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Memories of Time and Sky"@en,
        "時と空の想い出"@ja,
        "Toki to Sora no Omoide"@ja-latn .

_:Nc07a2f8be0e14db19ea2ebdbecb46c43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sloth"@en,
        "怠惰"@ja,
        "Taida"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Sloth"@en,
        "怠惰"@ja,
        "Taida"@ja-latn .

_:Nc167b60399fd47d3bd44e9e71c15811b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasy Lied"@en,
        "幻想リート"@ja,
        "Gensou Lied"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Fantasy Lied"@en,
        "幻想リート"@ja,
        "Gensou Lied"@ja-latn .

_:Nc7b2d2a2ad3e4a538729a35db539d459 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dragon Kingdom Lugnica"@en,
        "親竜王国ルグニカ"@ja,
        "Oyaryuu Oukoku Lugnica"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Dragon Kingdom Lugnica"@en,
        "親竜王国ルグニカ"@ja,
        "Oyaryuu Oukoku Lugnica"@ja-latn .

_:Nda19edc56d6c45069951d66e9602839b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hymne of Despair and Atonement"@en,
        "絶望と贖罪のヒュムネ"@ja,
        "Zetsubou to Shokuzai no Hymne"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Hymne of Despair and Atonement"@en,
        "絶望と贖罪のヒュムネ"@ja,
        "Zetsubou to Shokuzai no Hymne"@ja-latn .

_:Nde77a31ebf9f4ce1a491efb1fa7c582a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Re:verse"@en,
        "Re:verse"@ja,
        "Re:verse"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Re:verse"@en,
        "Re:verse"@ja,
        "Re:verse"@ja-latn .

_:Ne8cfbaf0f5f94a15a436f4de8c260673 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Echt of Sorrow"@en,
        "哀しみのエヒト"@ja,
        "Kanashimi no Echt"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Echt of Sorrow"@en,
        "哀しみのエヒト"@ja,
        "Kanashimi no Echt"@ja-latn .

_:Nf1b9ef41a34c44d5b8d8fe0b9548e90e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Malicious Roar"@en,
        "悪意の咆哮"@ja,
        "Akui no Houkou"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Malicious Roar"@en,
        "悪意の咆哮"@ja,
        "Akui no Houkou"@ja-latn .

_:Nf6acba16443c4fb2ae11bc3d586f5069 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Start of Fate"@en,
        "運命の起動"@ja,
        "Unmei no Kidou"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N37b9ee12810f4cd08ba44682e30718f9 ;
    schema:name "Start of Fate"@en,
        "運命の起動"@ja,
        "Unmei no Kidou"@ja-latn .

_:N37b9ee12810f4cd08ba44682e30718f9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N046d1c3f27b74c98aeb8c74a29b91f9c,
        _:N1958e77012f64cb090674ad88ec9590e,
        _:N23c42ed6a72040eeba514fc9d9a2357d,
        _:N30cde0474e97442eb36fe165176a5c2c,
        _:N6a3c9531248149ed9fabd4eada3a6a0c,
        _:N71a8eeadd61845bbb107c782653d6ad4,
        _:N7793a92fe8a1470e9f58c89b8d7659a0,
        _:N8b46b110455e43bfb0a2d2e991aae8f8,
        _:N91bc95804b26433997dd7f40aa9da609,
        _:N946e9cea1ca549f0b1a41903a35a07eb,
        _:N96bbece99b9748d58245af1d198e24ee,
        _:N9fa9340623414e628d6a0568fb749b53,
        _:Nb094df282f7c44418acde4647a7e43b0,
        _:Nc07a2f8be0e14db19ea2ebdbecb46c43,
        _:Nc167b60399fd47d3bd44e9e71c15811b,
        _:Nc7b2d2a2ad3e4a538729a35db539d459,
        _:Nda19edc56d6c45069951d66e9602839b,
        _:Nde77a31ebf9f4ce1a491efb1fa7c582a,
        _:Ne8cfbaf0f5f94a15a436f4de8c260673,
        _:Nf1b9ef41a34c44d5b8d8fe0b9548e90e,
        _:Nf6acba16443c4fb2ae11bc3d586f5069 ;
    mo:track_count 21 ;
    schema:duration "PT62:44"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N046d1c3f27b74c98aeb8c74a29b91f9c,
        _:N1958e77012f64cb090674ad88ec9590e,
        _:N23c42ed6a72040eeba514fc9d9a2357d,
        _:N30cde0474e97442eb36fe165176a5c2c,
        _:N6a3c9531248149ed9fabd4eada3a6a0c,
        _:N71a8eeadd61845bbb107c782653d6ad4,
        _:N7793a92fe8a1470e9f58c89b8d7659a0,
        _:N8b46b110455e43bfb0a2d2e991aae8f8,
        _:N91bc95804b26433997dd7f40aa9da609,
        _:N946e9cea1ca549f0b1a41903a35a07eb,
        _:N96bbece99b9748d58245af1d198e24ee,
        _:N9fa9340623414e628d6a0568fb749b53,
        _:Nb094df282f7c44418acde4647a7e43b0,
        _:Nc07a2f8be0e14db19ea2ebdbecb46c43,
        _:Nc167b60399fd47d3bd44e9e71c15811b,
        _:Nc7b2d2a2ad3e4a538729a35db539d459,
        _:Nda19edc56d6c45069951d66e9602839b,
        _:Nde77a31ebf9f4ce1a491efb1fa7c582a,
        _:Ne8cfbaf0f5f94a15a436f4de8c260673,
        _:Nf1b9ef41a34c44d5b8d8fe0b9548e90e,
        _:Nf6acba16443c4fb2ae11bc3d586f5069 .

