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

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

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

<artist/1882#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4406#subject> ;
    schema:name "Bob Sakuma"@en,
        "ボブ佐久間"@ja ;
    foaf:made <album/4406#composition>,
        <album/4406#subject> ;
    foaf:name "Bob Sakuma"@en,
        "ボブ佐久間"@ja .

<product/3669#subject> a schema:CreativeWork ;
    schema:name "Teitoku no Ketsudan III"@en,
        "提督の決断III"@ja,
        "Teitoku no Ketsudan III"@ja-latn ;
    foaf:name "Teitoku no Ketsudan III"@en,
        "提督の決断III"@ja,
        "Teitoku no Ketsudan III"@ja-latn .

<album/4406#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Teitoku no Ketsudan III"@en,
        "提督の決断 III"@ja,
        "Teitoku no Ketsudan III"@ja-latn ;
    mo:composer <artist/1882#subject> ;
    mo:produced_work <album/4406#musicalwork> ;
    schema:name "Teitoku no Ketsudan III"@en,
        "提督の決断 III"@ja,
        "Teitoku no Ketsudan III"@ja-latn .

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

<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/60/4406/4406-1173635961.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/4406#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/4406/4406-1173635961.jpg> ;
    foaf:depicts <album/4406#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/4406/4406-1173635961.jpg> .

<https://medium-media.vgm.io/albums/60/4406/4406-1173635961.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4406#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Teitoku no Ketsudan III"@en,
        "提督の決断 III"@ja,
        "Teitoku no Ketsudan III"@ja-latn ;
    mo:performance_of <album/4406#musicalwork> ;
    mo:performer <artist/1883#subject> ;
    mo:recorded_as <album/4406#musicalexpression> ;
    schema:byArtist <artist/1883#subject> ;
    schema:name "Teitoku no Ketsudan III"@en,
        "提督の決断 III"@ja,
        "Teitoku no Ketsudan III"@ja-latn ;
    schema:workPerformed <album/4406#musicalwork> .

<artist/1883#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/4406#performance> ;
    schema:name "Nagoya Philharmonic Orchestra"@en,
        "名古屋フィルハーモニー交響楽団"@ja ;
    foaf:name "Nagoya Philharmonic Orchestra"@en,
        "名古屋フィルハーモニー交響楽団"@ja .

<album/4406#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1996-02-25"^^xsd:date ;
    dcterms:title "Teitoku no Ketsudan III"@en,
        "提督の決断 III"@ja,
        "Teitoku no Ketsudan III"@ja-latn ;
    mo:catalogue_number "KECH-1101" ;
    mo:media_type "CD" ;
    mo:publication_of <album/4406#musicalexpression> ;
    mo:publisher <org/32#subject> ;
    mo:record _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    mo:record_count 1 ;
    schema:about <product/3669#subject> ;
    schema:byArtist <artist/1883#subject> ;
    schema:datePublished "1996-02-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/4406/4406-1173635961.jpg> ;
    schema:name "Teitoku no Ketsudan III"@en,
        "提督の決断 III"@ja,
        "Teitoku no Ketsudan III"@ja-latn ;
    schema:publisher <org/32#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/4406/4406-1173635961.jpg> .

_:N09471e3fe76b422aae2d4bb304a46cb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Night after the Decisive Battle"@en,
        "決戦前夜"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "The Night after the Decisive Battle"@en,
        "決戦前夜"@ja .

_:N11bf56883e1f4e01909eae81b58da938 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "END CREDIT \"Combined Fleet\""@en,
        "END CREDIT「連合艦隊」"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "END CREDIT \"Combined Fleet\""@en,
        "END CREDIT「連合艦隊」"@ja .

_:N147aae638ea24f6fa8bab800dc8d2191 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defensive War"@en,
        "防空戦"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "Defensive War"@en,
        "防空戦"@ja .

_:N187ec936d9124766b2ae84dbb172346f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pacific Fleet MAIN THEME"@en,
        "太平洋艦隊MAIN THEME"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "Pacific Fleet MAIN THEME"@en,
        "太平洋艦隊MAIN THEME"@ja .

_:N1ac00963e1d14474b6850cf80b7bd2e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sleeping Giant"@en,
        "眠れる巨人"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "The Sleeping Giant"@en,
        "眠れる巨人"@ja .

_:N2145a0bca2f344ecbda76e1f489bc3b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Great Decision"@en,
        "大いなる決断"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "A Great Decision"@en,
        "大いなる決断"@ja .

_:N253f7347991b48219ab9313d02d899d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MAIN TITLE \"The Admiral's Decision III\""@en,
        "MAIN TITLE「提督の決断III」"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "MAIN TITLE \"The Admiral's Decision III\""@en,
        "MAIN TITLE「提督の決断III」"@ja .

_:N2d4f49f0df154f2891e64bd0368502f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Combined Fleet at Sea"@en,
        "洋上の連合艦隊"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "Combined Fleet at Sea"@en,
        "洋上の連合艦隊"@ja .

_:N34fb6d9ca96c4f26aebb0e338424acc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Combined Fleet MAIN THEME"@en,
        "連合艦隊MAIN THEME"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "Combined Fleet MAIN THEME"@en,
        "連合艦隊MAIN THEME"@ja .

_:N3fe295a4a79649529987903b87af83c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before the Storm"@en,
        "嵐の前に"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "Before the Storm"@en,
        "嵐の前に"@ja .

_:N4247f0e92ee34f649d22671e78c762ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory Poem (Requiem)"@en,
        "勝利の詩"@ja ;
    mo:track_number 12 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "Victory Poem (Requiem)"@en,
        "勝利の詩"@ja .

_:N5af3dbaa2a4c446fb724d8070df95b63 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tense Battleground"@en,
        "緊迫の戦場"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "Tense Battleground"@en,
        "緊迫の戦場"@ja .

_:N5cb0925c98434557876ff7b27230b49f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "END CREDIT \"Pacific Fleet\""@en,
        "END CREDIT「太平洋艦隊」"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "END CREDIT \"Pacific Fleet\""@en,
        "END CREDIT「太平洋艦隊」"@ja .

_:N70dec808158748628a404ebc79d81754 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anti-ship Defense"@en,
        "対艦防衛戦"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "Anti-ship Defense"@en,
        "対艦防衛戦"@ja .

_:N8575b279b6a14c19bb17eb1ba23bdce6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defeat"@en,
        "敗戦"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "Defeat"@en,
        "敗戦"@ja .

_:N871faa3d325940739054e5444d80fd2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pacific Fleet at Port"@en,
        "太平洋艦隊 寄港中"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "Pacific Fleet at Port"@en,
        "太平洋艦隊 寄港中"@ja .

_:N88ada067fcd04e50bb5fa4975d75ab21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Air-Raid"@en,
        "空襲"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "Air-Raid"@en,
        "空襲"@ja .

_:N96d4eaaaf8e446d5b53959381f78a06b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pacific Fleet at Sea"@en,
        "洋上の太平洋艦隊"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "Pacific Fleet at Sea"@en,
        "洋上の太平洋艦隊"@ja .

_:N9b88808c17234fbb8bc4670e2d012265 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Combined Fleet Naval Operations Room"@en,
        "連合艦隊作戦室"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "Combined Fleet Naval Operations Room"@en,
        "連合艦隊作戦室"@ja .

_:Na6e33a19ed654769ad4679bead731f24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Combined Fleet at Port"@en,
        "連合艦隊 寄港中"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "Combined Fleet at Port"@en,
        "連合艦隊 寄港中"@ja .

_:Nb76fb52df9e943ae97448feb3131bbf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warrior"@en,
        "戦死"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "Warrior"@en,
        "戦死"@ja .

_:Nc0589fa0c9b343cbaec84e8a5880daff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Naval Showdown"@en,
        "艦隊決戦"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "Naval Showdown"@en,
        "艦隊決戦"@ja .

_:Nfa3990e27c504fd3b3c681079c41ee62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Navy Headquarters"@en,
        "海軍軍令部"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Ncea4b12f655e46d2a1af18a0ef2dee8e ;
    schema:name "Navy Headquarters"@en,
        "海軍軍令部"@ja .

_:Ncea4b12f655e46d2a1af18a0ef2dee8e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09471e3fe76b422aae2d4bb304a46cb5,
        _:N11bf56883e1f4e01909eae81b58da938,
        _:N147aae638ea24f6fa8bab800dc8d2191,
        _:N187ec936d9124766b2ae84dbb172346f,
        _:N1ac00963e1d14474b6850cf80b7bd2e0,
        _:N2145a0bca2f344ecbda76e1f489bc3b2,
        _:N253f7347991b48219ab9313d02d899d5,
        _:N2d4f49f0df154f2891e64bd0368502f7,
        _:N34fb6d9ca96c4f26aebb0e338424acc0,
        _:N3fe295a4a79649529987903b87af83c4,
        _:N4247f0e92ee34f649d22671e78c762ad,
        _:N5af3dbaa2a4c446fb724d8070df95b63,
        _:N5cb0925c98434557876ff7b27230b49f,
        _:N70dec808158748628a404ebc79d81754,
        _:N8575b279b6a14c19bb17eb1ba23bdce6,
        _:N871faa3d325940739054e5444d80fd2d,
        _:N88ada067fcd04e50bb5fa4975d75ab21,
        _:N96d4eaaaf8e446d5b53959381f78a06b,
        _:N9b88808c17234fbb8bc4670e2d012265,
        _:Na6e33a19ed654769ad4679bead731f24,
        _:Nb76fb52df9e943ae97448feb3131bbf5,
        _:Nc0589fa0c9b343cbaec84e8a5880daff,
        _:Nfa3990e27c504fd3b3c681079c41ee62 ;
    mo:track_count 23 ;
    schema:duration "PT44:45"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N09471e3fe76b422aae2d4bb304a46cb5,
        _:N11bf56883e1f4e01909eae81b58da938,
        _:N147aae638ea24f6fa8bab800dc8d2191,
        _:N187ec936d9124766b2ae84dbb172346f,
        _:N1ac00963e1d14474b6850cf80b7bd2e0,
        _:N2145a0bca2f344ecbda76e1f489bc3b2,
        _:N253f7347991b48219ab9313d02d899d5,
        _:N2d4f49f0df154f2891e64bd0368502f7,
        _:N34fb6d9ca96c4f26aebb0e338424acc0,
        _:N3fe295a4a79649529987903b87af83c4,
        _:N4247f0e92ee34f649d22671e78c762ad,
        _:N5af3dbaa2a4c446fb724d8070df95b63,
        _:N5cb0925c98434557876ff7b27230b49f,
        _:N70dec808158748628a404ebc79d81754,
        _:N8575b279b6a14c19bb17eb1ba23bdce6,
        _:N871faa3d325940739054e5444d80fd2d,
        _:N88ada067fcd04e50bb5fa4975d75ab21,
        _:N96d4eaaaf8e446d5b53959381f78a06b,
        _:N9b88808c17234fbb8bc4670e2d012265,
        _:Na6e33a19ed654769ad4679bead731f24,
        _:Nb76fb52df9e943ae97448feb3131bbf5,
        _:Nc0589fa0c9b343cbaec84e8a5880daff,
        _:Nfa3990e27c504fd3b3c681079c41ee62 .

