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

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

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

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

<event/8> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 5 (May 25, 2008)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<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/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/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/45#subject> a schema:CreativeWork ;
    schema:name "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@en,
        "東方三月精　〜 Strange and Bright Nature Deity"@ja,
        "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@ja-latn ;
    foaf:name "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@en,
        "東方三月精　〜 Strange and Bright Nature Deity"@ja,
        "Touhou Sangetsusei ~ Strange and Bright Nature Deity"@ja-latn .

<album/8484#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Scythe for the Guilty Riversides"@en,
        "Scythe for the Guilty Riversides"@ja,
        "Scythe for the Guilty Riversides"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/8484#musicalwork> ;
    schema:name "Scythe for the Guilty Riversides"@en,
        "Scythe for the Guilty Riversides"@ja,
        "Scythe for the Guilty Riversides"@ja-latn .

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

<org/161#subject> schema:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn ;
    foaf:name "IRON ATTACK!"@en,
        "IRON ATTACK!"@ja,
        "IRON ATTACK!"@ja-latn .

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

<https://medium-media.vgm.io/albums/48/8484/8484-1210906538.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/70915#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/8484#performance> ;
    schema:name "Kissing the Mirror"@en,
        "キッシング・ザ・ミラー"@ja ;
    foaf:name "Kissing the Mirror"@en,
        "キッシング・ザ・ミラー"@ja .

<album/8484#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Scythe for the Guilty Riversides"@en,
        "Scythe for the Guilty Riversides"@ja,
        "Scythe for the Guilty Riversides"@ja-latn ;
    mo:performance_of <album/8484#musicalwork> ;
    mo:performer _:N063fbe035bac41f287b8370467dfd4ea,
        <artist/70915#subject> ;
    mo:recorded_as <album/8484#musicalexpression> ;
    schema:byArtist _:N063fbe035bac41f287b8370467dfd4ea,
        <artist/70915#subject> ;
    schema:name "Scythe for the Guilty Riversides"@en,
        "Scythe for the Guilty Riversides"@ja,
        "Scythe for the Guilty Riversides"@ja-latn ;
    schema:workPerformed <album/8484#musicalwork> .

<album/8484#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-25"^^xsd:date ;
    dcterms:title "Scythe for the Guilty Riversides"@en,
        "Scythe for the Guilty Riversides"@ja,
        "Scythe for the Guilty Riversides"@ja-latn ;
    mo:catalogue_number "AOD005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/8484#musicalexpression> ;
    mo:publisher <org/161#subject> ;
    mo:record _:N08bab99c59664420b22848a4d3ee1ed1 ;
    mo:record_count 1 ;
    mo:release <event/8> ;
    schema:about <product/12#subject>,
        <product/16#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/45#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "IRON ATTACK"@en ;
            foaf:name "IRON ATTACK"@en ],
        <artist/70915#subject> ;
    schema:datePublished "2008-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/8484/8484-1210906538.jpg> ;
    schema:name "Scythe for the Guilty Riversides"@en,
        "Scythe for the Guilty Riversides"@ja,
        "Scythe for the Guilty Riversides"@ja-latn ;
    schema:publisher <org/161#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/8484/8484-1210906538.jpg> .

_:N063fbe035bac41f287b8370467dfd4ea a schema:Person,
        foaf:Person ;
    mo:performed <album/8484#performance> ;
    schema:name "IRON ATTACK"@en ;
    foaf:name "IRON ATTACK"@en .

_:N1f12a1ebcd124f7887b9f057b659ee26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enter the Bizarre Sanctuary"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N08bab99c59664420b22848a4d3ee1ed1 ;
    schema:name "Enter the Bizarre Sanctuary"@ja .

_:N43b4be6f1f0148e2b0894c4fb4001fc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Force of Innocent Mage"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N08bab99c59664420b22848a4d3ee1ed1 ;
    schema:name "The Force of Innocent Mage"@ja .

_:N453865efe14748988bbc7c928d0f9bc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NAMELESS GRAVE"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N08bab99c59664420b22848a4d3ee1ed1 ;
    schema:name "NAMELESS GRAVE"@ja .

_:N69b026f73b4f4bc1bb868e18336d0ce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UNTRODDEN VALLEY"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N08bab99c59664420b22848a4d3ee1ed1 ;
    schema:name "UNTRODDEN VALLEY"@ja .

_:N6b2b02464c864ce3abebc9fe9275ef24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scythe for the Guilty Riversides"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N08bab99c59664420b22848a4d3ee1ed1 ;
    schema:name "Scythe for the Guilty Riversides"@ja .

_:N7b033bdd168245368ace42dd98b71cc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barrage for Absolute Victory"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N08bab99c59664420b22848a4d3ee1ed1 ;
    schema:name "Barrage for Absolute Victory"@ja .

_:N9acdefb1dc664b5e81125f7748576be5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Scar of Disaster"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N08bab99c59664420b22848a4d3ee1ed1 ;
    schema:name "The Scar of Disaster"@ja .

_:Na33020a467d2465bb53b6a349cee4ede a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RASING HILL"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N08bab99c59664420b22848a4d3ee1ed1 ;
    schema:name "RASING HILL"@ja .

_:Nfa8ac8167c0d46a7b7dbf313583fbf50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GOD IN LAKE"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N08bab99c59664420b22848a4d3ee1ed1 ;
    schema:name "GOD IN LAKE"@ja .

_:N08bab99c59664420b22848a4d3ee1ed1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1f12a1ebcd124f7887b9f057b659ee26,
        _:N43b4be6f1f0148e2b0894c4fb4001fc6,
        _:N453865efe14748988bbc7c928d0f9bc2,
        _:N69b026f73b4f4bc1bb868e18336d0ce3,
        _:N6b2b02464c864ce3abebc9fe9275ef24,
        _:N7b033bdd168245368ace42dd98b71cc0,
        _:N9acdefb1dc664b5e81125f7748576be5,
        _:Na33020a467d2465bb53b6a349cee4ede,
        _:Nfa8ac8167c0d46a7b7dbf313583fbf50 ;
    mo:track_count 9 ;
    schema:duration "PT38:36"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1f12a1ebcd124f7887b9f057b659ee26,
        _:N43b4be6f1f0148e2b0894c4fb4001fc6,
        _:N453865efe14748988bbc7c928d0f9bc2,
        _:N69b026f73b4f4bc1bb868e18336d0ce3,
        _:N6b2b02464c864ce3abebc9fe9275ef24,
        _:N7b033bdd168245368ace42dd98b71cc0,
        _:N9acdefb1dc664b5e81125f7748576be5,
        _:Na33020a467d2465bb53b6a349cee4ede,
        _:Nfa8ac8167c0d46a7b7dbf313583fbf50 .

