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

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

<artist/30007#subject> a schema:Person,
        foaf:Person ;
    schema:name "XAI"@en ;
    foaf:made <album/153128#subject>,
        <album/153128#vocals> ;
    foaf:name "XAI"@en .

<artist/65810#subject> a schema:Person,
        foaf:Person ;
    schema:name "She is Legend"@en ;
    foaf:made <album/153128#subject>,
        <album/153128#vocals> ;
    foaf:name "She is Legend"@en .

<album/153127> a mo:Release ;
    mo:catalogue_number "KSLA-0227" .

<artist/4#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153128#subject> ;
    schema:name "Jun Maeda"@en,
        "麻枝准"@ja ;
    foaf:made <album/153128#composition>,
        <album/153128#lyrics>,
        <album/153128#subject> ;
    foaf:name "Jun Maeda"@en,
        "麻枝准"@ja .

<product/8688#subject> a schema:CreativeWork ;
    schema:name "HEAVEN BURNS RED"@en,
        "ヘブンバーンズレッド"@ja,
        "HEAVEN BURNS RED"@ja-latn ;
    foaf:name "HEAVEN BURNS RED"@en,
        "ヘブンバーンズレッド"@ja,
        "HEAVEN BURNS RED"@ja-latn .

<album/153128#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Perfect Smile / She is Legend [Limited Edition]"@en,
        "Perfect Smile / She is Legend [Limited Edition]"@ja,
        "Perfect Smile / She is Legend [Limited Edition]"@ja-latn ;
    mo:composer <artist/4#subject> ;
    mo:produced_work <album/153128#musicalwork> ;
    schema:name "Perfect Smile / She is Legend [Limited Edition]"@en,
        "Perfect Smile / She is Legend [Limited Edition]"@ja,
        "Perfect Smile / She is Legend [Limited Edition]"@ja-latn .

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

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

<album/153128#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Perfect Smile / She is Legend [Limited Edition]"@en,
        "Perfect Smile / She is Legend [Limited Edition]"@ja,
        "Perfect Smile / She is Legend [Limited Edition]"@ja-latn ;
    mo:performance_of <album/153128#musicalwork> ;
    mo:recorded_as <album/153128#musicalexpression> ;
    schema:name "Perfect Smile / She is Legend [Limited Edition]"@en,
        "Perfect Smile / She is Legend [Limited Edition]"@ja,
        "Perfect Smile / She is Legend [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/153128#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/82/153128/153128-7a4d129d38c3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/153128#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/82/153128/153128-7a4d129d38c3.jpg> ;
    foaf:depicts <album/153128#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/82/153128/153128-7a4d129d38c3.jpg> .

<https://medium-media.vgm.io/albums/82/153128/153128-7a4d129d38c3.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/153128#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-09-24"^^xsd:date ;
    dcterms:title "Perfect Smile / She is Legend [Limited Edition]"@en,
        "Perfect Smile / She is Legend [Limited Edition]"@ja,
        "Perfect Smile / She is Legend [Limited Edition]"@ja-latn ;
    mo:catalogue_number "KSLA-0226" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/153127> ;
    mo:publication_of <album/153128#musicalexpression> ;
    mo:publisher <org/1#subject> ;
    mo:record _:N10fd3ccb4e3a45ae8a4699d1688ccb31 ;
    mo:record_count 1 ;
    schema:about <product/8688#subject> ;
    schema:datePublished "2025-09-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/153128/153128-7a4d129d38c3.jpg> ;
    schema:name "Perfect Smile / She is Legend [Limited Edition]"@en,
        "Perfect Smile / She is Legend [Limited Edition]"@ja,
        "Perfect Smile / She is Legend [Limited Edition]"@ja-latn ;
    schema:publisher <org/1#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/153128/153128-7a4d129d38c3.jpg> .

_:N4befd52556e0462c936c969819ca2d0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "複葉機とオールトの雲"@ja,
        "Fukuyoki to Oort No Kumo"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT5:46"^^xsd:interval ;
    schema:inPlaylist _:N10fd3ccb4e3a45ae8a4699d1688ccb31 ;
    schema:name "複葉機とオールトの雲"@ja,
        "Fukuyoki to Oort No Kumo"@ja-latn .

_:N6c3333e2d89548fcbd507e6f369d92b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melancholic Blue"@ja,
        "Melancholic Blue"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N10fd3ccb4e3a45ae8a4699d1688ccb31 ;
    schema:name "Melancholic Blue"@ja,
        "Melancholic Blue"@ja-latn .

_:N7ccfd7bc73c34f5795e8da325decd911 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perfect Goodbye"@ja,
        "Perfect Goodbye"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N10fd3ccb4e3a45ae8a4699d1688ccb31 ;
    schema:name "Perfect Goodbye"@ja,
        "Perfect Goodbye"@ja-latn .

_:N8b1e93e7cdba468f9d7a47575403df1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白の呪文"@ja,
        "Shiro No Jumon"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N10fd3ccb4e3a45ae8a4699d1688ccb31 ;
    schema:name "白の呪文"@ja,
        "Shiro No Jumon"@ja-latn .

_:N98da81e1ed9541e68615c155e1a712b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moon Day Real Escape"@ja,
        "Moon Day Real Escape"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N10fd3ccb4e3a45ae8a4699d1688ccb31 ;
    schema:name "Moon Day Real Escape"@ja,
        "Moon Day Real Escape"@ja-latn .

_:Na3d2ee6f59cd4bb2928083a6abdb1af2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arch of Light Alternative"@ja,
        "Arch of Light Alternative"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N10fd3ccb4e3a45ae8a4699d1688ccb31 ;
    schema:name "Arch of Light Alternative"@ja,
        "Arch of Light Alternative"@ja-latn .

_:Na64f378d4ec44f7b86821d1fab6e540d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "闇夜のKomachi Vampire"@ja,
        "Yamiyono Komachi Vampire"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:N10fd3ccb4e3a45ae8a4699d1688ccb31 ;
    schema:name "闇夜のKomachi Vampire"@ja,
        "Yamiyono Komachi Vampire"@ja-latn .

_:Nb91a279eb86248dba0c39da71a6362b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Come on baby!"@ja,
        "Come on baby!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:N10fd3ccb4e3a45ae8a4699d1688ccb31 ;
    schema:name "Come on baby!"@ja,
        "Come on baby!"@ja-latn .

_:Ncc383d50b623430aa6b494f24ba602fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Game Needs Guns"@ja,
        "This Game Needs Guns"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N10fd3ccb4e3a45ae8a4699d1688ccb31 ;
    schema:name "This Game Needs Guns"@ja,
        "This Game Needs Guns"@ja-latn .

_:Nd093e1d18163478fb41b674a771e8666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear R. Heinlein"@ja,
        "Dear R. Heinlein"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:37"^^xsd:interval ;
    schema:inPlaylist _:N10fd3ccb4e3a45ae8a4699d1688ccb31 ;
    schema:name "Dear R. Heinlein"@ja,
        "Dear R. Heinlein"@ja-latn .

_:Nf0f1c08701ff49a0a29634c80c2a1f0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガラス越しのスペクタクル"@ja,
        "Garasugoshino Spectacle"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N10fd3ccb4e3a45ae8a4699d1688ccb31 ;
    schema:name "ガラス越しのスペクタクル"@ja,
        "Garasugoshino Spectacle"@ja-latn .

_:Nf599a42916814b8f8f65dc4a660bedd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美しい花咲く丘で"@ja,
        "Utsukushii Hana Saku Oka De"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N10fd3ccb4e3a45ae8a4699d1688ccb31 ;
    schema:name "美しい花咲く丘で"@ja,
        "Utsukushii Hana Saku Oka De"@ja-latn .

_:Nf82b7c8eb68840a693b9d2ffcd84e9d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華麗なる技法"@ja,
        "Kare Naru Giho"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N10fd3ccb4e3a45ae8a4699d1688ccb31 ;
    schema:name "華麗なる技法"@ja,
        "Kare Naru Giho"@ja-latn .

_:Nfad99080412548a5a0e4c36f30492514 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "本能寺、ドレスコードで。"@ja,
        "Honnoji, Dress Code de."@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N10fd3ccb4e3a45ae8a4699d1688ccb31 ;
    schema:name "本能寺、ドレスコードで。"@ja,
        "Honnoji, Dress Code de."@ja-latn .

_:N10fd3ccb4e3a45ae8a4699d1688ccb31 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4befd52556e0462c936c969819ca2d0c,
        _:N6c3333e2d89548fcbd507e6f369d92b4,
        _:N7ccfd7bc73c34f5795e8da325decd911,
        _:N8b1e93e7cdba468f9d7a47575403df1c,
        _:N98da81e1ed9541e68615c155e1a712b7,
        _:Na3d2ee6f59cd4bb2928083a6abdb1af2,
        _:Na64f378d4ec44f7b86821d1fab6e540d,
        _:Nb91a279eb86248dba0c39da71a6362b7,
        _:Ncc383d50b623430aa6b494f24ba602fa,
        _:Nd093e1d18163478fb41b674a771e8666,
        _:Nf0f1c08701ff49a0a29634c80c2a1f0a,
        _:Nf599a42916814b8f8f65dc4a660bedd6,
        _:Nf82b7c8eb68840a693b9d2ffcd84e9d4,
        _:Nfad99080412548a5a0e4c36f30492514 ;
    mo:track_count 14 ;
    schema:duration "PT66:57"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N4befd52556e0462c936c969819ca2d0c,
        _:N6c3333e2d89548fcbd507e6f369d92b4,
        _:N7ccfd7bc73c34f5795e8da325decd911,
        _:N8b1e93e7cdba468f9d7a47575403df1c,
        _:N98da81e1ed9541e68615c155e1a712b7,
        _:Na3d2ee6f59cd4bb2928083a6abdb1af2,
        _:Na64f378d4ec44f7b86821d1fab6e540d,
        _:Nb91a279eb86248dba0c39da71a6362b7,
        _:Ncc383d50b623430aa6b494f24ba602fa,
        _:Nd093e1d18163478fb41b674a771e8666,
        _:Nf0f1c08701ff49a0a29634c80c2a1f0a,
        _:Nf599a42916814b8f8f65dc4a660bedd6,
        _:Nf82b7c8eb68840a693b9d2ffcd84e9d4,
        _:Nfad99080412548a5a0e4c36f30492514 .

