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

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

<artist/14421#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayaka Ohashi"@en,
        "大橋彩香"@ja ;
    foaf:made <album/93804#subject>,
        <album/93804#vocals> ;
    foaf:name "Ayaka Ohashi"@en,
        "大橋彩香"@ja .

<artist/19977#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sae Otsuka"@en,
        "大塚紗英"@ja ;
    foaf:made <album/93804#subject>,
        <album/93804#vocals> ;
    foaf:name "Sae Otsuka"@en,
        "大塚紗英"@ja .

<artist/19978#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rimi Nishimoto"@en,
        "西本りみ"@ja ;
    foaf:made <album/93804#subject>,
        <album/93804#vocals> ;
    foaf:name "Rimi Nishimoto"@en,
        "西本りみ"@ja .

<artist/19979#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayasa Ito"@en,
        "伊藤彩沙"@ja ;
    foaf:made <album/93804#subject>,
        <album/93804#vocals> ;
    foaf:name "Ayasa Ito"@en,
        "伊藤彩沙"@ja .

<artist/19980#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kou Nakamura"@en,
        "中村航"@ja ;
    foaf:made <album/93804#lyrics>,
        <album/93804#subject> ;
    foaf:name "Kou Nakamura"@en,
        "中村航"@ja .

<artist/27992#subject> a schema:Person,
        foaf:Person ;
    schema:name "Poppin'Party"@en ;
    foaf:made <album/93804#subject>,
        <album/93804#vocals> ;
    foaf:name "Poppin'Party"@en .

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

<album/93804#musicalexpression> a mo:Signal ;
    mo:published_as <album/93804#subject> ;
    mo:records <album/93804#performance> .

<album/93804#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "White Afternoon / Poppin'Party"@en,
        "White Afternoon / Poppin'Party"@ja,
        "White Afternoon / Poppin'Party"@ja-latn ;
    mo:performance_of <album/93804#musicalwork> ;
    mo:recorded_as <album/93804#musicalexpression> ;
    schema:name "White Afternoon / Poppin'Party"@en,
        "White Afternoon / Poppin'Party"@ja,
        "White Afternoon / Poppin'Party"@ja-latn ;
    schema:workPerformed <album/93804#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/40/93804/93804-1575864164.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/93804#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/93804/93804-1575864164.jpg> ;
    foaf:depicts <album/93804#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/93804/93804-1575864164.jpg> .

<https://medium-media.vgm.io/albums/40/93804/93804-1575864164.jpg> a schema:ImageObject,
        foaf:Image .

<album/93804#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "White Afternoon / Poppin'Party"@en,
        "White Afternoon / Poppin'Party"@ja,
        "White Afternoon / Poppin'Party"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/93804#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/16#subject> ;
    mo:produced_work <album/93804#musicalwork> ;
    schema:name "White Afternoon / Poppin'Party"@en,
        "White Afternoon / Poppin'Party"@ja,
        "White Afternoon / Poppin'Party"@ja-latn .

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

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

<album/93804#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-09"^^xsd:date ;
    dcterms:title "White Afternoon / Poppin'Party"@en,
        "White Afternoon / Poppin'Party"@ja,
        "White Afternoon / Poppin'Party"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/93804#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:Na78aa97a0a80401daa8e83780e874f90 ;
    mo:record_count 1 ;
    schema:about <product/5172#subject> ;
    schema:datePublished "2019-12-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/93804/93804-1575864164.jpg> ;
    schema:name "White Afternoon / Poppin'Party"@en,
        "White Afternoon / Poppin'Party"@ja,
        "White Afternoon / Poppin'Party"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/93804/93804-1575864164.jpg> .

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

_:N56a86d017c5242ccb0918f6d3b8dfb19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Afternoon"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Na78aa97a0a80401daa8e83780e874f90 ;
    schema:name "White Afternoon"@en .

_:N72e0915df63049fabab71d0831c639d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Afternoon -instrumental-"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Na78aa97a0a80401daa8e83780e874f90 ;
    schema:name "White Afternoon -instrumental-"@en .

_:Na78aa97a0a80401daa8e83780e874f90 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N56a86d017c5242ccb0918f6d3b8dfb19,
        _:N72e0915df63049fabab71d0831c639d3 ;
    mo:track_count 2 ;
    schema:duration "PT9:57"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N56a86d017c5242ccb0918f6d3b8dfb19,
        _:N72e0915df63049fabab71d0831c639d3 .

