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

<artist/9369#subject> a schema:Person,
        foaf:Person ;
    schema:name "Fancymat"@en ;
    foaf:made <album/43597#lyrics>,
        <album/43597#subject> ;
    foaf:name "Fancymat"@en .

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

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

<event/157> a mo:Release ;
    schema:name "Released at Comic Market 84 (Aug 10, 2013 to Aug 12, 2013)" .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<product/64#subject> a schema:CreativeWork ;
    schema:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn ;
    foaf:name "Syu-so-gyoku"@en,
        "秋霜玉"@ja,
        "Shuusou Gyoku"@ja-latn .

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

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

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

<org/710#subject> schema:name "Tennenjemini"@en,
        "天然ジェミニ"@ja,
        "Tennenjemini"@ja-latn ;
    foaf:name "Tennenjemini"@en,
        "天然ジェミニ"@ja,
        "Tennenjemini"@ja-latn .

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

<https://medium-media.vgm.io/albums/79/43597/43597-1394410306.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/9366#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43597#performance> ;
    schema:name "Yuuki Aihara"@en,
        "愛原佑季"@ja ;
    foaf:name "Yuuki Aihara"@en,
        "愛原佑季"@ja .

<artist/9367#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/43597#performance> ;
    schema:name "Chihiro Aihara"@en,
        "愛原千尋"@ja ;
    foaf:name "Chihiro Aihara"@en,
        "愛原千尋"@ja .

<album/43597#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho Warfare:RED SPELL"@en,
        "Toho Warfare:RED SPELL"@ja,
        "Toho Warfare:RED SPELL"@ja-latn ;
    mo:performance_of <album/43597#musicalwork> ;
    mo:performer <artist/9366#subject>,
        <artist/9367#subject> ;
    mo:recorded_as <album/43597#musicalexpression> ;
    schema:byArtist <artist/9366#subject>,
        <artist/9367#subject> ;
    schema:name "Toho Warfare:RED SPELL"@en,
        "Toho Warfare:RED SPELL"@ja,
        "Toho Warfare:RED SPELL"@ja-latn ;
    schema:workPerformed <album/43597#musicalwork> .

<album/43597#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "Toho Warfare:RED SPELL"@en,
        "Toho Warfare:RED SPELL"@ja,
        "Toho Warfare:RED SPELL"@ja-latn ;
    mo:catalogue_number "CY-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/43597#musicalexpression> ;
    mo:publisher <org/710#subject> ;
    mo:record _:N86b81e9b4ce4491587fa7e83eec8a575 ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about <product/22#subject>,
        <product/25#subject>,
        <product/33#subject>,
        <product/51#subject>,
        <product/64#subject>,
        <product/882#subject> ;
    schema:byArtist <artist/9366#subject>,
        <artist/9367#subject> ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/79/43597/43597-1394410306.jpg> ;
    schema:name "Toho Warfare:RED SPELL"@en,
        "Toho Warfare:RED SPELL"@ja,
        "Toho Warfare:RED SPELL"@ja-latn ;
    schema:publisher <org/710#subject> ;
    foaf:depiction <https://media.vgm.io/albums/79/43597/43597-1394410306.jpg> .

_:N14a8f809f82042ac894a3d51e7711077 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cruel ending... (off vocal version)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N86b81e9b4ce4491587fa7e83eec8a575 ;
    schema:name "Cruel ending... (off vocal version)"@en .

_:N1de58823f7f547a7a59608cd86d8dc74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bland new days"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N86b81e9b4ce4491587fa7e83eec8a575 ;
    schema:name "Bland new days"@en .

_:N1f3b8bccc6814314a4fd90f10fc1acaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those who enjoy fight win! (off vocal version)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N86b81e9b4ce4491587fa7e83eec8a575 ;
    schema:name "Those who enjoy fight win! (off vocal version)"@en .

_:N2d2a6120fdfa4cc6bcca0cd1461bc826 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give victory to a goddess"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N86b81e9b4ce4491587fa7e83eec8a575 ;
    schema:name "Give victory to a goddess"@en .

_:N35378d0b4ad44f9cab1e7fa81a1b4b10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those who enjoy fight win!"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N86b81e9b4ce4491587fa7e83eec8a575 ;
    schema:name "Those who enjoy fight win!"@en .

_:N3a48fea1bac44c14bacf24acc8ae324b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strong small cat"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N86b81e9b4ce4491587fa7e83eec8a575 ;
    schema:name "Strong small cat"@en .

_:N3d66724d8cd6423aa5b720dedd28c4e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bland new days (off vocal version)"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N86b81e9b4ce4491587fa7e83eec8a575 ;
    schema:name "Bland new days (off vocal version)"@en .

_:N7349a3c5a9c74f9c918c612043ba58de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You believe me (off vocal version)"@en ;
    mo:track_number 12 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N86b81e9b4ce4491587fa7e83eec8a575 ;
    schema:name "You believe me (off vocal version)"@en .

_:N9d3e6f423e7949d188049f427da08d7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strong small cat (off vocal version)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N86b81e9b4ce4491587fa7e83eec8a575 ;
    schema:name "Strong small cat (off vocal version)"@en .

_:Nbc727f4a4e3548a0a561de2dbbfb884a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Give victory to a goddess (off vocal version)"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N86b81e9b4ce4491587fa7e83eec8a575 ;
    schema:name "Give victory to a goddess (off vocal version)"@en .

_:Ndfbd45611ae6468fae81865d3d587294 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You believe me"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:N86b81e9b4ce4491587fa7e83eec8a575 ;
    schema:name "You believe me"@en .

_:Neb220b52373a4d4cb3dadc548e6af40a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cruel ending..."@en ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N86b81e9b4ce4491587fa7e83eec8a575 ;
    schema:name "Cruel ending..."@en .

_:N86b81e9b4ce4491587fa7e83eec8a575 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N14a8f809f82042ac894a3d51e7711077,
        _:N1de58823f7f547a7a59608cd86d8dc74,
        _:N1f3b8bccc6814314a4fd90f10fc1acaf,
        _:N2d2a6120fdfa4cc6bcca0cd1461bc826,
        _:N35378d0b4ad44f9cab1e7fa81a1b4b10,
        _:N3a48fea1bac44c14bacf24acc8ae324b,
        _:N3d66724d8cd6423aa5b720dedd28c4e5,
        _:N7349a3c5a9c74f9c918c612043ba58de,
        _:N9d3e6f423e7949d188049f427da08d7c,
        _:Nbc727f4a4e3548a0a561de2dbbfb884a,
        _:Ndfbd45611ae6468fae81865d3d587294,
        _:Neb220b52373a4d4cb3dadc548e6af40a ;
    mo:track_count 12 ;
    schema:duration "PT56:56"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N14a8f809f82042ac894a3d51e7711077,
        _:N1de58823f7f547a7a59608cd86d8dc74,
        _:N1f3b8bccc6814314a4fd90f10fc1acaf,
        _:N2d2a6120fdfa4cc6bcca0cd1461bc826,
        _:N35378d0b4ad44f9cab1e7fa81a1b4b10,
        _:N3a48fea1bac44c14bacf24acc8ae324b,
        _:N3d66724d8cd6423aa5b720dedd28c4e5,
        _:N7349a3c5a9c74f9c918c612043ba58de,
        _:N9d3e6f423e7949d188049f427da08d7c,
        _:Nbc727f4a4e3548a0a561de2dbbfb884a,
        _:Ndfbd45611ae6468fae81865d3d587294,
        _:Neb220b52373a4d4cb3dadc548e6af40a .

