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

<artist/11084#subject> a schema:Person,
        foaf:Person ;
    schema:name "Iori Nomizu"@en,
        "野水伊織"@ja ;
    foaf:made <album/47176#subject>,
        <album/47176#vocals> ;
    foaf:name "Iori Nomizu"@en,
        "野水伊織"@ja .

<artist/13477#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Suzaki"@en,
        "洲崎綾"@ja ;
    foaf:made <album/47176#subject>,
        <album/47176#vocals> ;
    foaf:name "Aya Suzaki"@en,
        "洲崎綾"@ja .

<artist/16132#subject> a schema:Person,
        foaf:Person ;
    schema:name "minatoku"@en ;
    foaf:made <album/47176#lyrics>,
        <album/47176#subject> ;
    foaf:name "minatoku"@en .

<artist/7552#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saki Fujita"@en,
        "藤田咲"@ja ;
    foaf:made <album/47176#subject>,
        <album/47176#vocals> ;
    foaf:name "Saki Fujita"@en,
        "藤田咲"@ja .

<artist/810#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47176#subject> ;
    schema:name "Kaori Ohkoshi"@en,
        "大越香里"@ja ;
    foaf:made <album/47176#composition>,
        <album/47176#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/47176#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KanColle Vocal Collection vol.1"@en,
        "艦隊これくしょん -艦これ- 艦娘想歌【壱】"@ja,
        "Kantai Collection -KanColle- Kanmusu Omoiuta [Ichi]"@ja-latn ;
    mo:composer <artist/810#subject> ;
    mo:produced_work <album/47176#musicalwork> ;
    schema:name "KanColle Vocal Collection vol.1"@en,
        "艦隊これくしょん -艦これ- 艦娘想歌【壱】"@ja,
        "Kantai Collection -KanColle- Kanmusu Omoiuta [Ichi]"@ja-latn .

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

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

<album/47176#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KanColle Vocal Collection vol.1"@en,
        "艦隊これくしょん -艦これ- 艦娘想歌【壱】"@ja,
        "Kantai Collection -KanColle- Kanmusu Omoiuta [Ichi]"@ja-latn ;
    mo:performance_of <album/47176#musicalwork> ;
    mo:recorded_as <album/47176#musicalexpression> ;
    schema:name "KanColle Vocal Collection vol.1"@en,
        "艦隊これくしょん -艦これ- 艦娘想歌【壱】"@ja,
        "Kantai Collection -KanColle- Kanmusu Omoiuta [Ichi]"@ja-latn ;
    schema:workPerformed <album/47176#musicalwork> .

<org/1964#subject> schema:name "KADOKAWA"@en,
        "KADOKAWA"@ja,
        "KADOKAWA"@ja-latn ;
    foaf:name "KADOKAWA"@en,
        "KADOKAWA"@ja,
        "KADOKAWA"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/47176/47176-1451197957.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/47176#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-08-03"^^xsd:date ;
    dcterms:title "KanColle Vocal Collection vol.1"@en,
        "艦隊これくしょん -艦これ- 艦娘想歌【壱】"@ja,
        "Kantai Collection -KanColle- Kanmusu Omoiuta [Ichi]"@ja-latn ;
    mo:catalogue_number "KACC-5191" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47176#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:N384830d1ce5542e88a539ac2e3243206 ;
    mo:record_count 1 ;
    schema:about <product/2212#subject> ;
    schema:datePublished "2014-08-03"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/47176/47176-1451197957.jpg> ;
    schema:name "KanColle Vocal Collection vol.1"@en,
        "艦隊これくしょん -艦これ- 艦娘想歌【壱】"@ja,
        "Kantai Collection -KanColle- Kanmusu Omoiuta [Ichi]"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/47176/47176-1451197957.jpg> .

_:N1eb16e1591bb4d2192d426da5e674c65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Dawn's Horizon (Instrumental)"@en,
        "暁の水平線に(Instrumental)"@ja,
        "Akatsuki no Suiheisen ni (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N384830d1ce5542e88a539ac2e3243206 ;
    schema:name "On the Dawn's Horizon (Instrumental)"@en,
        "暁の水平線に(Instrumental)"@ja,
        "Akatsuki no Suiheisen ni (Instrumental)"@ja-latn .

_:N9971e11423924d93a8a62d276eba8505 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On the Dawn's Horizon"@en,
        "暁の水平線に"@ja,
        "Akatsuki no Suiheisen ni"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N384830d1ce5542e88a539ac2e3243206 ;
    schema:name "On the Dawn's Horizon"@en,
        "暁の水平線に"@ja,
        "Akatsuki no Suiheisen ni"@ja-latn .

_:N9b40759d3cca4d93b67042ee9848a619 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning at the Naval Base (Instrumental)"@en,
        "鎮守府の朝(Instrumental)"@ja,
        "Chinjufu no Asa (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N384830d1ce5542e88a539ac2e3243206 ;
    schema:name "Morning at the Naval Base (Instrumental)"@en,
        "鎮守府の朝(Instrumental)"@ja,
        "Chinjufu no Asa (Instrumental)"@ja-latn .

_:Na5f9d18fe9554dd6ae808da9e583a238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning at the Naval Base"@en,
        "鎮守府の朝"@ja,
        "Chinjufu no Asa"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N384830d1ce5542e88a539ac2e3243206 ;
    schema:name "Morning at the Naval Base"@en,
        "鎮守府の朝"@ja,
        "Chinjufu no Asa"@ja-latn .

_:N384830d1ce5542e88a539ac2e3243206 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1eb16e1591bb4d2192d426da5e674c65,
        _:N9971e11423924d93a8a62d276eba8505,
        _:N9b40759d3cca4d93b67042ee9848a619,
        _:Na5f9d18fe9554dd6ae808da9e583a238 ;
    mo:track_count 4 ;
    schema:duration "PT15:23"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1eb16e1591bb4d2192d426da5e674c65,
        _:N9971e11423924d93a8a62d276eba8505,
        _:N9b40759d3cca4d93b67042ee9848a619,
        _:Na5f9d18fe9554dd6ae808da9e583a238 .

