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

<artist/10205#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruka Kudo"@en,
        "工藤晴香"@ja ;
    foaf:made <album/150882#subject>,
        <album/150882#vocals> ;
    foaf:name "Haruka Kudo"@en,
        "工藤晴香"@ja .

<artist/21730#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asuka Oda"@en,
        "織田あすか"@ja ;
    foaf:made <album/150882#lyrics>,
        <album/150882#subject> ;
    foaf:name "Asuka Oda"@en,
        "織田あすか"@ja .

<artist/26367#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aina Aiba"@en,
        "相羽あいな"@ja ;
    foaf:made <album/150882#subject>,
        <album/150882#vocals> ;
    foaf:name "Aina Aiba"@en,
        "相羽あいな"@ja .

<artist/27321#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Nakashima"@en,
        "中島由貴"@ja ;
    foaf:made <album/150882#subject>,
        <album/150882#vocals> ;
    foaf:name "Yuki Nakashima"@en,
        "中島由貴"@ja .

<artist/27993#subject> a schema:Person,
        foaf:Person ;
    schema:name "Roselia"@en ;
    foaf:made <album/150882#subject>,
        <album/150882#vocals> ;
    foaf:name "Roselia"@en .

<artist/31327#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanon Shizaki"@en,
        "志崎樺音"@ja ;
    foaf:made <album/150882#subject>,
        <album/150882#vocals> ;
    foaf:name "Kanon Shizaki"@en,
        "志崎樺音"@ja .

<artist/6567#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megu Sakuragawa"@en,
        "櫻川めぐ"@ja ;
    foaf:made <album/150882#subject>,
        <album/150882#vocals> ;
    foaf:name "Megu Sakuragawa"@en,
        "櫻川めぐ"@ja .

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150882#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/150882#composition>,
        <album/150882#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<artist/16261#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150882#subject> ;
    schema:name "Ryutaro Fujinaga"@en,
        "藤永龍太郎"@ja ;
    foaf:made <album/150882#composition>,
        <album/150882#subject> ;
    foaf:name "Ryutaro Fujinaga"@en,
        "藤永龍太郎"@ja .

<product/5172#subject> a schema:CreativeWork ;
    schema:name "BanG Dream! Girls Band Party!"@en,
        "バンドリ! ガールズバンドパーティ!"@ja,
        "BanG Dream! Girls Band Party!"@ja-latn ;
    foaf:name "BanG Dream! Girls Band Party!"@en,
        "バンドリ! ガールズバンドパーティ!"@ja,
        "BanG Dream! Girls Band Party!"@ja-latn .

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

<album/150882#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dazzle the Destiny / Roselia"@en,
        "Dazzle the Destiny / Roselia"@ja,
        "Dazzle the Destiny / Roselia"@ja-latn ;
    mo:performance_of <album/150882#musicalwork> ;
    mo:recorded_as <album/150882#musicalexpression> ;
    schema:name "Dazzle the Destiny / Roselia"@en,
        "Dazzle the Destiny / Roselia"@ja,
        "Dazzle the Destiny / Roselia"@ja-latn ;
    schema:workPerformed <album/150882#musicalwork> .

<org/1396#subject> schema:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn ;
    foaf:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/28/150882/150882-b788527ae68d.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/150882#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dazzle the Destiny / Roselia"@en,
        "Dazzle the Destiny / Roselia"@ja,
        "Dazzle the Destiny / Roselia"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/150882#composition> ;
            foaf:name "(Elements Garden"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/150882#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/16#subject>,
        <artist/16261#subject> ;
    mo:produced_work <album/150882#musicalwork> ;
    schema:name "Dazzle the Destiny / Roselia"@en,
        "Dazzle the Destiny / Roselia"@ja,
        "Dazzle the Destiny / Roselia"@ja-latn .

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

<album/150882#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-06-26"^^xsd:date ;
    dcterms:title "Dazzle the Destiny / Roselia"@en,
        "Dazzle the Destiny / Roselia"@ja,
        "Dazzle the Destiny / Roselia"@ja-latn ;
    mo:catalogue_number "BRMM-10919" ;
    mo:media_type "CD" ;
    mo:publication_of <album/150882#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N8dfa1a6aa6fc46b89a685be48613991c ;
    mo:record_count 1 ;
    schema:about <product/5172#subject> ;
    schema:datePublished "2025-06-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/150882/150882-b788527ae68d.jpg> ;
    schema:name "Dazzle the Destiny / Roselia"@en,
        "Dazzle the Destiny / Roselia"@ja,
        "Dazzle the Destiny / Roselia"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/150882/150882-b788527ae68d.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/150882#lyrics> ;
    foaf:name "(Elements Garden"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/150882#subject> ;
    foaf:name "(Elements Garden"@en .

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

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

_:N4f166bc7ff5a48be8d1bb96c26b4ead8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dazzle the Destiny -Instrumental-"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N8dfa1a6aa6fc46b89a685be48613991c ;
    schema:name "Dazzle the Destiny -Instrumental-"@en .

_:N60bfb4153ff54a238ae941d7c901dcd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dazzle the Destiny"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N8dfa1a6aa6fc46b89a685be48613991c ;
    schema:name "Dazzle the Destiny"@en .

_:N9e82b8a9f6ab4ca7bef1b02cfe699df0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grateful Melting -Instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N8dfa1a6aa6fc46b89a685be48613991c ;
    schema:name "Grateful Melting -Instrumental-"@en .

_:Ne5d1dc3fb65c4cbeb7ba612d635604a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grateful Melting"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N8dfa1a6aa6fc46b89a685be48613991c ;
    schema:name "Grateful Melting"@en .

_:N8dfa1a6aa6fc46b89a685be48613991c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4f166bc7ff5a48be8d1bb96c26b4ead8,
        _:N60bfb4153ff54a238ae941d7c901dcd7,
        _:N9e82b8a9f6ab4ca7bef1b02cfe699df0,
        _:Ne5d1dc3fb65c4cbeb7ba612d635604a2 ;
    mo:track_count 4 ;
    schema:duration "PT15:16"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4f166bc7ff5a48be8d1bb96c26b4ead8,
        _:N60bfb4153ff54a238ae941d7c901dcd7,
        _:N9e82b8a9f6ab4ca7bef1b02cfe699df0,
        _:Ne5d1dc3fb65c4cbeb7ba612d635604a2 .

