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

<artist/1742#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hikaru Utada"@en,
        "宇多田ヒカル"@ja ;
    foaf:made <album/152991#subject>,
        <album/152991#vocals> ;
    foaf:name "Hikaru Utada"@en,
        "宇多田ヒカル"@ja .

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

<artist/15121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152991#subject> ;
    schema:name "Kenshi Yonezu"@en,
        "米津玄師"@ja ;
    foaf:made <album/152991#composition>,
        <album/152991#subject>,
        <album/152991#vocals> ;
    foaf:name "Kenshi Yonezu"@en,
        "米津玄師"@ja .

<product/22542#subject> a schema:CreativeWork ;
    schema:name "Chainsaw Man the Movie: Reze Arc"@en,
        "劇場版『チェンソーマン レゼ篇』"@ja,
        "Gekijouban \"Chainsaw Man: Reze-hen\""@ja-latn ;
    foaf:name "Chainsaw Man the Movie: Reze Arc"@en,
        "劇場版『チェンソーマン レゼ篇』"@ja,
        "Gekijouban \"Chainsaw Man: Reze-hen\""@ja-latn .

<album/152991#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "IRIS OUT/JANE DOE / Kenshi Yonezu [JANE DOE Edition] [Limited Edition]"@en,
        "IRIS OUT/JANE DOE / 米津玄師 [JANE DOE盤]"@ja,
        "IRIS OUT/JANE DOE / Kenshi Yonezu [JANE DOE Edition] [Limited Edition]"@ja-latn ;
    mo:composer <artist/15121#subject> ;
    mo:produced_work <album/152991#musicalwork> ;
    schema:name "IRIS OUT/JANE DOE / Kenshi Yonezu [JANE DOE Edition] [Limited Edition]"@en,
        "IRIS OUT/JANE DOE / 米津玄師 [JANE DOE盤]"@ja,
        "IRIS OUT/JANE DOE / Kenshi Yonezu [JANE DOE Edition] [Limited Edition]"@ja-latn .

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

<album/152991#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "IRIS OUT/JANE DOE / Kenshi Yonezu [JANE DOE Edition] [Limited Edition]"@en,
        "IRIS OUT/JANE DOE / 米津玄師 [JANE DOE盤]"@ja,
        "IRIS OUT/JANE DOE / Kenshi Yonezu [JANE DOE Edition] [Limited Edition]"@ja-latn ;
    mo:performance_of <album/152991#musicalwork> ;
    mo:recorded_as <album/152991#musicalexpression> ;
    schema:name "IRIS OUT/JANE DOE / Kenshi Yonezu [JANE DOE Edition] [Limited Edition]"@en,
        "IRIS OUT/JANE DOE / 米津玄師 [JANE DOE盤]"@ja,
        "IRIS OUT/JANE DOE / Kenshi Yonezu [JANE DOE Edition] [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/152991#musicalwork> .

<org/3508#subject> schema:name "REISSUE RECORDS"@en,
        "REISSUE RECORDS"@ja,
        "REISSUE RECORDS"@ja-latn ;
    foaf:name "REISSUE RECORDS"@en,
        "REISSUE RECORDS"@ja,
        "REISSUE RECORDS"@ja-latn .

<https://media.vgm.io/albums/19/152991/152991-3112048fcd66.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152991#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/152991/152991-3112048fcd66.png> ;
    foaf:depicts <album/152991#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/152991/152991-3112048fcd66.png> .

<https://medium-media.vgm.io/albums/19/152991/152991-3112048fcd66.png> a schema:ImageObject,
        foaf:Image .

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

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

<album/152991#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-09-24"^^xsd:date ;
    dcterms:title "IRIS OUT/JANE DOE / Kenshi Yonezu [JANE DOE Edition] [Limited Edition]"@en,
        "IRIS OUT/JANE DOE / 米津玄師 [JANE DOE盤]"@ja,
        "IRIS OUT/JANE DOE / Kenshi Yonezu [JANE DOE Edition] [Limited Edition]"@ja-latn ;
    mo:catalogue_number "SECL-3253~4" ;
    mo:media_type "CD + DVD" ;
    mo:publication_of <album/152991#musicalexpression> ;
    mo:publisher <org/3508#subject> ;
    mo:record _:N11e3cb2e85f24376bbe9a710a653dda8,
        _:Ne04ede6399814786a5e9c8b856e39d33 ;
    mo:record_count 2 ;
    schema:about <product/22542#subject> ;
    schema:datePublished "2025-09-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/19/152991/152991-3112048fcd66.png> ;
    schema:name "IRIS OUT/JANE DOE / Kenshi Yonezu [JANE DOE Edition] [Limited Edition]"@en,
        "IRIS OUT/JANE DOE / 米津玄師 [JANE DOE盤]"@ja,
        "IRIS OUT/JANE DOE / Kenshi Yonezu [JANE DOE Edition] [Limited Edition]"@ja-latn ;
    schema:publisher <org/3508#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/152991/152991-3112048fcd66.png> .

_:N154dcd732d8c499c80b370b7d5c7dba3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KICK BACK / Live Video"@en,
        "KICK BACK / Live Video"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Ne04ede6399814786a5e9c8b856e39d33 ;
    schema:name "KICK BACK / Live Video"@en,
        "KICK BACK / Live Video"@ja .

_:N1e875bcd74b44825aa9f4c109665da4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KICK BACK / MUSIC VIDEO"@en,
        "KICK BACK / MUSIC VIDEO"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ne04ede6399814786a5e9c8b856e39d33 ;
    schema:name "KICK BACK / MUSIC VIDEO"@en,
        "KICK BACK / MUSIC VIDEO"@ja .

_:Nd44130b570334a97bde88131f1d554b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anime Film \"Chainsaw Man: Reze Arc\" Official Trailer"@en,
        "劇場版『チェンソーマン レゼ篇』本予告"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Ne04ede6399814786a5e9c8b856e39d33 ;
    schema:name "Anime Film \"Chainsaw Man: Reze Arc\" Official Trailer"@en,
        "劇場版『チェンソーマン レゼ篇』本予告"@ja .

_:Ne2ea1a7aaa114307aa9d525951f070d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JANE DOE"@en,
        "JANE DOE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N11e3cb2e85f24376bbe9a710a653dda8 ;
    schema:name "JANE DOE"@en,
        "JANE DOE"@ja .

_:Nf150c640787d4cb3bb677d2e31f6586c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IRIS OUT"@en,
        "IRIS OUT"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N11e3cb2e85f24376bbe9a710a653dda8 ;
    schema:name "IRIS OUT"@en,
        "IRIS OUT"@ja .

_:N11e3cb2e85f24376bbe9a710a653dda8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ne2ea1a7aaa114307aa9d525951f070d7,
        _:Nf150c640787d4cb3bb677d2e31f6586c ;
    mo:track_count 2 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Ne2ea1a7aaa114307aa9d525951f070d7,
        _:Nf150c640787d4cb3bb677d2e31f6586c .

_:Ne04ede6399814786a5e9c8b856e39d33 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N154dcd732d8c499c80b370b7d5c7dba3,
        _:N1e875bcd74b44825aa9f4c109665da4f,
        _:Nd44130b570334a97bde88131f1d554b9 ;
    mo:track_count 3 ;
    schema:duration "PT8:49"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N154dcd732d8c499c80b370b7d5c7dba3,
        _:N1e875bcd74b44825aa9f4c109665da4f,
        _:Nd44130b570334a97bde88131f1d554b9 .

