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

<artist/56825#subject> a schema:Person,
        foaf:Person ;
    schema:name "Zirong Zhu"@en,
        "朱梓溶"@ja ;
    foaf:made <album/141284#subject>,
        <album/141284#vocals> ;
    foaf:name "Zirong Zhu"@en,
        "朱梓溶"@ja .

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

<artist/34121#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141284#subject> ;
    schema:name "Yu-Peng Chen"@en,
        "陈宇鹏"@ja ;
    foaf:made <album/141284#composition>,
        <album/141284#subject> ;
    foaf:name "Yu-Peng Chen"@en,
        "陈宇鹏"@ja .

<album/141284#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Promise of Dreams"@en,
        "赴梦之约"@ja,
        "A Promise of Dreams"@ja-latn ;
    mo:composer <artist/34121#subject> ;
    mo:produced_work <album/141284#musicalwork> ;
    schema:name "A Promise of Dreams"@en,
        "赴梦之约"@ja,
        "A Promise of Dreams"@ja-latn .

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

<album/141284#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Promise of Dreams"@en,
        "赴梦之约"@ja,
        "A Promise of Dreams"@ja-latn ;
    mo:performance_of <album/141284#musicalwork> ;
    mo:recorded_as <album/141284#musicalexpression> ;
    schema:name "A Promise of Dreams"@en,
        "赴梦之约"@ja,
        "A Promise of Dreams"@ja-latn ;
    schema:workPerformed <album/141284#musicalwork> .

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

<org/4199#subject> schema:name "Yinxu Culture"@en,
        "上海音序文化传播有限公司"@ja,
        "Yinxu Culture"@ja-latn ;
    foaf:name "Yinxu Culture"@en,
        "上海音序文化传播有限公司"@ja,
        "Yinxu Culture"@ja-latn .

<https://media.vgm.io/albums/48/141284/141284-6a89e94ea09b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141284#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/141284/141284-6a89e94ea09b.jpg> ;
    foaf:depicts <album/141284#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/141284/141284-6a89e94ea09b.jpg> .

<https://medium-media.vgm.io/albums/48/141284/141284-6a89e94ea09b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/141284#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-07-23"^^xsd:date ;
    dcterms:title "A Promise of Dreams"@en,
        "赴梦之约"@ja,
        "A Promise of Dreams"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/141284#musicalexpression> ;
    mo:publisher <org/4199#subject> ;
    mo:record _:N2c17fc7a62ee49e5a4024308ef21000b ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Neverending Dream"@en ;
            foaf:name "The Neverending Dream"@en ] ;
    schema:datePublished "2024-07-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/48/141284/141284-6a89e94ea09b.jpg> ;
    schema:name "A Promise of Dreams"@en,
        "赴梦之约"@ja,
        "A Promise of Dreams"@ja-latn ;
    schema:publisher <org/4199#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/141284/141284-6a89e94ea09b.jpg> .

_:N1e493ef9f023437fa08f99c2813cb1db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Dream's End"@en,
        "向无际彼岸"@zd ;
    mo:track_number 3 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N2c17fc7a62ee49e5a4024308ef21000b ;
    schema:name "To Dream's End"@en,
        "向无际彼岸"@zd .

_:Na006dfb988dd4294bf51ea55b3762796 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Neverending Dream"@en,
        "无尽梦回"@zd ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N2c17fc7a62ee49e5a4024308ef21000b ;
    schema:name "The Neverending Dream"@en,
        "无尽梦回"@zd .

_:Nb540e1812f79410da9baffb30d0adc03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "So Sleeps the Soul"@en,
        "万物沉眠"@zd ;
    mo:track_number 4 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N2c17fc7a62ee49e5a4024308ef21000b ;
    schema:name "So Sleeps the Soul"@en,
        "万物沉眠"@zd .

_:Nf1f3f5521b4047b2b4a1c002d02b7efe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreams Aglow"@en,
        "梦的流光"@zd ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N2c17fc7a62ee49e5a4024308ef21000b ;
    schema:name "Dreams Aglow"@en,
        "梦的流光"@zd .

_:N2c17fc7a62ee49e5a4024308ef21000b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e493ef9f023437fa08f99c2813cb1db,
        _:Na006dfb988dd4294bf51ea55b3762796,
        _:Nb540e1812f79410da9baffb30d0adc03,
        _:Nf1f3f5521b4047b2b4a1c002d02b7efe ;
    mo:track_count 4 ;
    schema:duration "PT15:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1e493ef9f023437fa08f99c2813cb1db,
        _:Na006dfb988dd4294bf51ea55b3762796,
        _:Nb540e1812f79410da9baffb30d0adc03,
        _:Nf1f3f5521b4047b2b4a1c002d02b7efe .

