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

<artist/70618#subject> a schema:Person,
        foaf:Person ;
    schema:name "MIKI ICHISAKI"@en,
        "一咲美葵"@ja ;
    foaf:made <album/143363#lyrics>,
        <album/143363#subject>,
        <album/143363#vocals> ;
    foaf:name "MIKI ICHISAKI"@en,
        "一咲美葵"@ja .

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

<event/307> a mo:Release ;
    schema:name "Released at Hakurei Shrine Fall Reitaisai 11 (Oct 20, 2024)" .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<album/143363#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tsuki no Hikari, Eien no Kage"@en,
        "月の光、永遠の影"@ja,
        "Tsuki no Hikari, Eien no Kage"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/143363#musicalwork> ;
    schema:name "Tsuki no Hikari, Eien no Kage"@en,
        "月の光、永遠の影"@ja,
        "Tsuki no Hikari, Eien no Kage"@ja-latn .

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

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

<album/143363#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tsuki no Hikari, Eien no Kage"@en,
        "月の光、永遠の影"@ja,
        "Tsuki no Hikari, Eien no Kage"@ja-latn ;
    mo:performance_of <album/143363#musicalwork> ;
    mo:recorded_as <album/143363#musicalexpression> ;
    schema:name "Tsuki no Hikari, Eien no Kage"@en,
        "月の光、永遠の影"@ja,
        "Tsuki no Hikari, Eien no Kage"@ja-latn ;
    schema:workPerformed <album/143363#musicalwork> .

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

<org/4830#subject> schema:name "Reirou no Hydrangea"@en,
        "玲瓏のHydrangea"@ja,
        "Reirou no Hydrangea"@ja-latn ;
    foaf:name "Reirou no Hydrangea"@en,
        "玲瓏のHydrangea"@ja,
        "Reirou no Hydrangea"@ja-latn .

<https://media.vgm.io/albums/36/143363/143363-112311ad5f8c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/143363#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/36/143363/143363-112311ad5f8c.jpg> ;
    foaf:depicts <album/143363#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/36/143363/143363-112311ad5f8c.jpg> .

<https://medium-media.vgm.io/albums/36/143363/143363-112311ad5f8c.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/143363#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-10-20"^^xsd:date ;
    dcterms:title "Tsuki no Hikari, Eien no Kage"@en,
        "月の光、永遠の影"@ja,
        "Tsuki no Hikari, Eien no Kage"@ja-latn ;
    mo:catalogue_number "HYDR-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/143363#musicalexpression> ;
    mo:publisher <org/4830#subject> ;
    mo:record _:N5514c80780f646ffaa064b008dc30308 ;
    mo:record_count 1 ;
    mo:release <event/307> ;
    schema:about <product/27#subject> ;
    schema:datePublished "2024-10-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/36/143363/143363-112311ad5f8c.jpg> ;
    schema:name "Tsuki no Hikari, Eien no Kage"@en,
        "月の光、永遠の影"@ja,
        "Tsuki no Hikari, Eien no Kage"@ja-latn ;
    schema:publisher <org/4830#subject> ;
    foaf:depiction <https://media.vgm.io/albums/36/143363/143363-112311ad5f8c.jpg> .

_:N3e2279ee71c64577b6de3cd2b10fea28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星を掴んで(Instrumental)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N5514c80780f646ffaa064b008dc30308 ;
    schema:name "星を掴んで(Instrumental)"@ja .

_:N4b96a587afa149b1b3bed9055a4ee1d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠の明日へ(Instrumental)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N5514c80780f646ffaa064b008dc30308 ;
    schema:name "永遠の明日へ(Instrumental)"@ja .

_:N4d22882800e64287a462346d0bd2e35a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月の光、永遠の影(Instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N5514c80780f646ffaa064b008dc30308 ;
    schema:name "月の光、永遠の影(Instrumental)"@ja .

_:N4db0ac0255734450925c4bbb29d3ce77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月の光、永遠の影"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N5514c80780f646ffaa064b008dc30308 ;
    schema:name "月の光、永遠の影"@ja .

_:N61d61f7a0f1541cd89c146ceccb8a598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月と太陽"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N5514c80780f646ffaa064b008dc30308 ;
    schema:name "月と太陽"@ja .

_:N75e835c91abb4d8993ff365f42543d86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輝きの真実(Instrumental)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N5514c80780f646ffaa064b008dc30308 ;
    schema:name "輝きの真実(Instrumental)"@ja .

_:N87de3295c4ec4a8bbd50c843db4aaa1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月と太陽(Instrumental)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N5514c80780f646ffaa064b008dc30308 ;
    schema:name "月と太陽(Instrumental)"@ja .

_:N97d488dadb4e47faa2d9584fe5728cfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "色取月の静寂に(Instrumental)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N5514c80780f646ffaa064b008dc30308 ;
    schema:name "色取月の静寂に(Instrumental)"@ja .

_:Na86adefe4c6c4c288c628c369cdabc37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "色取月の静寂に"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N5514c80780f646ffaa064b008dc30308 ;
    schema:name "色取月の静寂に"@ja .

_:Nb063f8f6b10c47c2b5611d3741446ebe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星を掴んで"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N5514c80780f646ffaa064b008dc30308 ;
    schema:name "星を掴んで"@ja .

_:Nf16172d224954783af0b5655733cbcfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "輝きの真実"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N5514c80780f646ffaa064b008dc30308 ;
    schema:name "輝きの真実"@ja .

_:Nf30a14c7d78741b6a566b3bcf5584fc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "永遠の明日へ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N5514c80780f646ffaa064b008dc30308 ;
    schema:name "永遠の明日へ"@ja .

_:N5514c80780f646ffaa064b008dc30308 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e2279ee71c64577b6de3cd2b10fea28,
        _:N4b96a587afa149b1b3bed9055a4ee1d3,
        _:N4d22882800e64287a462346d0bd2e35a,
        _:N4db0ac0255734450925c4bbb29d3ce77,
        _:N61d61f7a0f1541cd89c146ceccb8a598,
        _:N75e835c91abb4d8993ff365f42543d86,
        _:N87de3295c4ec4a8bbd50c843db4aaa1a,
        _:N97d488dadb4e47faa2d9584fe5728cfa,
        _:Na86adefe4c6c4c288c628c369cdabc37,
        _:Nb063f8f6b10c47c2b5611d3741446ebe,
        _:Nf16172d224954783af0b5655733cbcfb,
        _:Nf30a14c7d78741b6a566b3bcf5584fc7 ;
    mo:track_count 12 ;
    schema:duration "PT42:44"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N3e2279ee71c64577b6de3cd2b10fea28,
        _:N4b96a587afa149b1b3bed9055a4ee1d3,
        _:N4d22882800e64287a462346d0bd2e35a,
        _:N4db0ac0255734450925c4bbb29d3ce77,
        _:N61d61f7a0f1541cd89c146ceccb8a598,
        _:N75e835c91abb4d8993ff365f42543d86,
        _:N87de3295c4ec4a8bbd50c843db4aaa1a,
        _:N97d488dadb4e47faa2d9584fe5728cfa,
        _:Na86adefe4c6c4c288c628c369cdabc37,
        _:Nb063f8f6b10c47c2b5611d3741446ebe,
        _:Nf16172d224954783af0b5655733cbcfb,
        _:Nf30a14c7d78741b6a566b3bcf5584fc7 .

