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

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

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

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

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

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

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

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

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

<artist/130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153959#subject> ;
    schema:name "Daisuke Kikuta"@en,
        "菊田大介"@ja ;
    foaf:made <album/153959#composition>,
        <album/153959#subject> ;
    foaf:name "Daisuke Kikuta"@en,
        "菊田大介"@ja .

<artist/34351#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153959#subject> ;
    schema:name "Seima Kondo"@en,
        "近藤世真"@ja ;
    foaf:made <album/153959#composition>,
        <album/153959#subject> ;
    foaf:name "Seima Kondo"@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/153959#musicalexpression> a mo:Signal ;
    mo:published_as <album/153959#subject> ;
    mo:records <album/153959#performance> .

<album/153959#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Feathered Dreams / Morfonica"@en,
        "Feathered Dreams / Morfonica"@ja,
        "Feathered Dreams / Morfonica"@ja-latn ;
    mo:performance_of <album/153959#musicalwork> ;
    mo:recorded_as <album/153959#musicalexpression> ;
    schema:name "Feathered Dreams / Morfonica"@en,
        "Feathered Dreams / Morfonica"@ja,
        "Feathered Dreams / Morfonica"@ja-latn ;
    schema:workPerformed <album/153959#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/95/153959/153959-8b7112876051.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/153959#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/153959/153959-8b7112876051.jpg> ;
    foaf:depicts <album/153959#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/153959/153959-8b7112876051.jpg> .

<https://medium-media.vgm.io/albums/95/153959/153959-8b7112876051.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/153959#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Feathered Dreams / Morfonica"@en,
        "Feathered Dreams / Morfonica"@ja,
        "Feathered Dreams / Morfonica"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/153959#composition> ;
            foaf:name "(Elements Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/153959#composition> ;
            foaf:name "(Elements Garden"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/153959#composition> ;
            foaf:name "(Elements Garden)"@en ],
        <artist/110#subject>,
        <artist/130#subject>,
        <artist/34351#subject> ;
    mo:produced_work <album/153959#musicalwork> ;
    schema:name "Feathered Dreams / Morfonica"@en,
        "Feathered Dreams / Morfonica"@ja,
        "Feathered Dreams / Morfonica"@ja-latn .

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

<album/153959#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-27"^^xsd:date ;
    dcterms:title "Feathered Dreams / Morfonica"@en,
        "Feathered Dreams / Morfonica"@ja,
        "Feathered Dreams / Morfonica"@ja-latn ;
    mo:catalogue_number "BRMM-10945" ;
    mo:media_type "CD" ;
    mo:publication_of <album/153959#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:Nf732b368d2d24bbdbc2df2ead3fe83dd ;
    mo:record_count 1 ;
    schema:about <product/5172#subject> ;
    schema:datePublished "2025-08-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/153959/153959-8b7112876051.jpg> ;
    schema:name "Feathered Dreams / Morfonica"@en,
        "Feathered Dreams / Morfonica"@ja,
        "Feathered Dreams / Morfonica"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/153959/153959-8b7112876051.jpg> .

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

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

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

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

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

_:N05524f91eb814d6393b48f3e7f535e06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Color of Us -instrumental-"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nf732b368d2d24bbdbc2df2ead3fe83dd ;
    schema:name "Color of Us -instrumental-"@en .

_:N0e645abbca534f6680c72052e116d3c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feathered Dreams"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nf732b368d2d24bbdbc2df2ead3fe83dd ;
    schema:name "Feathered Dreams"@en .

_:N1b76b8085af9422c89ac56741898f41c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Color of Us"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nf732b368d2d24bbdbc2df2ead3fe83dd ;
    schema:name "Color of Us"@en .

_:N49264bcfd0ac41b3957eea5f2598c847 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Portray Empathy -instrumental-"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nf732b368d2d24bbdbc2df2ead3fe83dd ;
    schema:name "Portray Empathy -instrumental-"@en .

_:Ndab661bfacc64cdbaeb13238c8c90f27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Portray Empathy"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nf732b368d2d24bbdbc2df2ead3fe83dd ;
    schema:name "Portray Empathy"@en .

_:Nefc51b8939cb454f9219e15b02149289 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feathered Dreams -instrumental-"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nf732b368d2d24bbdbc2df2ead3fe83dd ;
    schema:name "Feathered Dreams -instrumental-"@en .

_:Nf732b368d2d24bbdbc2df2ead3fe83dd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05524f91eb814d6393b48f3e7f535e06,
        _:N0e645abbca534f6680c72052e116d3c8,
        _:N1b76b8085af9422c89ac56741898f41c,
        _:N49264bcfd0ac41b3957eea5f2598c847,
        _:Ndab661bfacc64cdbaeb13238c8c90f27,
        _:Nefc51b8939cb454f9219e15b02149289 ;
    mo:track_count 6 ;
    schema:duration "PT23:44"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N05524f91eb814d6393b48f3e7f535e06,
        _:N0e645abbca534f6680c72052e116d3c8,
        _:N1b76b8085af9422c89ac56741898f41c,
        _:N49264bcfd0ac41b3957eea5f2598c847,
        _:Ndab661bfacc64cdbaeb13238c8c90f27,
        _:Nefc51b8939cb454f9219e15b02149289 .

