@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 _:N2f29799e0fb2486f8d4dedf26babb3f0,
        <artist/70915#subject> ;
    mo:recorded_as <album/8484#musicalexpression> ;
    schema:byArtist _:N2f29799e0fb2486f8d4dedf26babb3f0,
        <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 _:N26e1d8dfca5746ef83ab2a48ec7fef31 ;
    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> .

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

_:N40a57ccf0aad438ba65185971d638da5 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 _:N26e1d8dfca5746ef83ab2a48ec7fef31 ;
    schema:name "Scythe for the Guilty Riversides"@ja .

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

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

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

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

_:Nbb36ab2d77dc491f986265f676477488 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 _:N26e1d8dfca5746ef83ab2a48ec7fef31 ;
    schema:name "The Force of Innocent Mage"@ja .

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

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

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

_:N26e1d8dfca5746ef83ab2a48ec7fef31 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N40a57ccf0aad438ba65185971d638da5,
        _:N4f127d155f3249a48d834108ee7e1d08,
        _:N5c97acafa7464ca28b4b89a987e4761a,
        _:N95d18806f59b4839ac7f0b40cb7d4ac4,
        _:Nb0b936b7643448cfadb80c563dafa5d4,
        _:Nbb36ab2d77dc491f986265f676477488,
        _:Nd03f49251df54e14b5c8dd1fafbde657,
        _:Nf19a0556c609422f9e3f55cd4889c34a,
        _:Nf33cb0f4c8d847e2befad5b44ff2820f ;
    mo:track_count 9 ;
    schema:duration "PT38:36"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N40a57ccf0aad438ba65185971d638da5,
        _:N4f127d155f3249a48d834108ee7e1d08,
        _:N5c97acafa7464ca28b4b89a987e4761a,
        _:N95d18806f59b4839ac7f0b40cb7d4ac4,
        _:Nb0b936b7643448cfadb80c563dafa5d4,
        _:Nbb36ab2d77dc491f986265f676477488,
        _:Nd03f49251df54e14b5c8dd1fafbde657,
        _:Nf19a0556c609422f9e3f55cd4889c34a,
        _:Nf33cb0f4c8d847e2befad5b44ff2820f .

