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

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

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

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

<artist/16198#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34494#subject> ;
    schema:name "Presto"@en ;
    foaf:made <album/34494#composition>,
        <album/34494#subject> ;
    foaf:name "Presto"@en .

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

<event/151> a mo:Release ;
    schema:name "Released at Comic Market 82 (Aug 10, 2012 to Aug 12, 2012)" .

<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/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/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/34494#musicalexpression> a mo:Signal ;
    mo:published_as <album/34494#subject> ;
    mo:records <album/34494#performance> .

<album/34494#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Seseragi"@en,
        "せせらぎ"@ja,
        "Seseragi"@ja-latn ;
    mo:performance_of <album/34494#musicalwork> ;
    mo:recorded_as <album/34494#musicalexpression> ;
    schema:name "Seseragi"@en,
        "せせらぎ"@ja,
        "Seseragi"@ja-latn ;
    schema:workPerformed <album/34494#musicalwork> .

<org/1031#subject> schema:name "Unprepared Orchestra"@en,
        "Unprepared Orchestra"@ja,
        "Unprepared Orchestra"@ja-latn ;
    foaf:name "Unprepared Orchestra"@en,
        "Unprepared Orchestra"@ja,
        "Unprepared Orchestra"@ja-latn .

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

<https://medium-media.vgm.io/albums/49/34494/34494-1344238024.png> a schema:ImageObject,
        foaf:Image .

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

<album/34494#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Seseragi"@en,
        "せせらぎ"@ja,
        "Seseragi"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "K"@en ;
            foaf:made <album/34494#composition> ;
            foaf:name "K"@en ],
        <artist/1#subject>,
        <artist/16198#subject>,
        <artist/1928#subject> ;
    mo:produced_work <album/34494#musicalwork> ;
    schema:name "Seseragi"@en,
        "せせらぎ"@ja,
        "Seseragi"@ja-latn .

<album/34494#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-08-11"^^xsd:date ;
    dcterms:title "Seseragi"@en,
        "せせらぎ"@ja,
        "Seseragi"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/34494#musicalexpression> ;
    mo:publisher <org/1031#subject> ;
    mo:record _:N55df03f61e9845ca8ab95340ad856b40 ;
    mo:record_count 1 ;
    mo:release <event/151> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/25#subject>,
        <product/882#subject> ;
    schema:datePublished "2012-08-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/34494/34494-1344238024.png> ;
    schema:name "Seseragi"@en,
        "せせらぎ"@ja,
        "Seseragi"@ja-latn ;
    schema:publisher <org/1031#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/34494/34494-1344238024.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/34494#subject> ;
    schema:name "K"@en ;
    foaf:made <album/34494#subject> ;
    foaf:name "K"@en .

_:N0ca7702dd5f44ea3a344e6a096b46e19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "休憩室"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N55df03f61e9845ca8ab95340ad856b40 ;
    schema:name "休憩室"@ja .

_:N1cc47a0efb8f4e73ad3c1895f417d861 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "前奏曲「時は満ちたり」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N55df03f61e9845ca8ab95340ad856b40 ;
    schema:name "前奏曲「時は満ちたり」"@ja .

_:N2c12d5fda4dc40f3b5ed2820979e553d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roaring Flame"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N55df03f61e9845ca8ab95340ad856b40 ;
    schema:name "Roaring Flame"@ja .

_:N58a274b7b76645759331d0971a75b96c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あるクラリネット吹きのために ～ for Piano solo ～"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N55df03f61e9845ca8ab95340ad856b40 ;
    schema:name "あるクラリネット吹きのために ～ for Piano solo ～"@ja .

_:N5dd76fc426e040dd9673178d0ddfb439 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep place"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N55df03f61e9845ca8ab95340ad856b40 ;
    schema:name "Deep place"@ja .

_:Naf8ef204e25249ed8b1a41f6b65032b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream Land"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N55df03f61e9845ca8ab95340ad856b40 ;
    schema:name "Dream Land"@ja .

_:Nc7055a816a274978b8c13f8c445b410c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "confusion"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N55df03f61e9845ca8ab95340ad856b40 ;
    schema:name "confusion"@ja .

_:Ne87a8ebd994f4968b710deeb24595470 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Through the Space"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N55df03f61e9845ca8ab95340ad856b40 ;
    schema:name "Through the Space"@ja .

_:N55df03f61e9845ca8ab95340ad856b40 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0ca7702dd5f44ea3a344e6a096b46e19,
        _:N1cc47a0efb8f4e73ad3c1895f417d861,
        _:N2c12d5fda4dc40f3b5ed2820979e553d,
        _:N58a274b7b76645759331d0971a75b96c,
        _:N5dd76fc426e040dd9673178d0ddfb439,
        _:Naf8ef204e25249ed8b1a41f6b65032b6,
        _:Nc7055a816a274978b8c13f8c445b410c,
        _:Ne87a8ebd994f4968b710deeb24595470 ;
    mo:track_count 8 ;
    schema:duration "PT25:01"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0ca7702dd5f44ea3a344e6a096b46e19,
        _:N1cc47a0efb8f4e73ad3c1895f417d861,
        _:N2c12d5fda4dc40f3b5ed2820979e553d,
        _:N58a274b7b76645759331d0971a75b96c,
        _:N5dd76fc426e040dd9673178d0ddfb439,
        _:Naf8ef204e25249ed8b1a41f6b65032b6,
        _:Nc7055a816a274978b8c13f8c445b410c,
        _:Ne87a8ebd994f4968b710deeb24595470 .

