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

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

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

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

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

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

<artist/68636#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129034#subject> ;
    schema:name "布鲁"@ja ;
    foaf:made <album/129034#composition>,
        <album/129034#subject> ;
    foaf:name "布鲁"@ja .

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

<artist/81028#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129034#subject> ;
    schema:name "Rux"@en ;
    foaf:made <album/129034#composition>,
        <album/129034#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/129034#musicalexpression> a mo:Signal ;
    mo:published_as <album/129034#subject> ;
    mo:records <album/129034#performance> .

<album/129034#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tower of Fantasy Original Soundtrack 6"@en,
        "幻塔OST 6《迷瘴千叠》"@ja,
        "Tower of Fantasy Original Soundtrack 6"@ja-latn ;
    mo:performance_of <album/129034#musicalwork> ;
    mo:recorded_as <album/129034#musicalexpression> ;
    schema:name "Tower of Fantasy Original Soundtrack 6"@en,
        "幻塔OST 6《迷瘴千叠》"@ja,
        "Tower of Fantasy Original Soundtrack 6"@ja-latn ;
    schema:workPerformed <album/129034#musicalwork> .

<https://media.vgm.io/albums/43/129034/129034-8f423f4a2db4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129034#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/43/129034/129034-8f423f4a2db4.jpg> ;
    foaf:depicts <album/129034#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/43/129034/129034-8f423f4a2db4.jpg> .

<https://medium-media.vgm.io/albums/43/129034/129034-8f423f4a2db4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/129034#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tower of Fantasy Original Soundtrack 6"@en,
        "幻塔OST 6《迷瘴千叠》"@ja,
        "Tower of Fantasy Original Soundtrack 6"@ja-latn ;
    mo:composer <artist/54239#subject>,
        <artist/64715#subject>,
        <artist/68627#subject>,
        <artist/68636#subject>,
        <artist/68729#subject>,
        <artist/81028#subject> ;
    mo:produced_work <album/129034#musicalwork> ;
    schema:name "Tower of Fantasy Original Soundtrack 6"@en,
        "幻塔OST 6《迷瘴千叠》"@ja,
        "Tower of Fantasy Original Soundtrack 6"@ja-latn .

<album/129034#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-28"^^xsd:date ;
    dcterms:title "Tower of Fantasy Original Soundtrack 6"@en,
        "幻塔OST 6《迷瘴千叠》"@ja,
        "Tower of Fantasy Original Soundtrack 6"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/129034#musicalexpression> ;
    mo:publisher _:N918d745358154ec58aebbb22350b45be ;
    mo:record _:N755f4cbef019475894416df6696e1c6f ;
    mo:record_count 1 ;
    schema:about <product/13313#subject> ;
    schema:datePublished "2022-10-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/129034/129034-8f423f4a2db4.jpg> ;
    schema:name "Tower of Fantasy Original Soundtrack 6"@en,
        "幻塔OST 6《迷瘴千叠》"@ja,
        "Tower of Fantasy Original Soundtrack 6"@ja-latn ;
    schema:publisher _:N918d745358154ec58aebbb22350b45be ;
    foaf:depiction <https://media.vgm.io/albums/43/129034/129034-8f423f4a2db4.jpg> .

_:N0f7f45c2c1c84207bf61080c6401e298 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷瘴沼泽 夜晚"@zd ;
    mo:track_number 4 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:N755f4cbef019475894416df6696e1c6f ;
    schema:name "迷瘴沼泽 夜晚"@zd .

_:N32bd326ace78444092d1ec51a59c8c4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷瘴沼泽 阿比斯-耶梦加得"@zd ;
    mo:track_number 6 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N755f4cbef019475894416df6696e1c6f ;
    schema:name "迷瘴沼泽 阿比斯-耶梦加得"@zd .

_:N35a42b9a2ced4e088452232c22bf84fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷瘴沼泽 白天战斗"@zd ;
    mo:track_number 3 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N755f4cbef019475894416df6696e1c6f ;
    schema:name "迷瘴沼泽 白天战斗"@zd .

_:N49c384af355f4177839672b8130b8190 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷瘴沼泽 阿比斯-伊娃"@zd ;
    mo:track_number 7 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N755f4cbef019475894416df6696e1c6f ;
    schema:name "迷瘴沼泽 阿比斯-伊娃"@zd .

_:N4b0af18299454697ae701529fcb21d58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔术与幻境"@zd ;
    mo:track_number 11 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N755f4cbef019475894416df6696e1c6f ;
    schema:name "魔术与幻境"@zd .

_:N6aaf27add06a41ecb5849624278e2df4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "狂欢派对 第二阶段"@zd ;
    mo:track_number 9 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N755f4cbef019475894416df6696e1c6f ;
    schema:name "狂欢派对 第二阶段"@zd .

_:N7fab97475e384c8a96726fb0fbdeb926 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷瘴沼泽 白天"@zd ;
    mo:track_number 2 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N755f4cbef019475894416df6696e1c6f ;
    schema:name "迷瘴沼泽 白天"@zd .

_:N87b2f4e4102b4efe97201ed287fc01ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷瘴沼泽 夜晚战斗"@zd ;
    mo:track_number 5 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N755f4cbef019475894416df6696e1c6f ;
    schema:name "迷瘴沼泽 夜晚战斗"@zd .

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

_:N9741476a78f14586a7e41b8ecd1f76c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "旧梦与新生"@zd ;
    mo:track_number 13 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N755f4cbef019475894416df6696e1c6f ;
    schema:name "旧梦与新生"@zd .

_:Na92f62f12bc847f98512f5845ceee292 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "狂欢派对 第三阶段"@zd ;
    mo:track_number 10 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N755f4cbef019475894416df6696e1c6f ;
    schema:name "狂欢派对 第三阶段"@zd .

_:Nae5e15fee9d241fd96eeee11557ba557 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "迷瘴沼泽 隧道入口"@zd ;
    mo:track_number 1 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N755f4cbef019475894416df6696e1c6f ;
    schema:name "迷瘴沼泽 隧道入口"@zd .

_:Ne6db2259d92f4e449ae47f19133146fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "乌米的陷阱"@zd ;
    mo:track_number 12 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N755f4cbef019475894416df6696e1c6f ;
    schema:name "乌米的陷阱"@zd .

_:Nfa9e8daebecd477aac028745e9eba749 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "狂欢派对 第一阶段"@zd ;
    mo:track_number 8 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N755f4cbef019475894416df6696e1c6f ;
    schema:name "狂欢派对 第一阶段"@zd .

_:N755f4cbef019475894416df6696e1c6f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f7f45c2c1c84207bf61080c6401e298,
        _:N32bd326ace78444092d1ec51a59c8c4d,
        _:N35a42b9a2ced4e088452232c22bf84fa,
        _:N49c384af355f4177839672b8130b8190,
        _:N4b0af18299454697ae701529fcb21d58,
        _:N6aaf27add06a41ecb5849624278e2df4,
        _:N7fab97475e384c8a96726fb0fbdeb926,
        _:N87b2f4e4102b4efe97201ed287fc01ef,
        _:N9741476a78f14586a7e41b8ecd1f76c4,
        _:Na92f62f12bc847f98512f5845ceee292,
        _:Nae5e15fee9d241fd96eeee11557ba557,
        _:Ne6db2259d92f4e449ae47f19133146fb,
        _:Nfa9e8daebecd477aac028745e9eba749 ;
    mo:track_count 13 ;
    schema:duration "PT21:48"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N0f7f45c2c1c84207bf61080c6401e298,
        _:N32bd326ace78444092d1ec51a59c8c4d,
        _:N35a42b9a2ced4e088452232c22bf84fa,
        _:N49c384af355f4177839672b8130b8190,
        _:N4b0af18299454697ae701529fcb21d58,
        _:N6aaf27add06a41ecb5849624278e2df4,
        _:N7fab97475e384c8a96726fb0fbdeb926,
        _:N87b2f4e4102b4efe97201ed287fc01ef,
        _:N9741476a78f14586a7e41b8ecd1f76c4,
        _:Na92f62f12bc847f98512f5845ceee292,
        _:Nae5e15fee9d241fd96eeee11557ba557,
        _:Ne6db2259d92f4e449ae47f19133146fb,
        _:Nfa9e8daebecd477aac028745e9eba749 .

