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

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

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

<artist/27411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/138911#subject> ;
    schema:name "Yuria Miyazono"@en ;
    foaf:made <album/138911#composition>,
        <album/138911#subject> ;
    foaf:name "Yuria Miyazono"@en .

<event/301> a mo:Release ;
    schema:name "Released at M3-2024 Spring (Apr 28, 2024)" .

<album/138911#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Life in the Twilight / Yuria Miyazono"@en,
        "Life in the Twilight / Yuria Miyazono"@ja,
        "Life in the Twilight / Yuria Miyazono"@ja-latn ;
    mo:composer <artist/27411#subject> ;
    mo:produced_work <album/138911#musicalwork> ;
    schema:name "Life in the Twilight / Yuria Miyazono"@en,
        "Life in the Twilight / Yuria Miyazono"@ja,
        "Life in the Twilight / Yuria Miyazono"@ja-latn .

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

<album/138911#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Life in the Twilight / Yuria Miyazono"@en,
        "Life in the Twilight / Yuria Miyazono"@ja,
        "Life in the Twilight / Yuria Miyazono"@ja-latn ;
    mo:performance_of <album/138911#musicalwork> ;
    mo:recorded_as <album/138911#musicalexpression> ;
    schema:name "Life in the Twilight / Yuria Miyazono"@en,
        "Life in the Twilight / Yuria Miyazono"@ja,
        "Life in the Twilight / Yuria Miyazono"@ja-latn ;
    schema:workPerformed <album/138911#musicalwork> .

<org/4107#subject> schema:name "MUSIRISCA"@en,
        "MUSIRISCA"@ja,
        "MUSIRISCA"@ja-latn ;
    foaf:name "MUSIRISCA"@en,
        "MUSIRISCA"@ja,
        "MUSIRISCA"@ja-latn .

<https://media.vgm.io/albums/11/138911/138911-e769847868c6.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/138911#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/11/138911/138911-e769847868c6.png> ;
    foaf:depicts <album/138911#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/11/138911/138911-e769847868c6.png> .

<https://medium-media.vgm.io/albums/11/138911/138911-e769847868c6.png> a schema:ImageObject,
        foaf:Image .

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

<album/138911#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-28"^^xsd:date ;
    dcterms:title "Life in the Twilight / Yuria Miyazono"@en,
        "Life in the Twilight / Yuria Miyazono"@ja,
        "Life in the Twilight / Yuria Miyazono"@ja-latn ;
    mo:catalogue_number "MRCY-0014" ;
    mo:media_type "Download Code" ;
    mo:publication_of <album/138911#musicalexpression> ;
    mo:publisher <org/4107#subject> ;
    mo:record _:Ne0a201adf6734c0b91319fccb30e55dd ;
    mo:record_count 1 ;
    mo:release <event/301> ;
    schema:datePublished "2024-04-28"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/11/138911/138911-e769847868c6.png> ;
    schema:name "Life in the Twilight / Yuria Miyazono"@en,
        "Life in the Twilight / Yuria Miyazono"@ja,
        "Life in the Twilight / Yuria Miyazono"@ja-latn ;
    schema:publisher <org/4107#subject> ;
    foaf:depiction <https://media.vgm.io/albums/11/138911/138911-e769847868c6.png> .

_:Nb1153e6cc10f4ad68471cbfada6db459 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life in the Twilight – Prelude –"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ne0a201adf6734c0b91319fccb30e55dd ;
    schema:name "Life in the Twilight – Prelude –"@en .

_:Nc92ba4ca61b140cbb41f6c0e825589d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life in the Twilight"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:Ne0a201adf6734c0b91319fccb30e55dd ;
    schema:name "Life in the Twilight"@en .

_:Ne0a201adf6734c0b91319fccb30e55dd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nb1153e6cc10f4ad68471cbfada6db459,
        _:Nc92ba4ca61b140cbb41f6c0e825589d7 ;
    mo:track_count 2 ;
    schema:duration "PT6:57"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nb1153e6cc10f4ad68471cbfada6db459,
        _:Nc92ba4ca61b140cbb41f6c0e825589d7 .

