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

<album/37613> a mo:Release ;
    mo:catalogue_number "26CE-1006" .

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

<album/87491> a mo:Release ;
    mo:catalogue_number "KCS-005" .

<artist/883#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/4407#subject> ;
    schema:name "Hiroshi Miyagawa"@en,
        "宮川泰"@ja ;
    foaf:made <album/4407#composition>,
        <album/4407#subject> ;
    foaf:name "Hiroshi Miyagawa"@en,
        "宮川泰"@ja .

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

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

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

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

<album/4407#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Teitoku no Ketsudan"@en,
        "提督の決断"@ja,
        "Teitoku no Ketsudan"@ja-latn ;
    mo:performance_of <album/4407#musicalwork> ;
    mo:recorded_as <album/4407#musicalexpression> ;
    schema:name "Teitoku no Ketsudan"@en,
        "提督の決断"@ja,
        "Teitoku no Ketsudan"@ja-latn ;
    schema:workPerformed <album/4407#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/70/4407/4407-1173636676.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/4407#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/4407/4407-1173636676.jpg> ;
    foaf:depicts <album/4407#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/4407/4407-1173636676.jpg> .

<https://medium-media.vgm.io/albums/70/4407/4407-1173636676.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/4407#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1989-09-05"^^xsd:date ;
    dcterms:title "Teitoku no Ketsudan"@en,
        "提督の決断"@ja,
        "Teitoku no Ketsudan"@ja-latn ;
    mo:catalogue_number "H29E-20006" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/37613>,
        <album/87491> ;
    mo:publication_of <album/4407#musicalexpression> ;
    mo:publisher <org/32#subject> ;
    mo:record _:N6acf6e2461244740974a3fa412ed9fc5 ;
    mo:record_count 1 ;
    schema:about <product/3668#subject> ;
    schema:datePublished "1989-09-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/4407/4407-1173636676.jpg> ;
    schema:name "Teitoku no Ketsudan"@en,
        "提督の決断"@ja,
        "Teitoku no Ketsudan"@ja-latn ;
    schema:publisher <org/32#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/4407/4407-1173636676.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Syoko Masaki"@en ;
    foaf:made <album/4407#subject> ;
    foaf:name "Syoko Masaki"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Syoko Masaki"@en ;
    foaf:made <album/4407#lyrics> ;
    foaf:name "Syoko Masaki"@en .

_:N0bff0572a26c4e929308b56bbec6280b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Third Movement"@en,
        "第三楽章"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:N6acf6e2461244740974a3fa412ed9fc5 ;
    schema:name "Third Movement"@en,
        "第三楽章"@ja .

_:N2cf0b144b88045daac7e024309c851d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fourth Movement"@en,
        "第四楽章"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:26"^^xsd:interval ;
    schema:inPlaylist _:N6acf6e2461244740974a3fa412ed9fc5 ;
    schema:name "Fourth Movement"@en,
        "第四楽章"@ja .

_:N356e58ba541d42b7b6dd69b0b627d474 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lullaby of the Wind"@en,
        "風の子守唄"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N6acf6e2461244740974a3fa412ed9fc5 ;
    schema:name "Lullaby of the Wind"@en,
        "風の子守唄"@ja .

_:N68a498fcbd1c4aa59af569cfc7a7ec61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conference (America)"@en,
        "会議（アメリカ）"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:25"^^xsd:interval ;
    schema:inPlaylist _:N6acf6e2461244740974a3fa412ed9fc5 ;
    schema:name "Conference (America)"@en,
        "会議（アメリカ）"@ja .

_:N6f72d6af79f64837906a4f4dea5acdb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "American Victory"@en,
        "アメリカの勝利"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N6acf6e2461244740974a3fa412ed9fc5 ;
    schema:name "American Victory"@en,
        "アメリカの勝利"@ja .

_:N6f93cd28bd224098b0421c3366630064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "First Movement"@en,
        "第一楽章"@ja ;
    mo:track_number 1 ;
    schema:duration "PT8:13"^^xsd:interval ;
    schema:inPlaylist _:N6acf6e2461244740974a3fa412ed9fc5 ;
    schema:name "First Movement"@en,
        "第一楽章"@ja .

_:Neac5b2ac7643457abcf5676ed16960ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home Port - Hawaii Theme"@en,
        "母港・ハワイのテーマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N6acf6e2461244740974a3fa412ed9fc5 ;
    schema:name "Home Port - Hawaii Theme"@en,
        "母港・ハワイのテーマ"@ja .

_:Nf84a57e9c9fa4b4bb8561e84c79cc4d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Second Movement"@en,
        "第二楽章"@ja ;
    mo:track_number 2 ;
    schema:duration "PT11:56"^^xsd:interval ;
    schema:inPlaylist _:N6acf6e2461244740974a3fa412ed9fc5 ;
    schema:name "Second Movement"@en,
        "第二楽章"@ja .

_:N6acf6e2461244740974a3fa412ed9fc5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bff0572a26c4e929308b56bbec6280b,
        _:N2cf0b144b88045daac7e024309c851d1,
        _:N356e58ba541d42b7b6dd69b0b627d474,
        _:N68a498fcbd1c4aa59af569cfc7a7ec61,
        _:N6f72d6af79f64837906a4f4dea5acdb6,
        _:N6f93cd28bd224098b0421c3366630064,
        _:Neac5b2ac7643457abcf5676ed16960ac,
        _:Nf84a57e9c9fa4b4bb8561e84c79cc4d1 ;
    mo:track_count 8 ;
    schema:duration "PT41:01"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0bff0572a26c4e929308b56bbec6280b,
        _:N2cf0b144b88045daac7e024309c851d1,
        _:N356e58ba541d42b7b6dd69b0b627d474,
        _:N68a498fcbd1c4aa59af569cfc7a7ec61,
        _:N6f72d6af79f64837906a4f4dea5acdb6,
        _:N6f93cd28bd224098b0421c3366630064,
        _:Neac5b2ac7643457abcf5676ed16960ac,
        _:Nf84a57e9c9fa4b4bb8561e84c79cc4d1 .

