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

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

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

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

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

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

<event/195> a mo:Release ;
    schema:name "Released at Comic Market 91 (Dec 29, 2016 to Dec 31, 2016)" .

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

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

<https://media.vgm.io/albums/41/105014/105014-8de6ab8e6769.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105014#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/41/105014/105014-8de6ab8e6769.jpg> ;
    foaf:depicts <album/105014#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/41/105014/105014-8de6ab8e6769.jpg> .

<https://medium-media.vgm.io/albums/41/105014/105014-8de6ab8e6769.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/105014#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Broadside of the notes vol.3"@en,
        "Broadside of the notes vol.3"@ja,
        "Broadside of the notes vol.3"@ja-latn ;
    mo:performance_of <album/105014#musicalwork> ;
    mo:performer <artist/12534#subject> ;
    mo:recorded_as <album/105014#musicalexpression> ;
    schema:byArtist <artist/12534#subject> ;
    schema:name "Broadside of the notes vol.3"@en,
        "Broadside of the notes vol.3"@ja,
        "Broadside of the notes vol.3"@ja-latn ;
    schema:workPerformed <album/105014#musicalwork> .

<artist/12534#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/105014#performance> ;
    schema:name "Escarmew"@en ;
    foaf:name "Escarmew"@en .

<album/105014#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Broadside of the notes vol.3"@en,
        "Broadside of the notes vol.3"@ja,
        "Broadside of the notes vol.3"@ja-latn ;
    mo:composer <artist/4168#subject>,
        <artist/784#subject>,
        <artist/810#subject> ;
    mo:produced_work <album/105014#musicalwork> ;
    schema:name "Broadside of the notes vol.3"@en,
        "Broadside of the notes vol.3"@ja,
        "Broadside of the notes vol.3"@ja-latn .

<album/105014#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-12-29"^^xsd:date ;
    dcterms:title "Broadside of the notes vol.3"@en,
        "Broadside of the notes vol.3"@ja,
        "Broadside of the notes vol.3"@ja-latn ;
    mo:catalogue_number "CIXK-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/105014#musicalexpression> ;
    mo:publisher <org/995#subject> ;
    mo:record _:N724a650dce7a42198498dc5ca75d0273 ;
    mo:record_count 1 ;
    mo:release <event/195> ;
    schema:about <product/2212#subject> ;
    schema:byArtist <artist/12534#subject> ;
    schema:datePublished "2016-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/105014/105014-8de6ab8e6769.jpg> ;
    schema:name "Broadside of the notes vol.3"@en,
        "Broadside of the notes vol.3"@ja,
        "Broadside of the notes vol.3"@ja-latn ;
    schema:publisher <org/995#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/105014/105014-8de6ab8e6769.jpg> .

_:N04e08723702d49638b0766924f2af731 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ship that naps, snacks, and sips"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N724a650dce7a42198498dc5ca75d0273 ;
    schema:name "Ship that naps, snacks, and sips"@en .

_:N4b21c1fb71514838b1f35eb516d88e08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Big bow"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N724a650dce7a42198498dc5ca75d0273 ;
    schema:name "Big bow"@en .

_:N4eb5b2fde65a48ee92db687a408951a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quayside stroll"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N724a650dce7a42198498dc5ca75d0273 ;
    schema:name "Quayside stroll"@en .

_:N526efb520bf64ac0bb2ed796b8bf6467 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The sun behind the tree"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N724a650dce7a42198498dc5ca75d0273 ;
    schema:name "The sun behind the tree"@en .

_:N61451715bece4966a7b9659f506a765c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extra one on the string"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N724a650dce7a42198498dc5ca75d0273 ;
    schema:name "Extra one on the string"@en .

_:N7ed4c34294b04969b31361ab34b26bc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Felis felix"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N724a650dce7a42198498dc5ca75d0273 ;
    schema:name "Felis felix"@en .

_:Nd5b10ca21f3b486394c1db7dec6474c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In fact, it's time to scorch!"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:N724a650dce7a42198498dc5ca75d0273 ;
    schema:name "In fact, it's time to scorch!"@en .

_:Nea935a62769445da8eb0c4e70f1a92b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soar, the phoenix of fortune!"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N724a650dce7a42198498dc5ca75d0273 ;
    schema:name "Soar, the phoenix of fortune!"@en .

_:N724a650dce7a42198498dc5ca75d0273 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04e08723702d49638b0766924f2af731,
        _:N4b21c1fb71514838b1f35eb516d88e08,
        _:N4eb5b2fde65a48ee92db687a408951a4,
        _:N526efb520bf64ac0bb2ed796b8bf6467,
        _:N61451715bece4966a7b9659f506a765c,
        _:N7ed4c34294b04969b31361ab34b26bc5,
        _:Nd5b10ca21f3b486394c1db7dec6474c5,
        _:Nea935a62769445da8eb0c4e70f1a92b6 ;
    mo:track_count 8 ;
    schema:duration "PT17:56"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N04e08723702d49638b0766924f2af731,
        _:N4b21c1fb71514838b1f35eb516d88e08,
        _:N4eb5b2fde65a48ee92db687a408951a4,
        _:N526efb520bf64ac0bb2ed796b8bf6467,
        _:N61451715bece4966a7b9659f506a765c,
        _:N7ed4c34294b04969b31361ab34b26bc5,
        _:Nd5b10ca21f3b486394c1db7dec6474c5,
        _:Nea935a62769445da8eb0c4e70f1a92b6 .

