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

<artist/78041#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yu Sun"@en,
        "孙宇"@ja ;
    foaf:made <album/146800#lyrics>,
        <album/146800#subject> ;
    foaf:name "Yu Sun"@en,
        "孙宇"@ja .

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

<artist/53495#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146800#subject> ;
    schema:name "Ziyu Che"@en,
        "车子玉"@ja ;
    foaf:made <album/146800#composition>,
        <album/146800#subject> ;
    foaf:name "Ziyu Che"@en,
        "车子玉"@ja .

<artist/56822#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146800#subject> ;
    schema:name "Arcangelo Chen"@en ;
    foaf:made <album/146800#composition>,
        <album/146800#subject> ;
    foaf:name "Arcangelo Chen"@en .

<product/10199#subject> a schema:CreativeWork ;
    schema:name "Genshin Impact"@en,
        "原神"@ja,
        "Yuanshen"@ja-latn ;
    foaf:name "Genshin Impact"@en,
        "原神"@ja,
        "Yuanshen"@ja-latn .

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

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

<album/146800#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Genshin Impact - Azure Lantern, Jade Inkstone"@en,
        "原神-青灯玉砚 Azure Lantern, Jade Inkstone"@ja,
        "Genshin Impact - Azure Lantern, Jade Inkstone"@ja-latn ;
    mo:performance_of <album/146800#musicalwork> ;
    mo:recorded_as <album/146800#musicalexpression> ;
    schema:name "Genshin Impact - Azure Lantern, Jade Inkstone"@en,
        "原神-青灯玉砚 Azure Lantern, Jade Inkstone"@ja,
        "Genshin Impact - Azure Lantern, Jade Inkstone"@ja-latn ;
    schema:workPerformed <album/146800#musicalwork> .

<org/3360#subject> schema:name "miHoYo"@en,
        "上海米哈游网络科技股份有限公司"@ja,
        "miHoYo"@ja-latn ;
    foaf:name "miHoYo"@en,
        "上海米哈游网络科技股份有限公司"@ja,
        "miHoYo"@ja-latn .

<https://media.vgm.io/albums/00/146800/146800-6865a8cbe86e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/146800#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/146800/146800-6865a8cbe86e.jpg> ;
    foaf:depicts <album/146800#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/146800/146800-6865a8cbe86e.jpg> .

<https://medium-media.vgm.io/albums/00/146800/146800-6865a8cbe86e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/146800#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Genshin Impact - Azure Lantern, Jade Inkstone"@en,
        "原神-青灯玉砚 Azure Lantern, Jade Inkstone"@ja,
        "Genshin Impact - Azure Lantern, Jade Inkstone"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX)"@en ;
            foaf:made <album/146800#composition> ;
            foaf:name "(HOYO-MiX)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX"@en ;
            foaf:made <album/146800#composition> ;
            foaf:name "(HOYO-MiX"@en ],
        <artist/53495#subject>,
        <artist/56822#subject> ;
    mo:produced_work <album/146800#musicalwork> ;
    schema:name "Genshin Impact - Azure Lantern, Jade Inkstone"@en,
        "原神-青灯玉砚 Azure Lantern, Jade Inkstone"@ja,
        "Genshin Impact - Azure Lantern, Jade Inkstone"@ja-latn .

<album/146800#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-02-12"^^xsd:date ;
    dcterms:title "Genshin Impact - Azure Lantern, Jade Inkstone"@en,
        "原神-青灯玉砚 Azure Lantern, Jade Inkstone"@ja,
        "Genshin Impact - Azure Lantern, Jade Inkstone"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146800#musicalexpression> ;
    mo:publisher <org/3360#subject> ;
    mo:record _:N78c5e5c9391b479eb1cbf8ed8e6efc69 ;
    mo:record_count 1 ;
    schema:about <product/10199#subject> ;
    schema:datePublished "2025-02-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/146800/146800-6865a8cbe86e.jpg> ;
    schema:name "Genshin Impact - Azure Lantern, Jade Inkstone"@en,
        "原神-青灯玉砚 Azure Lantern, Jade Inkstone"@ja,
        "Genshin Impact - Azure Lantern, Jade Inkstone"@ja-latn ;
    schema:publisher <org/3360#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/146800/146800-6865a8cbe86e.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146800#subject> ;
    schema:name "(HOYO-MiX)"@en ;
    foaf:made <album/146800#subject> ;
    foaf:name "(HOYO-MiX)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146800#subject> ;
    schema:name "(HOYO-MiX"@en ;
    foaf:made <album/146800#subject> ;
    foaf:name "(HOYO-MiX"@en .

_:N55cdff5d8d084ad2be16bc715e89ee4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rime of the Ancient Bargeman (III) [Instrumental]"@en,
        "幽谷の舟唄・三 (Instrumental)"@ja,
        "幽谷舟咏·其三 (纯享版)"@zd ;
    mo:track_number 5 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N78c5e5c9391b479eb1cbf8ed8e6efc69 ;
    schema:name "The Rime of the Ancient Bargeman (III) [Instrumental]"@en,
        "幽谷の舟唄・三 (Instrumental)"@ja,
        "幽谷舟咏·其三 (纯享版)"@zd .

_:N5d92ca711b964b1c9c650e5182146c81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Border of Life"@en,
        "清濁を解す"@ja,
        "此身自有清浊辨"@zd ;
    mo:track_number 3 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N78c5e5c9391b479eb1cbf8ed8e6efc69 ;
    schema:name "Border of Life"@en,
        "清濁を解す"@ja,
        "此身自有清浊辨"@zd .

_:N894e507d9b284a01a4bf44d5edee0314 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sanctification of Tao Dou"@en,
        "八奇煉桃都"@ja,
        "八奇炼桃都"@zd ;
    mo:track_number 2 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N78c5e5c9391b479eb1cbf8ed8e6efc69 ;
    schema:name "The Sanctification of Tao Dou"@en,
        "八奇煉桃都"@ja,
        "八奇炼桃都"@zd .

_:Nc6d974158b1645a98922515e2e68123a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "As the Heart of Jade"@en,
        "玉鸞映す碧水の心"@ja,
        "心同碧水映玉鸾"@zd ;
    mo:track_number 4 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N78c5e5c9391b479eb1cbf8ed8e6efc69 ;
    schema:name "As the Heart of Jade"@en,
        "玉鸞映す碧水の心"@ja,
        "心同碧水映玉鸾"@zd .

_:Ne160c12a1b914de7b2b8ea823252d61e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rime of the Ancient Bargeman (III)"@en,
        "幽谷の舟唄・三"@ja,
        "幽谷舟咏·其三"@zd ;
    mo:track_number 1 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N78c5e5c9391b479eb1cbf8ed8e6efc69 ;
    schema:name "The Rime of the Ancient Bargeman (III)"@en,
        "幽谷の舟唄・三"@ja,
        "幽谷舟咏·其三"@zd .

_:N78c5e5c9391b479eb1cbf8ed8e6efc69 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N55cdff5d8d084ad2be16bc715e89ee4f,
        _:N5d92ca711b964b1c9c650e5182146c81,
        _:N894e507d9b284a01a4bf44d5edee0314,
        _:Nc6d974158b1645a98922515e2e68123a,
        _:Ne160c12a1b914de7b2b8ea823252d61e ;
    mo:track_count 5 ;
    schema:duration "PT10:18"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N55cdff5d8d084ad2be16bc715e89ee4f,
        _:N5d92ca711b964b1c9c650e5182146c81,
        _:N894e507d9b284a01a4bf44d5edee0314,
        _:Nc6d974158b1645a98922515e2e68123a,
        _:Ne160c12a1b914de7b2b8ea823252d61e .

