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

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

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

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

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

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

<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/61329#musicalexpression> a mo:Signal ;
    mo:published_as <album/61329#subject> ;
    mo:records <album/61329#performance> .

<album/61329#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Takuan vol.1 feat. Kantai Collection"@en,
        "宅庵vol.1 feat.艦隊これくしょん"@ja,
        "Takuan vol.1 feat. Kantai Collection"@ja-latn ;
    mo:performance_of <album/61329#musicalwork> ;
    mo:recorded_as <album/61329#musicalexpression> ;
    schema:name "Takuan vol.1 feat. Kantai Collection"@en,
        "宅庵vol.1 feat.艦隊これくしょん"@ja,
        "Takuan vol.1 feat. Kantai Collection"@ja-latn ;
    schema:workPerformed <album/61329#musicalwork> .

<org/1545#subject> schema:name "Takuan"@en,
        "宅庵"@ja,
        "Takuan"@ja-latn ;
    foaf:name "Takuan"@en,
        "宅庵"@ja,
        "Takuan"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/61329/61329-1473175324.png> a schema:ImageObject,
        foaf:Image .

<album/61329#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Takuan vol.1 feat. Kantai Collection"@en,
        "宅庵vol.1 feat.艦隊これくしょん"@ja,
        "Takuan vol.1 feat. Kantai Collection"@ja-latn ;
    mo:composer <artist/784#subject>,
        <artist/810#subject> ;
    mo:produced_work <album/61329#musicalwork> ;
    schema:name "Takuan vol.1 feat. Kantai Collection"@en,
        "宅庵vol.1 feat.艦隊これくしょん"@ja,
        "Takuan vol.1 feat. Kantai Collection"@ja-latn .

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

<album/61329#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-14"^^xsd:date ;
    dcterms:title "Takuan vol.1 feat. Kantai Collection"@en,
        "宅庵vol.1 feat.艦隊これくしょん"@ja,
        "Takuan vol.1 feat. Kantai Collection"@ja-latn ;
    mo:catalogue_number "TKAN-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/61329#musicalexpression> ;
    mo:publisher <org/1545#subject> ;
    mo:record _:Ndd8dd86c377d4a79bb7c9b7ccc36536d ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:about <product/2212#subject> ;
    schema:datePublished "2015-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/92/61329/61329-1473175324.png> ;
    schema:name "Takuan vol.1 feat. Kantai Collection"@en,
        "宅庵vol.1 feat.艦隊これくしょん"@ja,
        "Takuan vol.1 feat. Kantai Collection"@ja-latn ;
    schema:publisher <org/1545#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/61329/61329-1473175324.png> .

_:N5be106fb344d4bb6a9339e8eb6d41a3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鎮守府の午後"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd8dd86c377d4a79bb7c9b7ccc36536d ;
    schema:name "鎮守府の午後"@ja .

_:N5cd324419fd24d919b8199b2d8855217 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海上護衛戦"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd8dd86c377d4a79bb7c9b7ccc36536d ;
    schema:name "海上護衛戦"@ja .

_:N85451e8004584c78b6f83c5d964b02d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜戦!"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd8dd86c377d4a79bb7c9b7ccc36536d ;
    schema:name "夜戦!"@ja .

_:Nac2e88d46eab4948b5869686440e3528 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決戦!鉄底海峡を抜けて!"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd8dd86c377d4a79bb7c9b7ccc36536d ;
    schema:name "決戦!鉄底海峡を抜けて!"@ja .

_:Ne87651f93d984b3598c6f7f0f7cc1850 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "華の二水戦"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndd8dd86c377d4a79bb7c9b7ccc36536d ;
    schema:name "華の二水戦"@ja .

_:Ndd8dd86c377d4a79bb7c9b7ccc36536d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5be106fb344d4bb6a9339e8eb6d41a3b,
        _:N5cd324419fd24d919b8199b2d8855217,
        _:N85451e8004584c78b6f83c5d964b02d4,
        _:Nac2e88d46eab4948b5869686440e3528,
        _:Ne87651f93d984b3598c6f7f0f7cc1850 ;
    mo:track_count 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N5be106fb344d4bb6a9339e8eb6d41a3b,
        _:N5cd324419fd24d919b8199b2d8855217,
        _:N85451e8004584c78b6f83c5d964b02d4,
        _:Nac2e88d46eab4948b5869686440e3528,
        _:Ne87651f93d984b3598c6f7f0f7cc1850 .

