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

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

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

<artist/52565#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127638#subject> ;
    schema:name "Frex"@en ;
    foaf:made <album/127638#composition>,
        <album/127638#subject> ;
    foaf:name "Frex"@en .

<artist/54440#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127638#subject> ;
    schema:name "JODODO"@en ;
    foaf:made <album/127638#composition>,
        <album/127638#subject> ;
    foaf:name "JODODO"@en .

<artist/54454#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/127638#subject> ;
    schema:name "UUU"@en ;
    foaf:made <album/127638#composition>,
        <album/127638#subject> ;
    foaf:name "UUU"@en .

<product/13307#subject> a schema:CreativeWork ;
    schema:name "Tears of Themis"@en,
        "未定事件簿"@ja,
        "Weiding Shijianbu"@ja-latn ;
    foaf:name "Tears of Themis"@en,
        "未定事件簿"@ja,
        "Weiding Shijianbu"@ja-latn .

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

<album/127638#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Till the End: Tears of Themis Original Soundtrack 4"@en,
        "未定事件簿OST4：与共"@ja,
        "Weiding Shijian Bu OST4: Yugong"@ja-latn ;
    mo:performance_of <album/127638#musicalwork> ;
    mo:recorded_as <album/127638#musicalexpression> ;
    schema:name "Till the End: Tears of Themis Original Soundtrack 4"@en,
        "未定事件簿OST4：与共"@ja,
        "Weiding Shijian Bu OST4: Yugong"@ja-latn ;
    schema:workPerformed <album/127638#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/83/127638/127638-431af233061f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/127638#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/83/127638/127638-431af233061f.jpg> ;
    foaf:depicts <album/127638#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/83/127638/127638-431af233061f.jpg> .

<https://medium-media.vgm.io/albums/83/127638/127638-431af233061f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/127638#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Till the End: Tears of Themis Original Soundtrack 4"@en,
        "未定事件簿OST4：与共"@ja,
        "Weiding Shijian Bu OST4: Yugong"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX"@en ;
            foaf:made <album/127638#composition> ;
            foaf:name "(HOYO-MiX"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX)"@en ;
            foaf:made <album/127638#composition> ;
            foaf:name "(HOYO-MiX)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(HOYO-MiX)"@en ;
            foaf:made <album/127638#composition> ;
            foaf:name "(HOYO-MiX)"@en ],
        <artist/52565#subject>,
        <artist/54440#subject>,
        <artist/54454#subject> ;
    mo:produced_work <album/127638#musicalwork> ;
    schema:name "Till the End: Tears of Themis Original Soundtrack 4"@en,
        "未定事件簿OST4：与共"@ja,
        "Weiding Shijian Bu OST4: Yugong"@ja-latn .

<album/127638#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-01-19"^^xsd:date ;
    dcterms:title "Till the End: Tears of Themis Original Soundtrack 4"@en,
        "未定事件簿OST4：与共"@ja,
        "Weiding Shijian Bu OST4: Yugong"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/127638#musicalexpression> ;
    mo:publisher <org/3360#subject> ;
    mo:record _:Nc1f741f69c2348109120e86bbb407fed ;
    mo:record_count 1 ;
    schema:about <product/13307#subject> ;
    schema:datePublished "2023-01-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/127638/127638-431af233061f.jpg> ;
    schema:name "Till the End: Tears of Themis Original Soundtrack 4"@en,
        "未定事件簿OST4：与共"@ja,
        "Weiding Shijian Bu OST4: Yugong"@ja-latn ;
    schema:publisher <org/3360#subject> ;
    foaf:depiction <https://media.vgm.io/albums/83/127638/127638-431af233061f.jpg> .

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

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

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

_:N065879b6fead4f8e8dea1f7485e8a8a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery of Bakerlon: On the Trail"@en,
        "情迷贝克伦·迷踪"@zd ;
    mo:track_number 10 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Mystery of Bakerlon: On the Trail"@en,
        "情迷贝克伦·迷踪"@zd .

_:N0dd97fbe58fd4a8291f80cb9ce7b672c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonorous Silence"@en,
        "无言的铿锵"@zd ;
    mo:track_number 8 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Sonorous Silence"@en,
        "无言的铿锵"@zd .

_:N0e780ae5814047b1a06b88f241fd7159 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enduring Light: Weal and Woe"@en,
        "故城黎明的回响·沉浮"@zd ;
    mo:track_number 20 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Enduring Light: Weal and Woe"@en,
        "故城黎明的回响·沉浮"@zd .

_:N269665fd73564345aa849839afa9746c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gourmet Gastronomy"@en,
        "百味盈欢"@zd ;
    mo:track_number 7 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Gourmet Gastronomy"@en,
        "百味盈欢"@zd .

_:N287713be1a11436391c8919dd32a8fa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enduring Oaths - Missing You"@en,
        "天地盟誓 人间为谁春"@zd ;
    mo:track_number 1 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Enduring Oaths - Missing You"@en,
        "天地盟誓 人间为谁春"@zd .

_:N2a9e11b0f90a48f28fb982e5539d328a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enduring Light: In Crisis"@en,
        "故城黎明的回响·危局"@zd ;
    mo:track_number 21 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Enduring Light: In Crisis"@en,
        "故城黎明的回响·危局"@zd .

_:N2e2d8c2455d64108961d706a23c9cd68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enchanting Whispers"@en,
        "漫想夜话"@zd ;
    mo:track_number 15 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Enchanting Whispers"@en,
        "漫想夜话"@zd .

_:N3aee837f5c5c48c9a2f7abcb9adda422 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowy Sweetness"@en,
        "冬恋晴歌"@zd ;
    mo:track_number 16 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Snowy Sweetness"@en,
        "冬恋晴歌"@zd .

_:N3b5077245e0d4cbc91777e2106b41211 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fluffy Fuzzy Time (I)"@en,
        "甜宠萌心·上"@zd ;
    mo:track_number 3 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Fluffy Fuzzy Time (I)"@en,
        "甜宠萌心·上"@zd .

_:N4b9f79680357471cbb91b609924e291a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snowy Sweetness: Wishes"@en,
        "冬恋晴歌·心愿"@zd ;
    mo:track_number 17 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Snowy Sweetness: Wishes"@en,
        "冬恋晴歌·心愿"@zd .

_:N54cea5ab552846d28710e07a7e9b51b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery of Bakerlon: Night Investigation"@en,
        "情迷贝克伦·夜探"@zd ;
    mo:track_number 13 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Mystery of Bakerlon: Night Investigation"@en,
        "情迷贝克伦·夜探"@zd .

_:N79dbd623289b496688a3c9cb4a37017e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fluffy Fuzzy Time (II)"@en,
        "甜宠萌心·下"@zd ;
    mo:track_number 4 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Fluffy Fuzzy Time (II)"@en,
        "甜宠萌心·下"@zd .

_:N813511da44454370b87ddee51f117d2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery of Bakerlon: Dusk Sky"@en,
        "情迷贝克伦·暮空"@zd ;
    mo:track_number 14 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Mystery of Bakerlon: Dusk Sky"@en,
        "情迷贝克伦·暮空"@zd .

_:N981823e28fb54b918508983acf31723b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sweet Romance"@en,
        "浓情美味"@zd ;
    mo:track_number 6 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Sweet Romance"@en,
        "浓情美味"@zd .

_:Na18b8405d22a4cd99162fbb82cac4d13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Indeterminate: Seeking"@en,
        "未定·探寻"@zd ;
    mo:track_number 2 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Indeterminate: Seeking"@en,
        "未定·探寻"@zd .

_:Nb4f85410c4434fd5978674b38eea6597 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery of Bakerlon: Distant Night"@en,
        "情迷贝克伦·遥夜"@zd ;
    mo:track_number 12 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Mystery of Bakerlon: Distant Night"@en,
        "情迷贝克伦·遥夜"@zd .

_:Nc14a07c1aef349e4bd5d5c337534741f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fluffy Fuzzy Time: Leisure"@en,
        "甜宠萌心·闲趣"@zd ;
    mo:track_number 5 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Fluffy Fuzzy Time: Leisure"@en,
        "甜宠萌心·闲趣"@zd .

_:Nc66a037e72c3422e9d796409bab6e7a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery of Bakerlon: Dim Shadows"@en,
        "情迷贝克伦·暗影"@zd ;
    mo:track_number 11 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Mystery of Bakerlon: Dim Shadows"@en,
        "情迷贝克伦·暗影"@zd .

_:Nc7432573548e4d9ba22b4d32ce5d823c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystery of Bakerlon"@en,
        "情迷贝克伦"@zd ;
    mo:track_number 9 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Mystery of Bakerlon"@en,
        "情迷贝克伦"@zd .

_:Nd8fe391160984f29bbd0fd9c612b396e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enduring Light: Bygone Memories"@en,
        "故城黎明的回响·旧忆"@zd ;
    mo:track_number 18 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Enduring Light: Bygone Memories"@en,
        "故城黎明的回响·旧忆"@zd .

_:Ne47f4e422431408a9c469d171709ec17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enduring Light: Intoxicated Dream"@en,
        "故城黎明的回响·醉梦"@zd ;
    mo:track_number 19 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Nc1f741f69c2348109120e86bbb407fed ;
    schema:name "Enduring Light: Intoxicated Dream"@en,
        "故城黎明的回响·醉梦"@zd .

_:Nc1f741f69c2348109120e86bbb407fed a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N065879b6fead4f8e8dea1f7485e8a8a9,
        _:N0dd97fbe58fd4a8291f80cb9ce7b672c,
        _:N0e780ae5814047b1a06b88f241fd7159,
        _:N269665fd73564345aa849839afa9746c,
        _:N287713be1a11436391c8919dd32a8fa0,
        _:N2a9e11b0f90a48f28fb982e5539d328a,
        _:N2e2d8c2455d64108961d706a23c9cd68,
        _:N3aee837f5c5c48c9a2f7abcb9adda422,
        _:N3b5077245e0d4cbc91777e2106b41211,
        _:N4b9f79680357471cbb91b609924e291a,
        _:N54cea5ab552846d28710e07a7e9b51b4,
        _:N79dbd623289b496688a3c9cb4a37017e,
        _:N813511da44454370b87ddee51f117d2e,
        _:N981823e28fb54b918508983acf31723b,
        _:Na18b8405d22a4cd99162fbb82cac4d13,
        _:Nb4f85410c4434fd5978674b38eea6597,
        _:Nc14a07c1aef349e4bd5d5c337534741f,
        _:Nc66a037e72c3422e9d796409bab6e7a3,
        _:Nc7432573548e4d9ba22b4d32ce5d823c,
        _:Nd8fe391160984f29bbd0fd9c612b396e,
        _:Ne47f4e422431408a9c469d171709ec17 ;
    mo:track_count 21 ;
    schema:duration "PT30:28"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N065879b6fead4f8e8dea1f7485e8a8a9,
        _:N0dd97fbe58fd4a8291f80cb9ce7b672c,
        _:N0e780ae5814047b1a06b88f241fd7159,
        _:N269665fd73564345aa849839afa9746c,
        _:N287713be1a11436391c8919dd32a8fa0,
        _:N2a9e11b0f90a48f28fb982e5539d328a,
        _:N2e2d8c2455d64108961d706a23c9cd68,
        _:N3aee837f5c5c48c9a2f7abcb9adda422,
        _:N3b5077245e0d4cbc91777e2106b41211,
        _:N4b9f79680357471cbb91b609924e291a,
        _:N54cea5ab552846d28710e07a7e9b51b4,
        _:N79dbd623289b496688a3c9cb4a37017e,
        _:N813511da44454370b87ddee51f117d2e,
        _:N981823e28fb54b918508983acf31723b,
        _:Na18b8405d22a4cd99162fbb82cac4d13,
        _:Nb4f85410c4434fd5978674b38eea6597,
        _:Nc14a07c1aef349e4bd5d5c337534741f,
        _:Nc66a037e72c3422e9d796409bab6e7a3,
        _:Nc7432573548e4d9ba22b4d32ce5d823c,
        _:Nd8fe391160984f29bbd0fd9c612b396e,
        _:Ne47f4e422431408a9c469d171709ec17 .

