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

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

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

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

<artist/7396#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43959#subject> ;
    schema:name "Mano"@en ;
    foaf:made <album/43959#composition>,
        <album/43959#subject> ;
    foaf:name "Mano"@en .

<artist/9312#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/43959#subject> ;
    schema:name "Maurits \"ZEN\" Cornelis"@en,
        "Maurits\"禅\"Cornelis"@ja ;
    foaf:made <album/43959#composition>,
        <album/43959#subject> ;
    foaf:name "Maurits \"ZEN\" Cornelis"@en,
        "Maurits\"禅\"Cornelis"@ja .

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 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/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/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 .

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

<album/43959#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ComicMarket 79 Prize Disc"@en,
        "ComicMarket 79 Prize Disc"@ja,
        "ComicMarket 79 Prize Disc"@ja-latn ;
    mo:performance_of <album/43959#musicalwork> ;
    mo:recorded_as <album/43959#musicalexpression> ;
    schema:name "ComicMarket 79 Prize Disc"@en,
        "ComicMarket 79 Prize Disc"@ja,
        "ComicMarket 79 Prize Disc"@ja-latn ;
    schema:workPerformed <album/43959#musicalwork> .

<org/442#subject> schema:name "<echo>PROJECT"@en,
        "<echo>PROJECT"@ja,
        "<echo>PROJECT"@ja-latn ;
    foaf:name "<echo>PROJECT"@en,
        "<echo>PROJECT"@ja,
        "<echo>PROJECT"@ja-latn .

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

<https://medium-media.vgm.io/albums/95/43959/43959-1404040556.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/43959#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ComicMarket 79 Prize Disc"@en,
        "ComicMarket 79 Prize Disc"@ja,
        "ComicMarket 79 Prize Disc"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/7396#subject>,
        <artist/9312#subject> ;
    mo:produced_work <album/43959#musicalwork> ;
    schema:name "ComicMarket 79 Prize Disc"@en,
        "ComicMarket 79 Prize Disc"@ja,
        "ComicMarket 79 Prize Disc"@ja-latn .

<album/43959#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "ComicMarket 79 Prize Disc"@en,
        "ComicMarket 79 Prize Disc"@ja,
        "ComicMarket 79 Prize Disc"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43959#musicalexpression> ;
    mo:publisher <org/442#subject> ;
    mo:record _:N9fd595e3108148b8859023d2db11d1a5 ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/43959/43959-1404040556.jpg> ;
    schema:name "ComicMarket 79 Prize Disc"@en,
        "ComicMarket 79 Prize Disc"@ja,
        "ComicMarket 79 Prize Disc"@ja-latn ;
    schema:publisher <org/442#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/43959/43959-1404040556.jpg> .

_:N2e4e9b01dbc84eeea8c78c77f3f844fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Pain"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N9fd595e3108148b8859023d2db11d1a5 ;
    schema:name "Endless Pain"@ja .

_:N30388a7098414af09160d58d1efcfde5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Nocturne"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N9fd595e3108148b8859023d2db11d1a5 ;
    schema:name "Sweet Nocturne"@ja .

_:N460e24abe9f44ce3b0de69ffbf82daad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘘、と呼吸。 (NAGI☆ White sacred dances Electro Remix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N9fd595e3108148b8859023d2db11d1a5 ;
    schema:name "嘘、と呼吸。 (NAGI☆ White sacred dances Electro Remix)"@ja .

_:N4c36e87e036c46c291c2f0159142d683 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "piece d'or"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N9fd595e3108148b8859023d2db11d1a5 ;
    schema:name "piece d'or"@ja .

_:N8ce8852ab0ba4d17b2e1bd4c321aa99b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow Sound (Mano Dew falin' spread Shoegaze Remix)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N9fd595e3108148b8859023d2db11d1a5 ;
    schema:name "Snow Sound (Mano Dew falin' spread Shoegaze Remix)"@ja .

_:N9da7aef114b14da49a8002b73941e7f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Briliant World"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N9fd595e3108148b8859023d2db11d1a5 ;
    schema:name "Briliant World"@ja .

_:Na37f190886244609afe22f7384dc5d53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘘、と呼吸。"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N9fd595e3108148b8859023d2db11d1a5 ;
    schema:name "嘘、と呼吸。"@ja .

_:Nca064219a444477c9c94db63c350d56b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蒼い文字列"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N9fd595e3108148b8859023d2db11d1a5 ;
    schema:name "蒼い文字列"@ja .

_:Nf507c4c2b11f4523b6ffdde0f2d1de39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plan Doll"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N9fd595e3108148b8859023d2db11d1a5 ;
    schema:name "Plan Doll"@ja .

_:Nf60a62add4dc45a9bdca08b91c91c910 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rose+e"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:58"^^xsd:interval ;
    schema:inPlaylist _:N9fd595e3108148b8859023d2db11d1a5 ;
    schema:name "rose+e"@ja .

_:Nfae4a7229d394511827210c4665a8645 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Π：(Isn’t Akasha On The Score)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N9fd595e3108148b8859023d2db11d1a5 ;
    schema:name "Π：(Isn’t Akasha On The Score)"@ja .

_:N9fd595e3108148b8859023d2db11d1a5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e4e9b01dbc84eeea8c78c77f3f844fb,
        _:N30388a7098414af09160d58d1efcfde5,
        _:N460e24abe9f44ce3b0de69ffbf82daad,
        _:N4c36e87e036c46c291c2f0159142d683,
        _:N8ce8852ab0ba4d17b2e1bd4c321aa99b,
        _:N9da7aef114b14da49a8002b73941e7f6,
        _:Na37f190886244609afe22f7384dc5d53,
        _:Nca064219a444477c9c94db63c350d56b,
        _:Nf507c4c2b11f4523b6ffdde0f2d1de39,
        _:Nf60a62add4dc45a9bdca08b91c91c910,
        _:Nfae4a7229d394511827210c4665a8645 ;
    mo:track_count 11 ;
    schema:duration "PT48:01"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2e4e9b01dbc84eeea8c78c77f3f844fb,
        _:N30388a7098414af09160d58d1efcfde5,
        _:N460e24abe9f44ce3b0de69ffbf82daad,
        _:N4c36e87e036c46c291c2f0159142d683,
        _:N8ce8852ab0ba4d17b2e1bd4c321aa99b,
        _:N9da7aef114b14da49a8002b73941e7f6,
        _:Na37f190886244609afe22f7384dc5d53,
        _:Nca064219a444477c9c94db63c350d56b,
        _:Nf507c4c2b11f4523b6ffdde0f2d1de39,
        _:Nf60a62add4dc45a9bdca08b91c91c910,
        _:Nfae4a7229d394511827210c4665a8645 .

