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

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

<artist/15354#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100560#subject> ;
    schema:name "XiaoXu Music"@en,
        "小旭游戏音乐"@ja ;
    foaf:made <album/100560#composition>,
        <album/100560#subject> ;
    foaf:name "XiaoXu Music"@en,
        "小旭游戏音乐"@ja .

<artist/35870#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100560#subject> ;
    schema:name "TRI Studio"@en ;
    foaf:made <album/100560#composition>,
        <album/100560#subject> ;
    foaf:name "TRI Studio"@en .

<artist/35872#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100560#subject> ;
    schema:name "Yi Zeng"@en,
        "曾怡"@ja ;
    foaf:made <album/100560#composition>,
        <album/100560#subject> ;
    foaf:name "Yi Zeng"@en,
        "曾怡"@ja .

<artist/5672#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100560#subject> ;
    schema:name "Chi-Yi Lo"@en,
        "駱集益"@ja ;
    foaf:made <album/100560#composition>,
        <album/100560#subject> ;
    foaf:name "Chi-Yi Lo"@en,
        "駱集益"@ja .

<artist/67229#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100560#subject> ;
    schema:name "KH"@en ;
    foaf:made <album/100560#composition>,
        <album/100560#subject> ;
    foaf:name "KH"@en .

<artist/9282#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100560#subject> ;
    schema:name "Joe Chou"@en,
        "周志華"@ja ;
    foaf:made <album/100560#composition>,
        <album/100560#subject> ;
    foaf:name "Joe Chou"@en,
        "周志華"@ja .

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

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

<album/100560#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Gu Jian Qi Tan Online: Jian Ming Liu Hua"@en,
        "古剑奇谭网络版之剑鸣流花"@ja,
        "Gu Jian Qi Tan Online: Jian Ming Liu Hua"@ja-latn ;
    mo:performance_of <album/100560#musicalwork> ;
    mo:recorded_as <album/100560#musicalexpression> ;
    schema:name "Gu Jian Qi Tan Online: Jian Ming Liu Hua"@en,
        "古剑奇谭网络版之剑鸣流花"@ja,
        "Gu Jian Qi Tan Online: Jian Ming Liu Hua"@ja-latn ;
    schema:workPerformed <album/100560#musicalwork> .

<org/2886#subject> schema:name "Wangyuan Shengtang"@en,
        "北京网元圣唐娱乐科技有限公司"@ja,
        "Wangyuan Shengtang"@ja-latn ;
    foaf:name "Wangyuan Shengtang"@en,
        "北京网元圣唐娱乐科技有限公司"@ja,
        "Wangyuan Shengtang"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/100560/100560-1592714718.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/100560#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Gu Jian Qi Tan Online: Jian Ming Liu Hua"@en,
        "古剑奇谭网络版之剑鸣流花"@ja,
        "Gu Jian Qi Tan Online: Jian Ming Liu Hua"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "CodePhoenix"@en ;
            foaf:made <album/100560#composition> ;
            foaf:name "CodePhoenix"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "奕和文化"@en ;
            foaf:made <album/100560#composition> ;
            foaf:name "奕和文化"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "花卉"@en ;
            foaf:made <album/100560#composition> ;
            foaf:name "花卉"@en ],
        <artist/15354#subject>,
        <artist/35870#subject>,
        <artist/35872#subject>,
        <artist/5672#subject>,
        <artist/67229#subject>,
        <artist/9282#subject> ;
    mo:produced_work <album/100560#musicalwork> ;
    schema:name "Gu Jian Qi Tan Online: Jian Ming Liu Hua"@en,
        "古剑奇谭网络版之剑鸣流花"@ja,
        "Gu Jian Qi Tan Online: Jian Ming Liu Hua"@ja-latn .

<album/100560#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-26"^^xsd:date ;
    dcterms:title "Gu Jian Qi Tan Online: Jian Ming Liu Hua"@en,
        "古剑奇谭网络版之剑鸣流花"@ja,
        "Gu Jian Qi Tan Online: Jian Ming Liu Hua"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/100560#musicalexpression> ;
    mo:publisher <org/2886#subject> ;
    mo:record _:N4786c242d90947ff9109fced25595a01 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Gu Jian Qi Tan Online"@en ;
            foaf:name "Gu Jian Qi Tan Online"@en ] ;
    schema:datePublished "2019-04-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/100560/100560-1592714718.jpg> ;
    schema:name "Gu Jian Qi Tan Online: Jian Ming Liu Hua"@en,
        "古剑奇谭网络版之剑鸣流花"@ja,
        "Gu Jian Qi Tan Online: Jian Ming Liu Hua"@ja-latn ;
    schema:publisher <org/2886#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/100560/100560-1592714718.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "伯图"@en ;
    foaf:made <album/100560#lyrics> ;
    foaf:name "伯图"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100560#subject> ;
    schema:name "花卉"@en ;
    foaf:made <album/100560#subject> ;
    foaf:name "花卉"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100560#subject> ;
    schema:name "CodePhoenix"@en ;
    foaf:made <album/100560#subject> ;
    foaf:name "CodePhoenix"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "伯图"@en ;
    foaf:made <album/100560#subject> ;
    foaf:name "伯图"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/100560#subject> ;
    schema:name "奕和文化"@en ;
    foaf:made <album/100560#subject> ;
    foaf:name "奕和文化"@en .

_:N05a0f94643df4a8ba71a912d9b5613b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鼓角争鸣"@zd ;
    mo:track_number 19 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "鼓角争鸣"@zd .

_:N0a6ff1d87e0d46968de4205e32d94118 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "玄天清月"@zd ;
    mo:track_number 13 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "玄天清月"@zd .

_:N1696ddca5f5f499db1e5032c39807dd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "吾道不孤"@zd ;
    mo:track_number 12 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "吾道不孤"@zd .

_:N26196ec3be814075b763e476959131fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飘零去"@zd ;
    mo:track_number 5 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "飘零去"@zd .

_:N289ebbf1da274957a93f74b6b683e260 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "乌诏葬歌"@zd ;
    mo:track_number 2 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "乌诏葬歌"@zd .

_:N37c0ce35f21b41ec9ea49b3fabfdf7a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "谲云起"@zd ;
    mo:track_number 9 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "谲云起"@zd .

_:N3c096fe11d92477f8947c28c51725694 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "隐世深林"@zd ;
    mo:track_number 7 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "隐世深林"@zd .

_:N68ae940f9ecb4f749fcce56bcead3004 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "飘零去·变调"@zd ;
    mo:track_number 6 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "飘零去·变调"@zd .

_:N7ce950b308af4ade9d40705c92f9c577 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "百堙祭司"@zd ;
    mo:track_number 15 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "百堙祭司"@zd .

_:N817f7746d1324215874695bb41d1baf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花痕泣血"@zd ;
    mo:track_number 17 ;
    schema:duration "PT7:23"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "花痕泣血"@zd .

_:Na824978311434585adbf573ca2890ccb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "金风剑鸣"@zd ;
    mo:track_number 18 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "金风剑鸣"@zd .

_:Nb62d803e10df465fbab6a7f08930e305 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "故剑情长"@zd ;
    mo:track_number 1 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "故剑情长"@zd .

_:Nbfd2c1bc81614768b7b6c5c8c282cee6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "以身侍道"@zd ;
    mo:track_number 16 ;
    schema:duration "PT5:56"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "以身侍道"@zd .

_:Nc60d2282a04d4be3933bde1984972510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "缓缓归"@zd ;
    mo:track_number 4 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "缓缓归"@zd .

_:Nd0dd61f80a5944348b3c93f2633163fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "红枫与白李·小提琴版"@zd ;
    mo:track_number 20 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "红枫与白李·小提琴版"@zd .

_:Nd546ad0c9b9e4e4ea6c7f1bcd0fe706f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "群山环翠·变调"@zd ;
    mo:track_number 10 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "群山环翠·变调"@zd .

_:Ne7226bb64df249e995aacd5e41a08597 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "烬木之暝"@zd ;
    mo:track_number 8 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "烬木之暝"@zd .

_:Ne7c5409c47a1447c9a69ec3371b9e3e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花摇影"@zd ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "花摇影"@zd .

_:Necc2f917e0c94ed58c4a1058cda15131 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "千钧一发"@zd ;
    mo:track_number 11 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "千钧一发"@zd .

_:Nfb97444518f544f8bcc03be9966f1faf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "争钓烟波里"@zd ;
    mo:track_number 14 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N4786c242d90947ff9109fced25595a01 ;
    schema:name "争钓烟波里"@zd .

_:N4786c242d90947ff9109fced25595a01 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05a0f94643df4a8ba71a912d9b5613b5,
        _:N0a6ff1d87e0d46968de4205e32d94118,
        _:N1696ddca5f5f499db1e5032c39807dd4,
        _:N26196ec3be814075b763e476959131fa,
        _:N289ebbf1da274957a93f74b6b683e260,
        _:N37c0ce35f21b41ec9ea49b3fabfdf7a0,
        _:N3c096fe11d92477f8947c28c51725694,
        _:N68ae940f9ecb4f749fcce56bcead3004,
        _:N7ce950b308af4ade9d40705c92f9c577,
        _:N817f7746d1324215874695bb41d1baf3,
        _:Na824978311434585adbf573ca2890ccb,
        _:Nb62d803e10df465fbab6a7f08930e305,
        _:Nbfd2c1bc81614768b7b6c5c8c282cee6,
        _:Nc60d2282a04d4be3933bde1984972510,
        _:Nd0dd61f80a5944348b3c93f2633163fb,
        _:Nd546ad0c9b9e4e4ea6c7f1bcd0fe706f,
        _:Ne7226bb64df249e995aacd5e41a08597,
        _:Ne7c5409c47a1447c9a69ec3371b9e3e3,
        _:Necc2f917e0c94ed58c4a1058cda15131,
        _:Nfb97444518f544f8bcc03be9966f1faf ;
    mo:track_count 20 ;
    schema:duration "PT75:16"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N05a0f94643df4a8ba71a912d9b5613b5,
        _:N0a6ff1d87e0d46968de4205e32d94118,
        _:N1696ddca5f5f499db1e5032c39807dd4,
        _:N26196ec3be814075b763e476959131fa,
        _:N289ebbf1da274957a93f74b6b683e260,
        _:N37c0ce35f21b41ec9ea49b3fabfdf7a0,
        _:N3c096fe11d92477f8947c28c51725694,
        _:N68ae940f9ecb4f749fcce56bcead3004,
        _:N7ce950b308af4ade9d40705c92f9c577,
        _:N817f7746d1324215874695bb41d1baf3,
        _:Na824978311434585adbf573ca2890ccb,
        _:Nb62d803e10df465fbab6a7f08930e305,
        _:Nbfd2c1bc81614768b7b6c5c8c282cee6,
        _:Nc60d2282a04d4be3933bde1984972510,
        _:Nd0dd61f80a5944348b3c93f2633163fb,
        _:Nd546ad0c9b9e4e4ea6c7f1bcd0fe706f,
        _:Ne7226bb64df249e995aacd5e41a08597,
        _:Ne7c5409c47a1447c9a69ec3371b9e3e3,
        _:Necc2f917e0c94ed58c4a1058cda15131,
        _:Nfb97444518f544f8bcc03be9966f1faf .

