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

<artist/10715#subject> a schema:Person,
        foaf:Person ;
    schema:name "Natsumi Tadano"@en,
        "只野菜摘"@ja ;
    foaf:made <album/156969#lyrics>,
        <album/156969#subject> ;
    foaf:name "Natsumi Tadano"@en,
        "只野菜摘"@ja .

<artist/31578#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chihaya Yoshitake"@en,
        "吉武千颯"@ja ;
    foaf:made <album/156969#subject>,
        <album/156969#vocals> ;
    foaf:name "Chihaya Yoshitake"@en,
        "吉武千颯"@ja .

<artist/31926#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akane Kumada"@en,
        "熊田茜音"@ja ;
    foaf:made <album/156969#subject>,
        <album/156969#vocals> ;
    foaf:name "Akane Kumada"@en,
        "熊田茜音"@ja .

<artist/54713#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156969#subject> ;
    schema:name "Kouki Hamada"@en,
        "ハマダコウキ"@ja ;
    foaf:made <album/156969#composition>,
        <album/156969#subject> ;
    foaf:name "Kouki Hamada"@en,
        "ハマダコウキ"@ja .

<product/18956#subject> a schema:CreativeWork ;
    schema:name "You and Idol Precure♪"@en,
        "キミとアイドルプリキュア♪"@ja,
        "Kimi to Idol Precure♪"@ja-latn ;
    foaf:name "You and Idol Precure♪"@en,
        "キミとアイドルプリキュア♪"@ja,
        "Kimi to Idol Precure♪"@ja-latn .

<album/156969#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kimi to Idol Precure♪ LIVE 2025 Special CD: Otsuki-sama to Issho ni! YEAH♡ Ban"@en,
        "キミとアイドルプリキュア♪ LIVE2025 スペシャルCD おつきさまと一緒に！YEAH♡盤"@ja,
        "Kimi to Idol Precure♪ LIVE 2025 Special CD: Otsuki-sama to Issho ni! YEAH♡ Ban"@ja-latn ;
    mo:composer <artist/54713#subject> ;
    mo:produced_work <album/156969#musicalwork> ;
    schema:name "Kimi to Idol Precure♪ LIVE 2025 Special CD: Otsuki-sama to Issho ni! YEAH♡ Ban"@en,
        "キミとアイドルプリキュア♪ LIVE2025 スペシャルCD おつきさまと一緒に！YEAH♡盤"@ja,
        "Kimi to Idol Precure♪ LIVE 2025 Special CD: Otsuki-sama to Issho ni! YEAH♡ Ban"@ja-latn .

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

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

<album/156969#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kimi to Idol Precure♪ LIVE 2025 Special CD: Otsuki-sama to Issho ni! YEAH♡ Ban"@en,
        "キミとアイドルプリキュア♪ LIVE2025 スペシャルCD おつきさまと一緒に！YEAH♡盤"@ja,
        "Kimi to Idol Precure♪ LIVE 2025 Special CD: Otsuki-sama to Issho ni! YEAH♡ Ban"@ja-latn ;
    mo:performance_of <album/156969#musicalwork> ;
    mo:recorded_as <album/156969#musicalexpression> ;
    schema:name "Kimi to Idol Precure♪ LIVE 2025 Special CD: Otsuki-sama to Issho ni! YEAH♡ Ban"@en,
        "キミとアイドルプリキュア♪ LIVE2025 スペシャルCD おつきさまと一緒に！YEAH♡盤"@ja,
        "Kimi to Idol Precure♪ LIVE 2025 Special CD: Otsuki-sama to Issho ni! YEAH♡ Ban"@ja-latn ;
    schema:workPerformed <album/156969#musicalwork> .

<org/2208#subject> schema:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn ;
    foaf:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn .

<https://media.vgm.io/albums/96/156969/156969-0de6934becef.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/156969#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/156969/156969-0de6934becef.jpg> ;
    foaf:depicts <album/156969#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/156969/156969-0de6934becef.jpg> .

<https://medium-media.vgm.io/albums/96/156969/156969-0de6934becef.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/156969#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-18"^^xsd:date ;
    dcterms:title "Kimi to Idol Precure♪ LIVE 2025 Special CD: Otsuki-sama to Issho ni! YEAH♡ Ban"@en,
        "キミとアイドルプリキュア♪ LIVE2025 スペシャルCD おつきさまと一緒に！YEAH♡盤"@ja,
        "Kimi to Idol Precure♪ LIVE 2025 Special CD: Otsuki-sama to Issho ni! YEAH♡ Ban"@ja-latn ;
    mo:catalogue_number "MARVS-27231" ;
    mo:media_type "CD" ;
    mo:publication_of <album/156969#musicalexpression> ;
    mo:publisher <org/2208#subject> ;
    mo:record _:N9e1d093588f74370b14c266397dba3a1 ;
    mo:record_count 1 ;
    schema:about <product/18956#subject> ;
    schema:datePublished "2025-10-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/96/156969/156969-0de6934becef.jpg> ;
    schema:name "Kimi to Idol Precure♪ LIVE 2025 Special CD: Otsuki-sama to Issho ni! YEAH♡ Ban"@en,
        "キミとアイドルプリキュア♪ LIVE2025 スペシャルCD おつきさまと一緒に！YEAH♡盤"@ja,
        "Kimi to Idol Precure♪ LIVE 2025 Special CD: Otsuki-sama to Issho ni! YEAH♡ Ban"@ja-latn ;
    schema:publisher <org/2208#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/156969/156969-0de6934becef.jpg> .

_:N4c6413b84db2405fa3cb02551d703848 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いざ！アイドル Remix for Chihaya Yoshitake Ver."@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N9e1d093588f74370b14c266397dba3a1 ;
    schema:name "いざ！アイドル Remix for Chihaya Yoshitake Ver."@ja .

_:N7fc56a118e0f410394b3b4dfd2f18fcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ステージ曲メドレー ～キミとアイドルプリキュア♪ LIVE Edition～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:N9e1d093588f74370b14c266397dba3a1 ;
    schema:name "ステージ曲メドレー ～キミとアイドルプリキュア♪ LIVE Edition～"@ja .

_:Nde221d6981b64875861cc1376e8c118a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "いざ！アイドル Remix for Akane Kumada Ver."@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N9e1d093588f74370b14c266397dba3a1 ;
    schema:name "いざ！アイドル Remix for Akane Kumada Ver."@ja .

_:N9e1d093588f74370b14c266397dba3a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4c6413b84db2405fa3cb02551d703848,
        _:N7fc56a118e0f410394b3b4dfd2f18fcf,
        _:Nde221d6981b64875861cc1376e8c118a ;
    mo:track_count 3 ;
    schema:duration "PT12:02"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N4c6413b84db2405fa3cb02551d703848,
        _:N7fc56a118e0f410394b3b4dfd2f18fcf,
        _:Nde221d6981b64875861cc1376e8c118a .

