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

<artist/11899#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kai"@en,
        "魁"@ja ;
    foaf:made <album/151845#lyrics>,
        <album/151845#subject> ;
    foaf:name "Kai"@en,
        "魁"@ja .

<artist/12889#subject> a schema:Person,
        foaf:Person ;
    schema:name "Konomi Suzuki"@en,
        "鈴木このみ"@ja ;
    foaf:made <album/151845#subject>,
        <album/151845#vocals> ;
    foaf:name "Konomi Suzuki"@en,
        "鈴木このみ"@ja .

<artist/16805#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aimi Tanaka"@en,
        "田中あいみ"@ja ;
    foaf:made <album/151845#subject>,
        <album/151845#vocals> ;
    foaf:name "Aimi Tanaka"@en,
        "田中あいみ"@ja .

<artist/27391#subject> a schema:Person,
        foaf:Person ;
    schema:name "Konomi Kohara"@en,
        "小原好美"@ja ;
    foaf:made <album/151845#subject>,
        <album/151845#vocals> ;
    foaf:name "Konomi Kohara"@en,
        "小原好美"@ja .

<artist/12263#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151845#subject> ;
    schema:name "Donmaru"@en,
        "どんまる"@ja ;
    foaf:made <album/151845#composition>,
        <album/151845#subject> ;
    foaf:name "Donmaru"@en,
        "どんまる"@ja .

<artist/2#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151845#subject> ;
    schema:name "Shinji Orito"@en,
        "折戸伸治"@ja ;
    foaf:made <album/151845#composition>,
        <album/151845#subject> ;
    foaf:name "Shinji Orito"@en,
        "折戸伸治"@ja .

<artist/83#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151845#subject> ;
    schema:name "Ryo Mizutsuki"@en,
        "水月陵"@ja ;
    foaf:made <album/151845#composition>,
        <album/151845#subject> ;
    foaf:name "Ryo Mizutsuki"@en,
        "水月陵"@ja .

<product/19283#subject> a schema:CreativeWork ;
    schema:name "Summer Pockets (Anime)"@en,
        "Summer Pockets (Anime)"@ja,
        "Summer Pockets (Anime)"@ja-latn ;
    foaf:name "Summer Pockets (Anime)"@en,
        "Summer Pockets (Anime)"@ja,
        "Summer Pockets (Anime)"@ja-latn .

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

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

<album/151845#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "FINISTELLER/Maho no Enikki"@en,
        "フィニステラー/魔法の絵日記"@ja,
        "FINISTELLER/Maho no Enikki"@ja-latn ;
    mo:performance_of <album/151845#musicalwork> ;
    mo:recorded_as <album/151845#musicalexpression> ;
    schema:name "FINISTELLER/Maho no Enikki"@en,
        "フィニステラー/魔法の絵日記"@ja,
        "FINISTELLER/Maho no Enikki"@ja-latn ;
    schema:workPerformed <album/151845#musicalwork> .

<org/1#subject> schema:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn ;
    foaf:name "Key Sounds Label"@en,
        "Key Sounds Label"@ja,
        "Key Sounds Label"@ja-latn .

<https://media.vgm.io/albums/54/151845/151845-d72566ce9c5a.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151845#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/151845/151845-d72566ce9c5a.png> ;
    foaf:depicts <album/151845#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/151845/151845-d72566ce9c5a.png> .

<https://medium-media.vgm.io/albums/54/151845/151845-d72566ce9c5a.png> a schema:ImageObject,
        foaf:Image .

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

<album/151845#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "FINISTELLER/Maho no Enikki"@en,
        "フィニステラー/魔法の絵日記"@ja,
        "FINISTELLER/Maho no Enikki"@ja-latn ;
    mo:composer <artist/12263#subject>,
        <artist/2#subject>,
        <artist/83#subject> ;
    mo:produced_work <album/151845#musicalwork> ;
    schema:name "FINISTELLER/Maho no Enikki"@en,
        "フィニステラー/魔法の絵日記"@ja,
        "FINISTELLER/Maho no Enikki"@ja-latn .

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

<album/151845#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-01"^^xsd:date ;
    dcterms:title "FINISTELLER/Maho no Enikki"@en,
        "フィニステラー/魔法の絵日記"@ja,
        "FINISTELLER/Maho no Enikki"@ja-latn ;
    mo:catalogue_number "KSLA-0228" ;
    mo:media_type "CD" ;
    mo:publication_of <album/151845#musicalexpression> ;
    mo:publisher <org/1#subject> ;
    mo:record _:N42c71ebb63f84dd4a399967d8880feca ;
    mo:record_count 1 ;
    schema:about <product/19283#subject> ;
    schema:datePublished "2025-10-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/54/151845/151845-d72566ce9c5a.png> ;
    schema:name "FINISTELLER/Maho no Enikki"@en,
        "フィニステラー/魔法の絵日記"@ja,
        "FINISTELLER/Maho no Enikki"@ja-latn ;
    schema:publisher <org/1#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/151845/151845-d72566ce9c5a.png> .

_:N3c7428e44dac4f5a9e5158c99599f56a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法の絵日記"@ja,
        "Maho no Enikki"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42c71ebb63f84dd4a399967d8880feca ;
    schema:name "魔法の絵日記"@ja,
        "Maho no Enikki"@ja-latn .

_:N71826280843141d58ea49439a5075066 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フィニステラー -Instrumental-"@ja,
        "FINISTELLER -Instrumental-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42c71ebb63f84dd4a399967d8880feca ;
    schema:name "フィニステラー -Instrumental-"@ja,
        "FINISTELLER -Instrumental-"@ja-latn .

_:N7a4df531d44c4d1d97dcbfb4a951a5e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フィニステラー -Anime Size Ver.-"@ja,
        "FINISTELLER -Anime Size Ver.-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42c71ebb63f84dd4a399967d8880feca ;
    schema:name "フィニステラー -Anime Size Ver.-"@ja,
        "FINISTELLER -Anime Size Ver.-"@ja-latn .

_:Nbeef916a110f48fdb507289e8ac8210b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フィニステラー"@ja,
        "FINISTELLER"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42c71ebb63f84dd4a399967d8880feca ;
    schema:name "フィニステラー"@ja,
        "FINISTELLER"@ja-latn .

_:Nc90b74faaa7c4971a72f6e604c556208 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法の絵日記 -Anime Size Ver.-"@ja,
        "Maho no Enikki -Anime Size Ver.-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42c71ebb63f84dd4a399967d8880feca ;
    schema:name "魔法の絵日記 -Anime Size Ver.-"@ja,
        "Maho no Enikki -Anime Size Ver.-"@ja-latn .

_:Nf99a8de6e1604e3fbe4c5d00adc84272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法の絵日記 -Instrumental-"@ja,
        "Maho no Enikki -Instrumental-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N42c71ebb63f84dd4a399967d8880feca ;
    schema:name "魔法の絵日記 -Instrumental-"@ja,
        "Maho no Enikki -Instrumental-"@ja-latn .

_:N42c71ebb63f84dd4a399967d8880feca a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3c7428e44dac4f5a9e5158c99599f56a,
        _:N71826280843141d58ea49439a5075066,
        _:N7a4df531d44c4d1d97dcbfb4a951a5e8,
        _:Nbeef916a110f48fdb507289e8ac8210b,
        _:Nc90b74faaa7c4971a72f6e604c556208,
        _:Nf99a8de6e1604e3fbe4c5d00adc84272 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3c7428e44dac4f5a9e5158c99599f56a,
        _:N71826280843141d58ea49439a5075066,
        _:N7a4df531d44c4d1d97dcbfb4a951a5e8,
        _:Nbeef916a110f48fdb507289e8ac8210b,
        _:Nc90b74faaa7c4971a72f6e604c556208,
        _:Nf99a8de6e1604e3fbe4c5d00adc84272 .

