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

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

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

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

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

<artist/810#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92168#subject> ;
    schema:name "Kaori Ohkoshi"@en,
        "大越香里"@ja ;
    foaf:made <album/92168#composition>,
        <album/92168#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/92168#musicalexpression> a mo:Signal ;
    mo:published_as <album/92168#subject> ;
    mo:records <album/92168#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/86/92168/92168-1572351584.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/92168#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/86/92168/92168-1572351584.png> ;
    foaf:depicts <album/92168#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/86/92168/92168-1572351584.png> .

<https://medium-media.vgm.io/albums/86/92168/92168-1572351584.png> a schema:ImageObject,
        foaf:Image .

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

<album/92168#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Symphony of The Abyssal Phantom"@en,
        "Symphony of The Abyssal Phantom"@ja,
        "Symphony of The Abyssal Phantom"@ja-latn ;
    mo:performance_of <album/92168#musicalwork> ;
    mo:performer <artist/26174#subject> ;
    mo:recorded_as <album/92168#musicalexpression> ;
    schema:byArtist <artist/26174#subject> ;
    schema:name "Symphony of The Abyssal Phantom"@en,
        "Symphony of The Abyssal Phantom"@ja,
        "Symphony of The Abyssal Phantom"@ja-latn ;
    schema:workPerformed <album/92168#musicalwork> .

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

<album/92168#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Symphony of The Abyssal Phantom"@en,
        "Symphony of The Abyssal Phantom"@ja,
        "Symphony of The Abyssal Phantom"@ja-latn ;
    mo:composer <artist/4168#subject>,
        <artist/784#subject>,
        <artist/810#subject> ;
    mo:produced_work <album/92168#musicalwork> ;
    schema:name "Symphony of The Abyssal Phantom"@en,
        "Symphony of The Abyssal Phantom"@ja,
        "Symphony of The Abyssal Phantom"@ja-latn .

<album/92168#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-14"^^xsd:date ;
    dcterms:title "Symphony of The Abyssal Phantom"@en,
        "Symphony of The Abyssal Phantom"@ja,
        "Symphony of The Abyssal Phantom"@ja-latn ;
    mo:catalogue_number "AITH-0019" ;
    mo:media_type "CD" ;
    mo:publication_of <album/92168#musicalexpression> ;
    mo:publisher <org/2006#subject> ;
    mo:record _:N90f0a47e12594c7da06e3685d8b28e31 ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:about <product/2212#subject> ;
    schema:byArtist <artist/26174#subject> ;
    schema:datePublished "2015-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/92168/92168-1572351584.png> ;
    schema:name "Symphony of The Abyssal Phantom"@en,
        "Symphony of The Abyssal Phantom"@ja,
        "Symphony of The Abyssal Phantom"@ja-latn ;
    schema:publisher <org/2006#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/92168/92168-1572351584.png> .

_:N15c4b7f5ce2248f5bf77a5be942a5749 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro-They will come-"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N90f0a47e12594c7da06e3685d8b28e31 ;
    schema:name "Intro-They will come-"@en .

_:N19ea31ba90fe4aacb8d05d374dc58b3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Do you feel(third time)lucky?"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N90f0a47e12594c7da06e3685d8b28e31 ;
    schema:name "Do you feel(third time)lucky?"@en .

_:N8a41ca642a644dcbad81602a8f8fa26c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old soliders never die"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N90f0a47e12594c7da06e3685d8b28e31 ;
    schema:name "Old soliders never die"@en .

_:Nabbcc0f91a424a4b84fe1bf8b4a58539 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Outro-Show the flag-"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N90f0a47e12594c7da06e3685d8b28e31 ;
    schema:name "Outro-Show the flag-"@en .

_:Nac11d833c56c4c11b8387e16ae705025 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost operation No.11"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N90f0a47e12594c7da06e3685d8b28e31 ;
    schema:name "Lost operation No.11"@en .

_:Nc96bddbc57804e30b0d5ad2c4f5c5d37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Weigh the Anchor!"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N90f0a47e12594c7da06e3685d8b28e31 ;
    schema:name "Weigh the Anchor!"@en .

_:Nedc8556d1eb44b4b912a964122a229fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Getsu Getsu Ka sui moku kin kin"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N90f0a47e12594c7da06e3685d8b28e31 ;
    schema:name "Getsu Getsu Ka sui moku kin kin"@en .

_:N90f0a47e12594c7da06e3685d8b28e31 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N15c4b7f5ce2248f5bf77a5be942a5749,
        _:N19ea31ba90fe4aacb8d05d374dc58b3d,
        _:N8a41ca642a644dcbad81602a8f8fa26c,
        _:Nabbcc0f91a424a4b84fe1bf8b4a58539,
        _:Nac11d833c56c4c11b8387e16ae705025,
        _:Nc96bddbc57804e30b0d5ad2c4f5c5d37,
        _:Nedc8556d1eb44b4b912a964122a229fb ;
    mo:track_count 7 ;
    schema:duration "PT21:10"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N15c4b7f5ce2248f5bf77a5be942a5749,
        _:N19ea31ba90fe4aacb8d05d374dc58b3d,
        _:N8a41ca642a644dcbad81602a8f8fa26c,
        _:Nabbcc0f91a424a4b84fe1bf8b4a58539,
        _:Nac11d833c56c4c11b8387e16ae705025,
        _:Nc96bddbc57804e30b0d5ad2c4f5c5d37,
        _:Nedc8556d1eb44b4b912a964122a229fb .

