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

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

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

<artist/15479#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159226#subject> ;
    schema:name "Harunaba"@en,
        "はるなば"@ja ;
    foaf:made <album/159226#composition>,
        <album/159226#subject> ;
    foaf:name "Harunaba"@en,
        "はるなば"@ja .

<artist/16311#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159226#subject> ;
    schema:name "colate"@en ;
    foaf:made <album/159226#composition>,
        <album/159226#subject> ;
    foaf:name "colate"@en .

<artist/2597#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159226#subject> ;
    schema:name "D.watt"@en ;
    foaf:made <album/159226#composition>,
        <album/159226#subject> ;
    foaf:name "D.watt"@en .

<artist/8554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159226#subject> ;
    schema:name "Camellia"@en,
        "かめりあ"@ja ;
    foaf:made <album/159226#composition>,
        <album/159226#subject> ;
    foaf:name "Camellia"@en,
        "かめりあ"@ja .

<event/341> a mo:Release ;
    schema:name "Released at M3-2026 Spring (Apr 26, 2026)" .

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

<album/159226#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Reminiscence / Nanahira"@en,
        "Reminiscence / ななひら"@ja,
        "Reminiscence / Nanahira"@ja-latn ;
    mo:performance_of <album/159226#musicalwork> ;
    mo:recorded_as <album/159226#musicalexpression> ;
    schema:name "Reminiscence / Nanahira"@en,
        "Reminiscence / ななひら"@ja,
        "Reminiscence / Nanahira"@ja-latn ;
    schema:workPerformed <album/159226#musicalwork> .

<org/1682#subject> schema:name "Confetto"@en,
        "Confetto"@ja,
        "Confetto"@ja-latn ;
    foaf:name "Confetto"@en,
        "Confetto"@ja,
        "Confetto"@ja-latn .

<https://media.vgm.io/albums/62/159226/159226-48d6126766f1.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/159226#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/62/159226/159226-48d6126766f1.png> ;
    foaf:depicts <album/159226#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/62/159226/159226-48d6126766f1.png> .

<https://medium-media.vgm.io/albums/62/159226/159226-48d6126766f1.png> a schema:ImageObject,
        foaf:Image .

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

<album/159226#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Reminiscence / Nanahira"@en,
        "Reminiscence / ななひら"@ja,
        "Reminiscence / Nanahira"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(IOSYS)"@en ;
            foaf:made <album/159226#composition> ;
            foaf:name "(IOSYS)"@en ],
        <artist/15479#subject>,
        <artist/16311#subject>,
        <artist/2597#subject>,
        <artist/8554#subject> ;
    mo:produced_work <album/159226#musicalwork> ;
    schema:name "Reminiscence / Nanahira"@en,
        "Reminiscence / ななひら"@ja,
        "Reminiscence / Nanahira"@ja-latn .

<album/159226#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-04-26"^^xsd:date ;
    dcterms:title "Reminiscence / Nanahira"@en,
        "Reminiscence / ななひら"@ja,
        "Reminiscence / Nanahira"@ja-latn ;
    mo:catalogue_number "CFCD-0031" ;
    mo:media_type "CD" ;
    mo:publication_of <album/159226#musicalexpression> ;
    mo:publisher <org/1682#subject> ;
    mo:record _:Ncd135f48332d4e11a17b3107a4b293ce ;
    mo:record_count 1 ;
    mo:release <event/341> ;
    schema:datePublished "2026-04-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/62/159226/159226-48d6126766f1.png> ;
    schema:name "Reminiscence / Nanahira"@en,
        "Reminiscence / ななひら"@ja,
        "Reminiscence / Nanahira"@ja-latn ;
    schema:publisher <org/1682#subject> ;
    foaf:depiction <https://media.vgm.io/albums/62/159226/159226-48d6126766f1.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/159226#subject> ;
    schema:name "(IOSYS)"@en ;
    foaf:made <album/159226#subject> ;
    foaf:name "(IOSYS)"@en .

_:N19d9ae0d436144a68e34a13db7874726 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ヌイグルミーツ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Ncd135f48332d4e11a17b3107a4b293ce ;
    schema:name "ヌイグルミーツ"@ja .

_:N397d7f3f27594247a2575b2b3e4a95b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャッタースピード"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Ncd135f48332d4e11a17b3107a4b293ce ;
    schema:name "シャッタースピード"@ja .

_:N558ca750d8f04375b6903cc2f82a5a3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LOVE!1/8スケール"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:Ncd135f48332d4e11a17b3107a4b293ce ;
    schema:name "LOVE!1/8スケール"@ja .

_:N631229f432ec4f7198b84ffb8b9f0d7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハートエンベロープ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Ncd135f48332d4e11a17b3107a4b293ce ;
    schema:name "ハートエンベロープ"@ja .

_:Nb0eff7ba31b44ebba9804034906bb44d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クラブこわい"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Ncd135f48332d4e11a17b3107a4b293ce ;
    schema:name "クラブこわい"@ja .

_:Ndeb9efe27c884725984f6cf6ec6d506e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メルヘンティックショータイム"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Ncd135f48332d4e11a17b3107a4b293ce ;
    schema:name "メルヘンティックショータイム"@ja .

_:Nf17ef0aa05ff492c9daf14eb7167c26a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "気づいたら春夏秋冬"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Ncd135f48332d4e11a17b3107a4b293ce ;
    schema:name "気づいたら春夏秋冬"@ja .

_:Ncd135f48332d4e11a17b3107a4b293ce a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N19d9ae0d436144a68e34a13db7874726,
        _:N397d7f3f27594247a2575b2b3e4a95b5,
        _:N558ca750d8f04375b6903cc2f82a5a3b,
        _:N631229f432ec4f7198b84ffb8b9f0d7e,
        _:Nb0eff7ba31b44ebba9804034906bb44d,
        _:Ndeb9efe27c884725984f6cf6ec6d506e,
        _:Nf17ef0aa05ff492c9daf14eb7167c26a ;
    mo:track_count 7 ;
    schema:duration "PT29:35"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N19d9ae0d436144a68e34a13db7874726,
        _:N397d7f3f27594247a2575b2b3e4a95b5,
        _:N558ca750d8f04375b6903cc2f82a5a3b,
        _:N631229f432ec4f7198b84ffb8b9f0d7e,
        _:Nb0eff7ba31b44ebba9804034906bb44d,
        _:Ndeb9efe27c884725984f6cf6ec6d506e,
        _:Nf17ef0aa05ff492c9daf14eb7167c26a .

