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

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

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

<artist/4168#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46978#subject> ;
    schema:name "Hiroshi Usami"@en,
        "宇佐美宏"@ja ;
    foaf:made <album/46978#composition>,
        <album/46978#subject> ;
    foaf:name "Hiroshi Usami"@en,
        "宇佐美宏"@ja .

<product/2212#subject> a schema:CreativeWork ;
    schema:name "Kantai Collection -KanColle- (Game)"@en,
        "艦隊これくしょん -艦これ- (Game)"@ja,
        "Kantai Collection -KanColle- (Game)"@ja-latn ;
    foaf:name "Kantai Collection -KanColle- (Game)"@en,
        "艦隊これくしょん -艦これ- (Game)"@ja,
        "Kantai Collection -KanColle- (Game)"@ja-latn .

<album/46978#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Cinematic Suite \"Kantai Shijitsu: Kongo Gata Senkan\""@en,
        "シネマティック組曲「艦隊史実 金剛型戦艦」"@ja,
        "Cinematic Kumikyoku \"Kantai Shijitsu: Kongo Gata Senkan\""@ja-latn ;
    mo:composer <artist/4168#subject> ;
    mo:produced_work <album/46978#musicalwork> ;
    schema:name "Cinematic Suite \"Kantai Shijitsu: Kongo Gata Senkan\""@en,
        "シネマティック組曲「艦隊史実 金剛型戦艦」"@ja,
        "Cinematic Kumikyoku \"Kantai Shijitsu: Kongo Gata Senkan\""@ja-latn .

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

<album/46978#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Cinematic Suite \"Kantai Shijitsu: Kongo Gata Senkan\""@en,
        "シネマティック組曲「艦隊史実 金剛型戦艦」"@ja,
        "Cinematic Kumikyoku \"Kantai Shijitsu: Kongo Gata Senkan\""@ja-latn ;
    mo:performance_of <album/46978#musicalwork> ;
    mo:recorded_as <album/46978#musicalexpression> ;
    schema:name "Cinematic Suite \"Kantai Shijitsu: Kongo Gata Senkan\""@en,
        "シネマティック組曲「艦隊史実 金剛型戦艦」"@ja,
        "Cinematic Kumikyoku \"Kantai Shijitsu: Kongo Gata Senkan\""@ja-latn ;
    schema:workPerformed <album/46978#musicalwork> .

<org/1402#subject> schema:name "Kokyo Active NEETs"@en,
        "交響アクティブNEETs"@ja,
        "Kokyo Active NEETs"@ja-latn ;
    foaf:name "Kokyo Active NEETs"@en,
        "交響アクティブNEETs"@ja,
        "Kokyo Active NEETs"@ja-latn .

<https://media.vgm.io/albums/87/46978/46978-1405831702.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/46978#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/87/46978/46978-1405831702.png> ;
    foaf:depicts <album/46978#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/87/46978/46978-1405831702.png> .

<https://medium-media.vgm.io/albums/87/46978/46978-1405831702.png> a schema:ImageObject,
        foaf:Image .

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

<album/46978#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-01-19"^^xsd:date ;
    dcterms:title "Cinematic Suite \"Kantai Shijitsu: Kongo Gata Senkan\""@en,
        "シネマティック組曲「艦隊史実 金剛型戦艦」"@ja,
        "Cinematic Kumikyoku \"Kantai Shijitsu: Kongo Gata Senkan\""@ja-latn ;
    mo:catalogue_number "KNCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46978#musicalexpression> ;
    mo:publisher <org/1402#subject> ;
    mo:record _:Nec57af68a809473da49e57370049bb32 ;
    mo:record_count 1 ;
    schema:about <product/2212#subject> ;
    schema:datePublished "2014-01-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/87/46978/46978-1405831702.png> ;
    schema:name "Cinematic Suite \"Kantai Shijitsu: Kongo Gata Senkan\""@en,
        "シネマティック組曲「艦隊史実 金剛型戦艦」"@ja,
        "Cinematic Kumikyoku \"Kantai Shijitsu: Kongo Gata Senkan\""@ja-latn ;
    schema:publisher <org/1402#subject> ;
    foaf:depiction <https://media.vgm.io/albums/87/46978/46978-1405831702.png> .

_:N1303cda19afd49388115ece74413386d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エピローグ〜金剛型戦艦の最期"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Nec57af68a809473da49e57370049bb32 ;
    schema:name "エピローグ〜金剛型戦艦の最期"@ja .

_:N4ef16f93c23f438ca584e3f5a0f5d9ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鎮守府のアフタヌン・ティー"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nec57af68a809473da49e57370049bb32 ;
    schema:name "鎮守府のアフタヌン・ティー"@ja .

_:N5d1bcb40821f41f7819d357c4686cc37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "近代化改装"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Nec57af68a809473da49e57370049bb32 ;
    schema:name "近代化改装"@ja .

_:N748b6eab1e5a43d28d994569ebfbb360 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "金剛型第三戦隊"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nec57af68a809473da49e57370049bb32 ;
    schema:name "金剛型第三戦隊"@ja .

_:N753b01c2c2ce4f3aa3e4374b1c6df3bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイアンボトム・サウンド"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:Nec57af68a809473da49e57370049bb32 ;
    schema:name "アイアンボトム・サウンド"@ja .

_:N7f9b5114849248e8b12833ebcb2461b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プロローグ～金剛型戦艦の誕生"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nec57af68a809473da49e57370049bb32 ;
    schema:name "プロローグ～金剛型戦艦の誕生"@ja .

_:Nde3bf3d6f4c44da1a57524b0b604a4ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAYONARA"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nec57af68a809473da49e57370049bb32 ;
    schema:name "SAYONARA"@ja .

_:Nec57af68a809473da49e57370049bb32 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1303cda19afd49388115ece74413386d,
        _:N4ef16f93c23f438ca584e3f5a0f5d9ba,
        _:N5d1bcb40821f41f7819d357c4686cc37,
        _:N748b6eab1e5a43d28d994569ebfbb360,
        _:N753b01c2c2ce4f3aa3e4374b1c6df3bb,
        _:N7f9b5114849248e8b12833ebcb2461b1,
        _:Nde3bf3d6f4c44da1a57524b0b604a4ee ;
    mo:track_count 7 ;
    schema:duration "PT17:05"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1303cda19afd49388115ece74413386d,
        _:N4ef16f93c23f438ca584e3f5a0f5d9ba,
        _:N5d1bcb40821f41f7819d357c4686cc37,
        _:N748b6eab1e5a43d28d994569ebfbb360,
        _:N753b01c2c2ce4f3aa3e4374b1c6df3bb,
        _:N7f9b5114849248e8b12833ebcb2461b1,
        _:Nde3bf3d6f4c44da1a57524b0b604a4ee .

