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

<artist/7472#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tohko Morinaga"@en,
        "森永桐子"@ja ;
    foaf:made <album/52390#lyrics>,
        <album/52390#subject> ;
    foaf:name "Tohko Morinaga"@en,
        "森永桐子"@ja .

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

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

<artist/784#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52390#subject> ;
    schema:name "Michio Okamiya"@en,
        "岡宮道生"@ja ;
    foaf:made <album/52390#composition>,
        <album/52390#subject> ;
    foaf:name "Michio Okamiya"@en,
        "岡宮道生"@ja .

<artist/810#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/52390#subject> ;
    schema:name "Kaori Ohkoshi"@en,
        "大越香里"@ja ;
    foaf:made <album/52390#composition>,
        <album/52390#subject> ;
    foaf:name "Kaori Ohkoshi"@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/52390#musicalexpression> a mo:Signal ;
    mo:published_as <album/52390#subject> ;
    mo:records <album/52390#performance> .

<org/888#subject> schema:name "Republic of Mosaku Hattori"@en,
        "羽っ鳥もさく共和国"@ja,
        "Republic of Mosaku Hattori"@ja-latn ;
    foaf:name "Republic of Mosaku Hattori"@en,
        "羽っ鳥もさく共和国"@ja,
        "Republic of Mosaku Hattori"@ja-latn .

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

<https://medium-media.vgm.io/albums/09/52390/52390-1430180779.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/12813#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52390#performance> ;
    schema:name "Koutetsu-Aniki"@en,
        "鋼鉄兄貴"@ja ;
    foaf:name "Koutetsu-Aniki"@en,
        "鋼鉄兄貴"@ja .

<artist/16490#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52390#performance> ;
    schema:name "Mizuho Yasuda"@en,
        "安田みずほ"@ja ;
    foaf:name "Mizuho Yasuda"@en,
        "安田みずほ"@ja .

<artist/2518#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52390#performance> ;
    schema:name "Mao Komiya"@en,
        "小宮真央"@ja ;
    foaf:name "Mao Komiya"@en,
        "小宮真央"@ja .

<artist/4752#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/52390#performance> ;
    schema:name "Fuga Hatori"@en,
        "羽鳥風画"@ja ;
    foaf:made <album/52390#lyrics>,
        <album/52390#subject> ;
    foaf:name "Fuga Hatori"@en,
        "羽鳥風画"@ja .

<album/52390#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kankyou Complete"@en,
        "艦響Complete"@ja,
        "Kankyou Complete"@ja-latn ;
    mo:composer <artist/4168#subject>,
        <artist/784#subject>,
        <artist/810#subject> ;
    mo:produced_work <album/52390#musicalwork> ;
    schema:name "Kankyou Complete"@en,
        "艦響Complete"@ja,
        "Kankyou Complete"@ja-latn .

<album/52390#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kankyou Complete"@en,
        "艦響Complete"@ja,
        "Kankyou Complete"@ja-latn ;
    mo:performance_of <album/52390#musicalwork> ;
    mo:performer <artist/12813#subject>,
        <artist/16490#subject>,
        <artist/2518#subject>,
        <artist/4752#subject> ;
    mo:recorded_as <album/52390#musicalexpression> ;
    schema:byArtist <artist/12813#subject>,
        <artist/16490#subject>,
        <artist/2518#subject>,
        <artist/4752#subject> ;
    schema:name "Kankyou Complete"@en,
        "艦響Complete"@ja,
        "Kankyou Complete"@ja-latn ;
    schema:workPerformed <album/52390#musicalwork> .

<album/52390#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-03-21"^^xsd:date ;
    dcterms:title "Kankyou Complete"@en,
        "艦響Complete"@ja,
        "Kankyou Complete"@ja-latn ;
    mo:catalogue_number "HTRJ-0021" ;
    mo:media_type "CD" ;
    mo:publication_of <album/52390#musicalexpression> ;
    mo:publisher <org/888#subject> ;
    mo:record _:Nb6712f300b554fafa5724e87a35cb296 ;
    mo:record_count 1 ;
    schema:about <product/2212#subject> ;
    schema:byArtist <artist/12813#subject>,
        <artist/16490#subject>,
        <artist/2518#subject>,
        <artist/4752#subject> ;
    schema:datePublished "2014-03-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/52390/52390-1430180779.jpg> ;
    schema:name "Kankyou Complete"@en,
        "艦響Complete"@ja,
        "Kankyou Complete"@ja-latn ;
    schema:publisher <org/888#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/52390/52390-1430180779.jpg> .

_:N01ffc7b47bb64b9f95c184b537dd1c86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遥ナ君ハ花ト咲ク（榛名イメージボーカル曲）"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6712f300b554fafa5724e87a35cb296 ;
    schema:name "遥ナ君ハ花ト咲ク（榛名イメージボーカル曲）"@ja .

_:N11584404044941d8affc96176970eee8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魂、暁に燃ゆ（金剛イメージボーカル曲）"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6712f300b554fafa5724e87a35cb296 ;
    schema:name "魂、暁に燃ゆ（金剛イメージボーカル曲）"@ja .

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

_:N89cefddaf9a7454b9b6d73d504e29667 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海原越えて"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6712f300b554fafa5724e87a35cb296 ;
    schema:name "海原越えて"@ja .

_:Nb3788f0e9d4d4605a7552330daf7919f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜戦！"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6712f300b554fafa5724e87a35cb296 ;
    schema:name "夜戦！"@ja .

_:Nc49201c064e44a1eab3344105b13b98a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砲雷撃戦、始め！"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6712f300b554fafa5724e87a35cb296 ;
    schema:name "砲雷撃戦、始め！"@ja .

_:Ne4838841f4524e93a5ee99470e26532d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "工廠"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb6712f300b554fafa5724e87a35cb296 ;
    schema:name "工廠"@ja .

_:Nb6712f300b554fafa5724e87a35cb296 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01ffc7b47bb64b9f95c184b537dd1c86,
        _:N11584404044941d8affc96176970eee8,
        _:N6308a1ca8b644c8983dce1aee738fffb,
        _:N89cefddaf9a7454b9b6d73d504e29667,
        _:Nb3788f0e9d4d4605a7552330daf7919f,
        _:Nc49201c064e44a1eab3344105b13b98a,
        _:Ne4838841f4524e93a5ee99470e26532d ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N01ffc7b47bb64b9f95c184b537dd1c86,
        _:N11584404044941d8affc96176970eee8,
        _:N6308a1ca8b644c8983dce1aee738fffb,
        _:N89cefddaf9a7454b9b6d73d504e29667,
        _:Nb3788f0e9d4d4605a7552330daf7919f,
        _:Nc49201c064e44a1eab3344105b13b98a,
        _:Ne4838841f4524e93a5ee99470e26532d .

