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

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

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

<artist/5671#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106362#subject> ;
    schema:name "Kunsin Lin"@en,
        "林坤信"@ja ;
    foaf:made <album/106362#composition>,
        <album/106362#subject> ;
    foaf:name "Kunsin Lin"@en,
        "林坤信"@ja .

<product/9592#subject> a schema:CreativeWork ;
    schema:name "Legend of Sword (Stage)"@en,
        "仙剑奇侠传 (Stage)"@ja,
        "Legend of Sword (Stage)"@ja-latn ;
    foaf:name "Legend of Sword (Stage)"@en,
        "仙剑奇侠传 (Stage)"@ja,
        "Legend of Sword (Stage)"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/26/106362/106362-ed7a0cd97c59.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/106362#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Legend of Sword Original Soundtrack"@en,
        "仙剑奇侠传舞台剧 原声音乐珍藏辑"@ja,
        "Legend of Sword Original Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "EZ-Ven"@en ;
            foaf:made <album/106362#composition> ;
            foaf:name "EZ-Ven"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Most酔原声音乐团"@en ;
            foaf:made <album/106362#composition> ;
            foaf:name "Most酔原声音乐团"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "陈一锋"@en ;
            foaf:made <album/106362#composition> ;
            foaf:name "陈一锋"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ice Liang"@en ;
            foaf:made <album/106362#composition> ;
            foaf:name "Ice Liang"@en ],
        <artist/5671#subject> ;
    mo:produced_work <album/106362#musicalwork> ;
    schema:name "Legend of Sword Original Soundtrack"@en,
        "仙剑奇侠传舞台剧 原声音乐珍藏辑"@ja,
        "Legend of Sword Original Soundtrack"@ja-latn .

<album/106362#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Legend of Sword Original Soundtrack"@en,
        "仙剑奇侠传舞台剧 原声音乐珍藏辑"@ja,
        "Legend of Sword Original Soundtrack"@ja-latn ;
    mo:performance_of <album/106362#musicalwork> ;
    mo:performer _:N10f7ad6c6f044596a72ea72615160a0a,
        _:N526d2ee807a04f2290c693c777f5902d,
        _:Nbc5dc01d3bbb4a45acdffe763b2b7d4e,
        _:Ne85b202f3eee49c286d3612bf8efe3de ;
    mo:recorded_as <album/106362#musicalexpression> ;
    schema:byArtist _:N10f7ad6c6f044596a72ea72615160a0a,
        _:N526d2ee807a04f2290c693c777f5902d,
        _:Nbc5dc01d3bbb4a45acdffe763b2b7d4e,
        _:Ne85b202f3eee49c286d3612bf8efe3de ;
    schema:name "Legend of Sword Original Soundtrack"@en,
        "仙剑奇侠传舞台剧 原声音乐珍藏辑"@ja,
        "Legend of Sword Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/106362#musicalwork> .

<album/106362#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-26"^^xsd:date ;
    dcterms:title "Legend of Sword Original Soundtrack"@en,
        "仙剑奇侠传舞台剧 原声音乐珍藏辑"@ja,
        "Legend of Sword Original Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/106362#musicalexpression> ;
    mo:publisher _:N8dee8d79803842aa9e18f5130706f9b9 ;
    mo:record _:N46f57982ef4743e69152ec50b25debfb,
        _:N5640ead321b24d58a322dec6436f2e10 ;
    mo:record_count 2 ;
    schema:about <product/9592#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "乍雨初晴"@en ;
            foaf:name "乍雨初晴"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "花儿咪"@en ;
            foaf:name "花儿咪"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "水玥儿"@en ;
            foaf:name "水玥儿"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "EZ-Ven"@en ;
            foaf:name "EZ-Ven"@en ] ;
    schema:datePublished "2015-06-26"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/26/106362/106362-ed7a0cd97c59.jpg> ;
    schema:name "Legend of Sword Original Soundtrack"@en,
        "仙剑奇侠传舞台剧 原声音乐珍藏辑"@ja,
        "Legend of Sword Original Soundtrack"@ja-latn ;
    schema:publisher _:N8dee8d79803842aa9e18f5130706f9b9 ;
    foaf:depiction <https://media.vgm.io/albums/26/106362/106362-ed7a0cd97c59.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106362#subject> ;
    schema:name "陈一锋"@en ;
    foaf:made <album/106362#subject> ;
    foaf:name "陈一锋"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106362#subject> ;
    schema:name "Most酔原声音乐团"@en ;
    foaf:made <album/106362#subject> ;
    foaf:name "Most酔原声音乐团"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/106362#subject> ;
    schema:name "EZ-Ven"@en ;
    foaf:made <album/106362#subject> ;
    foaf:name "EZ-Ven"@en .

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

_:N094e5125632d416e94f6b22930218a8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "比武招亲 晋元"@zd ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "比武招亲 晋元"@zd .

_:N0b4c12fa99d741b693d3d311b01cecc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蝶念"@zd ;
    mo:track_number 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "蝶念"@zd .

_:N0e30cd02316a45db862fea7505ace11d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月如梦"@zd ;
    mo:track_number 22 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "月如梦"@zd .

_:N10f7ad6c6f044596a72ea72615160a0a a schema:Person,
        foaf:Person ;
    mo:performed <album/106362#performance> ;
    schema:name "水玥儿"@en ;
    foaf:name "水玥儿"@en .

_:N28988d665159444986bba7033c408e8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "尾声 后"@zd ;
    mo:track_number 25 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "尾声 后"@zd .

_:N2b0b9aa5c5964033ac1c5fcc4b797eae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "灵儿化珠 (演出未公开版)"@zd ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5640ead321b24d58a322dec6436f2e10 ;
    schema:name "灵儿化珠 (演出未公开版)"@zd .

_:N2e95a00b61b042c38b8c3e437e2bd53f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "骷髅将军亮相"@zd ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5640ead321b24d58a322dec6436f2e10 ;
    schema:name "骷髅将军亮相"@zd .

_:N2fc172c7c79c4d99b94e6b655a622c12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "启程"@zd ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "启程"@zd .

_:N3154b7cc40844e75a78e8f7bb5170a76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蝶恋"@zd ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "蝶恋"@zd .

_:N362dbd0e7acd4ba4b9c2209a53912d40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "骷髅将军战斗 (摇滚)"@zd ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5640ead321b24d58a322dec6436f2e10 ;
    schema:name "骷髅将军战斗 (摇滚)"@zd .

_:N3c6528f880d847b38b1cc720c83d4d53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "酒剑仙"@zd ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "酒剑仙"@zd .

_:N3dcb0baa85424465bce61ae8391c9ea1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "盟誓片段"@zd ;
    mo:track_number 23 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "盟誓片段"@zd .

_:N49295e4cecf64105925af9443991530f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "拜月出场"@zd ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5640ead321b24d58a322dec6436f2e10 ;
    schema:name "拜月出场"@zd .

_:N526d2ee807a04f2290c693c777f5902d a schema:Person,
        foaf:Person ;
    mo:performed <album/106362#performance> ;
    schema:name "花儿咪"@en ;
    foaf:name "花儿咪"@en .

_:N57f07b9414174f92b0a12f50e311d409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "余杭小镇"@zd ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "余杭小镇"@zd .

_:N57ff453346874e49aaacb7e766c180e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "化蝶"@zd ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "化蝶"@zd .

_:N5d40c97e07394a52a0201358bc26b4ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "市井繁华"@zd ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "市井繁华"@zd .

_:N600ad93c6e7f4e9e8d2c5e545d70b7d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "仙灵岛"@zd ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "仙灵岛"@zd .

_:N674f4e0d3694400a8d91fe0021454bc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘱托"@zd ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "嘱托"@zd .

_:N710fa74a742047b99710f8ef0b2a34dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "乐逍遥"@zd ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "乐逍遥"@zd .

_:N79ccb7705d0c4a628a88dcb1d87e3b23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "赤鬼王"@zd ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5640ead321b24d58a322dec6436f2e10 ;
    schema:name "赤鬼王"@zd .

_:N8dbd6ac2d3964a47879b66f22535cab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "盟誓"@zd ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "盟誓"@zd .

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

_:N9df65c3fe8df4b558329a53bed65eae1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "盟誓 话别"@zd ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "盟誓 话别"@zd .

_:N9ff0548115774a8e9c687668e8bc0ed1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "危机变奏2"@zd ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5640ead321b24d58a322dec6436f2e10 ;
    schema:name "危机变奏2"@zd .

_:Na30e3990bf6b49e682bb8c0500615456 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "开场"@zd ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5640ead321b24d58a322dec6436f2e10 ;
    schema:name "开场"@zd .

_:Na55b13e73aca4cb5a045288ea626386e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "黑苗人大战"@zd ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5640ead321b24d58a322dec6436f2e10 ;
    schema:name "黑苗人大战"@zd .

_:Na5d954cec323460e8fbe5e74a2e95791 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "祈雨"@zd ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5640ead321b24d58a322dec6436f2e10 ;
    schema:name "祈雨"@zd .

_:Na98d10a56f094df68bd6b99dec475fed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "镇狱明王亮相"@zd ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5640ead321b24d58a322dec6436f2e10 ;
    schema:name "镇狱明王亮相"@zd .

_:Nac6ad7fc3886459e94e72a53ca4ab5ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "骷髅将军战斗 - 民乐 (演出未公开版)"@zd ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5640ead321b24d58a322dec6436f2e10 ;
    schema:name "骷髅将军战斗 - 民乐 (演出未公开版)"@zd .

_:Nae599713fe68429ea03329e794c013a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月如逍遥"@zd ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "月如逍遥"@zd .

_:Nb82ad410ef234743b2cb5bf5e13cf2c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月如曲"@zd ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "月如曲"@zd .

_:Nbc5dc01d3bbb4a45acdffe763b2b7d4e a schema:Person,
        foaf:Person ;
    mo:performed <album/106362#performance> ;
    schema:name "EZ-Ven"@en ;
    foaf:name "EZ-Ven"@en .

_:Nc345d9a19f664038aafac2b6127bafa7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "祈雨 (灵儿咒文旁白版)"@zd ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5640ead321b24d58a322dec6436f2e10 ;
    schema:name "祈雨 (灵儿咒文旁白版)"@zd .

_:Nc34a3d0c383a478c99885f1217643ab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "尾声 前"@zd ;
    mo:track_number 24 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "尾声 前"@zd .

_:Nc598ed2927334dc481456bb5fb47eaae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "钟情"@zd ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "钟情"@zd .

_:Nc77820d9a97a4345850a71850d263dca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "赤鬼王十面埋伏"@zd ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5640ead321b24d58a322dec6436f2e10 ;
    schema:name "赤鬼王十面埋伏"@zd .

_:Nce47813dc31e454fb5b3ee3c64e4807e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "序幕"@zd ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5640ead321b24d58a322dec6436f2e10 ;
    schema:name "序幕"@zd .

_:Nd4617a6ae1b7498d8842f421a44f443d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "比武招亲"@zd ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "比武招亲"@zd .

_:Nd7378fc2910245f6bdcdeb8351908a70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蝶舞春园"@zd ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "蝶舞春园"@zd .

_:Ne2ce33b5e0634686a87d7722cbcff0b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "字幕后过场"@zd ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5640ead321b24d58a322dec6436f2e10 ;
    schema:name "字幕后过场"@zd .

_:Ne351e353aabb463da056e5402a3e1b2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "林家喜事"@zd ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "林家喜事"@zd .

_:Ne6015a99ee47465dbb34744750674851 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "危机变奏1"@zd ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5640ead321b24d58a322dec6436f2e10 ;
    schema:name "危机变奏1"@zd .

_:Ne85b202f3eee49c286d3612bf8efe3de a schema:Person,
        foaf:Person ;
    mo:performed <album/106362#performance> ;
    schema:name "乍雨初晴"@en ;
    foaf:name "乍雨初晴"@en .

_:Needac016f471404ea96db317eda9cb19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "水月宫"@zd ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "水月宫"@zd .

_:Nf12756634162422bb258527f1fba7861 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "比武招亲 逍遥"@zd ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N46f57982ef4743e69152ec50b25debfb ;
    schema:name "比武招亲 逍遥"@zd .

_:Nf1ff340a612e4f7293bea7cf07019c39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "镇狱明王战斗"@zd ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N5640ead321b24d58a322dec6436f2e10 ;
    schema:name "镇狱明王战斗"@zd .

_:N5640ead321b24d58a322dec6436f2e10 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2b0b9aa5c5964033ac1c5fcc4b797eae,
        _:N2e95a00b61b042c38b8c3e437e2bd53f,
        _:N362dbd0e7acd4ba4b9c2209a53912d40,
        _:N49295e4cecf64105925af9443991530f,
        _:N79ccb7705d0c4a628a88dcb1d87e3b23,
        _:N9ff0548115774a8e9c687668e8bc0ed1,
        _:Na30e3990bf6b49e682bb8c0500615456,
        _:Na55b13e73aca4cb5a045288ea626386e,
        _:Na5d954cec323460e8fbe5e74a2e95791,
        _:Na98d10a56f094df68bd6b99dec475fed,
        _:Nac6ad7fc3886459e94e72a53ca4ab5ef,
        _:Nc345d9a19f664038aafac2b6127bafa7,
        _:Nc77820d9a97a4345850a71850d263dca,
        _:Nce47813dc31e454fb5b3ee3c64e4807e,
        _:Ne2ce33b5e0634686a87d7722cbcff0b4,
        _:Ne6015a99ee47465dbb34744750674851,
        _:Nf1ff340a612e4f7293bea7cf07019c39 ;
    mo:track_count 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N2b0b9aa5c5964033ac1c5fcc4b797eae,
        _:N2e95a00b61b042c38b8c3e437e2bd53f,
        _:N362dbd0e7acd4ba4b9c2209a53912d40,
        _:N49295e4cecf64105925af9443991530f,
        _:N79ccb7705d0c4a628a88dcb1d87e3b23,
        _:N9ff0548115774a8e9c687668e8bc0ed1,
        _:Na30e3990bf6b49e682bb8c0500615456,
        _:Na55b13e73aca4cb5a045288ea626386e,
        _:Na5d954cec323460e8fbe5e74a2e95791,
        _:Na98d10a56f094df68bd6b99dec475fed,
        _:Nac6ad7fc3886459e94e72a53ca4ab5ef,
        _:Nc345d9a19f664038aafac2b6127bafa7,
        _:Nc77820d9a97a4345850a71850d263dca,
        _:Nce47813dc31e454fb5b3ee3c64e4807e,
        _:Ne2ce33b5e0634686a87d7722cbcff0b4,
        _:Ne6015a99ee47465dbb34744750674851,
        _:Nf1ff340a612e4f7293bea7cf07019c39 .

_:N46f57982ef4743e69152ec50b25debfb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N094e5125632d416e94f6b22930218a8c,
        _:N0b4c12fa99d741b693d3d311b01cecc2,
        _:N0e30cd02316a45db862fea7505ace11d,
        _:N28988d665159444986bba7033c408e8c,
        _:N2fc172c7c79c4d99b94e6b655a622c12,
        _:N3154b7cc40844e75a78e8f7bb5170a76,
        _:N3c6528f880d847b38b1cc720c83d4d53,
        _:N3dcb0baa85424465bce61ae8391c9ea1,
        _:N57f07b9414174f92b0a12f50e311d409,
        _:N57ff453346874e49aaacb7e766c180e5,
        _:N5d40c97e07394a52a0201358bc26b4ca,
        _:N600ad93c6e7f4e9e8d2c5e545d70b7d3,
        _:N674f4e0d3694400a8d91fe0021454bc8,
        _:N710fa74a742047b99710f8ef0b2a34dd,
        _:N8dbd6ac2d3964a47879b66f22535cab0,
        _:N9df65c3fe8df4b558329a53bed65eae1,
        _:Nae599713fe68429ea03329e794c013a1,
        _:Nb82ad410ef234743b2cb5bf5e13cf2c7,
        _:Nc34a3d0c383a478c99885f1217643ab6,
        _:Nc598ed2927334dc481456bb5fb47eaae,
        _:Nd4617a6ae1b7498d8842f421a44f443d,
        _:Nd7378fc2910245f6bdcdeb8351908a70,
        _:Ne351e353aabb463da056e5402a3e1b2b,
        _:Needac016f471404ea96db317eda9cb19,
        _:Nf12756634162422bb258527f1fba7861 ;
    mo:track_count 25 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N094e5125632d416e94f6b22930218a8c,
        _:N0b4c12fa99d741b693d3d311b01cecc2,
        _:N0e30cd02316a45db862fea7505ace11d,
        _:N28988d665159444986bba7033c408e8c,
        _:N2fc172c7c79c4d99b94e6b655a622c12,
        _:N3154b7cc40844e75a78e8f7bb5170a76,
        _:N3c6528f880d847b38b1cc720c83d4d53,
        _:N3dcb0baa85424465bce61ae8391c9ea1,
        _:N57f07b9414174f92b0a12f50e311d409,
        _:N57ff453346874e49aaacb7e766c180e5,
        _:N5d40c97e07394a52a0201358bc26b4ca,
        _:N600ad93c6e7f4e9e8d2c5e545d70b7d3,
        _:N674f4e0d3694400a8d91fe0021454bc8,
        _:N710fa74a742047b99710f8ef0b2a34dd,
        _:N8dbd6ac2d3964a47879b66f22535cab0,
        _:N9df65c3fe8df4b558329a53bed65eae1,
        _:Nae599713fe68429ea03329e794c013a1,
        _:Nb82ad410ef234743b2cb5bf5e13cf2c7,
        _:Nc34a3d0c383a478c99885f1217643ab6,
        _:Nc598ed2927334dc481456bb5fb47eaae,
        _:Nd4617a6ae1b7498d8842f421a44f443d,
        _:Nd7378fc2910245f6bdcdeb8351908a70,
        _:Ne351e353aabb463da056e5402a3e1b2b,
        _:Needac016f471404ea96db317eda9cb19,
        _:Nf12756634162422bb258527f1fba7861 .

