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

<artist/10035#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kumiko Aoki"@en,
        "青木久美子"@ja ;
    foaf:made <album/156866#lyrics>,
        <album/156866#subject> ;
    foaf:name "Kumiko Aoki"@en,
        "青木久美子"@ja .

<artist/51720#subject> a schema:Person,
        foaf:Person ;
    schema:name "Moeha Nochimoto"@en,
        "後本萌葉"@ja ;
    foaf:made <album/156866#subject>,
        <album/156866#vocals> ;
    foaf:name "Moeha Nochimoto"@en,
        "後本萌葉"@ja .

<artist/3747#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156866#subject> ;
    schema:name "Yasuo Kosugi"@en,
        "小杉保夫"@ja ;
    foaf:made <album/156866#composition>,
        <album/156866#subject> ;
    foaf:name "Yasuo Kosugi"@en,
        "小杉保夫"@ja .

<album/156866#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "PetitCure ~Precure Fairies~ Theme Song Album"@en,
        "ぷちきゅあ～Precure Fairies～ テーマソングアルバム"@ja,
        "PetitCure ~Precure Fairies~ Theme Song Album"@ja-latn ;
    mo:composer <artist/3747#subject> ;
    mo:produced_work <album/156866#musicalwork> ;
    schema:name "PetitCure ~Precure Fairies~ Theme Song Album"@en,
        "ぷちきゅあ～Precure Fairies～ テーマソングアルバム"@ja,
        "PetitCure ~Precure Fairies~ Theme Song Album"@ja-latn .

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

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

<album/156866#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "PetitCure ~Precure Fairies~ Theme Song Album"@en,
        "ぷちきゅあ～Precure Fairies～ テーマソングアルバム"@ja,
        "PetitCure ~Precure Fairies~ Theme Song Album"@ja-latn ;
    mo:performance_of <album/156866#musicalwork> ;
    mo:recorded_as <album/156866#musicalexpression> ;
    schema:name "PetitCure ~Precure Fairies~ Theme Song Album"@en,
        "ぷちきゅあ～Precure Fairies～ テーマソングアルバム"@ja,
        "PetitCure ~Precure Fairies~ Theme Song Album"@ja-latn ;
    schema:workPerformed <album/156866#musicalwork> .

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

<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/66/156866/156866-a6c3cee16b57.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/156866#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/66/156866/156866-a6c3cee16b57.png> ;
    foaf:depicts <album/156866#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/66/156866/156866-a6c3cee16b57.png> .

<https://medium-media.vgm.io/albums/66/156866/156866-a6c3cee16b57.png> a schema:ImageObject,
        foaf:Image .

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

<album/156866#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-29"^^xsd:date ;
    dcterms:title "PetitCure ~Precure Fairies~ Theme Song Album"@en,
        "ぷちきゅあ～Precure Fairies～ テーマソングアルバム"@ja,
        "PetitCure ~Precure Fairies~ Theme Song Album"@ja-latn ;
    mo:catalogue_number "MJSA-01432" ;
    mo:media_type "CD" ;
    mo:publication_of <album/156866#musicalexpression> ;
    mo:publisher <org/2208#subject> ;
    mo:record _:Nebc3b90560d44352a49be529b0d462a6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "PetitCure ~Precure Fairies~"@en ;
            foaf:name "PetitCure ~Precure Fairies~"@en ] ;
    schema:datePublished "2025-10-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/66/156866/156866-a6c3cee16b57.png> ;
    schema:name "PetitCure ~Precure Fairies~ Theme Song Album"@en,
        "ぷちきゅあ～Precure Fairies～ テーマソングアルバム"@ja,
        "PetitCure ~Precure Fairies~ Theme Song Album"@ja-latn ;
    schema:publisher <org/2208#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/156866/156866-a6c3cee16b57.png> .

_:N00c9c58e0b1549d696ae5d2c4b658217 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぷちきゅあ知ってる?"@ja ;
    mo:track_number 25 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "ぷちきゅあ知ってる?"@ja .

_:N03c7cdeb52d74046897764a5159e9128 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まったりぷちきゅあ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "まったりぷちきゅあ"@ja .

_:N058e71e8e0f54169b1a518e205cc38ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しゅわしゅわ気分"@ja ;
    mo:track_number 23 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "しゅわしゅわ気分"@ja .

_:N0e71a70324ff4f8689bc7f599317c351 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きゅあ～♡"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "きゅあ～♡"@ja .

_:N123ed1fcfd4e479aa048d7bf4b1af4bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アツアツなリズム"@ja ;
    mo:track_number 21 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "アツアツなリズム"@ja .

_:N1e1f5884de004755bda5c8d1cca55549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドキッとしょっぱい"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "ドキッとしょっぱい"@ja .

_:N258007b129424f97b17b9e6833bec3ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おかしなパラダイス"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "おかしなパラダイス"@ja .

_:N2f95ea78b5ae4752af2b88bac36069d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みんながやってきた!"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "みんながやってきた!"@ja .

_:N31fa168c4bb34816b3e71d5db66231f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きゅあきゅあきゅあ…"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "きゅあきゅあきゅあ…"@ja .

_:N3e2583c32b784f239be1426fc120d031 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "♥DANZEN!kawaii! ぷちきゅあ♥"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "♥DANZEN!kawaii! ぷちきゅあ♥"@ja .

_:N3e60f039a4c84b6fae890ff1e1092be9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひんやり甘い"@ja ;
    mo:track_number 17 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "ひんやり甘い"@ja .

_:N4670c6feb73748888c48677989e4302e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "みんなここにいるよ"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "みんなここにいるよ"@ja .

_:N4ffb3dba164d4d089652a8c67dd6ed14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しっとり甘い"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "しっとり甘い"@ja .

_:N561c79e21bdb486a8d0123f762f6dce2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぷちきゅあ探検隊"@ja ;
    mo:track_number 27 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "ぷちきゅあ探検隊"@ja .

_:N5bff26f734f04d588c844a6b985790be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぷちきゅあ♡はじまるよ (ジングル)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "ぷちきゅあ♡はじまるよ (ジングル)"@ja .

_:N6657b439c3ac44c0b722c2674c583896 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぷちきゅあ見つけた?"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "ぷちきゅあ見つけた?"@ja .

_:N6695a8223b314d749b66925734b47be3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふしぎなゆうえんち"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "ふしぎなゆうえんち"@ja .

_:N69bf098af31f4044b83715134ee19a1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぐるぐるばたばた"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "ぐるぐるばたばた"@ja .

_:N6f7416c72bb447cabc1242f0b842fe60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きゅあきゅあきゅあ… (ジングル)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "きゅあきゅあきゅあ… (ジングル)"@ja .

_:N7a1ab54ceebe473d82e7eb63585b78fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あこがれの山へ"@ja ;
    mo:track_number 26 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "あこがれの山へ"@ja .

_:N85519d9e7e0640cf84481a409046aecf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "♥DANZEN!kawaii! ぷちきゅあ♥ (オリジナル・カラオケ)"@ja ;
    mo:track_number 32 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "♥DANZEN!kawaii! ぷちきゅあ♥ (オリジナル・カラオケ)"@ja .

_:N898d41a501224a429cfe6090d92d0d95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "楽しいなかま"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "楽しいなかま"@ja .

_:N8d61b456b48b4a2ca37557cf69d753cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きゅあ～♡ (ジングル)"@ja ;
    mo:track_number 30 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "きゅあ～♡ (ジングル)"@ja .

_:N8e979994403a45c285fd747da225d05e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぷちきゅあクリスマス"@ja ;
    mo:track_number 29 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "ぷちきゅあクリスマス"@ja .

_:N95241853f3dc4ef79d0da56e491075a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "もぐもぐぷちきゅあ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT0:58"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "もぐもぐぷちきゅあ"@ja .

_:Na7d37178851b4642b6a1836af17fde35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "なんだろう?"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "なんだろう?"@ja .

_:Naa4bf1e9620941a6b7e16012ecd0b8d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぷちきゅあミステリー"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "ぷちきゅあミステリー"@ja .

_:Naf02b445488548d19fff8f2f84ae6807 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピリっとしびれる"@ja ;
    mo:track_number 20 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "ピリっとしびれる"@ja .

_:Nc4174af751dc4f1cb36efe626eafbdd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぷちきゅあ♡はじまるよ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "ぷちきゅあ♡はじまるよ"@ja .

_:Nd942424d96c843f1a2b33c0e431a00a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "♥DANZEN!kawaii! ぷちきゅあ♥ (アイキャッチ)"@ja ;
    mo:track_number 31 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "♥DANZEN!kawaii! ぷちきゅあ♥ (アイキャッチ)"@ja .

_:Nf3b89ed621cf41b09efbc07b3564da7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "甘いゆきげしき"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "甘いゆきげしき"@ja .

_:Nf8507740010a46f4aa0b827d60fd2044 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "しんみりしょんぼり"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nebc3b90560d44352a49be529b0d462a6 ;
    schema:name "しんみりしょんぼり"@ja .

_:Nebc3b90560d44352a49be529b0d462a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00c9c58e0b1549d696ae5d2c4b658217,
        _:N03c7cdeb52d74046897764a5159e9128,
        _:N058e71e8e0f54169b1a518e205cc38ba,
        _:N0e71a70324ff4f8689bc7f599317c351,
        _:N123ed1fcfd4e479aa048d7bf4b1af4bc,
        _:N1e1f5884de004755bda5c8d1cca55549,
        _:N258007b129424f97b17b9e6833bec3ae,
        _:N2f95ea78b5ae4752af2b88bac36069d3,
        _:N31fa168c4bb34816b3e71d5db66231f3,
        _:N3e2583c32b784f239be1426fc120d031,
        _:N3e60f039a4c84b6fae890ff1e1092be9,
        _:N4670c6feb73748888c48677989e4302e,
        _:N4ffb3dba164d4d089652a8c67dd6ed14,
        _:N561c79e21bdb486a8d0123f762f6dce2,
        _:N5bff26f734f04d588c844a6b985790be,
        _:N6657b439c3ac44c0b722c2674c583896,
        _:N6695a8223b314d749b66925734b47be3,
        _:N69bf098af31f4044b83715134ee19a1c,
        _:N6f7416c72bb447cabc1242f0b842fe60,
        _:N7a1ab54ceebe473d82e7eb63585b78fe,
        _:N85519d9e7e0640cf84481a409046aecf,
        _:N898d41a501224a429cfe6090d92d0d95,
        _:N8d61b456b48b4a2ca37557cf69d753cd,
        _:N8e979994403a45c285fd747da225d05e,
        _:N95241853f3dc4ef79d0da56e491075a7,
        _:Na7d37178851b4642b6a1836af17fde35,
        _:Naa4bf1e9620941a6b7e16012ecd0b8d4,
        _:Naf02b445488548d19fff8f2f84ae6807,
        _:Nc4174af751dc4f1cb36efe626eafbdd8,
        _:Nd942424d96c843f1a2b33c0e431a00a1,
        _:Nf3b89ed621cf41b09efbc07b3564da7d,
        _:Nf8507740010a46f4aa0b827d60fd2044 ;
    mo:track_count 32 ;
    schema:duration "PT32:09"^^xsd:interval ;
    schema:numTracks 32 ;
    schema:track _:N00c9c58e0b1549d696ae5d2c4b658217,
        _:N03c7cdeb52d74046897764a5159e9128,
        _:N058e71e8e0f54169b1a518e205cc38ba,
        _:N0e71a70324ff4f8689bc7f599317c351,
        _:N123ed1fcfd4e479aa048d7bf4b1af4bc,
        _:N1e1f5884de004755bda5c8d1cca55549,
        _:N258007b129424f97b17b9e6833bec3ae,
        _:N2f95ea78b5ae4752af2b88bac36069d3,
        _:N31fa168c4bb34816b3e71d5db66231f3,
        _:N3e2583c32b784f239be1426fc120d031,
        _:N3e60f039a4c84b6fae890ff1e1092be9,
        _:N4670c6feb73748888c48677989e4302e,
        _:N4ffb3dba164d4d089652a8c67dd6ed14,
        _:N561c79e21bdb486a8d0123f762f6dce2,
        _:N5bff26f734f04d588c844a6b985790be,
        _:N6657b439c3ac44c0b722c2674c583896,
        _:N6695a8223b314d749b66925734b47be3,
        _:N69bf098af31f4044b83715134ee19a1c,
        _:N6f7416c72bb447cabc1242f0b842fe60,
        _:N7a1ab54ceebe473d82e7eb63585b78fe,
        _:N85519d9e7e0640cf84481a409046aecf,
        _:N898d41a501224a429cfe6090d92d0d95,
        _:N8d61b456b48b4a2ca37557cf69d753cd,
        _:N8e979994403a45c285fd747da225d05e,
        _:N95241853f3dc4ef79d0da56e491075a7,
        _:Na7d37178851b4642b6a1836af17fde35,
        _:Naa4bf1e9620941a6b7e16012ecd0b8d4,
        _:Naf02b445488548d19fff8f2f84ae6807,
        _:Nc4174af751dc4f1cb36efe626eafbdd8,
        _:Nd942424d96c843f1a2b33c0e431a00a1,
        _:Nf3b89ed621cf41b09efbc07b3564da7d,
        _:Nf8507740010a46f4aa0b827d60fd2044 .

