@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 _:N160289179fcd47f08898e3b0cb53c2d3 ;
    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> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:N160289179fcd47f08898e3b0cb53c2d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N056964b7202a4514b3f4f465e96c59f0,
        _:N1c73a4c55f8b4b23a5d446b611766a42,
        _:N333d6c14d04a4d5eb0644c95217aea25,
        _:N3a57816ed8ce47ffb1d4409ad5eead43,
        _:N3d50b1412cd74430a756216f2a85bc75,
        _:N3d7518a11c1a45b3971de9a155f72864,
        _:N410ea90755af47a6a9e570a457596fb2,
        _:N4b721d8f01ea44e6a7719394d6ec2d71,
        _:N5d033412455a4a9e9971c7f84994c741,
        _:N69662a5341d04e85b6ec6fbbe788454d,
        _:N6d4b90a2d5964441ac94a3f2cab443ea,
        _:N84db56059a794b1c8be8e16684a3cdcc,
        _:N8abbdc6d5ce1430b880762c2593473b5,
        _:Na429eca73db0491799aa27772ec9340c,
        _:Nb582d74428164de38a4899618fa2dec6,
        _:Nbf4fc0083ed04846b6e448b2da2b4d02,
        _:Nc43583b5f5d14d0098e9c9fd6348337a,
        _:Nd2cc12ee5bb94f63908b2ebd657c4505,
        _:Nd503ee43d5af4d5e97709dc1f1038e24,
        _:Nd8eb5bf77b2b46bf98bf21beaf6c7547,
        _:Nf498dce1a46245b4beb72d5d2b286b6d,
        _:Nff2637153e614dbab79c4de1a3c82349 ;
    mo:track_count 22 ;
    schema:duration "PT72:07"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N056964b7202a4514b3f4f465e96c59f0,
        _:N1c73a4c55f8b4b23a5d446b611766a42,
        _:N333d6c14d04a4d5eb0644c95217aea25,
        _:N3a57816ed8ce47ffb1d4409ad5eead43,
        _:N3d50b1412cd74430a756216f2a85bc75,
        _:N3d7518a11c1a45b3971de9a155f72864,
        _:N410ea90755af47a6a9e570a457596fb2,
        _:N4b721d8f01ea44e6a7719394d6ec2d71,
        _:N5d033412455a4a9e9971c7f84994c741,
        _:N69662a5341d04e85b6ec6fbbe788454d,
        _:N6d4b90a2d5964441ac94a3f2cab443ea,
        _:N84db56059a794b1c8be8e16684a3cdcc,
        _:N8abbdc6d5ce1430b880762c2593473b5,
        _:Na429eca73db0491799aa27772ec9340c,
        _:Nb582d74428164de38a4899618fa2dec6,
        _:Nbf4fc0083ed04846b6e448b2da2b4d02,
        _:Nc43583b5f5d14d0098e9c9fd6348337a,
        _:Nd2cc12ee5bb94f63908b2ebd657c4505,
        _:Nd503ee43d5af4d5e97709dc1f1038e24,
        _:Nd8eb5bf77b2b46bf98bf21beaf6c7547,
        _:Nf498dce1a46245b4beb72d5d2b286b6d,
        _:Nff2637153e614dbab79c4de1a3c82349 .

