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

<artist/15121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152972#subject> ;
    schema:name "Kenshi Yonezu"@en,
        "米津玄師"@ja ;
    foaf:made <album/152972#composition>,
        <album/152972#lyrics>,
        <album/152972#subject>,
        <album/152972#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/152972#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "IRIS OUT / Kenshi Yonezu"@en,
        "IRIS OUT / 米津玄師"@ja,
        "IRIS OUT / Kenshi Yonezu"@ja-latn ;
    mo:composer <artist/15121#subject> ;
    mo:produced_work <album/152972#musicalwork> ;
    schema:name "IRIS OUT / Kenshi Yonezu"@en,
        "IRIS OUT / 米津玄師"@ja,
        "IRIS OUT / Kenshi Yonezu"@ja-latn .

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

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

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

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

<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/27/152972/152972-e55a8c410889.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152972#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/27/152972/152972-e55a8c410889.jpg> ;
    foaf:depicts <album/152972#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/27/152972/152972-e55a8c410889.jpg> .

<https://medium-media.vgm.io/albums/27/152972/152972-e55a8c410889.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152972#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-09-15"^^xsd:date ;
    dcterms:title "IRIS OUT / Kenshi Yonezu"@en,
        "IRIS OUT / 米津玄師"@ja,
        "IRIS OUT / Kenshi Yonezu"@ja-latn ;
    mo:catalogue_number "SEXX-03051" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/152972#musicalexpression> ;
    mo:publisher <org/3508#subject> ;
    mo:record _:N34da777abcc147e29d2f703894bc9f09 ;
    mo:record_count 1 ;
    schema:about <product/22542#subject> ;
    schema:datePublished "2025-09-15"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/27/152972/152972-e55a8c410889.jpg> ;
    schema:name "IRIS OUT / Kenshi Yonezu"@en,
        "IRIS OUT / 米津玄師"@ja,
        "IRIS OUT / Kenshi Yonezu"@ja-latn ;
    schema:publisher <org/3508#subject> ;
    foaf:depiction <https://media.vgm.io/albums/27/152972/152972-e55a8c410889.jpg> .

_:N34da777abcc147e29d2f703894bc9f09 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nd1f403394e3f45beb8ab0a41d5ab30c8 ;
    mo:track_count 1 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nd1f403394e3f45beb8ab0a41d5ab30c8 .

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

