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

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

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

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

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

<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/13435#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gensokyo Electori"@en,
        "幻想郷エレクトリ"@ja,
        "Gensokyo Electori"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/13435#musicalwork> ;
    schema:name "Gensokyo Electori"@en,
        "幻想郷エレクトリ"@ja,
        "Gensokyo Electori"@ja-latn .

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

<album/13435#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gensokyo Electori"@en,
        "幻想郷エレクトリ"@ja,
        "Gensokyo Electori"@ja-latn ;
    mo:performance_of <album/13435#musicalwork> ;
    mo:recorded_as <album/13435#musicalexpression> ;
    schema:name "Gensokyo Electori"@en,
        "幻想郷エレクトリ"@ja,
        "Gensokyo Electori"@ja-latn ;
    schema:workPerformed <album/13435#musicalwork> .

<org/780#subject> schema:name "Amin Garekino Bar"@en,
        "安眠（あみん）ガレキのばぁー"@ja,
        "Amin Garekino Bar"@ja-latn ;
    foaf:name "Amin Garekino Bar"@en,
        "安眠（あみん）ガレキのばぁー"@ja,
        "Amin Garekino Bar"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/13435/13435-1436454970.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13435#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-08-13"^^xsd:date ;
    dcterms:title "Gensokyo Electori"@en,
        "幻想郷エレクトリ"@ja,
        "Gensokyo Electori"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13435#musicalexpression> ;
    mo:publisher <org/780#subject> ;
    mo:record _:N783dee0bdac4463b8bd111abd0115d8b ;
    mo:record_count 1 ;
    mo:release <event/16> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2004-08-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/13435/13435-1436454970.jpg> ;
    schema:name "Gensokyo Electori"@en,
        "幻想郷エレクトリ"@ja,
        "Gensokyo Electori"@ja-latn ;
    schema:publisher <org/780#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/13435/13435-1436454970.jpg> .

_:N0c5427767d184525b7d3a8ba32170998 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TO U HO YO YO MU"@en,
        "ト・ウ・ホ・ヨ・ヨ・ム"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:N783dee0bdac4463b8bd111abd0115d8b ;
    schema:name "TO U HO YO YO MU"@en,
        "ト・ウ・ホ・ヨ・ヨ・ム"@ja .

_:N1d1d59551644412aa4c9fd6441145d35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Didn't Know U.N. Owen was Her"@en,
        "彼女がU.N.オーエンだとは知らなかった"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N783dee0bdac4463b8bd111abd0115d8b ;
    schema:name "I Didn't Know U.N. Owen was Her"@en,
        "彼女がU.N.オーエンだとは知らなかった"@ja .

_:N2709aecf38324f829e050be098bebd9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked The Girl ~ The Girl in the Secret Room"@en,
        "ラクト・ザ・ガール ～少女が密室"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N783dee0bdac4463b8bd111abd0115d8b ;
    schema:name "Locked The Girl ~ The Girl in the Secret Room"@en,
        "ラクト・ザ・ガール ～少女が密室"@ja .

_:N6b55b0d01b094a53a0762e643f592430 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Nostalgic Blood of the East..."@en,
        "懐かしき東方の血へ…"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N783dee0bdac4463b8bd111abd0115d8b ;
    schema:name "To the Nostalgic Blood of the East..."@en,
        "懐かしき東方の血へ…"@ja .

_:N855971d16d264aafb0e22bb6d58af876 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beloved Melting Defrosting Girl"@en,
        "氷解解凍恋娘"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N783dee0bdac4463b8bd111abd0115d8b ;
    schema:name "Beloved Melting Defrosting Girl"@en,
        "氷解解凍恋娘"@ja .

_:N783dee0bdac4463b8bd111abd0115d8b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c5427767d184525b7d3a8ba32170998,
        _:N1d1d59551644412aa4c9fd6441145d35,
        _:N2709aecf38324f829e050be098bebd9f,
        _:N6b55b0d01b094a53a0762e643f592430,
        _:N855971d16d264aafb0e22bb6d58af876 ;
    mo:track_count 5 ;
    schema:duration "PT20:41"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0c5427767d184525b7d3a8ba32170998,
        _:N1d1d59551644412aa4c9fd6441145d35,
        _:N2709aecf38324f829e050be098bebd9f,
        _:N6b55b0d01b094a53a0762e643f592430,
        _:N855971d16d264aafb0e22bb6d58af876 .

