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

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

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

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

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

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

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

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

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

<artist/16#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/82736#subject> ;
    schema:name "Noriyasu Agematsu"@en,
        "上松範康"@ja ;
    foaf:made <album/82736#composition>,
        <album/82736#subject> ;
    foaf:name "Noriyasu Agematsu"@en,
        "上松範康"@ja .

<product/6825#subject> a schema:CreativeWork ;
    schema:name "BanG Dream! 2nd Season"@en,
        "バンドリ! 2nd Season"@ja,
        "BanG Dream! 2nd Season"@ja-latn ;
    foaf:name "BanG Dream! 2nd Season"@en,
        "バンドリ! 2nd Season"@ja,
        "BanG Dream! 2nd Season"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/63/82736/82736-236304a1a914.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/82736#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-20"^^xsd:date ;
    dcterms:title "Jumpin' / Poppin'Party [Limited Edition]"@en,
        "Jumpin' / Poppin'Party [Limited Edition]"@ja,
        "Jumpin' / Poppin'Party [Limited Edition]"@ja-latn ;
    mo:catalogue_number "BRMM-10158" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/82736#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N8fcc0c7d77cc468894e243034fb81ac7,
        _:Nc03c5a0fc7f44a34951d59a92eeb1e90 ;
    mo:record_count 2 ;
    schema:about <product/6825#subject> ;
    schema:datePublished "2019-02-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/82736/82736-236304a1a914.jpg> ;
    schema:name "Jumpin' / Poppin'Party [Limited Edition]"@en,
        "Jumpin' / Poppin'Party [Limited Edition]"@ja,
        "Jumpin' / Poppin'Party [Limited Edition]"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/82736/82736-236304a1a914.jpg> .

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

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

_:N4eccd057b5194a0c91e06651f5c6cdbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What's the POPIPA!? -instrumental-"@en,
        "What's the POPIPA!? -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N8fcc0c7d77cc468894e243034fb81ac7 ;
    schema:name "What's the POPIPA!? -instrumental-"@en,
        "What's the POPIPA!? -instrumental-"@ja .

_:N56e0db5690a845798f1e2a0f0076a069 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jumpin'"@en,
        "Jumpin'"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N8fcc0c7d77cc468894e243034fb81ac7 ;
    schema:name "Jumpin'"@en,
        "Jumpin'"@ja .

_:N6df1ccab587948ed9b69f3a1db7c4697 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "\"BanG Dream! 5th☆LIVE\" Day1:Poppin'Party HAPPY PARTY 2018! (2018.5.12)"@en,
        "「BanG Dream! 5th☆LIVE」Day1:Poppin'Party HAPPY PARTY 2018!(2018.5.12)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc03c5a0fc7f44a34951d59a92eeb1e90 ;
    schema:name "\"BanG Dream! 5th☆LIVE\" Day1:Poppin'Party HAPPY PARTY 2018! (2018.5.12)"@en,
        "「BanG Dream! 5th☆LIVE」Day1:Poppin'Party HAPPY PARTY 2018!(2018.5.12)"@ja .

_:N8c6a5fd2a1f44eb993cd3f28dd1fa417 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jumpin' -instrumental-"@en,
        "Jumpin' -instrumental-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N8fcc0c7d77cc468894e243034fb81ac7 ;
    schema:name "Jumpin' -instrumental-"@en,
        "Jumpin' -instrumental-"@ja .

_:Na101ed9c33ee49c3aad27e2c7e1e8482 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What's the POPIPA!?"@en,
        "What's the POPIPA!?"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N8fcc0c7d77cc468894e243034fb81ac7 ;
    schema:name "What's the POPIPA!?"@en,
        "What's the POPIPA!?"@ja .

_:Nc03c5a0fc7f44a34951d59a92eeb1e90 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N6df1ccab587948ed9b69f3a1db7c4697 ;
    mo:track_count 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N6df1ccab587948ed9b69f3a1db7c4697 .

_:N8fcc0c7d77cc468894e243034fb81ac7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4eccd057b5194a0c91e06651f5c6cdbb,
        _:N56e0db5690a845798f1e2a0f0076a069,
        _:N8c6a5fd2a1f44eb993cd3f28dd1fa417,
        _:Na101ed9c33ee49c3aad27e2c7e1e8482 ;
    mo:track_count 4 ;
    schema:duration "PT17:30"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N4eccd057b5194a0c91e06651f5c6cdbb,
        _:N56e0db5690a845798f1e2a0f0076a069,
        _:N8c6a5fd2a1f44eb993cd3f28dd1fa417,
        _:Na101ed9c33ee49c3aad27e2c7e1e8482 .

