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

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

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

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

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

<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/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 .

<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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@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/23348#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Underground Sound System"@en,
        "Underground Sound System"@ja,
        "Underground Sound System"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/23348#musicalwork> ;
    schema:name "Underground Sound System"@en,
        "Underground Sound System"@ja,
        "Underground Sound System"@ja-latn .

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

<org/440#subject> schema:name "C9"@en,
        "C9"@ja,
        "C9"@ja-latn ;
    foaf:name "C9"@en,
        "C9"@ja,
        "C9"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/23348/23348-1295239475.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/7373#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/23348#performance> ;
    schema:name "Junk"@en ;
    foaf:name "Junk"@en .

<album/23348#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Underground Sound System"@en,
        "Underground Sound System"@ja,
        "Underground Sound System"@ja-latn ;
    mo:performance_of <album/23348#musicalwork> ;
    mo:performer _:N9b634a3b34414a0e91656f9a3e5aba40,
        _:N9e8a7aff06ea410aabfc9e227c1308bd,
        <artist/7373#subject> ;
    mo:recorded_as <album/23348#musicalexpression> ;
    schema:byArtist _:N9b634a3b34414a0e91656f9a3e5aba40,
        _:N9e8a7aff06ea410aabfc9e227c1308bd,
        <artist/7373#subject> ;
    schema:name "Underground Sound System"@en,
        "Underground Sound System"@ja,
        "Underground Sound System"@ja-latn ;
    schema:workPerformed <album/23348#musicalwork> .

<album/23348#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "Underground Sound System"@en,
        "Underground Sound System"@ja,
        "Underground Sound System"@ja-latn ;
    mo:catalogue_number "C9CD-0004" ;
    mo:media_type "CD" ;
    mo:publication_of <album/23348#musicalexpression> ;
    mo:publisher <org/440#subject> ;
    mo:record _:Nc39a62dd86a34f1d8cd46002b2186c27 ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/16#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "MC Thunder"@en ;
            foaf:name "MC Thunder"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sanwa Seto"@en ;
            foaf:name "Sanwa Seto"@en ],
        <artist/7373#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/23348/23348-1295239475.jpg> ;
    schema:name "Underground Sound System"@en,
        "Underground Sound System"@ja,
        "Underground Sound System"@ja-latn ;
    schema:publisher <org/440#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/23348/23348-1295239475.jpg> .

_:N389d14c30e054e7ab052ef7d663ee286 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hardbeat, Heartbeat"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Nc39a62dd86a34f1d8cd46002b2186c27 ;
    schema:name "Hardbeat, Heartbeat"@ja .

_:N453ee20e0bd5426a89f557c115232a4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solitary Star"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nc39a62dd86a34f1d8cd46002b2186c27 ;
    schema:name "Solitary Star"@ja .

_:N6daa1cac01d146faa43e6a350c6a7a5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gravepost of Pantheon (.kom Remix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:Nc39a62dd86a34f1d8cd46002b2186c27 ;
    schema:name "Gravepost of Pantheon (.kom Remix)"@ja .

_:N6ed3c7b492c44c1082e877f5f30bc0cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "YT-01RU"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Nc39a62dd86a34f1d8cd46002b2186c27 ;
    schema:name "YT-01RU"@ja .

_:N730b04c78a9d4a6bbadbc55b93f23b5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Selenoid Breaker"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:Nc39a62dd86a34f1d8cd46002b2186c27 ;
    schema:name "Selenoid Breaker"@ja .

_:N7d97362be07f4ef796fe654991ee5a8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blood and Moon"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Nc39a62dd86a34f1d8cd46002b2186c27 ;
    schema:name "Blood and Moon"@ja .

_:N903639a1fdd4421db99a7782e64e209a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "M.F.Alice"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nc39a62dd86a34f1d8cd46002b2186c27 ;
    schema:name "M.F.Alice"@ja .

_:N92434d213eb042fc9fdb5a08fd1cc100 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "closED 1 X4"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nc39a62dd86a34f1d8cd46002b2186c27 ;
    schema:name "closED 1 X4"@ja .

_:N9b634a3b34414a0e91656f9a3e5aba40 a schema:Person,
        foaf:Person ;
    mo:performed <album/23348#performance> ;
    schema:name "Sanwa Seto"@en ;
    foaf:name "Sanwa Seto"@en .

_:N9e8a7aff06ea410aabfc9e227c1308bd a schema:Person,
        foaf:Person ;
    mo:performed <album/23348#performance> ;
    schema:name "MC Thunder"@en ;
    foaf:name "MC Thunder"@en .

_:Na160bed972b740e5a277d2b45a7bdac0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lilias"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Nc39a62dd86a34f1d8cd46002b2186c27 ;
    schema:name "Lilias"@ja .

_:Nbee50edc9c2a4376aac3174ba0484720 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぬえちゃんのお○ん○んぺろぺろ"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:Nc39a62dd86a34f1d8cd46002b2186c27 ;
    schema:name "ぬえちゃんのお○ん○んぺろぺろ"@ja .

_:Nd8376e84ff66454ca14aea75653ccab2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead Flowers"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nc39a62dd86a34f1d8cd46002b2186c27 ;
    schema:name "Dead Flowers"@ja .

_:Ne122b1d21f974a228b5eef93aef75486 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Super ⑨ Schranz Girl 2010"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:16"^^xsd:interval ;
    schema:inPlaylist _:Nc39a62dd86a34f1d8cd46002b2186c27 ;
    schema:name "Super ⑨ Schranz Girl 2010"@ja .

_:Nf59a1228e05348aebafb01b22446a8d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunny & Regen"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:Nc39a62dd86a34f1d8cd46002b2186c27 ;
    schema:name "Sunny & Regen"@ja .

_:Nc39a62dd86a34f1d8cd46002b2186c27 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N389d14c30e054e7ab052ef7d663ee286,
        _:N453ee20e0bd5426a89f557c115232a4e,
        _:N6daa1cac01d146faa43e6a350c6a7a5f,
        _:N6ed3c7b492c44c1082e877f5f30bc0cf,
        _:N730b04c78a9d4a6bbadbc55b93f23b5b,
        _:N7d97362be07f4ef796fe654991ee5a8c,
        _:N903639a1fdd4421db99a7782e64e209a,
        _:N92434d213eb042fc9fdb5a08fd1cc100,
        _:Na160bed972b740e5a277d2b45a7bdac0,
        _:Nbee50edc9c2a4376aac3174ba0484720,
        _:Nd8376e84ff66454ca14aea75653ccab2,
        _:Ne122b1d21f974a228b5eef93aef75486,
        _:Nf59a1228e05348aebafb01b22446a8d0 ;
    mo:track_count 13 ;
    schema:duration "PT61:33"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N389d14c30e054e7ab052ef7d663ee286,
        _:N453ee20e0bd5426a89f557c115232a4e,
        _:N6daa1cac01d146faa43e6a350c6a7a5f,
        _:N6ed3c7b492c44c1082e877f5f30bc0cf,
        _:N730b04c78a9d4a6bbadbc55b93f23b5b,
        _:N7d97362be07f4ef796fe654991ee5a8c,
        _:N903639a1fdd4421db99a7782e64e209a,
        _:N92434d213eb042fc9fdb5a08fd1cc100,
        _:Na160bed972b740e5a277d2b45a7bdac0,
        _:Nbee50edc9c2a4376aac3174ba0484720,
        _:Nd8376e84ff66454ca14aea75653ccab2,
        _:Ne122b1d21f974a228b5eef93aef75486,
        _:Nf59a1228e05348aebafb01b22446a8d0 .

