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

<artist/19603#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shigeru Mizuki"@en,
        "水木しげる"@ja ;
    foaf:made <album/149698#lyrics>,
        <album/149698#subject> ;
    foaf:name "Shigeru Mizuki"@en,
        "水木しげる"@ja .

<artist/39701#subject> a schema:Person,
        foaf:Person ;
    schema:name "t.komuro"@en ;
    foaf:made <album/149698#subject>,
        <album/149698#vocals> ;
    foaf:name "t.komuro"@en .

<artist/49779#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kiyoshi Hikawa"@en,
        "氷川きよし"@ja ;
    foaf:made <album/149698#subject>,
        <album/149698#vocals> ;
    foaf:name "Kiyoshi Hikawa"@en,
        "氷川きよし"@ja .

<artist/13549#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149698#subject> ;
    schema:name "Taku Izumi"@en,
        "いずみたく"@ja ;
    foaf:made <album/149698#composition>,
        <album/149698#subject> ;
    foaf:name "Taku Izumi"@en,
        "いずみたく"@ja .

<artist/322#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149698#subject> ;
    schema:name "Kohei Tanaka"@en,
        "田中公平"@ja ;
    foaf:made <album/149698#composition>,
        <album/149698#subject> ;
    foaf:name "Kohei Tanaka"@en,
        "田中公平"@ja .

<artist/5903#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/149698#subject> ;
    schema:name "Tetsuya Komuro"@en,
        "小室哲哉"@ja ;
    foaf:made <album/149698#composition>,
        <album/149698#lyrics>,
        <album/149698#subject> ;
    foaf:name "Tetsuya Komuro"@en,
        "小室哲哉"@ja .

<product/6502#subject> a schema:CreativeWork ;
    schema:name "GeGeGe no Kitaro (2018)"@en,
        "ゲゲゲの鬼太郎 (2018)"@ja,
        "GeGeGe no Kitarou (2018)"@ja-latn ;
    foaf:name "GeGeGe no Kitaro (2018)"@en,
        "ゲゲゲの鬼太郎 (2018)"@ja,
        "GeGeGe no Kitarou (2018)"@ja-latn .

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

<album/149698#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Party of Monsters / Kiyoshi Hikawa with t.komuro"@en,
        "Party of Monsters / 氷川きよし with t.komuro"@ja,
        "Party of Monsters / Kiyoshi Hikawa with t.komuro"@ja-latn ;
    mo:performance_of <album/149698#musicalwork> ;
    mo:recorded_as <album/149698#musicalexpression> ;
    schema:name "Party of Monsters / Kiyoshi Hikawa with t.komuro"@en,
        "Party of Monsters / 氷川きよし with t.komuro"@ja,
        "Party of Monsters / Kiyoshi Hikawa with t.komuro"@ja-latn ;
    schema:workPerformed <album/149698#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/89/149698/149698-e4bfc0326c7d.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/149698#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Party of Monsters / Kiyoshi Hikawa with t.komuro"@en,
        "Party of Monsters / 氷川きよし with t.komuro"@ja,
        "Party of Monsters / Kiyoshi Hikawa with t.komuro"@ja-latn ;
    mo:composer <artist/13549#subject>,
        <artist/322#subject>,
        <artist/5903#subject> ;
    mo:produced_work <album/149698#musicalwork> ;
    schema:name "Party of Monsters / Kiyoshi Hikawa with t.komuro"@en,
        "Party of Monsters / 氷川きよし with t.komuro"@ja,
        "Party of Monsters / Kiyoshi Hikawa with t.komuro"@ja-latn .

<album/149698#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-06-04"^^xsd:date ;
    dcterms:title "Party of Monsters / Kiyoshi Hikawa with t.komuro"@en,
        "Party of Monsters / 氷川きよし with t.komuro"@ja,
        "Party of Monsters / Kiyoshi Hikawa with t.komuro"@ja-latn ;
    mo:catalogue_number "COZA-2184~5" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/149698#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:N28a27f23d3344e78b1aff59f450bcf91,
        _:Nc910ed109f8a4017b0dd7d0df8199a31 ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "GeGeGe no Kitaro: My Favorite GeGeGe"@en ;
            foaf:name "GeGeGe no Kitaro: My Favorite GeGeGe"@en ],
        <product/6502#subject> ;
    schema:datePublished "2025-06-04"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/89/149698/149698-e4bfc0326c7d.jpg> ;
    schema:name "Party of Monsters / Kiyoshi Hikawa with t.komuro"@en,
        "Party of Monsters / 氷川きよし with t.komuro"@ja,
        "Party of Monsters / Kiyoshi Hikawa with t.komuro"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/149698/149698-e4bfc0326c7d.jpg> .

_:N063f36c0f3fd4bb9adcca2c87b188ef5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GeGeGe no Kitaro"@en,
        "ゲゲゲの鬼太郎"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc910ed109f8a4017b0dd7d0df8199a31 ;
    schema:name "GeGeGe no Kitaro"@en,
        "ゲゲゲの鬼太郎"@en .

_:N558063d8443f4fd9b114067e81d5cd8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Party of Monsters\" MV"@en,
        "「Party of Monsters」MV"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N28a27f23d3344e78b1aff59f450bcf91 ;
    schema:name "\"Party of Monsters\" MV"@en,
        "「Party of Monsters」MV"@en .

_:N7ec5265d41e34d70886824388ece15a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"Party of Monsters\" Making Eizou Behind The Scenes"@en,
        "「Party of Monsters」メイキング映像 Behind the Scenes"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N28a27f23d3344e78b1aff59f450bcf91 ;
    schema:name "\"Party of Monsters\" Making Eizou Behind The Scenes"@en,
        "「Party of Monsters」メイキング映像 Behind the Scenes"@en .

_:N8acfb5da706741b991b50db6988c3157 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party of Monsters (INSTRUMENTAL)"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc910ed109f8a4017b0dd7d0df8199a31 ;
    schema:name "Party of Monsters (INSTRUMENTAL)"@en .

_:N91dc6b1b214a48dc80d1c83ca9d61dc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party of Monsters (TV Size)"@en,
        "Party of Monsters (TVサイズ)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc910ed109f8a4017b0dd7d0df8199a31 ;
    schema:name "Party of Monsters (TV Size)"@en,
        "Party of Monsters (TVサイズ)"@en .

_:N995a978f35594fa0a378a5b6c1add244 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mien keredomo Orun da yo"@en,
        "見えんけれどもおるんだよ"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc910ed109f8a4017b0dd7d0df8199a31 ;
    schema:name "Mien keredomo Orun da yo"@en,
        "見えんけれどもおるんだよ"@en .

_:Na75e5a88cbe045eb86e8d1f14cc388ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party of Monsters"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc910ed109f8a4017b0dd7d0df8199a31 ;
    schema:name "Party of Monsters"@en .

_:Nafb358cc926a4a428f5fbe6f237617e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mien keredomo Orun da yo (INSTRUMENTAL)"@en,
        "見えんけれどもおるんだよ (INSTRUMENTAL)"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc910ed109f8a4017b0dd7d0df8199a31 ;
    schema:name "Mien keredomo Orun da yo (INSTRUMENTAL)"@en,
        "見えんけれどもおるんだよ (INSTRUMENTAL)"@en .

_:Nbbc02f668c794c1da3a0630e3e6a6fee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GeGeGe no Kitaro (INSTRUMENTAL)"@en,
        "ゲゲゲの鬼太郎 (INSTRUMENTAL)"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc910ed109f8a4017b0dd7d0df8199a31 ;
    schema:name "GeGeGe no Kitaro (INSTRUMENTAL)"@en,
        "ゲゲゲの鬼太郎 (INSTRUMENTAL)"@en .

_:N28a27f23d3344e78b1aff59f450bcf91 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N558063d8443f4fd9b114067e81d5cd8a,
        _:N7ec5265d41e34d70886824388ece15a1 ;
    mo:track_count 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N558063d8443f4fd9b114067e81d5cd8a,
        _:N7ec5265d41e34d70886824388ece15a1 .

_:Nc910ed109f8a4017b0dd7d0df8199a31 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N063f36c0f3fd4bb9adcca2c87b188ef5,
        _:N8acfb5da706741b991b50db6988c3157,
        _:N91dc6b1b214a48dc80d1c83ca9d61dc7,
        _:N995a978f35594fa0a378a5b6c1add244,
        _:Na75e5a88cbe045eb86e8d1f14cc388ad,
        _:Nafb358cc926a4a428f5fbe6f237617e3,
        _:Nbbc02f668c794c1da3a0630e3e6a6fee ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N063f36c0f3fd4bb9adcca2c87b188ef5,
        _:N8acfb5da706741b991b50db6988c3157,
        _:N91dc6b1b214a48dc80d1c83ca9d61dc7,
        _:N995a978f35594fa0a378a5b6c1add244,
        _:Na75e5a88cbe045eb86e8d1f14cc388ad,
        _:Nafb358cc926a4a428f5fbe6f237617e3,
        _:Nbbc02f668c794c1da3a0630e3e6a6fee .

