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

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

<artist/32102#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90498#subject> ;
    schema:name "Chih-Chan Tsai"@en,
        "蔡志展"@ja ;
    foaf:made <album/90498#composition>,
        <album/90498#subject> ;
    foaf:name "Chih-Chan Tsai"@en,
        "蔡志展"@ja .

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

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

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

<https://medium-media.vgm.io/albums/89/90498/90498-1568709435.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/90498#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Back to the Qin-Dynasty [Original Game Soundtrack]"@en,
        "智冠電玩配樂（21）：2001 尋秦記"@ja,
        "Back to the Qin-Dynasty [Original Game Soundtrack]"@ja-latn ;
    mo:performance_of <album/90498#musicalwork> ;
    mo:performer <artist/32103#subject> ;
    mo:recorded_as <album/90498#musicalexpression> ;
    schema:byArtist <artist/32103#subject> ;
    schema:name "Back to the Qin-Dynasty [Original Game Soundtrack]"@en,
        "智冠電玩配樂（21）：2001 尋秦記"@ja,
        "Back to the Qin-Dynasty [Original Game Soundtrack]"@ja-latn ;
    schema:workPerformed <album/90498#musicalwork> .

<album/90498#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Back to the Qin-Dynasty [Original Game Soundtrack]"@en,
        "智冠電玩配樂（21）：2001 尋秦記"@ja,
        "Back to the Qin-Dynasty [Original Game Soundtrack]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Yu-Xian Chen"@en ;
            foaf:made <album/90498#composition> ;
            foaf:name "Yu-Xian Chen"@en ],
        <artist/32102#subject>,
        <artist/32103#subject> ;
    mo:produced_work <album/90498#musicalwork> ;
    schema:name "Back to the Qin-Dynasty [Original Game Soundtrack]"@en,
        "智冠電玩配樂（21）：2001 尋秦記"@ja,
        "Back to the Qin-Dynasty [Original Game Soundtrack]"@ja-latn .

<artist/32103#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90498#subject> ;
    mo:performed <album/90498#performance> ;
    schema:name "Ai Kuo Chia"@en,
        "賈愛國"@ja ;
    foaf:made <album/90498#composition>,
        <album/90498#subject> ;
    foaf:name "Ai Kuo Chia"@en,
        "賈愛國"@ja .

<album/90498#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-02-19"^^xsd:date ;
    dcterms:title "Back to the Qin-Dynasty [Original Game Soundtrack]"@en,
        "智冠電玩配樂（21）：2001 尋秦記"@ja,
        "Back to the Qin-Dynasty [Original Game Soundtrack]"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/90498#musicalexpression> ;
    mo:publisher _:Nbface90f6b0847f49fc349b579e988f1 ;
    mo:record _:N40f0a1b7a489444b9efc569f1fd3371a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Back to the Qin-Dynasty (Xun Qin Ji)"@en ;
            foaf:name "Back to the Qin-Dynasty (Xun Qin Ji)"@en ] ;
    schema:byArtist <artist/32103#subject> ;
    schema:datePublished "2019-02-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/90498/90498-1568709435.jpg> ;
    schema:name "Back to the Qin-Dynasty [Original Game Soundtrack]"@en,
        "智冠電玩配樂（21）：2001 尋秦記"@ja,
        "Back to the Qin-Dynasty [Original Game Soundtrack]"@ja-latn ;
    schema:publisher _:Nbface90f6b0847f49fc349b579e988f1 ;
    foaf:depiction <https://media.vgm.io/albums/89/90498/90498-1568709435.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mickey H."@en ;
    foaf:made <album/90498#subject> ;
    foaf:name "Mickey H."@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mickey H."@en ;
    foaf:made <album/90498#lyrics> ;
    foaf:name "Mickey H."@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/90498#subject> ;
    schema:name "Yu-Xian Chen"@en ;
    foaf:made <album/90498#subject> ;
    foaf:name "Yu-Xian Chen"@en .

_:N072a2524ab2148b2ad2791f61e50c54e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our Love"@en,
        "情投意合"@zd ;
    mo:track_number 18 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "Our Love"@en,
        "情投意合"@zd .

_:N082e327f09534a468b9fce31e152f411 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Behind the Bead Curtain"@en,
        "珠簾之後"@zd ;
    mo:track_number 14 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "Behind the Bead Curtain"@en,
        "珠簾之後"@zd .

_:N094c3524209b4a7d80500e1c28a36db8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dangerous Jungle"@en,
        "危險叢林"@zd ;
    mo:track_number 9 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "The Dangerous Jungle"@en,
        "危險叢林"@zd .

_:N0fe187cee7e24978b916c3f7a1f1c7a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Country Road"@en,
        "鄉間小路"@zd ;
    mo:track_number 25 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "The Country Road"@en,
        "鄉間小路"@zd .

_:N137e1e8bff56449280c0db392bc4ca37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Only in My Dream"@en,
        "只在夢中"@zd ;
    mo:track_number 8 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "Only in My Dream"@en,
        "只在夢中"@zd .

_:N1702d360a9294c2a95dc811d68c04e33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Terror"@en,
        "恐怖懸疑"@zd ;
    mo:track_number 5 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "The Terror"@en,
        "恐怖懸疑"@zd .

_:N1bc6a1fc89754d6fa81c4be2de342782 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tunnel Adventure"@en,
        "地道探險"@zd ;
    mo:track_number 17 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "The Tunnel Adventure"@en,
        "地道探險"@zd .

_:N1e6df090735b4ef4ba2f6764e4f5aa3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory and Glory"@en,
        "勝利與榮耀"@zd ;
    mo:track_number 10 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "Victory and Glory"@en,
        "勝利與榮耀"@zd .

_:N237947a00cd14a04b5a67e8e672709d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Street Shows"@en,
        "胡同雜耍"@zd ;
    mo:track_number 22 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "Street Shows"@en,
        "胡同雜耍"@zd .

_:N35277212aaaf4cf6abb157703cfbde0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Solemn Temple"@en,
        "莊嚴佛寺"@zd ;
    mo:track_number 20 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "The Solemn Temple"@en,
        "莊嚴佛寺"@zd .

_:N4b8be2ff054e4c13bbb9a2f59c741f9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Time to Fight"@en,
        "一決高下"@zd ;
    mo:track_number 11 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "It's Time to Fight"@en,
        "一決高下"@zd .

_:N55db903ff0e448c2a52f6cba752ef4b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fate"@en,
        "宿命安排"@zd ;
    mo:track_number 24 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "The Fate"@en,
        "宿命安排"@zd .

_:N657ba1d0eb7047ebbdc17cca264dc501 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wilde"@en,
        "曠野大地"@zd ;
    mo:track_number 4 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "The Wilde"@en,
        "曠野大地"@zd .

_:N8934c4a286ca42beb108e78b5077fa21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Looking for Love (End Theme Vocal Version)"@en,
        "尋情 (片尾曲演唱版)"@zd ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "Looking for Love (End Theme Vocal Version)"@en,
        "尋情 (片尾曲演唱版)"@zd .

_:N8acb078198d84dc19222a3e804392243 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Be with You Forever"@en,
        "比翼雙飛"@zd ;
    mo:track_number 27 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "To Be with You Forever"@en,
        "比翼雙飛"@zd .

_:N8e171887e1474358ba4d32bfe7012cef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King of the Darkness"@en,
        "黑暗之王"@zd ;
    mo:track_number 16 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "King of the Darkness"@en,
        "黑暗之王"@zd .

_:Na1c2794d6efd485a937e7fa6d5d4006c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fighting"@en,
        "英雄決鬥"@zd ;
    mo:track_number 6 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "The Fighting"@en,
        "英雄決鬥"@zd .

_:Na9e270573f69457ab7f24e0e3a7fb044 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waiting for You"@en,
        "守候著你"@zd ;
    mo:track_number 7 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "Waiting for You"@en,
        "守候著你"@zd .

_:Nb2964a7a7a97473d8fb8c10597d82790 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Brave Warrior"@en,
        "勇者無懼"@zd ;
    mo:track_number 15 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "The Brave Warrior"@en,
        "勇者無懼"@zd .

_:Nbf5b3dd5254647c1bd69d08e97906fdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Danger's Everywhere"@en,
        "四面埋伏"@zd ;
    mo:track_number 3 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "Danger's Everywhere"@en,
        "四面埋伏"@zd .

_:Nbface90f6b0847f49fc349b579e988f1 schema:name "Soft-World Kaohsiung Music Production Center"@en ;
    foaf:name "Soft-World Kaohsiung Music Production Center"@en .

_:Nc2cabb2d93334cdba29851760ca86bf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sounds of the Forest"@en,
        "山林幽鳴"@zd ;
    mo:track_number 23 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "Sounds of the Forest"@en,
        "山林幽鳴"@zd .

_:Ncec7a12f472a4d87bfa39825acf12a9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Patrol of the Emperor"@en,
        "天子出巡"@zd ;
    mo:track_number 12 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "The Patrol of the Emperor"@en,
        "天子出巡"@zd .

_:Nd92332052e714ed18482b95392db6beb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For My One and Only Love"@en,
        "預知最愛"@zd ;
    mo:track_number 26 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "For My One and Only Love"@en,
        "預知最愛"@zd .

_:Ne4cee0649f9141ddaee3a8c741ff073f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Battle Drums"@en,
        "戰鼓齊鳴"@zd ;
    mo:track_number 13 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "The Battle Drums"@en,
        "戰鼓齊鳴"@zd .

_:Nf23a232684414a77a669b3806a499671 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacrifice to the Gods of Heaven"@en,
        "祭天"@zd ;
    mo:track_number 2 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "Sacrifice to the Gods of Heaven"@en,
        "祭天"@zd .

_:Nf4c5e54dd175417da69a71af6a591360 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music of the Night Palace"@en,
        "宮廷夜樂"@zd ;
    mo:track_number 19 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "Music of the Night Palace"@en,
        "宮廷夜樂"@zd .

_:Nff0400363ee84063986c9c8ca83a0e94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Heavy Snow"@en,
        "大雪紛飛"@zd ;
    mo:track_number 21 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N40f0a1b7a489444b9efc569f1fd3371a ;
    schema:name "The Heavy Snow"@en,
        "大雪紛飛"@zd .

_:N40f0a1b7a489444b9efc569f1fd3371a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N072a2524ab2148b2ad2791f61e50c54e,
        _:N082e327f09534a468b9fce31e152f411,
        _:N094c3524209b4a7d80500e1c28a36db8,
        _:N0fe187cee7e24978b916c3f7a1f1c7a4,
        _:N137e1e8bff56449280c0db392bc4ca37,
        _:N1702d360a9294c2a95dc811d68c04e33,
        _:N1bc6a1fc89754d6fa81c4be2de342782,
        _:N1e6df090735b4ef4ba2f6764e4f5aa3f,
        _:N237947a00cd14a04b5a67e8e672709d3,
        _:N35277212aaaf4cf6abb157703cfbde0b,
        _:N4b8be2ff054e4c13bbb9a2f59c741f9a,
        _:N55db903ff0e448c2a52f6cba752ef4b0,
        _:N657ba1d0eb7047ebbdc17cca264dc501,
        _:N8934c4a286ca42beb108e78b5077fa21,
        _:N8acb078198d84dc19222a3e804392243,
        _:N8e171887e1474358ba4d32bfe7012cef,
        _:Na1c2794d6efd485a937e7fa6d5d4006c,
        _:Na9e270573f69457ab7f24e0e3a7fb044,
        _:Nb2964a7a7a97473d8fb8c10597d82790,
        _:Nbf5b3dd5254647c1bd69d08e97906fdf,
        _:Nc2cabb2d93334cdba29851760ca86bf5,
        _:Ncec7a12f472a4d87bfa39825acf12a9b,
        _:Nd92332052e714ed18482b95392db6beb,
        _:Ne4cee0649f9141ddaee3a8c741ff073f,
        _:Nf23a232684414a77a669b3806a499671,
        _:Nf4c5e54dd175417da69a71af6a591360,
        _:Nff0400363ee84063986c9c8ca83a0e94 ;
    mo:track_count 27 ;
    schema:duration "PT65:22"^^xsd:interval ;
    schema:numTracks 27 ;
    schema:track _:N072a2524ab2148b2ad2791f61e50c54e,
        _:N082e327f09534a468b9fce31e152f411,
        _:N094c3524209b4a7d80500e1c28a36db8,
        _:N0fe187cee7e24978b916c3f7a1f1c7a4,
        _:N137e1e8bff56449280c0db392bc4ca37,
        _:N1702d360a9294c2a95dc811d68c04e33,
        _:N1bc6a1fc89754d6fa81c4be2de342782,
        _:N1e6df090735b4ef4ba2f6764e4f5aa3f,
        _:N237947a00cd14a04b5a67e8e672709d3,
        _:N35277212aaaf4cf6abb157703cfbde0b,
        _:N4b8be2ff054e4c13bbb9a2f59c741f9a,
        _:N55db903ff0e448c2a52f6cba752ef4b0,
        _:N657ba1d0eb7047ebbdc17cca264dc501,
        _:N8934c4a286ca42beb108e78b5077fa21,
        _:N8acb078198d84dc19222a3e804392243,
        _:N8e171887e1474358ba4d32bfe7012cef,
        _:Na1c2794d6efd485a937e7fa6d5d4006c,
        _:Na9e270573f69457ab7f24e0e3a7fb044,
        _:Nb2964a7a7a97473d8fb8c10597d82790,
        _:Nbf5b3dd5254647c1bd69d08e97906fdf,
        _:Nc2cabb2d93334cdba29851760ca86bf5,
        _:Ncec7a12f472a4d87bfa39825acf12a9b,
        _:Nd92332052e714ed18482b95392db6beb,
        _:Ne4cee0649f9141ddaee3a8c741ff073f,
        _:Nf23a232684414a77a669b3806a499671,
        _:Nf4c5e54dd175417da69a71af6a591360,
        _:Nff0400363ee84063986c9c8ca83a0e94 .

