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

<artist/11554#subject> a schema:Person,
        foaf:Person ;
    schema:name "Zigzag Yamano"@en,
        "山野ジグザグ"@ja ;
    foaf:made <album/21841#lyrics>,
        <album/21841#subject> ;
    foaf:name "Zigzag Yamano"@en,
        "山野ジグザグ"@ja .

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

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

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/21841#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/21841#composition>,
        <album/21841#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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 .

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@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 .

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

<org/878#subject> schema:name "Bunchou Online."@en,
        "文鳥Online。"@ja,
        "Bunchou Online."@ja-latn ;
    foaf:name "Bunchou Online."@en,
        "文鳥Online。"@ja,
        "Bunchou Online."@ja-latn .

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

<https://medium-media.vgm.io/albums/14/21841/21841-1288883577.png> a schema:ImageObject,
        foaf:Image .

<album/21841#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sugar+Strike"@en,
        "Sugar+Strike"@ja,
        "Sugar+Strike"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/21841#musicalwork> ;
    schema:name "Sugar+Strike"@en,
        "Sugar+Strike"@ja,
        "Sugar+Strike"@ja-latn .

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

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

<album/21841#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sugar+Strike"@en,
        "Sugar+Strike"@ja,
        "Sugar+Strike"@ja-latn ;
    mo:performance_of <album/21841#musicalwork> ;
    mo:performer <artist/11553#subject> ;
    mo:recorded_as <album/21841#musicalexpression> ;
    schema:byArtist <artist/11553#subject> ;
    schema:name "Sugar+Strike"@en,
        "Sugar+Strike"@ja,
        "Sugar+Strike"@ja-latn ;
    schema:workPerformed <album/21841#musicalwork> .

<artist/11553#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/21841#performance> ;
    schema:name "Kiri Komori"@en,
        "小森きり"@ja ;
    foaf:made <album/21841#lyrics>,
        <album/21841#subject> ;
    foaf:name "Kiri Komori"@en,
        "小森きり"@ja .

<album/21841#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Sugar+Strike"@en,
        "Sugar+Strike"@ja,
        "Sugar+Strike"@ja-latn ;
    mo:catalogue_number "BOCD-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21841#musicalexpression> ;
    mo:publisher <org/878#subject> ;
    mo:record _:Nc6d16fb8eb2e45cfa7a4ffee45ffa86f ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/20#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/51#subject> ;
    schema:byArtist <artist/11553#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/21841/21841-1288883577.png> ;
    schema:name "Sugar+Strike"@en,
        "Sugar+Strike"@ja,
        "Sugar+Strike"@ja-latn ;
    schema:publisher <org/878#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/21841/21841-1288883577.png> .

_:N1bf03f4bb42a4a08817bdbb7404a3c7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "感情の摩天楼2010"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Nc6d16fb8eb2e45cfa7a4ffee45ffa86f ;
    schema:name "感情の摩天楼2010"@ja .

_:N1fe4b58a13324cfb936f66cf6d56f648 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl's Fantasista"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nc6d16fb8eb2e45cfa7a4ffee45ffa86f ;
    schema:name "Girl's Fantasista"@ja .

_:N6722d953b82c4677ac9f2ac300c490d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砕月～イノチ～"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nc6d16fb8eb2e45cfa7a4ffee45ffa86f ;
    schema:name "砕月～イノチ～"@ja .

_:N72858912c8904d5dbd13d957e2763fa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FATE"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nc6d16fb8eb2e45cfa7a4ffee45ffa86f ;
    schema:name "FATE"@ja .

_:N9db54517a58f42ed969b1c6372dbe52d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood Silver Magic"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nc6d16fb8eb2e45cfa7a4ffee45ffa86f ;
    schema:name "Blood Silver Magic"@ja .

_:Nc6d16fb8eb2e45cfa7a4ffee45ffa86f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bf03f4bb42a4a08817bdbb7404a3c7b,
        _:N1fe4b58a13324cfb936f66cf6d56f648,
        _:N6722d953b82c4677ac9f2ac300c490d0,
        _:N72858912c8904d5dbd13d957e2763fa5,
        _:N9db54517a58f42ed969b1c6372dbe52d ;
    mo:track_count 5 ;
    schema:duration "PT21:29"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1bf03f4bb42a4a08817bdbb7404a3c7b,
        _:N1fe4b58a13324cfb936f66cf6d56f648,
        _:N6722d953b82c4677ac9f2ac300c490d0,
        _:N72858912c8904d5dbd13d957e2763fa5,
        _:N9db54517a58f42ed969b1c6372dbe52d .

