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

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

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

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

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

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

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

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

<artist/34132#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141782#subject> ;
    schema:name "Yuki Hidaka"@en,
        "日高勇輝"@ja ;
    foaf:made <album/141782#composition>,
        <album/141782#subject> ;
    foaf:name "Yuki Hidaka"@en,
        "日高勇輝"@ja .

<artist/55293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141782#subject> ;
    schema:name "Daisuke Horikawa"@en,
        "堀川大翼"@ja ;
    foaf:made <album/141782#composition>,
        <album/141782#subject> ;
    foaf:name "Daisuke Horikawa"@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/141782#musicalexpression> a mo:Signal ;
    mo:published_as <album/141782#subject> ;
    mo:records <album/141782#performance> .

<album/141782#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tempest/Wreath of Brave / Morfonica [Limited Edition]"@en,
        "Tempest/Wreath of Brave / Morfonica [Blu-ray付生産限定盤]"@ja,
        "Tempest/Wreath of Brave / Morfonica [Limited Edition]"@ja-latn ;
    mo:performance_of <album/141782#musicalwork> ;
    mo:recorded_as <album/141782#musicalexpression> ;
    schema:name "Tempest/Wreath of Brave / Morfonica [Limited Edition]"@en,
        "Tempest/Wreath of Brave / Morfonica [Blu-ray付生産限定盤]"@ja,
        "Tempest/Wreath of Brave / Morfonica [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/141782#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/141782/141782-59b51662cb41.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141782#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/141782/141782-59b51662cb41.jpg> ;
    foaf:depicts <album/141782#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/141782/141782-59b51662cb41.jpg> .

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

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

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

<album/141782#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tempest/Wreath of Brave / Morfonica [Limited Edition]"@en,
        "Tempest/Wreath of Brave / Morfonica [Blu-ray付生産限定盤]"@ja,
        "Tempest/Wreath of Brave / Morfonica [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/141782#composition> ;
            foaf:name "(Elements Garden"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/141782#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/34132#subject>,
        <artist/55293#subject> ;
    mo:produced_work <album/141782#musicalwork> ;
    schema:name "Tempest/Wreath of Brave / Morfonica [Limited Edition]"@en,
        "Tempest/Wreath of Brave / Morfonica [Blu-ray付生産限定盤]"@ja,
        "Tempest/Wreath of Brave / Morfonica [Limited Edition]"@ja-latn .

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

<album/141782#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-10-09"^^xsd:date ;
    dcterms:title "Tempest/Wreath of Brave / Morfonica [Limited Edition]"@en,
        "Tempest/Wreath of Brave / Morfonica [Blu-ray付生産限定盤]"@ja,
        "Tempest/Wreath of Brave / Morfonica [Limited Edition]"@ja-latn ;
    mo:catalogue_number "BRMM-10829" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/141782#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N3a15fff119154965bc86bd1f27899135,
        _:N63cce7abe8d8404190f441a5798c57d5 ;
    mo:record_count 2 ;
    schema:about <product/5172#subject> ;
    schema:datePublished "2024-10-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/141782/141782-59b51662cb41.jpg> ;
    schema:name "Tempest/Wreath of Brave / Morfonica [Limited Edition]"@en,
        "Tempest/Wreath of Brave / Morfonica [Blu-ray付生産限定盤]"@ja,
        "Tempest/Wreath of Brave / Morfonica [Limited Edition]"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/141782/141782-59b51662cb41.jpg> .

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

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

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

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

_:N0c0c8b0c62c747ef816d9c4433c9f6bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アゲハ蝶"@ja,
        "Agehachou"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a15fff119154965bc86bd1f27899135 ;
    schema:name "アゲハ蝶"@ja,
        "Agehachou"@ja-latn .

_:N25ec746c047b43239ff0dcd20bf7ee59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブルームブルーム"@ja,
        "Bloom Bloom"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a15fff119154965bc86bd1f27899135 ;
    schema:name "ブルームブルーム"@ja,
        "Bloom Bloom"@ja-latn .

_:N333703ff6242480abd98a0ba6e4362eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メランコリックララバイ"@ja,
        "Melancholic Lullaby"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a15fff119154965bc86bd1f27899135 ;
    schema:name "メランコリックララバイ"@ja,
        "Melancholic Lullaby"@ja-latn .

_:N3467a032c6524d7b97f558572e3addd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nevereverland"@ja,
        "Nevereverland"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a15fff119154965bc86bd1f27899135 ;
    schema:name "Nevereverland"@ja,
        "Nevereverland"@ja-latn .

_:N369bf445806b4cc0a908b246063ede31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "きょうもMerry go rounD"@ja,
        "Today's Merry go rounD"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a15fff119154965bc86bd1f27899135 ;
    schema:name "きょうもMerry go rounD"@ja,
        "Today's Merry go rounD"@ja-latn .

_:N39c7322b66f4473298a5bed5e2a94d17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wreath of Brave -instrumental-"@ja,
        "Wreath of Brave -instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N63cce7abe8d8404190f441a5798c57d5 ;
    schema:name "Wreath of Brave -instrumental-"@ja,
        "Wreath of Brave -instrumental-"@ja-latn .

_:N3ac6300093c64f02b4d58aa9714857da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ever Sky Blue"@ja,
        "Ever Sky Blue"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a15fff119154965bc86bd1f27899135 ;
    schema:name "Ever Sky Blue"@ja,
        "Ever Sky Blue"@ja-latn .

_:N431ca906e75741fc886741b39e701173 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フレージング ミラージュ"@ja,
        "Phrasing Mirage"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a15fff119154965bc86bd1f27899135 ;
    schema:name "フレージング ミラージュ"@ja,
        "Phrasing Mirage"@ja-latn .

_:N4371a377c90747e2aa03e94e428259e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "unravel"@ja,
        "unravel"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a15fff119154965bc86bd1f27899135 ;
    schema:name "unravel"@ja,
        "unravel"@ja-latn .

_:N539a243eef0c42148845b88aae32dd34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誓いのWingbeat"@ja,
        "Wingbeat of Promise"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a15fff119154965bc86bd1f27899135 ;
    schema:name "誓いのWingbeat"@ja,
        "Wingbeat of Promise"@ja-latn .

_:N5f10080216b24498ba9f531770d6a277 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tempest"@ja,
        "Tempest"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N63cce7abe8d8404190f441a5798c57d5 ;
    schema:name "Tempest"@ja,
        "Tempest"@ja-latn .

_:N6a161edbb9c5427fa2cd00681996bf3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "わたしまちがいさがし"@ja,
        "Find my difference"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a15fff119154965bc86bd1f27899135 ;
    schema:name "わたしまちがいさがし"@ja,
        "Find my difference"@ja-latn .

_:N72dfe1cd782547f3a4e6b34e9d290d6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MUGEN Reverberate!"@ja,
        "MUGEN Reverberate!"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a15fff119154965bc86bd1f27899135 ;
    schema:name "MUGEN Reverberate!"@ja,
        "MUGEN Reverberate!"@ja-latn .

_:N812b4dc48122492eb68d4b78569ca59b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハーモニー・デイ"@ja,
        "Harmony Day"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a15fff119154965bc86bd1f27899135 ;
    schema:name "ハーモニー・デイ"@ja,
        "Harmony Day"@ja-latn .

_:Na57c685ef78140c5a2df454ef2d2e62b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "両翼のBrilliance"@ja,
        "Ryouyoku no Brilliance"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a15fff119154965bc86bd1f27899135 ;
    schema:name "両翼のBrilliance"@ja,
        "Ryouyoku no Brilliance"@ja-latn .

_:Nb952d74b8ab24836bc070ddebf8e6ea0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flame of hope"@ja,
        "flame of hope"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a15fff119154965bc86bd1f27899135 ;
    schema:name "flame of hope"@ja,
        "flame of hope"@ja-latn .

_:Nc202417c57294943afe9c59ca732ed48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tempest -instrumental-"@ja,
        "Tempest -instrumental-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N63cce7abe8d8404190f441a5798c57d5 ;
    schema:name "Tempest -instrumental-"@ja,
        "Tempest -instrumental-"@ja-latn .

_:Nd8cfd534fe354129a224c43cb3e9c994 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "esora no clover"@ja,
        "esora no clover"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N3a15fff119154965bc86bd1f27899135 ;
    schema:name "esora no clover"@ja,
        "esora no clover"@ja-latn .

_:Ne992a5fe4e35450f82bffffd453e1b41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wreath of Brave"@ja,
        "Wreath of Brave"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N63cce7abe8d8404190f441a5798c57d5 ;
    schema:name "Wreath of Brave"@ja,
        "Wreath of Brave"@ja-latn .

_:N63cce7abe8d8404190f441a5798c57d5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39c7322b66f4473298a5bed5e2a94d17,
        _:N5f10080216b24498ba9f531770d6a277,
        _:Nc202417c57294943afe9c59ca732ed48,
        _:Ne992a5fe4e35450f82bffffd453e1b41 ;
    mo:track_count 4 ;
    schema:duration "PT17:10"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N39c7322b66f4473298a5bed5e2a94d17,
        _:N5f10080216b24498ba9f531770d6a277,
        _:Nc202417c57294943afe9c59ca732ed48,
        _:Ne992a5fe4e35450f82bffffd453e1b41 .

_:N3a15fff119154965bc86bd1f27899135 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0c0c8b0c62c747ef816d9c4433c9f6bf,
        _:N25ec746c047b43239ff0dcd20bf7ee59,
        _:N333703ff6242480abd98a0ba6e4362eb,
        _:N3467a032c6524d7b97f558572e3addd9,
        _:N369bf445806b4cc0a908b246063ede31,
        _:N3ac6300093c64f02b4d58aa9714857da,
        _:N431ca906e75741fc886741b39e701173,
        _:N4371a377c90747e2aa03e94e428259e8,
        _:N539a243eef0c42148845b88aae32dd34,
        _:N6a161edbb9c5427fa2cd00681996bf3e,
        _:N72dfe1cd782547f3a4e6b34e9d290d6e,
        _:N812b4dc48122492eb68d4b78569ca59b,
        _:Na57c685ef78140c5a2df454ef2d2e62b,
        _:Nb952d74b8ab24836bc070ddebf8e6ea0,
        _:Nd8cfd534fe354129a224c43cb3e9c994 ;
    mo:track_count 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0c0c8b0c62c747ef816d9c4433c9f6bf,
        _:N25ec746c047b43239ff0dcd20bf7ee59,
        _:N333703ff6242480abd98a0ba6e4362eb,
        _:N3467a032c6524d7b97f558572e3addd9,
        _:N369bf445806b4cc0a908b246063ede31,
        _:N3ac6300093c64f02b4d58aa9714857da,
        _:N431ca906e75741fc886741b39e701173,
        _:N4371a377c90747e2aa03e94e428259e8,
        _:N539a243eef0c42148845b88aae32dd34,
        _:N6a161edbb9c5427fa2cd00681996bf3e,
        _:N72dfe1cd782547f3a4e6b34e9d290d6e,
        _:N812b4dc48122492eb68d4b78569ca59b,
        _:Na57c685ef78140c5a2df454ef2d2e62b,
        _:Nb952d74b8ab24836bc070ddebf8e6ea0,
        _:Nd8cfd534fe354129a224c43cb3e9c994 .

