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

<artist/15497#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOMU"@en ;
    foaf:made <album/154839#lyrics>,
        <album/154839#subject> ;
    foaf:name "KOMU"@en .

<artist/25873#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kisuke"@en,
        "喜介"@ja ;
    foaf:made <album/154839#lyrics>,
        <album/154839#subject> ;
    foaf:name "Kisuke"@en,
        "喜介"@ja .

<artist/37582#subject> a schema:Person,
        foaf:Person ;
    schema:name "TATSUNE"@en ;
    foaf:made <album/154839#lyrics>,
        <album/154839#subject> ;
    foaf:name "TATSUNE"@en .

<artist/47736#subject> a schema:Person,
        foaf:Person ;
    schema:name "Suisei Hoshimachi"@en,
        "星街すいせい"@ja ;
    foaf:made <album/154839#lyrics>,
        <album/154839#subject>,
        <album/154839#vocals> ;
    foaf:name "Suisei Hoshimachi"@en,
        "星街すいせい"@ja .

<artist/13316#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154839#subject> ;
    schema:name "Yosuke Yamashita"@en,
        "山下洋介"@ja ;
    foaf:made <album/154839#composition>,
        <album/154839#subject> ;
    foaf:name "Yosuke Yamashita"@en,
        "山下洋介"@ja .

<artist/19366#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154839#subject> ;
    schema:name "Ryuhei Yamada"@en,
        "山田竜平"@ja ;
    foaf:made <album/154839#composition>,
        <album/154839#subject> ;
    foaf:name "Ryuhei Yamada"@en,
        "山田竜平"@ja .

<artist/33218#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154839#subject> ;
    schema:name "Reiji Yamamoto"@en,
        "山本玲史"@ja ;
    foaf:made <album/154839#composition>,
        <album/154839#lyrics>,
        <album/154839#subject> ;
    foaf:name "Reiji Yamamoto"@en,
        "山本玲史"@ja .

<artist/35619#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154839#subject> ;
    schema:name "AZKi"@en ;
    foaf:made <album/154839#composition>,
        <album/154839#lyrics>,
        <album/154839#subject>,
        <album/154839#vocals> ;
    foaf:name "AZKi"@en .

<artist/5190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/154839#subject> ;
    schema:name "Takuya Watanabe"@en,
        "渡辺拓也"@ja ;
    foaf:made <album/154839#composition>,
        <album/154839#subject> ;
    foaf:name "Takuya Watanabe"@en,
        "渡辺拓也"@ja .

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

<album/154839#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Re:Start / AZKi"@en,
        "Re:Start / AZKi"@ja,
        "Re:Start / AZKi"@ja-latn ;
    mo:performance_of <album/154839#musicalwork> ;
    mo:recorded_as <album/154839#musicalexpression> ;
    schema:name "Re:Start / AZKi"@en,
        "Re:Start / AZKi"@ja,
        "Re:Start / AZKi"@ja-latn ;
    schema:workPerformed <album/154839#musicalwork> .

<org/4972#subject> schema:name "hololive Production"@en,
        "ホロライブプロダクション"@ja,
        "hololive Production"@ja-latn ;
    foaf:name "hololive Production"@en,
        "ホロライブプロダクション"@ja,
        "hololive Production"@ja-latn .

<https://media.vgm.io/albums/93/154839/154839-be72b69f6dac.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/154839#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/154839/154839-be72b69f6dac.jpg> ;
    foaf:depicts <album/154839#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/154839/154839-be72b69f6dac.jpg> .

<https://medium-media.vgm.io/albums/93/154839/154839-be72b69f6dac.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/154839#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Re:Start / AZKi"@en,
        "Re:Start / AZKi"@ja,
        "Re:Start / AZKi"@ja-latn ;
    mo:composer <artist/13316#subject>,
        <artist/19366#subject>,
        <artist/33218#subject>,
        <artist/35619#subject>,
        <artist/5190#subject> ;
    mo:produced_work <album/154839#musicalwork> ;
    schema:name "Re:Start / AZKi"@en,
        "Re:Start / AZKi"@ja,
        "Re:Start / AZKi"@ja-latn .

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

<album/154839#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-11-05"^^xsd:date ;
    dcterms:title "Re:Start / AZKi"@en,
        "Re:Start / AZKi"@ja,
        "Re:Start / AZKi"@ja-latn ;
    mo:catalogue_number "HOLO-019" ;
    mo:media_type "CD" ;
    mo:publication_of <album/154839#musicalexpression> ;
    mo:publisher <org/4972#subject> ;
    mo:record _:N1afaba9f55424745ba2ad5d5f0d3dcf3 ;
    mo:record_count 1 ;
    schema:datePublished "2025-11-05"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/93/154839/154839-be72b69f6dac.jpg> ;
    schema:name "Re:Start / AZKi"@en,
        "Re:Start / AZKi"@ja,
        "Re:Start / AZKi"@ja-latn ;
    schema:publisher <org/4972#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/154839/154839-be72b69f6dac.jpg> .

_:N2e6e96da29244b0aa912953f78d3fa7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オキドキ"@ja,
        "Okey Dokey"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N1afaba9f55424745ba2ad5d5f0d3dcf3 ;
    schema:name "オキドキ"@ja,
        "Okey Dokey"@ja-latn .

_:N3b5e2e834a3f48ff95e679602581c0bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last Frontier -5th fes. Live ver.-"@ja,
        "The Last Frontier -5th fes. Live ver.-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N1afaba9f55424745ba2ad5d5f0d3dcf3 ;
    schema:name "The Last Frontier -5th fes. Live ver.-"@ja,
        "The Last Frontier -5th fes. Live ver.-"@ja-latn .

_:N5e3bb16544e74a03801adf102e27a39d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来カンパネラ"@ja,
        "Mirai Campanella"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N1afaba9f55424745ba2ad5d5f0d3dcf3 ;
    schema:name "未来カンパネラ"@ja,
        "Mirai Campanella"@ja-latn .

_:Na7c21b892f18470abe63dda723acfab2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白明"@ja,
        "Hakumei"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N1afaba9f55424745ba2ad5d5f0d3dcf3 ;
    schema:name "白明"@ja,
        "Hakumei"@ja-latn .

_:Nd25fa21f877a4ee080e404c88a4eb485 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雨のち晴れ晴れ"@ja,
        "Ame nochi Harebare"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N1afaba9f55424745ba2ad5d5f0d3dcf3 ;
    schema:name "雨のち晴れ晴れ"@ja,
        "Ame nochi Harebare"@ja-latn .

_:N1afaba9f55424745ba2ad5d5f0d3dcf3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e6e96da29244b0aa912953f78d3fa7d,
        _:N3b5e2e834a3f48ff95e679602581c0bd,
        _:N5e3bb16544e74a03801adf102e27a39d,
        _:Na7c21b892f18470abe63dda723acfab2,
        _:Nd25fa21f877a4ee080e404c88a4eb485 ;
    mo:track_count 5 ;
    schema:duration "PT20:24"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2e6e96da29244b0aa912953f78d3fa7d,
        _:N3b5e2e834a3f48ff95e679602581c0bd,
        _:N5e3bb16544e74a03801adf102e27a39d,
        _:Na7c21b892f18470abe63dda723acfab2,
        _:Nd25fa21f877a4ee080e404c88a4eb485 .

