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

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

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

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

<artist/999#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42235#subject> ;
    schema:name "Shade"@en ;
    foaf:made <album/42235#composition>,
        <album/42235#subject> ;
    foaf:name "Shade"@en .

<event/164> a mo:Release ;
    schema:name "Released at M3-2013 Fall (Oct 27, 2013)" .

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

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

<org/1305#subject> schema:name "Shade Music Laboratory"@en,
        "Shade Music Laboratory"@ja,
        "Shade Music Laboratory"@ja-latn ;
    foaf:name "Shade Music Laboratory"@en,
        "Shade Music Laboratory"@ja,
        "Shade Music Laboratory"@ja-latn .

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

<https://medium-media.vgm.io/albums/53/42235/42235-1383231567.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/42235#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RESPECT2 -Kantai Collection-"@en,
        "RESPECT2 -艦隊これくしょん-"@ja,
        "RESPECT2 -Kantai Collection-"@ja-latn ;
    mo:performance_of <album/42235#musicalwork> ;
    mo:performer <artist/14205#subject> ;
    mo:recorded_as <album/42235#musicalexpression> ;
    schema:byArtist <artist/14205#subject> ;
    schema:name "RESPECT2 -Kantai Collection-"@en,
        "RESPECT2 -艦隊これくしょん-"@ja,
        "RESPECT2 -Kantai Collection-"@ja-latn ;
    schema:workPerformed <album/42235#musicalwork> .

<artist/14205#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42235#performance> ;
    schema:name "Yamato"@en,
        "大和"@ja ;
    foaf:name "Yamato"@en,
        "大和"@ja .

<album/42235#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RESPECT2 -Kantai Collection-"@en,
        "RESPECT2 -艦隊これくしょん-"@ja,
        "RESPECT2 -Kantai Collection-"@ja-latn ;
    mo:composer <artist/4168#subject>,
        <artist/784#subject>,
        <artist/999#subject> ;
    mo:produced_work <album/42235#musicalwork> ;
    schema:name "RESPECT2 -Kantai Collection-"@en,
        "RESPECT2 -艦隊これくしょん-"@ja,
        "RESPECT2 -Kantai Collection-"@ja-latn .

<album/42235#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-10-27"^^xsd:date ;
    dcterms:title "RESPECT2 -Kantai Collection-"@en,
        "RESPECT2 -艦隊これくしょん-"@ja,
        "RESPECT2 -Kantai Collection-"@ja-latn ;
    mo:catalogue_number "SMCD-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42235#musicalexpression> ;
    mo:publisher <org/1305#subject> ;
    mo:record _:N109324ed3451408fa3cc19b87767e67f ;
    mo:record_count 1 ;
    mo:release <event/164> ;
    schema:about <product/2212#subject> ;
    schema:byArtist <artist/14205#subject> ;
    schema:datePublished "2013-10-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/53/42235/42235-1383231567.jpg> ;
    schema:name "RESPECT2 -Kantai Collection-"@en,
        "RESPECT2 -艦隊これくしょん-"@ja,
        "RESPECT2 -Kantai Collection-"@ja-latn ;
    schema:publisher <org/1305#subject> ;
    foaf:depiction <https://media.vgm.io/albums/53/42235/42235-1383231567.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yuyutaichou"@en ;
    foaf:made <album/42235#lyrics> ;
    foaf:name "Yuyutaichou"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Yuyutaichou"@en ;
    foaf:made <album/42235#subject> ;
    foaf:name "Yuyutaichou"@en .

_:N871a2ed4d91840118e91891d9be2689c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "工廠"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N109324ed3451408fa3cc19b87767e67f ;
    schema:name "工廠"@ja .

_:N88a8442919da4ea89faabccd6ef685d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "出撃"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N109324ed3451408fa3cc19b87767e67f ;
    schema:name "出撃"@ja .

_:Na653289041f64e3d8d95a60677e17045 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜戦"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N109324ed3451408fa3cc19b87767e67f ;
    schema:name "夜戦"@ja .

_:Ne168c7526de44e298a5c1e4a43ea641a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "母港"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N109324ed3451408fa3cc19b87767e67f ;
    schema:name "母港"@ja .

_:Nf380279cb0004bdd8190425932b86bdd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アメニモマケズ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N109324ed3451408fa3cc19b87767e67f ;
    schema:name "アメニモマケズ"@ja .

_:Nf8482d20391d4604b0d983eaa095e55d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "昼戦"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N109324ed3451408fa3cc19b87767e67f ;
    schema:name "昼戦"@ja .

_:N109324ed3451408fa3cc19b87767e67f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N871a2ed4d91840118e91891d9be2689c,
        _:N88a8442919da4ea89faabccd6ef685d1,
        _:Na653289041f64e3d8d95a60677e17045,
        _:Ne168c7526de44e298a5c1e4a43ea641a,
        _:Nf380279cb0004bdd8190425932b86bdd,
        _:Nf8482d20391d4604b0d983eaa095e55d ;
    mo:track_count 6 ;
    schema:duration "PT21:25"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N871a2ed4d91840118e91891d9be2689c,
        _:N88a8442919da4ea89faabccd6ef685d1,
        _:Na653289041f64e3d8d95a60677e17045,
        _:Ne168c7526de44e298a5c1e4a43ea641a,
        _:Nf380279cb0004bdd8190425932b86bdd,
        _:Nf8482d20391d4604b0d983eaa095e55d .

