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

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

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

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

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

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

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

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

<artist/12405#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104754#subject> ;
    schema:name "Seima Iwahashi"@en,
        "岩橋星実"@ja ;
    foaf:made <album/104754#composition>,
        <album/104754#subject> ;
    foaf:name "Seima Iwahashi"@en,
        "岩橋星実"@ja .

<artist/27793#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104754#subject> ;
    schema:name "Yuta Kasai"@en,
        "笠井雄太"@ja ;
    foaf:made <album/104754#composition>,
        <album/104754#subject> ;
    foaf:name "Yuta Kasai"@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/104754#lyrics> a mo:Lyrics .

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

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

<https://medium-media.vgm.io/albums/45/104754/104754-c198d3b286c6.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/104754#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-01-06"^^xsd:date ;
    dcterms:title "Photograph / Poppin'Party"@en,
        "Photograph / Poppin'Party"@ja,
        "Photograph / Poppin'Party"@ja-latn ;
    mo:catalogue_number "BRMM-10325" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104754#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N2fb77a090dfd436aa3a6910ae71f7947 ;
    mo:record_count 1 ;
    schema:about <product/5172#subject> ;
    schema:datePublished "2021-01-06"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/104754/104754-c198d3b286c6.jpg> ;
    schema:name "Photograph / Poppin'Party"@en,
        "Photograph / Poppin'Party"@ja,
        "Photograph / Poppin'Party"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/104754/104754-c198d3b286c6.jpg> .

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

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

_:N3103b190aaba4c309711469fc78819ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Photograph -instrumental-"@ja,
        "Photograph -instrumental-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N2fb77a090dfd436aa3a6910ae71f7947 ;
    schema:name "Photograph -instrumental-"@ja,
        "Photograph -instrumental-"@ja-latn .

_:N51c4c7a508fd4f0c9d8df093325964b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "開けたらDream!"@ja,
        "Aketara Dream!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N2fb77a090dfd436aa3a6910ae71f7947 ;
    schema:name "開けたらDream!"@ja,
        "Aketara Dream!"@ja-latn .

_:N5d871bcfd3fb40128bd2e9a7b01290e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "開けたらDream! -instrumental-"@ja,
        "Aketara Dream! -instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N2fb77a090dfd436aa3a6910ae71f7947 ;
    schema:name "開けたらDream! -instrumental-"@ja,
        "Aketara Dream! -instrumental-"@ja-latn .

_:Nbe8ac5a181c64684a28bedfe505f947e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Photograph"@ja,
        "Photograph"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N2fb77a090dfd436aa3a6910ae71f7947 ;
    schema:name "Photograph"@ja,
        "Photograph"@ja-latn .

_:N2fb77a090dfd436aa3a6910ae71f7947 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3103b190aaba4c309711469fc78819ff,
        _:N51c4c7a508fd4f0c9d8df093325964b9,
        _:N5d871bcfd3fb40128bd2e9a7b01290e4,
        _:Nbe8ac5a181c64684a28bedfe505f947e ;
    mo:track_count 4 ;
    schema:duration "PT18:52"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3103b190aaba4c309711469fc78819ff,
        _:N51c4c7a508fd4f0c9d8df093325964b9,
        _:N5d871bcfd3fb40128bd2e9a7b01290e4,
        _:Nbe8ac5a181c64684a28bedfe505f947e .

