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

<artist/10651#subject> a schema:Person,
        foaf:Person ;
    schema:name "Junko Tsuji"@en,
        "辻純更"@ja ;
    foaf:made <album/156542#lyrics>,
        <album/156542#subject> ;
    foaf:name "Junko Tsuji"@en,
        "辻純更"@ja .

<artist/17303#subject> a schema:Person,
        foaf:Person ;
    schema:name "Bonjour Suzuki"@en,
        "ボンジュール鈴木"@ja ;
    foaf:made <album/156542#lyrics>,
        <album/156542#subject> ;
    foaf:name "Bonjour Suzuki"@en,
        "ボンジュール鈴木"@ja .

<artist/26729#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ameko Kodama"@en,
        "児玉雨子"@ja ;
    foaf:made <album/156542#lyrics>,
        <album/156542#subject> ;
    foaf:name "Ameko Kodama"@en,
        "児玉雨子"@ja .

<artist/27050#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruki Iwata"@en,
        "岩田陽葵"@ja ;
    foaf:made <album/156542#subject>,
        <album/156542#vocals> ;
    foaf:name "Haruki Iwata"@en,
        "岩田陽葵"@ja .

<artist/27051#subject> a schema:Person,
        foaf:Person ;
    schema:name "Moeka Koizumi"@en,
        "小泉萌香"@ja ;
    foaf:made <album/156542#subject>,
        <album/156542#vocals> ;
    foaf:name "Moeka Koizumi"@en,
        "小泉萌香"@ja .

<artist/51544#subject> a schema:Person,
        foaf:Person ;
    schema:name "harmoe"@en ;
    foaf:made <album/156542#subject>,
        <album/156542#vocals> ;
    foaf:name "harmoe"@en .

<artist/16011#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156542#subject> ;
    schema:name "Yuki Kishida"@en,
        "岸田勇気"@ja ;
    foaf:made <album/156542#composition>,
        <album/156542#subject> ;
    foaf:name "Yuki Kishida"@en,
        "岸田勇気"@ja .

<artist/23928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156542#subject> ;
    schema:name "Tomggg"@en ;
    foaf:made <album/156542#composition>,
        <album/156542#subject> ;
    foaf:name "Tomggg"@en .

<artist/7261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156542#subject> ;
    schema:name "Kakeru Ishihama"@en,
        "石濱翔"@ja ;
    foaf:made <album/156542#composition>,
        <album/156542#subject> ;
    foaf:name "Kakeru Ishihama"@en,
        "石濱翔"@ja .

<product/19019#subject> a schema:CreativeWork ;
    schema:name "Possibly the Greatest Alchemist of All Time"@en,
        "いずれ最強の錬金術師?"@ja,
        "Izure Saikyou no Renkinjutsushi?"@ja-latn ;
    foaf:name "Possibly the Greatest Alchemist of All Time"@en,
        "いずれ最強の錬金術師?"@ja,
        "Izure Saikyou no Renkinjutsushi?"@ja-latn .

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

<album/156542#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Twinkle Days / harmoe [canime Edition]"@en,
        "トゥインクル・デイズ / harmoe [きゃにめ盤]"@ja,
        "Twinkle Days / harmoe [canime Edition]"@ja-latn ;
    mo:performance_of <album/156542#musicalwork> ;
    mo:recorded_as <album/156542#musicalexpression> ;
    schema:name "Twinkle Days / harmoe [canime Edition]"@en,
        "トゥインクル・デイズ / harmoe [きゃにめ盤]"@ja,
        "Twinkle Days / harmoe [canime Edition]"@ja-latn ;
    schema:workPerformed <album/156542#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

<https://media.vgm.io/albums/24/156542/156542-374175d26a22.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/156542#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/156542/156542-374175d26a22.jpg> ;
    foaf:depicts <album/156542#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/156542/156542-374175d26a22.jpg> .

<https://medium-media.vgm.io/albums/24/156542/156542-374175d26a22.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/156542#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Twinkle Days / harmoe [canime Edition]"@en,
        "トゥインクル・デイズ / harmoe [きゃにめ盤]"@ja,
        "Twinkle Days / harmoe [canime Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/156542#composition> ;
            foaf:name "(MONACA)"@en ],
        <artist/16011#subject>,
        <artist/23928#subject>,
        <artist/7261#subject> ;
    mo:produced_work <album/156542#musicalwork> ;
    schema:name "Twinkle Days / harmoe [canime Edition]"@en,
        "トゥインクル・デイズ / harmoe [きゃにめ盤]"@ja,
        "Twinkle Days / harmoe [canime Edition]"@ja-latn .

<album/156542#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-01-08"^^xsd:date ;
    dcterms:title "Twinkle Days / harmoe [canime Edition]"@en,
        "トゥインクル・デイズ / harmoe [きゃにめ盤]"@ja,
        "Twinkle Days / harmoe [canime Edition]"@ja-latn ;
    mo:catalogue_number "SCCG-00167" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/156542#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N779f63eb3df2489fb906be5023a0b350,
        _:N82d326f119704dcaaf09ac39c614563c ;
    mo:record_count 2 ;
    schema:about <product/19019#subject> ;
    schema:datePublished "2025-01-08"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/24/156542/156542-374175d26a22.jpg> ;
    schema:name "Twinkle Days / harmoe [canime Edition]"@en,
        "トゥインクル・デイズ / harmoe [きゃにめ盤]"@ja,
        "Twinkle Days / harmoe [canime Edition]"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/156542/156542-374175d26a22.jpg> .

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

_:N2ba3f544d70b42c19ccc6f86083572bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pixy Pixy"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N82d326f119704dcaaf09ac39c614563c ;
    schema:name "Pixy Pixy"@ja .

_:N45ce430af98c4505a489878b0cc62c0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "金色イニシエィション (Instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N82d326f119704dcaaf09ac39c614563c ;
    schema:name "金色イニシエィション (Instrumental)"@ja .

_:N53f11f6bc8e44f60a3a508dd1e8a2d53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pixy Pixy (Instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N82d326f119704dcaaf09ac39c614563c ;
    schema:name "Pixy Pixy (Instrumental)"@ja .

_:N72c9179e6f514baa85048c75d83f8df0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トゥインクル・デイズ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N82d326f119704dcaaf09ac39c614563c ;
    schema:name "トゥインクル・デイズ"@ja .

_:N9502a2b7b03e458fb8825bc541f2ad90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「トゥインクル・デイズ」Music Video"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N779f63eb3df2489fb906be5023a0b350 ;
    schema:name "「トゥインクル・デイズ」Music Video"@ja .

_:Nb735ef28156a4b1788a3b6aca587f75b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「トゥインクル・デイズ」Making"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N779f63eb3df2489fb906be5023a0b350 ;
    schema:name "「トゥインクル・デイズ」Making"@ja .

_:Ne0bf16d65934490dbeb40e0b1dd242a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トゥインクル・デイズ (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N82d326f119704dcaaf09ac39c614563c ;
    schema:name "トゥインクル・デイズ (Instrumental)"@ja .

_:Ne1d24082c7a1478baced4ccf216b9977 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "金色イニシエィション"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N82d326f119704dcaaf09ac39c614563c ;
    schema:name "金色イニシエィション"@ja .

_:Ne3d5e35b20c240a58485e4728d305b4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「harmoe canvas session Ⅵ」ライブ映像"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N779f63eb3df2489fb906be5023a0b350 ;
    schema:name "「harmoe canvas session Ⅵ」ライブ映像"@ja .

_:N779f63eb3df2489fb906be5023a0b350 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N9502a2b7b03e458fb8825bc541f2ad90,
        _:Nb735ef28156a4b1788a3b6aca587f75b,
        _:Ne3d5e35b20c240a58485e4728d305b4c ;
    mo:track_count 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N9502a2b7b03e458fb8825bc541f2ad90,
        _:Nb735ef28156a4b1788a3b6aca587f75b,
        _:Ne3d5e35b20c240a58485e4728d305b4c .

_:N82d326f119704dcaaf09ac39c614563c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ba3f544d70b42c19ccc6f86083572bd,
        _:N45ce430af98c4505a489878b0cc62c0b,
        _:N53f11f6bc8e44f60a3a508dd1e8a2d53,
        _:N72c9179e6f514baa85048c75d83f8df0,
        _:Ne0bf16d65934490dbeb40e0b1dd242a9,
        _:Ne1d24082c7a1478baced4ccf216b9977 ;
    mo:track_count 6 ;
    schema:duration "PT21:06"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2ba3f544d70b42c19ccc6f86083572bd,
        _:N45ce430af98c4505a489878b0cc62c0b,
        _:N53f11f6bc8e44f60a3a508dd1e8a2d53,
        _:N72c9179e6f514baa85048c75d83f8df0,
        _:Ne0bf16d65934490dbeb40e0b1dd242a9,
        _:Ne1d24082c7a1478baced4ccf216b9977 .

