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

<album/77841#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Buchiage Update!"@en,
        "ぶちあげアップデート！"@ja,
        "Buchiage Update!"@ja-latn ;
    mo:produced_work <album/77841#musicalwork> ;
    schema:name "Buchiage Update!"@en,
        "ぶちあげアップデート！"@ja,
        "Buchiage Update!"@ja-latn .

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

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

<event/195> a mo:Release ;
    schema:name "Released at Comic Market 91 (Dec 29, 2016 to Dec 31, 2016)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<product/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

<album/77841#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Buchiage Update!"@en,
        "ぶちあげアップデート！"@ja,
        "Buchiage Update!"@ja-latn ;
    mo:performance_of <album/77841#musicalwork> ;
    mo:recorded_as <album/77841#musicalexpression> ;
    schema:name "Buchiage Update!"@en,
        "ぶちあげアップデート！"@ja,
        "Buchiage Update!"@ja-latn ;
    schema:workPerformed <album/77841#musicalwork> .

<org/196#subject> schema:name "Rolling Contact"@en,
        "Rolling Contact"@ja,
        "Rolling Contact"@ja-latn ;
    foaf:name "Rolling Contact"@en,
        "Rolling Contact"@ja,
        "Rolling Contact"@ja-latn .

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

<https://medium-media.vgm.io/albums/14/77841/77841-1526781790.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/77841#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-29"^^xsd:date ;
    dcterms:title "Buchiage Update!"@en,
        "ぶちあげアップデート！"@ja,
        "Buchiage Update!"@ja-latn ;
    mo:catalogue_number "LOLI-0060" ;
    mo:media_type "CD" ;
    mo:publication_of <album/77841#musicalexpression> ;
    mo:publisher <org/196#subject> ;
    mo:record _:N74ba186b9298440299068c9aad4781ed ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/33#subject>,
        <product/51#subject>,
        <product/882#subject> ;
    schema:datePublished "2016-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/77841/77841-1526781790.jpg> ;
    schema:name "Buchiage Update!"@en,
        "ぶちあげアップデート！"@ja,
        "Buchiage Update!"@ja-latn ;
    schema:publisher <org/196#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/77841/77841-1526781790.jpg> .

_:N2008f78f0aec4e668349b0968567228f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Found You (2016 Update)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:09"^^xsd:interval ;
    schema:inPlaylist _:N74ba186b9298440299068c9aad4781ed ;
    schema:name "Found You (2016 Update)"@ja .

_:N2e367ec3948e472996ed6e21e8253871 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Skywalker (2016 Update)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:N74ba186b9298440299068c9aad4781ed ;
    schema:name "Skywalker (2016 Update)"@ja .

_:N3096230a64f540b1baa3e7da513ee109 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vinyl Junkie (2016 Update)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:40"^^xsd:interval ;
    schema:inPlaylist _:N74ba186b9298440299068c9aad4781ed ;
    schema:name "Vinyl Junkie (2016 Update)"@ja .

_:N30bdc7516c1a4fa18fc9bd77539e12a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Perdition Frenzie (2016 Update)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:N74ba186b9298440299068c9aad4781ed ;
    schema:name "Perdition Frenzie (2016 Update)"@ja .

_:N3d0c10875af740d199be876b06126ae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Stop the Dance (2016 Update)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:N74ba186b9298440299068c9aad4781ed ;
    schema:name "Don't Stop the Dance (2016 Update)"@ja .

_:N42269737a9f6468387fdd3760acfbd01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go Party Go (2016 Update)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N74ba186b9298440299068c9aad4781ed ;
    schema:name "Go Party Go (2016 Update)"@ja .

_:N6b2ad73bf50947d2a7e609ad77a8a431 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gemini (2016 Update)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N74ba186b9298440299068c9aad4781ed ;
    schema:name "Gemini (2016 Update)"@ja .

_:N7d6dd6fcabd64d26bb0a5b59e42acb20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guitar Kero (2016 Update)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N74ba186b9298440299068c9aad4781ed ;
    schema:name "Guitar Kero (2016 Update)"@ja .

_:N92ef4ea227c34858a6034e8c75c2818d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "4ever 5step (2016 Update)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N74ba186b9298440299068c9aad4781ed ;
    schema:name "4ever 5step (2016 Update)"@ja .

_:N9d34d917c7fc445bb5330f56ea25138a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get More Trance (2016 Update)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:28"^^xsd:interval ;
    schema:inPlaylist _:N74ba186b9298440299068c9aad4781ed ;
    schema:name "Get More Trance (2016 Update)"@ja .

_:Ndaf18a420760441b83797c8023c308e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomorrow Spring (2016 Update)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:N74ba186b9298440299068c9aad4781ed ;
    schema:name "Tomorrow Spring (2016 Update)"@ja .

_:Nfa7d77ec856a452fb138d2dd2a6eacaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Diver (2016 Update)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:42"^^xsd:interval ;
    schema:inPlaylist _:N74ba186b9298440299068c9aad4781ed ;
    schema:name "Dream Diver (2016 Update)"@ja .

_:N74ba186b9298440299068c9aad4781ed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2008f78f0aec4e668349b0968567228f,
        _:N2e367ec3948e472996ed6e21e8253871,
        _:N3096230a64f540b1baa3e7da513ee109,
        _:N30bdc7516c1a4fa18fc9bd77539e12a7,
        _:N3d0c10875af740d199be876b06126ae1,
        _:N42269737a9f6468387fdd3760acfbd01,
        _:N6b2ad73bf50947d2a7e609ad77a8a431,
        _:N7d6dd6fcabd64d26bb0a5b59e42acb20,
        _:N92ef4ea227c34858a6034e8c75c2818d,
        _:N9d34d917c7fc445bb5330f56ea25138a,
        _:Ndaf18a420760441b83797c8023c308e8,
        _:Nfa7d77ec856a452fb138d2dd2a6eacaf ;
    mo:track_count 12 ;
    schema:duration "PT69:19"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N2008f78f0aec4e668349b0968567228f,
        _:N2e367ec3948e472996ed6e21e8253871,
        _:N3096230a64f540b1baa3e7da513ee109,
        _:N30bdc7516c1a4fa18fc9bd77539e12a7,
        _:N3d0c10875af740d199be876b06126ae1,
        _:N42269737a9f6468387fdd3760acfbd01,
        _:N6b2ad73bf50947d2a7e609ad77a8a431,
        _:N7d6dd6fcabd64d26bb0a5b59e42acb20,
        _:N92ef4ea227c34858a6034e8c75c2818d,
        _:N9d34d917c7fc445bb5330f56ea25138a,
        _:Ndaf18a420760441b83797c8023c308e8,
        _:Nfa7d77ec856a452fb138d2dd2a6eacaf .

