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

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

<product/2537#subject> a schema:CreativeWork ;
    schema:name "Hozuki's Coolheadedness"@en,
        "鬼灯の冷徹"@ja,
        "Hozuki no Reitetsu"@ja-latn ;
    foaf:name "Hozuki's Coolheadedness"@en,
        "鬼灯の冷徹"@ja,
        "Hozuki no Reitetsu"@ja-latn .

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

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

<https://media.vgm.io/albums/75/45057/45057-1396116738.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/45057#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/75/45057/45057-1396116738.png> ;
    foaf:depicts <album/45057#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/75/45057/45057-1396116738.png> .

<https://medium-media.vgm.io/albums/75/45057/45057-1396116738.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/11986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45057#performance> ;
    schema:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja ;
    foaf:name "Sumire Uesaka"@en,
        "上坂すみれ"@ja .

<artist/18198#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45057#performance> ;
    schema:name "Takashi Matsuyama"@en,
        "松山タカシ"@ja ;
    foaf:name "Takashi Matsuyama"@en,
        "松山タカシ"@ja .

<artist/21839#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45057#performance> ;
    schema:name "Hiroki Goto"@en,
        "後藤ヒロキ"@ja ;
    foaf:name "Hiroki Goto"@en,
        "後藤ヒロキ"@ja .

<artist/24570#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45057#performance> ;
    schema:name "Makico Miyara"@en,
        "宮良牧子"@ja ;
    foaf:name "Makico Miyara"@en,
        "宮良牧子"@ja .

<artist/4186#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45057#performance> ;
    schema:name "Yumiko Kobayashi"@en,
        "小林由美子"@ja ;
    foaf:name "Yumiko Kobayashi"@en,
        "小林由美子"@ja .

<artist/4790#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45057#performance> ;
    schema:name "Takashi Nagasako"@en,
        "長嶝高士"@ja ;
    foaf:name "Takashi Nagasako"@en,
        "長嶝高士"@ja .

<artist/7297#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45057#performance> ;
    schema:name "Hiroki Yasumoto"@en,
        "安元洋貴"@ja ;
    foaf:name "Hiroki Yasumoto"@en,
        "安元洋貴"@ja .

<album/45057#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hozuki no Reitetsu Jigoku no Soundtrack 2"@en,
        "鬼灯の冷徹 地獄のサウンドトラック2"@ja,
        "Hozuki no Reitetsu Jigoku no Soundtrack 2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Goldfish Flower Contest Judging Committee"@en ;
            foaf:made <album/45057#composition> ;
            foaf:name "Goldfish Flower Contest Judging Committee"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "火ノ車組合"@en ;
            foaf:made <album/45057#composition> ;
            foaf:name "火ノ車組合"@en ],
        <artist/12340#subject> ;
    mo:produced_work <album/45057#musicalwork> ;
    schema:name "Hozuki no Reitetsu Jigoku no Soundtrack 2"@en,
        "鬼灯の冷徹 地獄のサウンドトラック2"@ja,
        "Hozuki no Reitetsu Jigoku no Soundtrack 2"@ja-latn .

<artist/12340#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45057#subject> ;
    mo:performed <album/45057#performance> ;
    schema:name "TOMISIRO"@en ;
    foaf:made <album/45057#composition>,
        <album/45057#subject> ;
    foaf:name "TOMISIRO"@en .

<album/45057#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hozuki no Reitetsu Jigoku no Soundtrack 2"@en,
        "鬼灯の冷徹 地獄のサウンドトラック2"@ja,
        "Hozuki no Reitetsu Jigoku no Soundtrack 2"@ja-latn ;
    mo:performance_of <album/45057#musicalwork> ;
    mo:performer <artist/11986#subject>,
        <artist/12340#subject>,
        <artist/18198#subject>,
        <artist/21839#subject>,
        <artist/24570#subject>,
        <artist/4186#subject>,
        <artist/4790#subject>,
        <artist/7297#subject> ;
    mo:recorded_as <album/45057#musicalexpression> ;
    schema:byArtist <artist/11986#subject>,
        <artist/12340#subject>,
        <artist/18198#subject>,
        <artist/21839#subject>,
        <artist/24570#subject>,
        <artist/4186#subject>,
        <artist/4790#subject>,
        <artist/7297#subject> ;
    schema:name "Hozuki no Reitetsu Jigoku no Soundtrack 2"@en,
        "鬼灯の冷徹 地獄のサウンドトラック2"@ja,
        "Hozuki no Reitetsu Jigoku no Soundtrack 2"@ja-latn ;
    schema:workPerformed <album/45057#musicalwork> .

<album/45057#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-09"^^xsd:date ;
    dcterms:title "Hozuki no Reitetsu Jigoku no Soundtrack 2"@en,
        "鬼灯の冷徹 地獄のサウンドトラック2"@ja,
        "Hozuki no Reitetsu Jigoku no Soundtrack 2"@ja-latn ;
    mo:catalogue_number "SSX-10309" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45057#musicalexpression> ;
    mo:publisher <org/21#subject> ;
    mo:record _:Na10a736148e4440c99e8c886b634f58b ;
    mo:record_count 1 ;
    schema:about <product/2537#subject> ;
    schema:byArtist <artist/11986#subject>,
        <artist/12340#subject>,
        <artist/18198#subject>,
        <artist/21839#subject>,
        <artist/24570#subject>,
        <artist/4186#subject>,
        <artist/4790#subject>,
        <artist/7297#subject> ;
    schema:datePublished "2014-04-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/75/45057/45057-1396116738.png> ;
    schema:name "Hozuki no Reitetsu Jigoku no Soundtrack 2"@en,
        "鬼灯の冷徹 地獄のサウンドトラック2"@ja,
        "Hozuki no Reitetsu Jigoku no Soundtrack 2"@ja-latn ;
    schema:publisher <org/21#subject> ;
    foaf:depiction <https://media.vgm.io/albums/75/45057/45057-1396116738.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Goldfish Flower Contest Judging Committee"@en ;
    foaf:made <album/45057#subject> ;
    foaf:name "Goldfish Flower Contest Judging Committee"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45057#subject> ;
    schema:name "Goldfish Flower Contest Judging Committee"@en ;
    foaf:made <album/45057#subject> ;
    foaf:name "Goldfish Flower Contest Judging Committee"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45057#subject> ;
    schema:name "火ノ車組合"@en ;
    foaf:made <album/45057#subject> ;
    foaf:name "火ノ車組合"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "火ノ車組合"@en ;
    foaf:made <album/45057#lyrics> ;
    foaf:name "火ノ車組合"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "火ノ車組合"@en ;
    foaf:made <album/45057#subject> ;
    foaf:name "火ノ車組合"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Goldfish Flower Contest Judging Committee"@en ;
    foaf:made <album/45057#lyrics> ;
    foaf:name "Goldfish Flower Contest Judging Committee"@en .

_:N087b4918992b45819bf5b0e81040aacb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Viva non Rock"@en,
        "ビバノンロック"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Na10a736148e4440c99e8c886b634f58b ;
    schema:name "Viva non Rock"@en,
        "ビバノンロック"@ja .

_:N143e5dc6853d4227adbfc8028fd43541 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Picture of Hell that the Demon Child Saw ~Rebirth is Good~"@en,
        "鬼の子見ていた地獄絵図~輪廻っていいな~"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Na10a736148e4440c99e8c886b634f58b ;
    schema:name "The Picture of Hell that the Demon Child Saw ~Rebirth is Good~"@en,
        "鬼の子見ていた地獄絵図~輪廻っていいな~"@ja .

_:N1f15e1e574b5412494159d6131ac447a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cook"@en,
        "料理人"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:Na10a736148e4440c99e8c886b634f58b ;
    schema:name "Cook"@en,
        "料理人"@ja .

_:N299f1e501bb841c2a56617ae4062d2fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Utopia"@en,
        "桃源郷"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Na10a736148e4440c99e8c886b634f58b ;
    schema:name "Utopia"@en,
        "桃源郷"@ja .

_:N342ed90e4d9246539749ecdf6384bc0e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hell Departments"@en,
        "不喜処地獄"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Na10a736148e4440c99e8c886b634f58b ;
    schema:name "Hell Departments"@en,
        "不喜処地獄"@ja .

_:N4a0f266946f1423db10dc97c6cde186a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Enma"@en,
        "閻魔大王"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Na10a736148e4440c99e8c886b634f58b ;
    schema:name "The Great Enma"@en,
        "閻魔大王"@ja .

_:N63197b0b71314ef491ce6a8eed5850cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wakan Game Tournament"@en,
        "和漢競技大会"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Na10a736148e4440c99e8c886b634f58b ;
    schema:name "Wakan Game Tournament"@en,
        "和漢競技大会"@ja .

_:N6760dc25126142028156e50d15513c18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hakutaku"@en,
        "白澤"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Na10a736148e4440c99e8c886b634f58b ;
    schema:name "Hakutaku"@en,
        "白澤"@ja .

_:N88a8750abc1d41f6af3d514eae286770 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Strict Person\" Business Trip Second Edition"@en,
        "「ひとにきびしく」出張版 第二回"@ja ;
    mo:track_number 11 ;
    schema:duration "PT19:32"^^xsd:interval ;
    schema:inPlaylist _:Na10a736148e4440c99e8c886b634f58b ;
    schema:name "\"Strict Person\" Business Trip Second Edition"@en,
        "「ひとにきびしく」出張版 第二回"@ja .

_:Na5d602926a464d8d819759f5bd51f15c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Big Goldfish Tree ~Hell's Verdict Day Night Fever ver.~"@en,
        "大きな金魚の樹の下で~地獄の沙汰day ナイトフィーバーver.~"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Na10a736148e4440c99e8c886b634f58b ;
    schema:name "Under the Big Goldfish Tree ~Hell's Verdict Day Night Fever ver.~"@en,
        "大きな金魚の樹の下で~地獄の沙汰day ナイトフィーバーver.~"@ja .

_:Naa4a4c5c07f24e02a010b3289ce6dae9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Momotaro and his Companions"@en,
        "桃太郎と御一行"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Na10a736148e4440c99e8c886b634f58b ;
    schema:name "Momotaro and his Companions"@en,
        "桃太郎と御一行"@ja .

_:Na10a736148e4440c99e8c886b634f58b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N087b4918992b45819bf5b0e81040aacb,
        _:N143e5dc6853d4227adbfc8028fd43541,
        _:N1f15e1e574b5412494159d6131ac447a,
        _:N299f1e501bb841c2a56617ae4062d2fd,
        _:N342ed90e4d9246539749ecdf6384bc0e,
        _:N4a0f266946f1423db10dc97c6cde186a,
        _:N63197b0b71314ef491ce6a8eed5850cb,
        _:N6760dc25126142028156e50d15513c18,
        _:N88a8750abc1d41f6af3d514eae286770,
        _:Na5d602926a464d8d819759f5bd51f15c,
        _:Naa4a4c5c07f24e02a010b3289ce6dae9 ;
    mo:track_count 11 ;
    schema:duration "PT38:31"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N087b4918992b45819bf5b0e81040aacb,
        _:N143e5dc6853d4227adbfc8028fd43541,
        _:N1f15e1e574b5412494159d6131ac447a,
        _:N299f1e501bb841c2a56617ae4062d2fd,
        _:N342ed90e4d9246539749ecdf6384bc0e,
        _:N4a0f266946f1423db10dc97c6cde186a,
        _:N63197b0b71314ef491ce6a8eed5850cb,
        _:N6760dc25126142028156e50d15513c18,
        _:N88a8750abc1d41f6af3d514eae286770,
        _:Na5d602926a464d8d819759f5bd51f15c,
        _:Naa4a4c5c07f24e02a010b3289ce6dae9 .

