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

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

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

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

<event/221> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 16 (May 05, 2019)" .

<album/87050#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sotsugetsu Fuuka"@en,
        "雪月風花"@ja,
        "Sotsugetsu Fuuka"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/87050#musicalwork> ;
    schema:name "Sotsugetsu Fuuka"@en,
        "雪月風花"@ja,
        "Sotsugetsu Fuuka"@ja-latn .

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

<album/87050#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sotsugetsu Fuuka"@en,
        "雪月風花"@ja,
        "Sotsugetsu Fuuka"@ja-latn ;
    mo:performance_of <album/87050#musicalwork> ;
    mo:recorded_as <album/87050#musicalexpression> ;
    schema:name "Sotsugetsu Fuuka"@en,
        "雪月風花"@ja,
        "Sotsugetsu Fuuka"@ja-latn ;
    schema:workPerformed <album/87050#musicalwork> .

<org/226#subject> schema:name "Hachimitsu-Lemon"@en,
        "はちみつれもん"@ja,
        "Hachimitsu-Lemon"@ja-latn ;
    foaf:name "Hachimitsu-Lemon"@en,
        "はちみつれもん"@ja,
        "Hachimitsu-Lemon"@ja-latn .

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

<https://medium-media.vgm.io/albums/05/87050/87050-1558812623.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/87050#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-05"^^xsd:date ;
    dcterms:title "Sotsugetsu Fuuka"@en,
        "雪月風花"@ja,
        "Sotsugetsu Fuuka"@ja-latn ;
    mo:catalogue_number "HLCD-0056" ;
    mo:media_type "CD" ;
    mo:publication_of <album/87050#musicalexpression> ;
    mo:publisher <org/226#subject> ;
    mo:record _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    mo:record_count 1 ;
    mo:release <event/221> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gensokyo Defenders"@en ;
            foaf:name "Gensokyo Defenders"@en ] ;
    schema:datePublished "2019-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/87050/87050-1558812623.jpg> ;
    schema:name "Sotsugetsu Fuuka"@en,
        "雪月風花"@ja,
        "Sotsugetsu Fuuka"@ja-latn ;
    schema:publisher <org/226#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/87050/87050-1558812623.jpg> .

_:N16959181a46441558f5dc757d71f0dc1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "燃え上がれ！非想天則！！"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "燃え上がれ！非想天則！！"@ja .

_:N193188d879754dd68c1437ef51411db2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "色は散りゆく"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "色は散りゆく"@ja .

_:N1d7dccfd6c0b471d858e2abfa3536906 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "揺れる草木"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "揺れる草木"@ja .

_:N2719e9e2d63b43d8a51756e647171488 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "壮大ティータイム"@ja ;
    mo:track_number 21 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "壮大ティータイム"@ja .

_:N31f08caa8f934275970c3e0bc6ccdbdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人のパレード"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "二人のパレード"@ja .

_:N4953fa3f70334db19037d0a690d22d78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OP/ラストバトル"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "OP/ラストバトル"@ja .

_:N707c4d4cf5264642a5ab5f450697c752 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法の空論"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "魔法の空論"@ja .

_:N827ed020db3e4f2285be8cdec194ad88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風と光の中で"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "風と光の中で"@ja .

_:N8dd3487cd391438887d8b1da51a73730 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "未来永劫"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "未来永劫"@ja .

_:N9a7519efde124ffcb8a0013a7a93da5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "八百万の神"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "八百万の神"@ja .

_:Na0b9754acfde427396e8f9e3c67cb4cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地底に踊る"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "地底に踊る"@ja .

_:Na565ba41ef604f1daaf94b17b08c4733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "踊る闇夜"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "踊る闇夜"@ja .

_:Nab46f86273744946b5b10dca383b0680 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "霧の湖"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "霧の湖"@ja .

_:Nacccef5f7d8b4689b24daf2ef121f2d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "突風警報"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "突風警報"@ja .

_:Naf49a0078aaa420ea9a370fd9b017621 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "結界の試練"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "結界の試練"@ja .

_:Nc080e84c9c6f4a9087067ecbb35db4a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "おてんば恋娘"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "おてんば恋娘"@ja .

_:Ncad257f28728460cbc35155f49d48b0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "謀"@ja ;
    mo:track_number 20 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "謀"@ja .

_:Nd321d25b0e004f779e8f1dff4f09062e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "城塞"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "城塞"@ja .

_:Nd6dca346e5814421844cf7d86180d6a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "身近な大戦争"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "身近な大戦争"@ja .

_:Nd8505b4e968f467dad1ac9079bbeb4b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "春霞"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "春霞"@ja .

_:Ne00271da8f564fc88e3184bc5dfed901 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "神紅"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "神紅"@ja .

_:Nea98907eb73a4bffabcfcee098005713 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花の色はここに眠る"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N618e1fc6b97d4b60b7da82cb4e283f16 ;
    schema:name "花の色はここに眠る"@ja .

_:N618e1fc6b97d4b60b7da82cb4e283f16 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16959181a46441558f5dc757d71f0dc1,
        _:N193188d879754dd68c1437ef51411db2,
        _:N1d7dccfd6c0b471d858e2abfa3536906,
        _:N2719e9e2d63b43d8a51756e647171488,
        _:N31f08caa8f934275970c3e0bc6ccdbdf,
        _:N4953fa3f70334db19037d0a690d22d78,
        _:N707c4d4cf5264642a5ab5f450697c752,
        _:N827ed020db3e4f2285be8cdec194ad88,
        _:N8dd3487cd391438887d8b1da51a73730,
        _:N9a7519efde124ffcb8a0013a7a93da5c,
        _:Na0b9754acfde427396e8f9e3c67cb4cd,
        _:Na565ba41ef604f1daaf94b17b08c4733,
        _:Nab46f86273744946b5b10dca383b0680,
        _:Nacccef5f7d8b4689b24daf2ef121f2d9,
        _:Naf49a0078aaa420ea9a370fd9b017621,
        _:Nc080e84c9c6f4a9087067ecbb35db4a7,
        _:Ncad257f28728460cbc35155f49d48b0f,
        _:Nd321d25b0e004f779e8f1dff4f09062e,
        _:Nd6dca346e5814421844cf7d86180d6a7,
        _:Nd8505b4e968f467dad1ac9079bbeb4b9,
        _:Ne00271da8f564fc88e3184bc5dfed901,
        _:Nea98907eb73a4bffabcfcee098005713 ;
    mo:track_count 22 ;
    schema:duration "PT72:07"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N16959181a46441558f5dc757d71f0dc1,
        _:N193188d879754dd68c1437ef51411db2,
        _:N1d7dccfd6c0b471d858e2abfa3536906,
        _:N2719e9e2d63b43d8a51756e647171488,
        _:N31f08caa8f934275970c3e0bc6ccdbdf,
        _:N4953fa3f70334db19037d0a690d22d78,
        _:N707c4d4cf5264642a5ab5f450697c752,
        _:N827ed020db3e4f2285be8cdec194ad88,
        _:N8dd3487cd391438887d8b1da51a73730,
        _:N9a7519efde124ffcb8a0013a7a93da5c,
        _:Na0b9754acfde427396e8f9e3c67cb4cd,
        _:Na565ba41ef604f1daaf94b17b08c4733,
        _:Nab46f86273744946b5b10dca383b0680,
        _:Nacccef5f7d8b4689b24daf2ef121f2d9,
        _:Naf49a0078aaa420ea9a370fd9b017621,
        _:Nc080e84c9c6f4a9087067ecbb35db4a7,
        _:Ncad257f28728460cbc35155f49d48b0f,
        _:Nd321d25b0e004f779e8f1dff4f09062e,
        _:Nd6dca346e5814421844cf7d86180d6a7,
        _:Nd8505b4e968f467dad1ac9079bbeb4b9,
        _:Ne00271da8f564fc88e3184bc5dfed901,
        _:Nea98907eb73a4bffabcfcee098005713 .

