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

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

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

<album/3577> a mo:Release ;
    mo:catalogue_number "KECH-1022" .

<artist/627#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/13176#subject> ;
    schema:name "Minoru Mukaiya"@en,
        "向谷実"@ja ;
    foaf:made <album/13176#composition>,
        <album/13176#subject> ;
    foaf:name "Minoru Mukaiya"@en,
        "向谷実"@ja .

<product/2314#subject> a schema:CreativeWork ;
    schema:name "Romance of the Three Kingdoms III: Dragon of Destiny"@en,
        "三國志III"@ja,
        "Sangokushi III"@ja-latn ;
    foaf:name "Romance of the Three Kingdoms III: Dragon of Destiny"@en,
        "三國志III"@ja,
        "Sangokushi III"@ja-latn .

<album/13176#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sangokushi III"@en,
        "三國志 III"@ja,
        "Sangokushi III"@ja-latn ;
    mo:composer <artist/627#subject> ;
    mo:produced_work <album/13176#musicalwork> ;
    schema:name "Sangokushi III"@en,
        "三國志 III"@ja,
        "Sangokushi III"@ja-latn .

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

<album/13176#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sangokushi III"@en,
        "三國志 III"@ja,
        "Sangokushi III"@ja-latn ;
    mo:performance_of <album/13176#musicalwork> ;
    mo:recorded_as <album/13176#musicalexpression> ;
    schema:name "Sangokushi III"@en,
        "三國志 III"@ja,
        "Sangokushi III"@ja-latn ;
    schema:workPerformed <album/13176#musicalwork> .

<org/32#subject> schema:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn ;
    foaf:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn .

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

<https://medium-media.vgm.io/albums/67/13176/13176-1581992811.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13176#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1992-01-01"^^xsd:date ;
    dcterms:title "Sangokushi III"@en,
        "三國志 III"@ja,
        "Sangokushi III"@ja-latn ;
    mo:catalogue_number "KCS-014" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/3577> ;
    mo:publication_of <album/13176#musicalexpression> ;
    mo:publisher <org/32#subject> ;
    mo:record _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    mo:record_count 1 ;
    schema:about <product/2314#subject> ;
    schema:datePublished "1992-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/13176/13176-1581992811.jpg> ;
    schema:name "Sangokushi III"@en,
        "三國志 III"@ja,
        "Sangokushi III"@ja-latn ;
    schema:publisher <org/32#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/13176/13176-1581992811.jpg> .

_:N2f01196088f6411abd92a51a09e4cb8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Eternity of Sky and Water"@en,
        "空水悠久"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "The Eternity of Sky and Water"@en,
        "空水悠久"@ja .

_:N35f9119b59dd44058cc537fc0d0a3369 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stars"@en,
        "星辰"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "Stars"@en,
        "星辰"@ja .

_:N3e005369ba7e4d2c93d5fc7ff486c6a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to the Emissary"@en,
        "使者奉迎"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "Welcome to the Emissary"@en,
        "使者奉迎"@ja .

_:N4266cc013e8245bd8650d679ea16c6ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Sky, Yellow Earth"@en,
        "蒼天黄土"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "Blue Sky, Yellow Earth"@en,
        "蒼天黄土"@ja .

_:N4479952ea2854eec9eed4f19e9b6b99c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wandering"@en,
        "彷徨"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "Wandering"@en,
        "彷徨"@ja .

_:N478d9879dd04482a99e8474feb9eedc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jiaolong Remains in Obscurity"@en,
        "蚊竜雌伏"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "Jiaolong Remains in Obscurity"@en,
        "蚊竜雌伏"@ja .

_:N49b2817c13ff4fe696ed56b292a6c7f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stars — Reprise"@en,
        "星辰—リプライズ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "Stars — Reprise"@en,
        "星辰—リプライズ"@ja .

_:N4d53ca8f71f449448d79fd7f0add3dc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emperor"@en,
        "帝"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "Emperor"@en,
        "帝"@ja .

_:N4dda6cd9b8ee41ef9e488a8169cac438 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Between the Banner and Drums"@en,
        "旗鼓の間"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "Between the Banner and Drums"@en,
        "旗鼓の間"@ja .

_:N52d04193b35843269351fd74b4d7309d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With Lightning Speed"@en,
        "疾風迅雷"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "With Lightning Speed"@en,
        "疾風迅雷"@ja .

_:N5c88a27173634cc6a6e4e9f9baf3173d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deep Sadness"@en,
        "深憂"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "Deep Sadness"@en,
        "深憂"@ja .

_:N665f15839e354de385b6d2fe631810b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Setting Sun"@en,
        "落陽"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:16"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "The Setting Sun"@en,
        "落陽"@ja .

_:N6b43d934dbe4424cb8de5844291b0dda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Cry of Victory"@en,
        "勝利の喊声"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "Battle Cry of Victory"@en,
        "勝利の喊声"@ja .

_:N86ea7154917d44ab82221dcd0485d3a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Numerical Disadvantage"@en,
        "劣勢"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "A Numerical Disadvantage"@en,
        "劣勢"@ja .

_:N93090debeb6449349c594b64597043d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Offense and Defense on the Surging Sea"@en,
        "波濤の攻防"@ja ;
    mo:track_number 19 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "Offense and Defense on the Surging Sea"@en,
        "波濤の攻防"@ja .

_:N9e025a07f74149d097359a308f23577b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Banquet at the Imperial Palace"@en,
        "皇宮の宴"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "Banquet at the Imperial Palace"@en,
        "皇宮の宴"@ja .

_:Nb657f2ebbdac4789b0abab48002aa234 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Hero Rises"@en,
        "英雄決起"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "A Hero Rises"@en,
        "英雄決起"@ja .

_:Nc616340ced7f4170983774ec6347844e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Maiden"@en,
        "傾国の美姫"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "Beautiful Maiden"@en,
        "傾国の美姫"@ja .

_:Ne47a9107de4c48f5aa01ccec285201da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rampart of Flame"@en,
        "焔の城壁"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "Rampart of Flame"@en,
        "焔の城壁"@ja .

_:Nf2a9a63851e64b0fba74d30250618fa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Urgencies of the Present Time"@en,
        "現下喫緊"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nf097b229243b40eeb371d404bfe5b5b7 ;
    schema:name "Urgencies of the Present Time"@en,
        "現下喫緊"@ja .

_:Nf097b229243b40eeb371d404bfe5b5b7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2f01196088f6411abd92a51a09e4cb8d,
        _:N35f9119b59dd44058cc537fc0d0a3369,
        _:N3e005369ba7e4d2c93d5fc7ff486c6a2,
        _:N4266cc013e8245bd8650d679ea16c6ca,
        _:N4479952ea2854eec9eed4f19e9b6b99c,
        _:N478d9879dd04482a99e8474feb9eedc8,
        _:N49b2817c13ff4fe696ed56b292a6c7f8,
        _:N4d53ca8f71f449448d79fd7f0add3dc3,
        _:N4dda6cd9b8ee41ef9e488a8169cac438,
        _:N52d04193b35843269351fd74b4d7309d,
        _:N5c88a27173634cc6a6e4e9f9baf3173d,
        _:N665f15839e354de385b6d2fe631810b3,
        _:N6b43d934dbe4424cb8de5844291b0dda,
        _:N86ea7154917d44ab82221dcd0485d3a3,
        _:N93090debeb6449349c594b64597043d3,
        _:N9e025a07f74149d097359a308f23577b,
        _:Nb657f2ebbdac4789b0abab48002aa234,
        _:Nc616340ced7f4170983774ec6347844e,
        _:Ne47a9107de4c48f5aa01ccec285201da,
        _:Nf2a9a63851e64b0fba74d30250618fa6 ;
    mo:track_count 20 ;
    schema:duration "PT44:01"^^xsd:interval ;
    schema:numTracks 20 ;
    schema:track _:N2f01196088f6411abd92a51a09e4cb8d,
        _:N35f9119b59dd44058cc537fc0d0a3369,
        _:N3e005369ba7e4d2c93d5fc7ff486c6a2,
        _:N4266cc013e8245bd8650d679ea16c6ca,
        _:N4479952ea2854eec9eed4f19e9b6b99c,
        _:N478d9879dd04482a99e8474feb9eedc8,
        _:N49b2817c13ff4fe696ed56b292a6c7f8,
        _:N4d53ca8f71f449448d79fd7f0add3dc3,
        _:N4dda6cd9b8ee41ef9e488a8169cac438,
        _:N52d04193b35843269351fd74b4d7309d,
        _:N5c88a27173634cc6a6e4e9f9baf3173d,
        _:N665f15839e354de385b6d2fe631810b3,
        _:N6b43d934dbe4424cb8de5844291b0dda,
        _:N86ea7154917d44ab82221dcd0485d3a3,
        _:N93090debeb6449349c594b64597043d3,
        _:N9e025a07f74149d097359a308f23577b,
        _:Nb657f2ebbdac4789b0abab48002aa234,
        _:Nc616340ced7f4170983774ec6347844e,
        _:Ne47a9107de4c48f5aa01ccec285201da,
        _:Nf2a9a63851e64b0fba74d30250618fa6 .

