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

<album/149321#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Midnight Glow"@en,
        "Midnight Glow 午夜辉光"@ja,
        "Midnight Glow"@ja-latn ;
    mo:produced_work <album/149321#musicalwork> ;
    schema:name "Midnight Glow"@en,
        "Midnight Glow 午夜辉光"@ja,
        "Midnight Glow"@ja-latn .

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

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

<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 .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@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 .

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

<album/149321#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Midnight Glow"@en,
        "Midnight Glow 午夜辉光"@ja,
        "Midnight Glow"@ja-latn ;
    mo:performance_of <album/149321#musicalwork> ;
    mo:recorded_as <album/149321#musicalexpression> ;
    schema:name "Midnight Glow"@en,
        "Midnight Glow 午夜辉光"@ja,
        "Midnight Glow"@ja-latn ;
    schema:workPerformed <album/149321#musicalwork> .

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

<https://medium-media.vgm.io/albums/12/149321/149321-a32d1107c866.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/149321#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-07-15"^^xsd:date ;
    dcterms:title "Midnight Glow"@en,
        "Midnight Glow 午夜辉光"@ja,
        "Midnight Glow"@ja-latn ;
    mo:catalogue_number "STS-005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/149321#musicalexpression> ;
    mo:publisher _:Ne7c7fd2b01974a5588e3bad188882b2a ;
    mo:record _:N727f703a1265470590da81bd9a6c2766 ;
    mo:record_count 1 ;
    schema:about <product/27#subject>,
        <product/37#subject>,
        <product/51#subject> ;
    schema:datePublished "2022-07-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/149321/149321-a32d1107c866.jpg> ;
    schema:name "Midnight Glow"@en,
        "Midnight Glow 午夜辉光"@ja,
        "Midnight Glow"@ja-latn ;
    schema:publisher _:Ne7c7fd2b01974a5588e3bad188882b2a ;
    foaf:depiction <https://media.vgm.io/albums/12/149321/149321-a32d1107c866.jpg> .

_:N01783cae79994dbea0754330aedb6425 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N727f703a1265470590da81bd9a6c2766 ;
    schema:name "Intro"@en .

_:N03e6cbe6d0104e9b8d1c660d5b15ae97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamless Eventide"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N727f703a1265470590da81bd9a6c2766 ;
    schema:name "Dreamless Eventide"@en .

_:N14625db23c394fa1b2506f504013df2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neon Night"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N727f703a1265470590da81bd9a6c2766 ;
    schema:name "Neon Night"@en .

_:N287b20fd32044dc29238e738257c268e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Psychedelic Forest"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N727f703a1265470590da81bd9a6c2766 ;
    schema:name "Psychedelic Forest"@en .

_:N6b624c1eecee4ab581db7585a1c01404 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Midnight Stroll"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N727f703a1265470590da81bd9a6c2766 ;
    schema:name "Midnight Stroll"@en .

_:Nb20f00ac6455403492a17c762b94577f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emancipation"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N727f703a1265470590da81bd9a6c2766 ;
    schema:name "Emancipation"@en .

_:Nb7324af39ec74f01b7e7aa87374c8eb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night moon"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N727f703a1265470590da81bd9a6c2766 ;
    schema:name "Night moon"@en .

_:Nc97a38cbb61544a1ad45eb6079c19205 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Resurrection"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N727f703a1265470590da81bd9a6c2766 ;
    schema:name "Resurrection"@en .

_:Ne7c7fd2b01974a5588e3bad188882b2a schema:name "Structure Sound"@en,
        "Structure Sound"@ja,
        "Structure Sound"@ja-latn ;
    foaf:name "Structure Sound"@en,
        "Structure Sound"@ja,
        "Structure Sound"@ja-latn .

_:N727f703a1265470590da81bd9a6c2766 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01783cae79994dbea0754330aedb6425,
        _:N03e6cbe6d0104e9b8d1c660d5b15ae97,
        _:N14625db23c394fa1b2506f504013df2a,
        _:N287b20fd32044dc29238e738257c268e,
        _:N6b624c1eecee4ab581db7585a1c01404,
        _:Nb20f00ac6455403492a17c762b94577f,
        _:Nb7324af39ec74f01b7e7aa87374c8eb9,
        _:Nc97a38cbb61544a1ad45eb6079c19205 ;
    mo:track_count 8 ;
    schema:duration "PT31:17"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N01783cae79994dbea0754330aedb6425,
        _:N03e6cbe6d0104e9b8d1c660d5b15ae97,
        _:N14625db23c394fa1b2506f504013df2a,
        _:N287b20fd32044dc29238e738257c268e,
        _:N6b624c1eecee4ab581db7585a1c01404,
        _:Nb20f00ac6455403492a17c762b94577f,
        _:Nb7324af39ec74f01b7e7aa87374c8eb9,
        _:Nc97a38cbb61544a1ad45eb6079c19205 .

