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

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

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

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

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

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

<event/175> a mo:Release ;
    schema:name "Released at Comic Market 87 (Dec 28, 2014 to Dec 30, 2014)" .

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

<org/2006#subject> schema:name "Alice in the Hole!"@en,
        "Alice in the Hole!"@ja,
        "Alice in the Hole!"@ja-latn ;
    foaf:name "Alice in the Hole!"@en,
        "Alice in the Hole!"@ja,
        "Alice in the Hole!"@ja-latn .

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

<https://medium-media.vgm.io/albums/66/92166/92166-1572352030.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/26174#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92166#performance> ;
    schema:name "Wazama"@en,
        "ワザマ"@ja ;
    foaf:name "Wazama"@en,
        "ワザマ"@ja .

<album/92166#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Demon Of The Deep"@en,
        "The Demon Of The Deep"@ja,
        "The Demon Of The Deep"@ja-latn ;
    mo:composer <artist/4168#subject>,
        <artist/784#subject>,
        <artist/810#subject> ;
    mo:produced_work <album/92166#musicalwork> ;
    schema:name "The Demon Of The Deep"@en,
        "The Demon Of The Deep"@ja,
        "The Demon Of The Deep"@ja-latn .

<album/92166#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Demon Of The Deep"@en,
        "The Demon Of The Deep"@ja,
        "The Demon Of The Deep"@ja-latn ;
    mo:performance_of <album/92166#musicalwork> ;
    mo:performer _:N10f090a939134f22ba24c300b889da88,
        <artist/26174#subject> ;
    mo:recorded_as <album/92166#musicalexpression> ;
    schema:byArtist _:N10f090a939134f22ba24c300b889da88,
        <artist/26174#subject> ;
    schema:name "The Demon Of The Deep"@en,
        "The Demon Of The Deep"@ja,
        "The Demon Of The Deep"@ja-latn ;
    schema:workPerformed <album/92166#musicalwork> .

<album/92166#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-30"^^xsd:date ;
    dcterms:title "The Demon Of The Deep"@en,
        "The Demon Of The Deep"@ja,
        "The Demon Of The Deep"@ja-latn ;
    mo:catalogue_number "AITH-0018" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92166#musicalexpression> ;
    mo:publisher <org/2006#subject> ;
    mo:record _:N7a583e6b7a2847ad9fac52538a74297d ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/2212#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rio Kusakabe"@en ;
            foaf:name "Rio Kusakabe"@en ],
        <artist/26174#subject> ;
    schema:datePublished "2014-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/66/92166/92166-1572352030.jpg> ;
    schema:name "The Demon Of The Deep"@en,
        "The Demon Of The Deep"@ja,
        "The Demon Of The Deep"@ja-latn ;
    schema:publisher <org/2006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/66/92166/92166-1572352030.jpg> .

_:N101b53eac30a4a9a973e82db036a2939 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unknown Data"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N7a583e6b7a2847ad9fac52538a74297d ;
    schema:name "Unknown Data"@en .

_:N10f090a939134f22ba24c300b889da88 a schema:Person,
        foaf:Person ;
    mo:performed <album/92166#performance> ;
    schema:name "Rio Kusakabe"@en ;
    foaf:name "Rio Kusakabe"@en .

_:N2400d393e17041da878bd155f9ac8d45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Total Disaster"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N7a583e6b7a2847ad9fac52538a74297d ;
    schema:name "Total Disaster"@en .

_:N6a1c050563b14127b71e9b70af98b5a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of Northern island"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N7a583e6b7a2847ad9fac52538a74297d ;
    schema:name "Battle of Northern island"@en .

_:N7b64916629964853bd67c02ac66413f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightstalker"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N7a583e6b7a2847ad9fac52538a74297d ;
    schema:name "Nightstalker"@en .

_:Na1eed2247da34394a28b0e40b59aa05b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea of Chaos"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:N7a583e6b7a2847ad9fac52538a74297d ;
    schema:name "Sea of Chaos"@en .

_:Nd452d62d6f3e46e3993c615bc2fce567 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Classified (Bonus Track)"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N7a583e6b7a2847ad9fac52538a74297d ;
    schema:name "Classified (Bonus Track)"@en .

_:Nd7441561e44143598a9a147da8f6009c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Demon of The Deep"@en ;
    mo:track_number 6 ;
    schema:duration "PT6:18"^^xsd:interval ;
    schema:inPlaylist _:N7a583e6b7a2847ad9fac52538a74297d ;
    schema:name "The Demon of The Deep"@en .

_:Nf03b1a7edbcf4ebab842f23729b49e00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro-Don't come here-"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:52"^^xsd:interval ;
    schema:inPlaylist _:N7a583e6b7a2847ad9fac52538a74297d ;
    schema:name "Intro-Don't come here-"@en .

_:N7a583e6b7a2847ad9fac52538a74297d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N101b53eac30a4a9a973e82db036a2939,
        _:N2400d393e17041da878bd155f9ac8d45,
        _:N6a1c050563b14127b71e9b70af98b5a1,
        _:N7b64916629964853bd67c02ac66413f9,
        _:Na1eed2247da34394a28b0e40b59aa05b,
        _:Nd452d62d6f3e46e3993c615bc2fce567,
        _:Nd7441561e44143598a9a147da8f6009c,
        _:Nf03b1a7edbcf4ebab842f23729b49e00 ;
    mo:track_count 8 ;
    schema:duration "PT25:45"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N101b53eac30a4a9a973e82db036a2939,
        _:N2400d393e17041da878bd155f9ac8d45,
        _:N6a1c050563b14127b71e9b70af98b5a1,
        _:N7b64916629964853bd67c02ac66413f9,
        _:Na1eed2247da34394a28b0e40b59aa05b,
        _:Nd452d62d6f3e46e3993c615bc2fce567,
        _:Nd7441561e44143598a9a147da8f6009c,
        _:Nf03b1a7edbcf4ebab842f23729b49e00 .

