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

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

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

<artist/810#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53122#subject> ;
    schema:name "Kaori Ohkoshi"@en,
        "大越香里"@ja ;
    foaf:made <album/53122#composition>,
        <album/53122#subject> ;
    foaf:name "Kaori Ohkoshi"@en,
        "大越香里"@ja .

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

<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/53122#lyrics> a mo:Lyrics .

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

<org/1455#subject> schema:name "Empire Ensemble"@en,
        "帝國交響楽団"@ja,
        "Empire Ensemble"@ja-latn ;
    foaf:name "Empire Ensemble"@en,
        "帝國交響楽団"@ja,
        "Empire Ensemble"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/53122/53122-1432890989.jpg> a schema:ImageObject,
        foaf:Image .

<album/53122#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kantai Collection CLUB REMIX -Over The Raging Waves-"@en,
        "艦隊これくしょん CLUB REMIX -Over The Raging Waves-"@ja,
        "Kantai Collection CLUB REMIX -Over The Raging Waves-"@ja-latn ;
    mo:composer <artist/4168#subject>,
        <artist/810#subject> ;
    mo:produced_work <album/53122#musicalwork> ;
    schema:name "Kantai Collection CLUB REMIX -Over The Raging Waves-"@en,
        "艦隊これくしょん CLUB REMIX -Over The Raging Waves-"@ja,
        "Kantai Collection CLUB REMIX -Over The Raging Waves-"@ja-latn .

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

<album/53122#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kantai Collection CLUB REMIX -Over The Raging Waves-"@en,
        "艦隊これくしょん CLUB REMIX -Over The Raging Waves-"@ja,
        "Kantai Collection CLUB REMIX -Over The Raging Waves-"@ja-latn ;
    mo:performance_of <album/53122#musicalwork> ;
    mo:performer <artist/2468#subject> ;
    mo:recorded_as <album/53122#musicalexpression> ;
    schema:byArtist <artist/2468#subject> ;
    schema:name "Kantai Collection CLUB REMIX -Over The Raging Waves-"@en,
        "艦隊これくしょん CLUB REMIX -Over The Raging Waves-"@ja,
        "Kantai Collection CLUB REMIX -Over The Raging Waves-"@ja-latn ;
    schema:workPerformed <album/53122#musicalwork> .

<artist/2468#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53122#performance> ;
    schema:name "haru*nya"@en ;
    foaf:made <album/53122#lyrics>,
        <album/53122#subject> ;
    foaf:name "haru*nya"@en .

<album/53122#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-29"^^xsd:date ;
    dcterms:title "Kantai Collection CLUB REMIX -Over The Raging Waves-"@en,
        "艦隊これくしょん CLUB REMIX -Over The Raging Waves-"@ja,
        "Kantai Collection CLUB REMIX -Over The Raging Waves-"@ja-latn ;
    mo:catalogue_number "EMPE-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/53122#musicalexpression> ;
    mo:publisher <org/1455#subject> ;
    mo:record _:N32e9718a14964601be08c33d19e7ad0d ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/2212#subject> ;
    schema:byArtist <artist/2468#subject> ;
    schema:datePublished "2014-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/22/53122/53122-1432890989.jpg> ;
    schema:name "Kantai Collection CLUB REMIX -Over The Raging Waves-"@en,
        "艦隊これくしょん CLUB REMIX -Over The Raging Waves-"@ja,
        "Kantai Collection CLUB REMIX -Over The Raging Waves-"@ja-latn ;
    schema:publisher <org/1455#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/53122/53122-1432890989.jpg> .

_:N6907e4e7442940f593944012ca7a6f26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "工廠 -Magic of the engineer-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N32e9718a14964601be08c33d19e7ad0d ;
    schema:name "工廠 -Magic of the engineer-"@ja .

_:Nc147661bf47b4e55b3eef29b4fcc368d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "提督との絆 -To My Admiral-"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N32e9718a14964601be08c33d19e7ad0d ;
    schema:name "提督との絆 -To My Admiral-"@ja .

_:Ncc5fac5261de413e95b5839fedc7b525 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "昼戦(砲雷撃戦、始め！) -Attack on Abyss-"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N32e9718a14964601be08c33d19e7ad0d ;
    schema:name "昼戦(砲雷撃戦、始め！) -Attack on Abyss-"@ja .

_:Nde5c91bcd18f458284f2f0e847d42315 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "母港 -Cradle-"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N32e9718a14964601be08c33d19e7ad0d ;
    schema:name "母港 -Cradle-"@ja .

_:Nfb7942e36d154e23ba9980ccde675f72 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華の二水戦 -UnBroken Arrows-"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N32e9718a14964601be08c33d19e7ad0d ;
    schema:name "華の二水戦 -UnBroken Arrows-"@ja .

_:N32e9718a14964601be08c33d19e7ad0d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6907e4e7442940f593944012ca7a6f26,
        _:Nc147661bf47b4e55b3eef29b4fcc368d,
        _:Ncc5fac5261de413e95b5839fedc7b525,
        _:Nde5c91bcd18f458284f2f0e847d42315,
        _:Nfb7942e36d154e23ba9980ccde675f72 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N6907e4e7442940f593944012ca7a6f26,
        _:Nc147661bf47b4e55b3eef29b4fcc368d,
        _:Ncc5fac5261de413e95b5839fedc7b525,
        _:Nde5c91bcd18f458284f2f0e847d42315,
        _:Nfb7942e36d154e23ba9980ccde675f72 .

