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

<album/120322#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eternal Spring of Resonation"@en,
        "Eternal Spring of Resonation"@ja,
        "Eternal Spring of Resonation"@ja-latn ;
    mo:produced_work <album/120322#musicalwork> ;
    schema:name "Eternal Spring of Resonation"@en,
        "Eternal Spring of Resonation"@ja,
        "Eternal Spring of Resonation"@ja-latn .

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

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

<event/282> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 19 (May 08, 2022)" .

<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/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/497#subject> a schema:CreativeWork ;
    schema:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn ;
    foaf:name "Yousei Daisensou ~ Touhou Sangetsusei"@en,
        "妖精大戦争　〜 東方三月精"@ja,
        "Yousei Daisensou ~ Touhou Sangetsusei"@ja-latn .

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

<album/120322#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eternal Spring of Resonation"@en,
        "Eternal Spring of Resonation"@ja,
        "Eternal Spring of Resonation"@ja-latn ;
    mo:performance_of <album/120322#musicalwork> ;
    mo:recorded_as <album/120322#musicalexpression> ;
    schema:name "Eternal Spring of Resonation"@en,
        "Eternal Spring of Resonation"@ja,
        "Eternal Spring of Resonation"@ja-latn ;
    schema:workPerformed <album/120322#musicalwork> .

<org/3295#subject> schema:name "The Brightness of Twilight"@en,
        "The Brightness of Twilight"@ja,
        "The Brightness of Twilight"@ja-latn ;
    foaf:name "The Brightness of Twilight"@en,
        "The Brightness of Twilight"@ja,
        "The Brightness of Twilight"@ja-latn .

<https://media.vgm.io/albums/22/120322/120322-99be8992ab79.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120322#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/120322/120322-99be8992ab79.png> ;
    foaf:depicts <album/120322#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/120322/120322-99be8992ab79.png> .

<https://medium-media.vgm.io/albums/22/120322/120322-99be8992ab79.png> a schema:ImageObject,
        foaf:Image .

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

<album/120322#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-05-08"^^xsd:date ;
    dcterms:title "Eternal Spring of Resonation"@en,
        "Eternal Spring of Resonation"@ja,
        "Eternal Spring of Resonation"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/120322#musicalexpression> ;
    mo:publisher <org/3295#subject> ;
    mo:record _:Ncbcfed378ac4459088d77c08122a8be2 ;
    mo:record_count 1 ;
    mo:release <event/282> ;
    schema:about <product/22#subject>,
        <product/29#subject>,
        <product/497#subject> ;
    schema:datePublished "2022-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/120322/120322-99be8992ab79.png> ;
    schema:name "Eternal Spring of Resonation"@en,
        "Eternal Spring of Resonation"@ja,
        "Eternal Spring of Resonation"@ja-latn ;
    schema:publisher <org/3295#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/120322/120322-99be8992ab79.png> .

_:N1b8ffdfea310432da745e1df271e4359 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Lane -Monochromatic Retribution-"@en,
        "春色小径 -Monochromatic Retribution-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Ncbcfed378ac4459088d77c08122a8be2 ;
    schema:name "Spring Lane -Monochromatic Retribution-"@en,
        "春色小径 -Monochromatic Retribution-"@ja .

_:N26f33a5df89749a982e4f08b2a1db51e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loose Rain -Rain of Darkness-"@en,
        "ルーズレイン -Rain of Darkness-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Ncbcfed378ac4459088d77c08122a8be2 ;
    schema:name "Loose Rain -Rain of Darkness-"@en,
        "ルーズレイン -Rain of Darkness-"@ja .

_:N43aeb820709847cca58d3cd713aba605 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Higan Retour -Unseen Power of Higan-"@en,
        "彼岸帰航 -Unseen Power of Higan-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ncbcfed378ac4459088d77c08122a8be2 ;
    schema:name "Higan Retour -Unseen Power of Higan-"@en,
        "彼岸帰航 -Unseen Power of Higan-"@ja .

_:N4c553d2a3ad14c8a8b99d2eba55c25db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Ice Fairy in Spring -Spring of Eternity-"@en,
        "春の氷精 -Spring of Eternity-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ncbcfed378ac4459088d77c08122a8be2 ;
    schema:name "An Ice Fairy in Spring -Spring of Eternity-"@en,
        "春の氷精 -Spring of Eternity-"@ja .

_:N528aa8fd26774027b6e825c6c7acfbfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eastern Ghostly Dream -Second Resonation-"@en,
        "東方妖々夢 -Second Resonation-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Ncbcfed378ac4459088d77c08122a8be2 ;
    schema:name "Eastern Ghostly Dream -Second Resonation-"@en,
        "東方妖々夢 -Second Resonation-"@ja .

_:N6243d27c434747e8adf4d33ab62fdc48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Band -Phantom Triad Frenzy-"@en,
        "幽霊楽団 -Phantom Triad Frenzy-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Ncbcfed378ac4459088d77c08122a8be2 ;
    schema:name "Phantom Band -Phantom Triad Frenzy-"@en,
        "幽霊楽団 -Phantom Triad Frenzy-"@ja .

_:N7b4551095b664d95b59af90598e64352 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Refrain of the Lovely Great War -Refrain From Blossom-"@en,
        "可愛い大戦争のリフレーン -Refrain From Blossom-"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Ncbcfed378ac4459088d77c08122a8be2 ;
    schema:name "The Refrain of the Lovely Great War -Refrain From Blossom-"@en,
        "可愛い大戦争のリフレーン -Refrain From Blossom-"@ja .

_:Na1f08e23e850422ab1f74661bb4a75ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fantastic Tales from Tono -Diverging Legends-"@en,
        "遠野幻想物語 -Diverging Legends-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ncbcfed378ac4459088d77c08122a8be2 ;
    schema:name "The Fantastic Tales from Tono -Diverging Legends-"@en,
        "遠野幻想物語 -Diverging Legends-"@ja .

_:Nb9a423bb6dc94cbc80607d80aaa4d159 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Great Fairy Wars -Great Fairy Expedition-"@en,
        "妖精大戦争 -Great Fairy Expedition-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Ncbcfed378ac4459088d77c08122a8be2 ;
    schema:name "Great Fairy Wars -Great Fairy Expedition-"@en,
        "妖精大戦争 -Great Fairy Expedition-"@ja .

_:Ne75cd0bf4fdd490385d95c20e7692962 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Capital City of Flowers in the Sky -Moon Island of Cherry Petals-"@en,
        "天空の花の都 -Moon Island of Cherry Petals-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:Ncbcfed378ac4459088d77c08122a8be2 ;
    schema:name "The Capital City of Flowers in the Sky -Moon Island of Cherry Petals-"@en,
        "天空の花の都 -Moon Island of Cherry Petals-"@ja .

_:Ncbcfed378ac4459088d77c08122a8be2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b8ffdfea310432da745e1df271e4359,
        _:N26f33a5df89749a982e4f08b2a1db51e,
        _:N43aeb820709847cca58d3cd713aba605,
        _:N4c553d2a3ad14c8a8b99d2eba55c25db,
        _:N528aa8fd26774027b6e825c6c7acfbfa,
        _:N6243d27c434747e8adf4d33ab62fdc48,
        _:N7b4551095b664d95b59af90598e64352,
        _:Na1f08e23e850422ab1f74661bb4a75ed,
        _:Nb9a423bb6dc94cbc80607d80aaa4d159,
        _:Ne75cd0bf4fdd490385d95c20e7692962 ;
    mo:track_count 10 ;
    schema:duration "PT36:34"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N1b8ffdfea310432da745e1df271e4359,
        _:N26f33a5df89749a982e4f08b2a1db51e,
        _:N43aeb820709847cca58d3cd713aba605,
        _:N4c553d2a3ad14c8a8b99d2eba55c25db,
        _:N528aa8fd26774027b6e825c6c7acfbfa,
        _:N6243d27c434747e8adf4d33ab62fdc48,
        _:N7b4551095b664d95b59af90598e64352,
        _:Na1f08e23e850422ab1f74661bb4a75ed,
        _:Nb9a423bb6dc94cbc80607d80aaa4d159,
        _:Ne75cd0bf4fdd490385d95c20e7692962 .

