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

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

<artist/1977#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92412#subject> ;
    schema:name "Masato Nakayama"@en,
        "中山真斗"@ja ;
    foaf:made <album/92412#composition>,
        <album/92412#lyrics>,
        <album/92412#subject> ;
    foaf:name "Masato Nakayama"@en,
        "中山真斗"@ja .

<product/7744#subject> a schema:CreativeWork ;
    schema:name "A3! (Game)"@en,
        "A3! (Game)"@ja,
        "A3! (Game)"@ja-latn ;
    foaf:name "A3! (Game)"@en,
        "A3! (Game)"@ja,
        "A3! (Game)"@ja-latn .

<album/92412#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A3! BLOOMING LIVE 2019 canime Bonus"@en,
        "A3! BLOOMING LIVE 2019 きゃにめ特典"@ja,
        "A3! BLOOMING LIVE 2019 canime Bonus"@ja-latn ;
    mo:composer <artist/1977#subject> ;
    mo:produced_work <album/92412#musicalwork> ;
    schema:name "A3! BLOOMING LIVE 2019 canime Bonus"@en,
        "A3! BLOOMING LIVE 2019 きゃにめ特典"@ja,
        "A3! BLOOMING LIVE 2019 canime Bonus"@ja-latn .

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

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

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

<https://media.vgm.io/albums/21/92412/92412-1572818868.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/92412#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/92412/92412-1572818868.jpg> ;
    foaf:depicts <album/92412#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/92412/92412-1572818868.jpg> .

<https://medium-media.vgm.io/albums/21/92412/92412-1572818868.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/24890#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92412#performance> ;
    schema:name "Tasuku Hatanaka"@en,
        "畠中祐"@ja ;
    foaf:name "Tasuku Hatanaka"@en,
        "畠中祐"@ja .

<artist/31933#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92412#performance> ;
    schema:name "Seiya Konishi"@en,
        "小西成弥"@ja ;
    foaf:name "Seiya Konishi"@en,
        "小西成弥"@ja .

<artist/6497#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92412#performance> ;
    schema:name "Satoshi Hino"@en,
        "日野聡"@ja ;
    foaf:name "Satoshi Hino"@en,
        "日野聡"@ja .

<artist/6969#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92412#performance> ;
    schema:name "Wataru Hatano"@en,
        "羽多野渉"@ja ;
    foaf:name "Wataru Hatano"@en,
        "羽多野渉"@ja .

<album/92412#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A3! BLOOMING LIVE 2019 canime Bonus"@en,
        "A3! BLOOMING LIVE 2019 きゃにめ特典"@ja,
        "A3! BLOOMING LIVE 2019 canime Bonus"@ja-latn ;
    mo:performance_of <album/92412#musicalwork> ;
    mo:performer <artist/24890#subject>,
        <artist/31933#subject>,
        <artist/6497#subject>,
        <artist/6969#subject> ;
    mo:recorded_as <album/92412#musicalexpression> ;
    schema:byArtist <artist/24890#subject>,
        <artist/31933#subject>,
        <artist/6497#subject>,
        <artist/6969#subject> ;
    schema:name "A3! BLOOMING LIVE 2019 canime Bonus"@en,
        "A3! BLOOMING LIVE 2019 きゃにめ特典"@ja,
        "A3! BLOOMING LIVE 2019 canime Bonus"@ja-latn ;
    schema:workPerformed <album/92412#musicalwork> .

<album/92412#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-09-25"^^xsd:date ;
    dcterms:title "A3! BLOOMING LIVE 2019 canime Bonus"@en,
        "A3! BLOOMING LIVE 2019 きゃにめ特典"@ja,
        "A3! BLOOMING LIVE 2019 canime Bonus"@ja-latn ;
    mo:catalogue_number "DSP-02215" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92412#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Nfd2ef5a649a449c6bf729f1ce53a21fd ;
    mo:record_count 1 ;
    schema:about <product/7744#subject> ;
    schema:byArtist <artist/24890#subject>,
        <artist/31933#subject>,
        <artist/6497#subject>,
        <artist/6969#subject> ;
    schema:datePublished "2019-09-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/92412/92412-1572818868.jpg> ;
    schema:name "A3! BLOOMING LIVE 2019 canime Bonus"@en,
        "A3! BLOOMING LIVE 2019 きゃにめ特典"@ja,
        "A3! BLOOMING LIVE 2019 canime Bonus"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/92412/92412-1572818868.jpg> .

_:N02cbb18c32924a3ea562b2699dc38a04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GOLDEN ENCORE! Solo ver Guy (CV: Satoshi Hino)"@en,
        "GOLDEN ENCORE! ソロver ガイ(CV:日野聡)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd2ef5a649a449c6bf729f1ce53a21fd ;
    schema:name "GOLDEN ENCORE! Solo ver Guy (CV: Satoshi Hino)"@en,
        "GOLDEN ENCORE! ソロver ガイ(CV:日野聡)"@ja .

_:N0839259e5429436db8795cbb73377c16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GOLDEN ENCORE! Solo ver Chikage Utsuki (CV: Wataru Hatano)"@en,
        "GOLDEN ENCORE! ソロver 卯木千景(CV:羽多野渉)"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd2ef5a649a449c6bf729f1ce53a21fd ;
    schema:name "GOLDEN ENCORE! Solo ver Chikage Utsuki (CV: Wataru Hatano)"@en,
        "GOLDEN ENCORE! ソロver 卯木千景(CV:羽多野渉)"@ja .

_:N1ee5a9df80274dcab69e835658fce043 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GOLDEN ENCORE! Solo ver Azami Izumida (CV: Seiya Konishi)"@en,
        "GOLDEN ENCORE! ソロver 泉田莇(CV:小西成弥)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd2ef5a649a449c6bf729f1ce53a21fd ;
    schema:name "GOLDEN ENCORE! Solo ver Azami Izumida (CV: Seiya Konishi)"@en,
        "GOLDEN ENCORE! ソロver 泉田莇(CV:小西成弥)"@ja .

_:Nd2b871996e864ff981f875a96ee9b1b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GOLDEN ENCORE! Solo ver Kumon Hyodo (CV: Tasuku Hatanaka)"@en,
        "GOLDEN ENCORE! ソロver 兵頭九門(CV:畠中祐)"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfd2ef5a649a449c6bf729f1ce53a21fd ;
    schema:name "GOLDEN ENCORE! Solo ver Kumon Hyodo (CV: Tasuku Hatanaka)"@en,
        "GOLDEN ENCORE! ソロver 兵頭九門(CV:畠中祐)"@ja .

_:Nfd2ef5a649a449c6bf729f1ce53a21fd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02cbb18c32924a3ea562b2699dc38a04,
        _:N0839259e5429436db8795cbb73377c16,
        _:N1ee5a9df80274dcab69e835658fce043,
        _:Nd2b871996e864ff981f875a96ee9b1b7 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N02cbb18c32924a3ea562b2699dc38a04,
        _:N0839259e5429436db8795cbb73377c16,
        _:N1ee5a9df80274dcab69e835658fce043,
        _:Nd2b871996e864ff981f875a96ee9b1b7 .

