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

<artist/15351#subject> a schema:Person,
        foaf:Person ;
    schema:name "Azusa Tadokoro"@en,
        "田所あずさ"@ja ;
    foaf:made <album/151569#subject>,
        <album/151569#vocals> ;
    foaf:name "Azusa Tadokoro"@en,
        "田所あずさ"@ja .

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

<artist/23618#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayasa"@en ;
    foaf:made <album/151569#subject>,
        <album/151569#vocals> ;
    foaf:name "Ayasa"@en .

<artist/29480#subject> a schema:Person,
        foaf:Person ;
    schema:name "Raychell"@en ;
    foaf:made <album/151569#subject>,
        <album/151569#vocals> ;
    foaf:name "Raychell"@en .

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151569#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/151569#composition>,
        <album/151569#subject> ;
    foaf:name "Noriyasu Agematsu"@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/151569#musicalexpression> a mo:Signal ;
    mo:published_as <album/151569#subject> ;
    mo:records <album/151569#performance> .

<album/151569#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "flame of hope (Parallel ver.) / Cool Beauties"@en,
        "flame of hope（パラレルver.） / クールビューティーズ"@ja,
        "flame of hope (Parallel ver.) / Cool Beauties"@ja-latn ;
    mo:performance_of <album/151569#musicalwork> ;
    mo:recorded_as <album/151569#musicalexpression> ;
    schema:name "flame of hope (Parallel ver.) / Cool Beauties"@en,
        "flame of hope（パラレルver.） / クールビューティーズ"@ja,
        "flame of hope (Parallel ver.) / Cool Beauties"@ja-latn ;
    schema:workPerformed <album/151569#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/96/151569/151569-7f4c495985c1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151569#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/151569/151569-7f4c495985c1.jpg> ;
    foaf:depicts <album/151569#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/151569/151569-7f4c495985c1.jpg> .

<https://medium-media.vgm.io/albums/96/151569/151569-7f4c495985c1.jpg> a schema:ImageObject,
        foaf:Image .

<album/151569#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "flame of hope (Parallel ver.) / Cool Beauties"@en,
        "flame of hope（パラレルver.） / クールビューティーズ"@ja,
        "flame of hope (Parallel ver.) / Cool Beauties"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/151569#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/16#subject> ;
    mo:produced_work <album/151569#musicalwork> ;
    schema:name "flame of hope (Parallel ver.) / Cool Beauties"@en,
        "flame of hope（パラレルver.） / クールビューティーズ"@ja,
        "flame of hope (Parallel ver.) / Cool Beauties"@ja-latn .

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

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

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

<album/151569#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-07-12"^^xsd:date ;
    dcterms:title "flame of hope (Parallel ver.) / Cool Beauties"@en,
        "flame of hope（パラレルver.） / クールビューティーズ"@ja,
        "flame of hope (Parallel ver.) / Cool Beauties"@ja-latn ;
    mo:catalogue_number "BRDM-10514" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/151569#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N453adcb81fc34dcaa8f0adaddc625286 ;
    mo:record_count 1 ;
    schema:about <product/5172#subject> ;
    schema:datePublished "2025-07-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/151569/151569-7f4c495985c1.jpg> ;
    schema:name "flame of hope (Parallel ver.) / Cool Beauties"@en,
        "flame of hope（パラレルver.） / クールビューティーズ"@ja,
        "flame of hope (Parallel ver.) / Cool Beauties"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/151569/151569-7f4c495985c1.jpg> .

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

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

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

_:N453adcb81fc34dcaa8f0adaddc625286 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N605105f3242244bd91f20aa1ba0f2383 ;
    mo:track_count 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N605105f3242244bd91f20aa1ba0f2383 .

_:N605105f3242244bd91f20aa1ba0f2383 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flame of hope (Parallel ver.)"@en,
        "flame of hope （パラレルver.）"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N453adcb81fc34dcaa8f0adaddc625286 ;
    schema:name "flame of hope (Parallel ver.)"@en,
        "flame of hope （パラレルver.）"@ja .

