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

<artist/10841#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aimi"@en,
        "愛美"@ja ;
    foaf:made <album/158523#subject>,
        <album/158523#vocals> ;
    foaf:name "Aimi"@en,
        "愛美"@ja .

<artist/12878#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sachika Misawa"@en,
        "三澤紗千香"@ja ;
    foaf:made <album/158523#subject>,
        <album/158523#vocals> ;
    foaf:name "Sachika Misawa"@en,
        "三澤紗千香"@ja .

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

<artist/27614#subject> a schema:Person,
        foaf:Person ;
    schema:name "Coco Hayashi"@en,
        "林鼓子"@ja ;
    foaf:made <album/158523#subject>,
        <album/158523#vocals> ;
    foaf:name "Coco Hayashi"@en,
        "林鼓子"@ja .

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

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

<artist/12405#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/158523#subject> ;
    schema:name "Seima Iwahashi"@en,
        "岩橋星実"@ja ;
    foaf:made <album/158523#composition>,
        <album/158523#subject> ;
    foaf:name "Seima Iwahashi"@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/158523#musicalexpression> a mo:Signal ;
    mo:published_as <album/158523#subject> ;
    mo:records <album/158523#performance> .

<album/158523#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Wonder Night Land / Starry Tea Party"@en,
        "Wonder Night Land / 星降るティーパーティー"@ja,
        "Wonder Night Land / Starry Tea Party"@ja-latn ;
    mo:performance_of <album/158523#musicalwork> ;
    mo:recorded_as <album/158523#musicalexpression> ;
    schema:name "Wonder Night Land / Starry Tea Party"@en,
        "Wonder Night Land / 星降るティーパーティー"@ja,
        "Wonder Night Land / Starry Tea Party"@ja-latn ;
    schema:workPerformed <album/158523#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/32/158523/158523-b214cc064f29.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/158523#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/32/158523/158523-b214cc064f29.jpg> ;
    foaf:depicts <album/158523#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/32/158523/158523-b214cc064f29.jpg> .

<https://medium-media.vgm.io/albums/32/158523/158523-b214cc064f29.jpg> a schema:ImageObject,
        foaf:Image .

<album/158523#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Wonder Night Land / Starry Tea Party"@en,
        "Wonder Night Land / 星降るティーパーティー"@ja,
        "Wonder Night Land / Starry Tea Party"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/158523#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/12405#subject> ;
    mo:produced_work <album/158523#musicalwork> ;
    schema:name "Wonder Night Land / Starry Tea Party"@en,
        "Wonder Night Land / 星降るティーパーティー"@ja,
        "Wonder Night Land / Starry Tea Party"@ja-latn .

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

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

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

<album/158523#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-02-18"^^xsd:date ;
    dcterms:title "Wonder Night Land / Starry Tea Party"@en,
        "Wonder Night Land / 星降るティーパーティー"@ja,
        "Wonder Night Land / Starry Tea Party"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/158523#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N71d1818155ba44b78a7c2dc7eedd0679 ;
    mo:record_count 1 ;
    schema:about <product/5172#subject> ;
    schema:datePublished "2026-02-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/32/158523/158523-b214cc064f29.jpg> ;
    schema:name "Wonder Night Land / Starry Tea Party"@en,
        "Wonder Night Land / 星降るティーパーティー"@ja,
        "Wonder Night Land / Starry Tea Party"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/158523/158523-b214cc064f29.jpg> .

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

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

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

_:N71d1818155ba44b78a7c2dc7eedd0679 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Ndfa6f47ee1304abc82d3d8766b782228 ;
    mo:track_count 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Ndfa6f47ee1304abc82d3d8766b782228 .

_:Ndfa6f47ee1304abc82d3d8766b782228 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonder Night Land"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N71d1818155ba44b78a7c2dc7eedd0679 ;
    schema:name "Wonder Night Land"@en .

