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

<artist/53321#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shiyui"@en,
        "シユイ"@ja ;
    foaf:made <album/132414#subject>,
        <album/132414#vocals> ;
    foaf:name "Shiyui"@en,
        "シユイ"@ja .

<artist/44554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132414#subject> ;
    schema:name "jon-YAKITORY"@en ;
    foaf:made <album/132414#composition>,
        <album/132414#lyrics>,
        <album/132414#subject> ;
    foaf:name "jon-YAKITORY"@en .

<artist/64126#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132414#subject> ;
    schema:name "MneRutaP"@en,
        "モネルタP"@ja ;
    foaf:made <album/132414#composition>,
        <album/132414#lyrics>,
        <album/132414#subject> ;
    foaf:name "MneRutaP"@en,
        "モネルタP"@ja .

<product/24263#subject> a schema:CreativeWork ;
    schema:name "Zom 100: Bucket List of the Dead"@en,
        "ゾン100～ゾンビになるまでにしたい100のこと～"@ja,
        "Zom 100 ~Zombie ni Naru Made ni Shitai Hyaku no Koto~"@ja-latn ;
    foaf:name "Zom 100: Bucket List of the Dead"@en,
        "ゾン100～ゾンビになるまでにしたい100のこと～"@ja,
        "Zom 100 ~Zombie ni Naru Made ni Shitai Hyaku no Koto~"@ja-latn .

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

<album/132414#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Happiness of the Dead / Shiyui [Limited Edition]"@en,
        "ハピネス オブ ザ デッド / シユイ [期間生産限定盤]"@ja,
        "Happiness of the Dead / Shiyui [Limited Edition]"@ja-latn ;
    mo:performance_of <album/132414#musicalwork> ;
    mo:recorded_as <album/132414#musicalexpression> ;
    schema:name "Happiness of the Dead / Shiyui [Limited Edition]"@en,
        "ハピネス オブ ザ デッド / シユイ [期間生産限定盤]"@ja,
        "Happiness of the Dead / Shiyui [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/132414#musicalwork> .

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

<org/793#subject> schema:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn ;
    foaf:name "Sony Music Associated Records"@en,
        "Sony Music Associated Records"@ja,
        "Sony Music Associated Records"@ja-latn .

<https://media.vgm.io/albums/41/132414/132414-69d76d613fcb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/132414#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/41/132414/132414-69d76d613fcb.jpg> ;
    foaf:depicts <album/132414#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/41/132414/132414-69d76d613fcb.jpg> .

<https://medium-media.vgm.io/albums/41/132414/132414-69d76d613fcb.jpg> a schema:ImageObject,
        foaf:Image .

<album/132414#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Happiness of the Dead / Shiyui [Limited Edition]"@en,
        "ハピネス オブ ザ デッド / シユイ [期間生産限定盤]"@ja,
        "Happiness of the Dead / Shiyui [Limited Edition]"@ja-latn ;
    mo:composer <artist/44554#subject>,
        <artist/64126#subject> ;
    mo:produced_work <album/132414#musicalwork> ;
    schema:name "Happiness of the Dead / Shiyui [Limited Edition]"@en,
        "ハピネス オブ ザ デッド / シユイ [期間生産限定盤]"@ja,
        "Happiness of the Dead / Shiyui [Limited Edition]"@ja-latn .

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

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

<album/132414#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-08-09"^^xsd:date ;
    dcterms:title "Happiness of the Dead / Shiyui [Limited Edition]"@en,
        "ハピネス オブ ザ デッド / シユイ [期間生産限定盤]"@ja,
        "Happiness of the Dead / Shiyui [Limited Edition]"@ja-latn ;
    mo:catalogue_number "AICL-4400~1" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/132414#musicalexpression> ;
    mo:publisher <org/793#subject> ;
    mo:record _:N5e62900b158e49009e47ce2a9f6d8e92,
        _:Nc1b23e02e6a34de9811324375a40ff84 ;
    mo:record_count 2 ;
    schema:about <product/24263#subject> ;
    schema:datePublished "2023-08-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/41/132414/132414-69d76d613fcb.jpg> ;
    schema:name "Happiness of the Dead / Shiyui [Limited Edition]"@en,
        "ハピネス オブ ザ デッド / シユイ [期間生産限定盤]"@ja,
        "Happiness of the Dead / Shiyui [Limited Edition]"@ja-latn ;
    schema:publisher <org/793#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/132414/132414-69d76d613fcb.jpg> .

_:N0a2647e69e7749aeaccbffd5d2af351e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハピネス オブ ザ デッド"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nc1b23e02e6a34de9811324375a40ff84 ;
    schema:name "ハピネス オブ ザ デッド"@ja .

_:N0fae14635f744bfda33b0a653255f26c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "『ゾン100～ゾンビになるまでにしたい100のこと～』Non-Credit Ending Movie"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N5e62900b158e49009e47ce2a9f6d8e92 ;
    schema:name "『ゾン100～ゾンビになるまでにしたい100のこと～』Non-Credit Ending Movie"@ja .

_:N14a658be7d344b15b3bf4f455a392442 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トレンドチューン (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nc1b23e02e6a34de9811324375a40ff84 ;
    schema:name "トレンドチューン (Instrumental)"@ja .

_:N52447f9094ea438281c764605a5be5a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トレンドチューン"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Nc1b23e02e6a34de9811324375a40ff84 ;
    schema:name "トレンドチューン"@ja .

_:N5e62900b158e49009e47ce2a9f6d8e92 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0fae14635f744bfda33b0a653255f26c ;
    mo:track_count 1 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N0fae14635f744bfda33b0a653255f26c .

_:N861efde3ec7e422cabfbc625a6730bba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハピネス オブ ザ デッド (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nc1b23e02e6a34de9811324375a40ff84 ;
    schema:name "ハピネス オブ ザ デッド (Instrumental)"@ja .

_:Nd0587efbc62941469524fe498e5df8d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハピネス オブ ザ デッド (TV Size)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Nc1b23e02e6a34de9811324375a40ff84 ;
    schema:name "ハピネス オブ ザ デッド (TV Size)"@ja .

_:Nc1b23e02e6a34de9811324375a40ff84 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a2647e69e7749aeaccbffd5d2af351e,
        _:N14a658be7d344b15b3bf4f455a392442,
        _:N52447f9094ea438281c764605a5be5a9,
        _:N861efde3ec7e422cabfbc625a6730bba,
        _:Nd0587efbc62941469524fe498e5df8d1 ;
    mo:track_count 5 ;
    schema:duration "PT13:41"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0a2647e69e7749aeaccbffd5d2af351e,
        _:N14a658be7d344b15b3bf4f455a392442,
        _:N52447f9094ea438281c764605a5be5a9,
        _:N861efde3ec7e422cabfbc625a6730bba,
        _:Nd0587efbc62941469524fe498e5df8d1 .

