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

<artist/13431#subject> a schema:Person,
        foaf:Person ;
    schema:name "mono"@en ;
    foaf:made <album/30919#lyrics>,
        <album/30919#subject> ;
    foaf:name "mono"@en .

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

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

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

<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/30919#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Purge"@en,
        "Purge"@ja,
        "Purge"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/30919#musicalwork> ;
    schema:name "Purge"@en,
        "Purge"@ja,
        "Purge"@ja-latn .

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

<org/503#subject> schema:name "monochrome-coat"@en,
        "monochrome-coat"@ja,
        "monochrome-coat"@ja-latn ;
    foaf:name "monochrome-coat"@en,
        "monochrome-coat"@ja,
        "monochrome-coat"@ja-latn .

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

<https://medium-media.vgm.io/albums/91/30919/30919-1325163146.png> a schema:ImageObject,
        foaf:Image .

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

<artist/12217#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30919#performance> ;
    schema:name "NSY"@en ;
    foaf:name "NSY"@en .

<artist/13427#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30919#performance> ;
    schema:name "Reji"@en,
        "レジ"@ja ;
    foaf:name "Reji"@en,
        "レジ"@ja .

<artist/13447#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30919#performance> ;
    schema:name "Plus Monaka"@en,
        "プラスもなか"@ja ;
    foaf:made <album/30919#lyrics>,
        <album/30919#subject> ;
    foaf:name "Plus Monaka"@en,
        "プラスもなか"@ja .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/30919#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:made <album/30919#lyrics>,
        <album/30919#subject> ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

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

<album/30919#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Purge"@en,
        "Purge"@ja,
        "Purge"@ja-latn ;
    mo:performance_of <album/30919#musicalwork> ;
    mo:performer _:Nda3e8ec48e694dc08c82012789d3566b,
        <artist/12217#subject>,
        <artist/13427#subject>,
        <artist/13447#subject>,
        <artist/4383#subject> ;
    mo:recorded_as <album/30919#musicalexpression> ;
    schema:byArtist _:Nda3e8ec48e694dc08c82012789d3566b,
        <artist/12217#subject>,
        <artist/13427#subject>,
        <artist/13447#subject>,
        <artist/4383#subject> ;
    schema:name "Purge"@en,
        "Purge"@ja,
        "Purge"@ja-latn ;
    schema:workPerformed <album/30919#musicalwork> .

<album/30919#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "Purge"@en,
        "Purge"@ja,
        "Purge"@ja-latn ;
    mo:catalogue_number "MCCD-007" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30919#musicalexpression> ;
    mo:publisher <org/503#subject> ;
    mo:record _:N2afa831416e342bea129d5b769a93336 ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/882#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Hotori*"@en ;
            foaf:name "Hotori*"@en ],
        <artist/12217#subject>,
        <artist/13427#subject>,
        <artist/13447#subject>,
        <artist/4383#subject> ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/91/30919/30919-1325163146.png> ;
    schema:name "Purge"@en,
        "Purge"@ja,
        "Purge"@ja-latn ;
    schema:publisher <org/503#subject> ;
    foaf:depiction <https://media.vgm.io/albums/91/30919/30919-1325163146.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "MisteryCircle"@en ;
    foaf:made <album/30919#lyrics> ;
    foaf:name "MisteryCircle"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "MisteryCircle"@en ;
    foaf:made <album/30919#subject> ;
    foaf:name "MisteryCircle"@en .

_:N042baf94b9cd4e20b2b7e86401b9356f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweetheart"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N2afa831416e342bea129d5b769a93336 ;
    schema:name "Sweetheart"@ja .

_:N1ceabd844ff04004a675f7071cf439ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Age"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N2afa831416e342bea129d5b769a93336 ;
    schema:name "New Age"@ja .

_:N22d4004d66334b1fa64a6657d552c617 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マジックショット"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N2afa831416e342bea129d5b769a93336 ;
    schema:name "マジックショット"@ja .

_:N294a7c43873e4d61a2d80859c7917e09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "POISON DANCE"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N2afa831416e342bea129d5b769a93336 ;
    schema:name "POISON DANCE"@ja .

_:N370de193698e4b709ed22ec5c3c32163 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pigment"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N2afa831416e342bea129d5b769a93336 ;
    schema:name "Pigment"@ja .

_:N4f8f2069ab46464db07092711e2dbfa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[Bonus Track] 面影　～ Instruments"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N2afa831416e342bea129d5b769a93336 ;
    schema:name "[Bonus Track] 面影　～ Instruments"@ja .

_:N55498edf96334b0aad4734ded63cb5c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow Fairy　～ off vocal ver."@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N2afa831416e342bea129d5b769a93336 ;
    schema:name "Snow Fairy　～ off vocal ver."@ja .

_:N60a152087cf04ab989227b8b35f63cc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow Fairy"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N2afa831416e342bea129d5b769a93336 ;
    schema:name "Snow Fairy"@ja .

_:N82dd5740ddd449d4877f6adc3fccd6a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マジックショット　～ off vocal ver."@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N2afa831416e342bea129d5b769a93336 ;
    schema:name "マジックショット　～ off vocal ver."@ja .

_:Na4d4196a755949b6990f6e5cbd047117 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "失楽園"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N2afa831416e342bea129d5b769a93336 ;
    schema:name "失楽園"@ja .

_:Nda3e8ec48e694dc08c82012789d3566b a schema:Person,
        foaf:Person ;
    mo:performed <album/30919#performance> ;
    schema:name "Hotori*"@en ;
    foaf:name "Hotori*"@en .

_:Ndc135b4bc51345788ef78f7fa95ef912 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "消え行く世界"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N2afa831416e342bea129d5b769a93336 ;
    schema:name "消え行く世界"@ja .

_:N2afa831416e342bea129d5b769a93336 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N042baf94b9cd4e20b2b7e86401b9356f,
        _:N1ceabd844ff04004a675f7071cf439ca,
        _:N22d4004d66334b1fa64a6657d552c617,
        _:N294a7c43873e4d61a2d80859c7917e09,
        _:N370de193698e4b709ed22ec5c3c32163,
        _:N4f8f2069ab46464db07092711e2dbfa1,
        _:N55498edf96334b0aad4734ded63cb5c3,
        _:N60a152087cf04ab989227b8b35f63cc9,
        _:N82dd5740ddd449d4877f6adc3fccd6a6,
        _:Na4d4196a755949b6990f6e5cbd047117,
        _:Ndc135b4bc51345788ef78f7fa95ef912 ;
    mo:track_count 11 ;
    schema:duration "PT44:55"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N042baf94b9cd4e20b2b7e86401b9356f,
        _:N1ceabd844ff04004a675f7071cf439ca,
        _:N22d4004d66334b1fa64a6657d552c617,
        _:N294a7c43873e4d61a2d80859c7917e09,
        _:N370de193698e4b709ed22ec5c3c32163,
        _:N4f8f2069ab46464db07092711e2dbfa1,
        _:N55498edf96334b0aad4734ded63cb5c3,
        _:N60a152087cf04ab989227b8b35f63cc9,
        _:N82dd5740ddd449d4877f6adc3fccd6a6,
        _:Na4d4196a755949b6990f6e5cbd047117,
        _:Ndc135b4bc51345788ef78f7fa95ef912 .

