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

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

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

<artist/29639#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hina Suguta"@en,
        "直田姫奈"@ja ;
    foaf:made <album/104716#subject>,
        <album/104716#vocals> ;
    foaf:name "Hina Suguta"@en,
        "直田姫奈"@ja .

<artist/33312#subject> a schema:Person,
        foaf:Person ;
    schema:name "Morfonica"@en ;
    foaf:made <album/104716#subject>,
        <album/104716#vocals> ;
    foaf:name "Morfonica"@en .

<artist/33326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Amane Shindo"@en,
        "進藤あまね"@ja ;
    foaf:made <album/104716#subject>,
        <album/104716#vocals> ;
    foaf:name "Amane Shindo"@en,
        "進藤あまね"@ja .

<artist/33327#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuka Nishio"@en,
        "西尾夕香"@ja ;
    foaf:made <album/104716#subject>,
        <album/104716#vocals> ;
    foaf:name "Yuka Nishio"@en,
        "西尾夕香"@ja .

<artist/33328#subject> a schema:Person,
        foaf:Person ;
    schema:name "mika"@en ;
    foaf:made <album/104716#subject>,
        <album/104716#vocals> ;
    foaf:name "mika"@en .

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104716#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/104716#composition>,
        <album/104716#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

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

<album/104716#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bloom Bloom / Morfonica"@en,
        "ブルームブルーム / Morfonica"@ja,
        "Bloom Bloom / Morfonica"@ja-latn ;
    mo:performance_of <album/104716#musicalwork> ;
    mo:recorded_as <album/104716#musicalexpression> ;
    schema:name "Bloom Bloom / Morfonica"@en,
        "ブルームブルーム / Morfonica"@ja,
        "Bloom Bloom / Morfonica"@ja-latn ;
    schema:workPerformed <album/104716#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/61/104716/104716-a8f88da86b03.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/104716#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/61/104716/104716-a8f88da86b03.jpg> ;
    foaf:depicts <album/104716#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/61/104716/104716-a8f88da86b03.jpg> .

<https://medium-media.vgm.io/albums/61/104716/104716-a8f88da86b03.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/104716#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bloom Bloom / Morfonica"@en,
        "ブルームブルーム / Morfonica"@ja,
        "Bloom Bloom / Morfonica"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/104716#composition> ;
            foaf:name "(Elements Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/104716#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/110#subject>,
        <artist/16#subject> ;
    mo:produced_work <album/104716#musicalwork> ;
    schema:name "Bloom Bloom / Morfonica"@en,
        "ブルームブルーム / Morfonica"@ja,
        "Bloom Bloom / Morfonica"@ja-latn .

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

<album/104716#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-01-13"^^xsd:date ;
    dcterms:title "Bloom Bloom / Morfonica"@en,
        "ブルームブルーム / Morfonica"@ja,
        "Bloom Bloom / Morfonica"@ja-latn ;
    mo:catalogue_number "BRMM-10327" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104716#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N6ece0e534c6b4d86b50a26e42ce5eb2a ;
    mo:record_count 1 ;
    schema:about <product/5172#subject> ;
    schema:datePublished "2021-01-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/61/104716/104716-a8f88da86b03.jpg> ;
    schema:name "Bloom Bloom / Morfonica"@en,
        "ブルームブルーム / Morfonica"@ja,
        "Bloom Bloom / Morfonica"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/61/104716/104716-a8f88da86b03.jpg> .

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

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

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

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

_:N37227ef7b98a41f39c96fe99799ac028 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flame of hope"@en,
        "flame of hope"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N6ece0e534c6b4d86b50a26e42ce5eb2a ;
    schema:name "flame of hope"@en,
        "flame of hope"@ja .

_:N5c63762509d44a19ac0da36a64082835 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom Bloom"@en,
        "ブルームブルーム"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N6ece0e534c6b4d86b50a26e42ce5eb2a ;
    schema:name "Bloom Bloom"@en,
        "ブルームブルーム"@ja .

_:N5ce0b836cdc343719568a5507bc02dda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flame of hope -instrumental-"@en,
        "flame of hope -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N6ece0e534c6b4d86b50a26e42ce5eb2a ;
    schema:name "flame of hope -instrumental-"@en,
        "flame of hope -instrumental-"@ja .

_:N988c5bc742ff4ef6811640347de62319 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom Bloom -instrumental-"@en,
        "ブルームブルーム -instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N6ece0e534c6b4d86b50a26e42ce5eb2a ;
    schema:name "Bloom Bloom -instrumental-"@en,
        "ブルームブルーム -instrumental-"@ja .

_:N6ece0e534c6b4d86b50a26e42ce5eb2a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N37227ef7b98a41f39c96fe99799ac028,
        _:N5c63762509d44a19ac0da36a64082835,
        _:N5ce0b836cdc343719568a5507bc02dda,
        _:N988c5bc742ff4ef6811640347de62319 ;
    mo:track_count 4 ;
    schema:duration "PT17:38"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N37227ef7b98a41f39c96fe99799ac028,
        _:N5c63762509d44a19ac0da36a64082835,
        _:N5ce0b836cdc343719568a5507bc02dda,
        _:N988c5bc742ff4ef6811640347de62319 .

