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

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

<album/4407> a mo:Release ;
    mo:catalogue_number "H29E-20006" .

<artist/883#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/37613#subject> ;
    schema:name "Hiroshi Miyagawa"@en,
        "宮川泰"@ja ;
    foaf:made <album/37613#composition>,
        <album/37613#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/37613#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/37613#musicalwork> ;
    schema:name "Teitoku no Ketsudan"@en,
        "提督の決断"@ja,
        "Teitoku no Ketsudan"@ja-latn .

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

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

<album/37613#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Teitoku no Ketsudan"@en,
        "提督の決断"@ja,
        "Teitoku no Ketsudan"@ja-latn ;
    mo:performance_of <album/37613#musicalwork> ;
    mo:recorded_as <album/37613#musicalexpression> ;
    schema:name "Teitoku no Ketsudan"@en,
        "提督の決断"@ja,
        "Teitoku no Ketsudan"@ja-latn ;
    schema:workPerformed <album/37613#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 .

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

<https://vgmdb.net/db/img/album-nocover-medium.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/37613#subject> ;
    schema:thumbnailUrl <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    foaf:depicts <album/37613#subject> ;
    foaf:thumbnail <https://vgmdb.net/db/img/album-nocover-medium.gif> .

<album/37613#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 "26CE-1006" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/4407> ;
    mo:publication_of <album/37613#musicalexpression> ;
    mo:publisher <org/32#subject> ;
    mo:record _:N805d212d85114ea595a98bbecbfd0e4f ;
    mo:record_count 1 ;
    schema:about <product/3668#subject> ;
    schema:datePublished "1989-09-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://vgmdb.net/db/img/album-nocover-medium.gif> ;
    schema:name "Teitoku no Ketsudan"@en,
        "提督の決断"@ja,
        "Teitoku no Ketsudan"@ja-latn ;
    schema:publisher <org/32#subject> ;
    foaf:depiction <https://vgmdb.net/db/img/album-nocover-medium.gif> .

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

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

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

_:N662c427e2ac441549df188b9bca61d41 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 _:N805d212d85114ea595a98bbecbfd0e4f ;
    schema:name "Home Port - Hawaii Theme"@en,
        "母港・ハワイのテーマ"@ja .

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

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

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

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

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

_:Nf80b25b1ad614ceb89a8c7f2aef0b9e5 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 _:N805d212d85114ea595a98bbecbfd0e4f ;
    schema:name "Lullaby of the Wind"@en,
        "風の子守唄"@ja .

_:N805d212d85114ea595a98bbecbfd0e4f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3a6e19180c7943388df41817ee338483,
        _:N662c427e2ac441549df188b9bca61d41,
        _:N85f3620429ac4046932dcb7ad5563fa3,
        _:Naa35aea74d144c5c8def026a2596d76f,
        _:Nacdd5e033cbf4fa1bd18dbfcd9961987,
        _:Naef1ff07bba84ff1898d91d66ff2602c,
        _:Nefa22e70ddfa48558bb730e9297fc7ad,
        _:Nf80b25b1ad614ceb89a8c7f2aef0b9e5 ;
    mo:track_count 8 ;
    schema:duration "PT41:01"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N3a6e19180c7943388df41817ee338483,
        _:N662c427e2ac441549df188b9bca61d41,
        _:N85f3620429ac4046932dcb7ad5563fa3,
        _:Naa35aea74d144c5c8def026a2596d76f,
        _:Nacdd5e033cbf4fa1bd18dbfcd9961987,
        _:Naef1ff07bba84ff1898d91d66ff2602c,
        _:Nefa22e70ddfa48558bb730e9297fc7ad,
        _:Nf80b25b1ad614ceb89a8c7f2aef0b9e5 .

