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

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

<artist/25337#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yumi Tanibe"@en,
        "タニベユミ"@ja ;
    foaf:made <album/65454#subject>,
        <album/65454#vocals> ;
    foaf:name "Yumi Tanibe"@en,
        "タニベユミ"@ja .

<album/65455> a mo:Release ;
    mo:catalogue_number "KAKC-0005" .

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

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

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

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

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

<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/45/65454/65454-1486472713.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/65454#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/65454/65454-1486472713.png> ;
    foaf:depicts <album/65454#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/65454/65454-1486472713.png> .

<https://medium-media.vgm.io/albums/45/65454/65454-1486472713.png> a schema:ImageObject,
        foaf:Image .

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

<album/65454#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-02-14"^^xsd:date ;
    dcterms:title "KanColle Vocal Collection vol.4 Kanmusu Ondo"@en,
        "艦隊これくしょん -艦これ- 艦娘想歌【肆】艦娘音頭"@ja,
        "Kantai Collection -KanColle- Kanmusu Omoiuta [Shi] Kanmusu Ondo"@ja-latn ;
    mo:catalogue_number "KAKC-0004" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/65455> ;
    mo:publication_of <album/65454#musicalexpression> ;
    mo:publisher <org/1964#subject> ;
    mo:record _:N1f82cfffbe4242ff9e73c432b00a139d ;
    mo:record_count 1 ;
    schema:about <product/2212#subject> ;
    schema:datePublished "2017-02-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/65454/65454-1486472713.png> ;
    schema:name "KanColle Vocal Collection vol.4 Kanmusu Ondo"@en,
        "艦隊これくしょん -艦これ- 艦娘想歌【肆】艦娘音頭"@ja,
        "Kantai Collection -KanColle- Kanmusu Omoiuta [Shi] Kanmusu Ondo"@ja-latn ;
    schema:publisher <org/1964#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/65454/65454-1486472713.png> .

_:N80d8eafdb6a740f494e6cdf0d00f2798 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "艦娘音頭改"@ja,
        "Kanmusu Ondo Kai"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N1f82cfffbe4242ff9e73c432b00a139d ;
    schema:name "艦娘音頭改"@ja,
        "Kanmusu Ondo Kai"@ja-latn .

_:N98084f713b61454a932877fdf2ae913a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "艦娘音頭 (Instrumental)"@ja,
        "Kanmusu Ondo (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N1f82cfffbe4242ff9e73c432b00a139d ;
    schema:name "艦娘音頭 (Instrumental)"@ja,
        "Kanmusu Ondo (Instrumental)"@ja-latn .

_:Nc26b0e7d235a47989fd8e8b507f67299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "艦娘音頭"@ja,
        "Kanmusu Ondo"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N1f82cfffbe4242ff9e73c432b00a139d ;
    schema:name "艦娘音頭"@ja,
        "Kanmusu Ondo"@ja-latn .

_:Ne9b3749af22c47279e7044e4ced8dcd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "艦娘音頭改 (Instrumental)"@ja,
        "Kanmusu Ondo Kai (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N1f82cfffbe4242ff9e73c432b00a139d ;
    schema:name "艦娘音頭改 (Instrumental)"@ja,
        "Kanmusu Ondo Kai (Instrumental)"@ja-latn .

_:N1f82cfffbe4242ff9e73c432b00a139d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N80d8eafdb6a740f494e6cdf0d00f2798,
        _:N98084f713b61454a932877fdf2ae913a,
        _:Nc26b0e7d235a47989fd8e8b507f67299,
        _:Ne9b3749af22c47279e7044e4ced8dcd0 ;
    mo:track_count 4 ;
    schema:duration "PT14:15"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N80d8eafdb6a740f494e6cdf0d00f2798,
        _:N98084f713b61454a932877fdf2ae913a,
        _:Nc26b0e7d235a47989fd8e8b507f67299,
        _:Ne9b3749af22c47279e7044e4ced8dcd0 .

