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

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

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

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

<event/5> a mo:Release ;
    schema:name "Released at Comic Market 70 (Aug 10, 2006 to Aug 13, 2006)" .

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

<product/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

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

<album/5318#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shout at the Devil"@en,
        "Shout at the Devil"@ja,
        "Shout at the Devil"@ja-latn ;
    mo:performance_of <album/5318#musicalwork> ;
    mo:recorded_as <album/5318#musicalexpression> ;
    schema:name "Shout at the Devil"@en,
        "Shout at the Devil"@ja,
        "Shout at the Devil"@ja-latn ;
    schema:workPerformed <album/5318#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/81/5318/5318-1249407917.jpg> a schema:ImageObject,
        foaf:Image .

<album/5318#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shout at the Devil"@en,
        "Shout at the Devil"@ja,
        "Shout at the Devil"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Team Shanghai Alice"@en ;
            foaf:made <album/5318#composition> ;
            foaf:name "(Team Shanghai Alice"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/5318#musicalwork> ;
    schema:name "Shout at the Devil"@en,
        "Shout at the Devil"@ja,
        "Shout at the Devil"@ja-latn .

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

<album/5318#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-14"^^xsd:date ;
    dcterms:title "Shout at the Devil"@en,
        "Shout at the Devil"@ja,
        "Shout at the Devil"@ja-latn ;
    mo:catalogue_number "DECD-0002" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/5318#musicalexpression> ;
    mo:publisher <org/329#subject> ;
    mo:record _:Ne27f0bb3fd4846658b83d2c5c1e47cd1 ;
    mo:record_count 1 ;
    mo:release <event/5> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:datePublished "2006-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/81/5318/5318-1249407917.jpg> ;
    schema:name "Shout at the Devil"@en,
        "Shout at the Devil"@ja,
        "Shout at the Devil"@ja-latn ;
    schema:publisher <org/329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/81/5318/5318-1249407917.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5318#subject> ;
    schema:name "(Team Shanghai Alice"@en ;
    foaf:made <album/5318#subject> ;
    foaf:name "(Team Shanghai Alice"@en .

_:N5b9465bb31d8459bb946fd859f8a8396 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OPENING ~ The Introduction"@en,
        "OPENING ～ The Introduction"@ja,
        "OPENING ~ The Introduction"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Ne27f0bb3fd4846658b83d2c5c1e47cd1 ;
    schema:name "OPENING ~ The Introduction"@en,
        "OPENING ～ The Introduction"@ja,
        "OPENING ~ The Introduction"@ja-latn .

_:N9b4dd148cd064f0f908b08e08aceb3e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradise ~ Deep Mountain"@en,
        "無何有の郷 ～ Deep Mountain"@ja,
        "Mukau no Kyou ~ Deep Mountain"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT8:56"^^xsd:interval ;
    schema:inPlaylist _:Ne27f0bb3fd4846658b83d2c5c1e47cd1 ;
    schema:name "Paradise ~ Deep Mountain"@en,
        "無何有の郷 ～ Deep Mountain"@ja,
        "Mukau no Kyou ~ Deep Mountain"@ja-latn .

_:Ne1358665b5d349bbac4f1e2a16979eb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Tower ~ Eastern Dream (Acoustic Demo)"@en,
        "紅楼 ～ Eastern Dream (Acoustic Demo)"@ja,
        "Kourou ~ Eastern Dream (Acoustic Demo)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT7:10"^^xsd:interval ;
    schema:inPlaylist _:Ne27f0bb3fd4846658b83d2c5c1e47cd1 ;
    schema:name "Scarlet Tower ~ Eastern Dream (Acoustic Demo)"@en,
        "紅楼 ～ Eastern Dream (Acoustic Demo)"@ja,
        "Kourou ~ Eastern Dream (Acoustic Demo)"@ja-latn .

_:Ne491423143b3425f8d378bd1c7034bd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oriental Dark Flight"@en,
        "オリエンタルダークフライト"@ja,
        "Oriental Dark Flight"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ne27f0bb3fd4846658b83d2c5c1e47cd1 ;
    schema:name "Oriental Dark Flight"@en,
        "オリエンタルダークフライト"@ja,
        "Oriental Dark Flight"@ja-latn .

_:Nefe2a6ab18a949dfbd758e481cf8ef82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-Colored Master Spark"@en,
        "恋色マスタースパーク"@ja,
        "Koiiro no Master Spark"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Ne27f0bb3fd4846658b83d2c5c1e47cd1 ;
    schema:name "Love-Colored Master Spark"@en,
        "恋色マスタースパーク"@ja,
        "Koiiro no Master Spark"@ja-latn .

_:Nf7780c47ee6e4435a42132ee002ee14a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind Circulation ~ Wind Tour"@en,
        "風の循環 ～ Wind Tour"@ja,
        "Kaze no Junkan ~ Wind Tour"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Ne27f0bb3fd4846658b83d2c5c1e47cd1 ;
    schema:name "Wind Circulation ~ Wind Tour"@en,
        "風の循環 ～ Wind Tour"@ja,
        "Kaze no Junkan ~ Wind Tour"@ja-latn .

_:Ne27f0bb3fd4846658b83d2c5c1e47cd1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5b9465bb31d8459bb946fd859f8a8396,
        _:N9b4dd148cd064f0f908b08e08aceb3e6,
        _:Ne1358665b5d349bbac4f1e2a16979eb3,
        _:Ne491423143b3425f8d378bd1c7034bd4,
        _:Nefe2a6ab18a949dfbd758e481cf8ef82,
        _:Nf7780c47ee6e4435a42132ee002ee14a ;
    mo:track_count 6 ;
    schema:duration "PT28:54"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N5b9465bb31d8459bb946fd859f8a8396,
        _:N9b4dd148cd064f0f908b08e08aceb3e6,
        _:Ne1358665b5d349bbac4f1e2a16979eb3,
        _:Ne491423143b3425f8d378bd1c7034bd4,
        _:Nefe2a6ab18a949dfbd758e481cf8ef82,
        _:Nf7780c47ee6e4435a42132ee002ee14a .

