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

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

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

<artist/54239#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129238#subject> ;
    schema:name "Yang Qu"@en,
        "曲扬"@ja ;
    foaf:made <album/129238#composition>,
        <album/129238#subject> ;
    foaf:name "Yang Qu"@en,
        "曲扬"@ja .

<artist/57707#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129238#subject> ;
    schema:name "Molho"@en,
        "十音"@ja ;
    foaf:made <album/129238#composition>,
        <album/129238#subject> ;
    foaf:name "Molho"@en,
        "十音"@ja .

<artist/64715#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129238#subject> ;
    schema:name "小炒锅包肉"@ja ;
    foaf:made <album/129238#composition>,
        <album/129238#subject> ;
    foaf:name "小炒锅包肉"@ja .

<artist/65722#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129238#subject> ;
    schema:name "Gui Zi You"@en,
        "桂子油"@ja ;
    foaf:made <album/129238#composition>,
        <album/129238#subject> ;
    foaf:name "Gui Zi You"@en,
        "桂子油"@ja .

<artist/68627#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129238#subject> ;
    schema:name "Ji Shen"@en,
        "沈辑"@ja ;
    foaf:made <album/129238#composition>,
        <album/129238#subject> ;
    foaf:name "Ji Shen"@en,
        "沈辑"@ja .

<artist/68728#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129238#subject> ;
    schema:name "Yihang Bao"@en,
        "包忆杭"@ja ;
    foaf:made <album/129238#composition>,
        <album/129238#subject> ;
    foaf:name "Yihang Bao"@en,
        "包忆杭"@ja .

<artist/68729#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129238#subject> ;
    schema:name "Lynas"@en ;
    foaf:made <album/129238#composition>,
        <album/129238#subject> ;
    foaf:name "Lynas"@en .

<artist/81028#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129238#subject> ;
    schema:name "Rux"@en ;
    foaf:made <album/129238#composition>,
        <album/129238#subject> ;
    foaf:name "Rux"@en .

<product/13313#subject> a schema:CreativeWork ;
    schema:name "Tower of Fantasy"@en,
        "幻塔"@ja,
        "Tower of Fantasy"@ja-latn ;
    foaf:name "Tower of Fantasy"@en,
        "幻塔"@ja,
        "Tower of Fantasy"@ja-latn .

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

<album/129238#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tower of Fantasy Original Soundtrack 8"@en,
        "幻塔OST 8《九域 · 离州》"@ja,
        "Tower of Fantasy Original Soundtrack 8"@ja-latn ;
    mo:performance_of <album/129238#musicalwork> ;
    mo:recorded_as <album/129238#musicalexpression> ;
    schema:name "Tower of Fantasy Original Soundtrack 8"@en,
        "幻塔OST 8《九域 · 离州》"@ja,
        "Tower of Fantasy Original Soundtrack 8"@ja-latn ;
    schema:workPerformed <album/129238#musicalwork> .

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

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

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

<album/129238#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tower of Fantasy Original Soundtrack 8"@en,
        "幻塔OST 8《九域 · 离州》"@ja,
        "Tower of Fantasy Original Soundtrack 8"@ja-latn ;
    mo:composer <artist/54239#subject>,
        <artist/57707#subject>,
        <artist/64715#subject>,
        <artist/65722#subject>,
        <artist/68627#subject>,
        <artist/68728#subject>,
        <artist/68729#subject>,
        <artist/81028#subject> ;
    mo:produced_work <album/129238#musicalwork> ;
    schema:name "Tower of Fantasy Original Soundtrack 8"@en,
        "幻塔OST 8《九域 · 离州》"@ja,
        "Tower of Fantasy Original Soundtrack 8"@ja-latn .

<album/129238#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-24"^^xsd:date ;
    dcterms:title "Tower of Fantasy Original Soundtrack 8"@en,
        "幻塔OST 8《九域 · 离州》"@ja,
        "Tower of Fantasy Original Soundtrack 8"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/129238#musicalexpression> ;
    mo:publisher _:N82d1cf85cc924b749336870ef64eab07 ;
    mo:record _:Naf42c85210094b54b220949ae941b45d ;
    mo:record_count 1 ;
    schema:about <product/13313#subject> ;
    schema:datePublished "2023-04-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/129238/129238-fa7f0b894d77.jpg> ;
    schema:name "Tower of Fantasy Original Soundtrack 8"@en,
        "幻塔OST 8《九域 · 离州》"@ja,
        "Tower of Fantasy Original Soundtrack 8"@ja-latn ;
    schema:publisher _:N82d1cf85cc924b749336870ef64eab07 ;
    foaf:depiction <https://media.vgm.io/albums/83/129238/129238-fa7f0b894d77.jpg> .

_:N1c41e2c3f9b04a20970c9f4976e884c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "离州战斗 白天"@zd ;
    mo:track_number 3 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "离州战斗 白天"@zd .

_:N27ce8a6dbd23440fbe2b09cdbf79a8ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "离州子晷内部"@zd ;
    mo:track_number 20 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "离州子晷内部"@zd .

_:N3282fe52507d4f8bb1270a3add9c0959 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迎风郊战斗 夜晚"@zd ;
    mo:track_number 8 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "迎风郊战斗 夜晚"@zd .

_:N35a625b61f034007ac2fd6921c678ee6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "离州白天"@zd ;
    mo:track_number 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "离州白天"@zd .

_:N36b28822592b433aa0ce9b5be0476524 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "玄玉遗迹外部"@zd ;
    mo:track_number 18 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "玄玉遗迹外部"@zd .

_:N3f1641ca9f2d4a7b9bdb97fc22481eec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "九域登录"@zd ;
    mo:track_number 28 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "九域登录"@zd .

_:N4392c6a68d604944ac5f3248be72b905 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷道与花明"@zd ;
    mo:track_number 29 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "迷道与花明"@zd .

_:N44baaa3189cf48dfb05a2d9ae8949a4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "时章心道"@zd ;
    mo:track_number 27 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "时章心道"@zd .

_:N44e4307878e4402ebffdb005fc362690 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "玄玉遗迹内部"@zd ;
    mo:track_number 17 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "玄玉遗迹内部"@zd .

_:N49481db8413544e4b9cc987e6264187f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "朱雀厅"@zd ;
    mo:track_number 23 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "朱雀厅"@zd .

_:N51a166f0f30a4611b91adf6b4ffe5053 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "离州夜晚"@zd ;
    mo:track_number 2 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "离州夜晚"@zd .

_:N73a3d86c44a24e98b8c457a9e77fd34a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "玄宫旧址战斗 白天"@zd ;
    mo:track_number 15 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "玄宫旧址战斗 白天"@zd .

_:N73a6d3900e47414d9b0da2b9cbdaf0b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迎风郊 白天"@zd ;
    mo:track_number 5 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "迎风郊 白天"@zd .

_:N82d1cf85cc924b749336870ef64eab07 schema:name "N/A"@en ;
    foaf:name "N/A"@en .

_:N904e576054814a34b4c2b7f6c135c3cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "唤莺园战斗 夜晚"@zd ;
    mo:track_number 12 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "唤莺园战斗 夜晚"@zd .

_:N984d92cf66344cdfb7a9db19b63d7d0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "离州战斗 夜晚"@zd ;
    mo:track_number 4 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "离州战斗 夜晚"@zd .

_:Na199b703bd5146028f2241546faf9e17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "域垣"@zd ;
    mo:track_number 22 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "域垣"@zd .

_:Na659e40f90aa49be9249dd91dd1e1500 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOSS战 朱厌"@zd ;
    mo:track_number 25 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "BOSS战 朱厌"@zd .

_:Na758268aa4714e51bd933b8e98733c1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "域石溶洞"@zd ;
    mo:track_number 21 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "域石溶洞"@zd .

_:Naeb27aff8d7c42d285655937a815dddd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BOSS战 玄鸦"@zd ;
    mo:track_number 26 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "BOSS战 玄鸦"@zd .

_:Naf354b1bd86346afb60838e5c693eca8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "玄宫旧址 白天"@zd ;
    mo:track_number 13 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "玄宫旧址 白天"@zd .

_:Nb32ba2f0da484637bd717d18a5fb9ec0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "离州子晷外部"@zd ;
    mo:track_number 19 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "离州子晷外部"@zd .

_:Nbd98ba8792c141ed8262c0a338185e71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "玄宫旧址战斗 夜晚"@zd ;
    mo:track_number 16 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "玄宫旧址战斗 夜晚"@zd .

_:Nc43ef7e14ce943c6b4ddd6b9dcb8f60a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "唤莺园 夜晚"@zd ;
    mo:track_number 10 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "唤莺园 夜晚"@zd .

_:Nc4d14670ee8a4ed39aff03b00f08df6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "唤莺园战斗 白天"@zd ;
    mo:track_number 11 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "唤莺园战斗 白天"@zd .

_:Ncb1499e55a5f45909a79cd28fdc0e251 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迎风郊 夜晚"@zd ;
    mo:track_number 6 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "迎风郊 夜晚"@zd .

_:Nd82051228fb84bfb9b714e8fbd0ff186 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "唤莺园 白天"@zd ;
    mo:track_number 9 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "唤莺园 白天"@zd .

_:Nee36c579b7074f43883c69bcdd5cc0e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "玄宫旧址 夜晚"@zd ;
    mo:track_number 14 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "玄宫旧址 夜晚"@zd .

_:Nf16a802d19074dc3bf20dc5725e8b6ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迎风郊战斗 白天"@zd ;
    mo:track_number 7 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "迎风郊战斗 白天"@zd .

_:Nf9a1eb4da7964e2dbc81c9da8aae343e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "离州府"@zd ;
    mo:track_number 24 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Naf42c85210094b54b220949ae941b45d ;
    schema:name "离州府"@zd .

_:Naf42c85210094b54b220949ae941b45d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1c41e2c3f9b04a20970c9f4976e884c8,
        _:N27ce8a6dbd23440fbe2b09cdbf79a8ac,
        _:N3282fe52507d4f8bb1270a3add9c0959,
        _:N35a625b61f034007ac2fd6921c678ee6,
        _:N36b28822592b433aa0ce9b5be0476524,
        _:N3f1641ca9f2d4a7b9bdb97fc22481eec,
        _:N4392c6a68d604944ac5f3248be72b905,
        _:N44baaa3189cf48dfb05a2d9ae8949a4d,
        _:N44e4307878e4402ebffdb005fc362690,
        _:N49481db8413544e4b9cc987e6264187f,
        _:N51a166f0f30a4611b91adf6b4ffe5053,
        _:N73a3d86c44a24e98b8c457a9e77fd34a,
        _:N73a6d3900e47414d9b0da2b9cbdaf0b8,
        _:N904e576054814a34b4c2b7f6c135c3cf,
        _:N984d92cf66344cdfb7a9db19b63d7d0b,
        _:Na199b703bd5146028f2241546faf9e17,
        _:Na659e40f90aa49be9249dd91dd1e1500,
        _:Na758268aa4714e51bd933b8e98733c1e,
        _:Naeb27aff8d7c42d285655937a815dddd,
        _:Naf354b1bd86346afb60838e5c693eca8,
        _:Nb32ba2f0da484637bd717d18a5fb9ec0,
        _:Nbd98ba8792c141ed8262c0a338185e71,
        _:Nc43ef7e14ce943c6b4ddd6b9dcb8f60a,
        _:Nc4d14670ee8a4ed39aff03b00f08df6f,
        _:Ncb1499e55a5f45909a79cd28fdc0e251,
        _:Nd82051228fb84bfb9b714e8fbd0ff186,
        _:Nee36c579b7074f43883c69bcdd5cc0e2,
        _:Nf16a802d19074dc3bf20dc5725e8b6ad,
        _:Nf9a1eb4da7964e2dbc81c9da8aae343e ;
    mo:track_count 29 ;
    schema:duration "PT48:19"^^xsd:interval ;
    schema:numTracks 29 ;
    schema:track _:N1c41e2c3f9b04a20970c9f4976e884c8,
        _:N27ce8a6dbd23440fbe2b09cdbf79a8ac,
        _:N3282fe52507d4f8bb1270a3add9c0959,
        _:N35a625b61f034007ac2fd6921c678ee6,
        _:N36b28822592b433aa0ce9b5be0476524,
        _:N3f1641ca9f2d4a7b9bdb97fc22481eec,
        _:N4392c6a68d604944ac5f3248be72b905,
        _:N44baaa3189cf48dfb05a2d9ae8949a4d,
        _:N44e4307878e4402ebffdb005fc362690,
        _:N49481db8413544e4b9cc987e6264187f,
        _:N51a166f0f30a4611b91adf6b4ffe5053,
        _:N73a3d86c44a24e98b8c457a9e77fd34a,
        _:N73a6d3900e47414d9b0da2b9cbdaf0b8,
        _:N904e576054814a34b4c2b7f6c135c3cf,
        _:N984d92cf66344cdfb7a9db19b63d7d0b,
        _:Na199b703bd5146028f2241546faf9e17,
        _:Na659e40f90aa49be9249dd91dd1e1500,
        _:Na758268aa4714e51bd933b8e98733c1e,
        _:Naeb27aff8d7c42d285655937a815dddd,
        _:Naf354b1bd86346afb60838e5c693eca8,
        _:Nb32ba2f0da484637bd717d18a5fb9ec0,
        _:Nbd98ba8792c141ed8262c0a338185e71,
        _:Nc43ef7e14ce943c6b4ddd6b9dcb8f60a,
        _:Nc4d14670ee8a4ed39aff03b00f08df6f,
        _:Ncb1499e55a5f45909a79cd28fdc0e251,
        _:Nd82051228fb84bfb9b714e8fbd0ff186,
        _:Nee36c579b7074f43883c69bcdd5cc0e2,
        _:Nf16a802d19074dc3bf20dc5725e8b6ad,
        _:Nf9a1eb4da7964e2dbc81c9da8aae343e .

