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

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

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

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

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

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

<album/71532#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "In The Wake Of Scarlet Devil"@en,
        "In The Wake Of Scarlet Devil"@ja,
        "In The Wake Of Scarlet Devil"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/71532#musicalwork> ;
    schema:name "In The Wake Of Scarlet Devil"@en,
        "In The Wake Of Scarlet Devil"@ja,
        "In The Wake Of Scarlet Devil"@ja-latn .

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

<org/1660#subject> schema:name "The Last Battalion"@en,
        "The Last Battalion"@ja,
        "The Last Battalion"@ja-latn ;
    foaf:name "The Last Battalion"@en,
        "The Last Battalion"@ja,
        "The Last Battalion"@ja-latn .

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

<artist/27322#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71532#performance> ;
    schema:name "NiGaRi"@en ;
    foaf:name "NiGaRi"@en .

<artist/27323#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/71532#performance> ;
    schema:name "Kumotake"@en,
        "くもたけ"@ja ;
    foaf:name "Kumotake"@en,
        "くもたけ"@ja .

<album/71532#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "In The Wake Of Scarlet Devil"@en,
        "In The Wake Of Scarlet Devil"@ja,
        "In The Wake Of Scarlet Devil"@ja-latn ;
    mo:performance_of <album/71532#musicalwork> ;
    mo:performer <artist/27322#subject>,
        <artist/27323#subject> ;
    mo:recorded_as <album/71532#musicalexpression> ;
    schema:byArtist <artist/27322#subject>,
        <artist/27323#subject> ;
    schema:name "In The Wake Of Scarlet Devil"@en,
        "In The Wake Of Scarlet Devil"@ja,
        "In The Wake Of Scarlet Devil"@ja-latn ;
    schema:workPerformed <album/71532#musicalwork> .

<https://vgmdb.net/db/img/album-nsfw-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/71532#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    foaf:depicts <album/71532#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

<album/71532#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-14"^^xsd:date ;
    dcterms:title "In The Wake Of Scarlet Devil"@en,
        "In The Wake Of Scarlet Devil"@ja,
        "In The Wake Of Scarlet Devil"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/71532#musicalexpression> ;
    mo:publisher <org/1660#subject> ;
    mo:record _:N378cdc42f3684263b330bb6709932595 ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:about <product/20#subject> ;
    schema:byArtist <artist/27322#subject>,
        <artist/27323#subject> ;
    schema:datePublished "2015-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nsfw-medium.gif> ;
    schema:name "In The Wake Of Scarlet Devil"@en,
        "In The Wake Of Scarlet Devil"@ja,
        "In The Wake Of Scarlet Devil"@ja-latn ;
    schema:publisher <org/1660#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nsfw-medium.gif> .

_:N1bb511dc67a2436f9a8f7f31115471ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sister Experiment"@en ;
    mo:track_number 10 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N378cdc42f3684263b330bb6709932595 ;
    schema:name "Sister Experiment"@en .

_:N296e268eb3a244d080782a86562d6ad9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Luna Dial"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N378cdc42f3684263b330bb6709932595 ;
    schema:name "Luna Dial"@en .

_:N3238c1f8a3494c0a91c2e79a46c0c35a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hailstorm"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N378cdc42f3684263b330bb6709932595 ;
    schema:name "Hailstorm"@en .

_:N8fb4aa3a4aba4fd59dd69cf1ad8c2316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wish You Were"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N378cdc42f3684263b330bb6709932595 ;
    schema:name "Wish You Were"@en .

_:N9b4a6865c27643c48141ce57854b7139 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless Nightmare"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N378cdc42f3684263b330bb6709932595 ;
    schema:name "Endless Nightmare"@en .

_:Na1dcdcbb477244ecb0fb89c600dfce73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jack The Ludo Bile"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N378cdc42f3684263b330bb6709932595 ;
    schema:name "Jack The Ludo Bile"@en .

_:Na5660414bfe1479d961040bc30b613e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In The Twiright"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N378cdc42f3684263b330bb6709932595 ;
    schema:name "In The Twiright"@en .

_:Na938aa144f2947b69142a4c8c70ff43b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septet pour une infante defunte"@en ;
    mo:track_number 8 ;
    schema:duration "PT8:28"^^xsd:interval ;
    schema:inPlaylist _:N378cdc42f3684263b330bb6709932595 ;
    schema:name "Septet pour une infante defunte"@en .

_:Nece5b1bf2bc643bf9fbed65932459012 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead But Dreaming"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N378cdc42f3684263b330bb6709932595 ;
    schema:name "Dead But Dreaming"@en .

_:Nfae0980dd5f34069bb9d740993acd9a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction~The Embodiment of Scarlet Devil"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N378cdc42f3684263b330bb6709932595 ;
    schema:name "Introduction~The Embodiment of Scarlet Devil"@en .

_:N378cdc42f3684263b330bb6709932595 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1bb511dc67a2436f9a8f7f31115471ca,
        _:N296e268eb3a244d080782a86562d6ad9,
        _:N3238c1f8a3494c0a91c2e79a46c0c35a,
        _:N8fb4aa3a4aba4fd59dd69cf1ad8c2316,
        _:N9b4a6865c27643c48141ce57854b7139,
        _:Na1dcdcbb477244ecb0fb89c600dfce73,
        _:Na5660414bfe1479d961040bc30b613e8,
        _:Na938aa144f2947b69142a4c8c70ff43b,
        _:Nece5b1bf2bc643bf9fbed65932459012,
        _:Nfae0980dd5f34069bb9d740993acd9a4 ;
    mo:track_count 10 ;
    schema:duration "PT46:26"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1bb511dc67a2436f9a8f7f31115471ca,
        _:N296e268eb3a244d080782a86562d6ad9,
        _:N3238c1f8a3494c0a91c2e79a46c0c35a,
        _:N8fb4aa3a4aba4fd59dd69cf1ad8c2316,
        _:N9b4a6865c27643c48141ce57854b7139,
        _:Na1dcdcbb477244ecb0fb89c600dfce73,
        _:Na5660414bfe1479d961040bc30b613e8,
        _:Na938aa144f2947b69142a4c8c70ff43b,
        _:Nece5b1bf2bc643bf9fbed65932459012,
        _:Nfae0980dd5f34069bb9d740993acd9a4 .

