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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/104083#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/104083#composition>,
        <album/104083#subject> ;
    foaf:name "ZUN"@en .

<event/159> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 10 (May 26, 2013)" .

<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/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<album/104083#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Agusupa! = Again Spark"@en,
        "アゲスパ！ = Again Spark"@ja,
        "Agusupa! = Again Spark"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/104083#musicalwork> ;
    schema:name "Agusupa! = Again Spark"@en,
        "アゲスパ！ = Again Spark"@ja,
        "Agusupa! = Again Spark"@ja-latn .

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

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

<org/221#subject> schema:name "COOL&CREATE"@en,
        "COOL&CREATE"@ja,
        "COOL&CREATE"@ja-latn ;
    foaf:name "COOL&CREATE"@en,
        "COOL&CREATE"@ja,
        "COOL&CREATE"@ja-latn .

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

<https://medium-media.vgm.io/albums/38/104083/104083-a8f0318bfb31.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/5637#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104083#performance> ;
    schema:name "Amane"@en,
        "あまね"@ja ;
    foaf:name "Amane"@en,
        "あまね"@ja .

<artist/955#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/104083#performance> ;
    schema:name "beatMARIO"@en,
        "ビートまりお"@ja ;
    foaf:made <album/104083#lyrics>,
        <album/104083#subject> ;
    foaf:name "beatMARIO"@en,
        "ビートまりお"@ja .

<album/104083#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Agusupa! = Again Spark"@en,
        "アゲスパ！ = Again Spark"@ja,
        "Agusupa! = Again Spark"@ja-latn ;
    mo:performance_of <album/104083#musicalwork> ;
    mo:performer <artist/5637#subject>,
        <artist/955#subject> ;
    mo:recorded_as <album/104083#musicalexpression> ;
    schema:byArtist <artist/5637#subject>,
        <artist/955#subject> ;
    schema:name "Agusupa! = Again Spark"@en,
        "アゲスパ！ = Again Spark"@ja,
        "Agusupa! = Again Spark"@ja-latn ;
    schema:workPerformed <album/104083#musicalwork> .

<album/104083#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-05-26"^^xsd:date ;
    dcterms:title "Agusupa! = Again Spark"@en,
        "アゲスパ！ = Again Spark"@ja,
        "Agusupa! = Again Spark"@ja-latn ;
    mo:catalogue_number "CCCD-0025" ;
    mo:media_type "CD" ;
    mo:publication_of <album/104083#musicalexpression> ;
    mo:publisher <org/221#subject> ;
    mo:record _:N801cd54fd9a8405ca2c9ab9039d78bb3 ;
    mo:record_count 1 ;
    mo:release <event/159> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist <artist/5637#subject>,
        <artist/955#subject> ;
    schema:datePublished "2013-05-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/104083/104083-a8f0318bfb31.jpg> ;
    schema:name "Agusupa! = Again Spark"@en,
        "アゲスパ！ = Again Spark"@ja,
        "Agusupa! = Again Spark"@ja-latn ;
    schema:publisher <org/221#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/104083/104083-a8f0318bfb31.jpg> .

_:N4fab4275e6f74df1a04b2c63a78f1b47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アゲスパ！"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N801cd54fd9a8405ca2c9ab9039d78bb3 ;
    schema:name "アゲスパ！"@ja .

_:N657844527b7741f8b1c7abbe41b0276b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "てや！えい！おちぇん！"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N801cd54fd9a8405ca2c9ab9039d78bb3 ;
    schema:name "てや！えい！おちぇん！"@ja .

_:N801cd54fd9a8405ca2c9ab9039d78bb3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4fab4275e6f74df1a04b2c63a78f1b47,
        _:N657844527b7741f8b1c7abbe41b0276b ;
    mo:track_count 2 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4fab4275e6f74df1a04b2c63a78f1b47,
        _:N657844527b7741f8b1c7abbe41b0276b .

