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

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

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

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

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

<artist/810#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/49698#subject> ;
    schema:name "Kaori Ohkoshi"@en,
        "大越香里"@ja ;
    foaf:made <album/49698#composition>,
        <album/49698#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/49698#musicalexpression> a mo:Signal ;
    mo:published_as <album/49698#subject> ;
    mo:records <album/49698#performance> .

<org/201#subject> schema:name "CROW'SCLAW"@en,
        "CROW'SCLAW"@ja,
        "CROW'SCLAW"@ja-latn ;
    foaf:name "CROW'SCLAW"@en,
        "CROW'SCLAW"@ja,
        "CROW'SCLAW"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/49698/49698-1421858690.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/49698#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shelling And Torpedoing"@en,
        "Shelling And Torpedoing"@ja,
        "Shelling And Torpedoing"@ja-latn ;
    mo:performance_of <album/49698#musicalwork> ;
    mo:performer <artist/488#subject> ;
    mo:recorded_as <album/49698#musicalexpression> ;
    schema:byArtist <artist/488#subject> ;
    schema:name "Shelling And Torpedoing"@en,
        "Shelling And Torpedoing"@ja,
        "Shelling And Torpedoing"@ja-latn ;
    schema:workPerformed <album/49698#musicalwork> .

<artist/488#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/49698#performance> ;
    schema:name "Taka"@en,
        "鷹"@ja ;
    foaf:name "Taka"@en,
        "鷹"@ja .

<album/49698#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shelling And Torpedoing"@en,
        "Shelling And Torpedoing"@ja,
        "Shelling And Torpedoing"@ja-latn ;
    mo:composer <artist/4168#subject>,
        <artist/784#subject>,
        <artist/810#subject> ;
    mo:produced_work <album/49698#musicalwork> ;
    schema:name "Shelling And Torpedoing"@en,
        "Shelling And Torpedoing"@ja,
        "Shelling And Torpedoing"@ja-latn .

<album/49698#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-29"^^xsd:date ;
    dcterms:title "Shelling And Torpedoing"@en,
        "Shelling And Torpedoing"@ja,
        "Shelling And Torpedoing"@ja-latn ;
    mo:catalogue_number "PAEG-0022" ;
    mo:media_type "CD" ;
    mo:publication_of <album/49698#musicalexpression> ;
    mo:publisher <org/201#subject> ;
    mo:record _:Na781d30dd5564c7db97ea9784437f70d ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/2212#subject> ;
    schema:byArtist <artist/488#subject> ;
    schema:datePublished "2014-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/89/49698/49698-1421858690.jpg> ;
    schema:name "Shelling And Torpedoing"@en,
        "Shelling And Torpedoing"@ja,
        "Shelling And Torpedoing"@ja-latn ;
    schema:publisher <org/201#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/49698/49698-1421858690.jpg> .

_:N3e9d44d5cc2641489508cb21403b0510 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Attack!(2014 Ver.)"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Na781d30dd5564c7db97ea9784437f70d ;
    schema:name "Night Attack!(2014 Ver.)"@en .

_:N44f5fb02144c4497b3b874ac89e89b48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Search And Destroy"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:Na781d30dd5564c7db97ea9784437f70d ;
    schema:name "Search And Destroy"@en .

_:N5718513cc915447483fb6efb004c8827 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission : MI"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Na781d30dd5564c7db97ea9784437f70d ;
    schema:name "Mission : MI"@en .

_:N739698005f6c4ff0bb9ae720c1da3a32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arsenal"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Na781d30dd5564c7db97ea9784437f70d ;
    schema:name "Arsenal"@en .

_:N8831c0fb3afb45c3867a3b1fc49d204f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Iron Bottom Sound(2014 Ver.)"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Na781d30dd5564c7db97ea9784437f70d ;
    schema:name "Iron Bottom Sound(2014 Ver.)"@en .

_:Nc992f3ae91854e0e9b3f90086dc26a43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Engage The Enemy"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Na781d30dd5564c7db97ea9784437f70d ;
    schema:name "Engage The Enemy"@en .

_:Nd5381065e0d943aeb65e7a658a90bbb8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:Na781d30dd5564c7db97ea9784437f70d ;
    schema:name "Home"@en .

_:Nd5f50c36c8f74d979ed2c59c1cfb5278 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mission : AL"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Na781d30dd5564c7db97ea9784437f70d ;
    schema:name "Mission : AL"@en .

_:Ne8d2512f206b4ac8bfcbdb18c6332ae7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening - Assault Attack"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Na781d30dd5564c7db97ea9784437f70d ;
    schema:name "Opening - Assault Attack"@en .

_:Na781d30dd5564c7db97ea9784437f70d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3e9d44d5cc2641489508cb21403b0510,
        _:N44f5fb02144c4497b3b874ac89e89b48,
        _:N5718513cc915447483fb6efb004c8827,
        _:N739698005f6c4ff0bb9ae720c1da3a32,
        _:N8831c0fb3afb45c3867a3b1fc49d204f,
        _:Nc992f3ae91854e0e9b3f90086dc26a43,
        _:Nd5381065e0d943aeb65e7a658a90bbb8,
        _:Nd5f50c36c8f74d979ed2c59c1cfb5278,
        _:Ne8d2512f206b4ac8bfcbdb18c6332ae7 ;
    mo:track_count 9 ;
    schema:duration "PT37:29"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N3e9d44d5cc2641489508cb21403b0510,
        _:N44f5fb02144c4497b3b874ac89e89b48,
        _:N5718513cc915447483fb6efb004c8827,
        _:N739698005f6c4ff0bb9ae720c1da3a32,
        _:N8831c0fb3afb45c3867a3b1fc49d204f,
        _:Nc992f3ae91854e0e9b3f90086dc26a43,
        _:Nd5381065e0d943aeb65e7a658a90bbb8,
        _:Nd5f50c36c8f74d979ed2c59c1cfb5278,
        _:Ne8d2512f206b4ac8bfcbdb18c6332ae7 .

