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

<artist/16394#subject> a schema:Person,
        foaf:Person ;
    schema:name "kyrie"@en ;
    foaf:made <album/85415#lyrics>,
        <album/85415#subject> ;
    foaf:name "kyrie"@en .

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

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

<event/209> a mo:Release ;
    schema:name "Released at Comic Market 94 (Aug 10, 2018 to Aug 12, 2018)" .

<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/85415#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aoki Bohyou e no Tamuke"@en,
        "蒼き墓標への手向け"@ja,
        "Aoki Bohyou e no Tamuke"@ja-latn ;
    mo:composer <artist/810#subject> ;
    mo:produced_work <album/85415#musicalwork> ;
    schema:name "Aoki Bohyou e no Tamuke"@en,
        "蒼き墓標への手向け"@ja,
        "Aoki Bohyou e no Tamuke"@ja-latn .

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

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

<org/1455#subject> schema:name "Empire Ensemble"@en,
        "帝國交響楽団"@ja,
        "Empire Ensemble"@ja-latn ;
    foaf:name "Empire Ensemble"@en,
        "帝國交響楽団"@ja,
        "Empire Ensemble"@ja-latn .

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

<https://medium-media.vgm.io/albums/51/85415/85415-1553590021.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/32095#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85415#performance> ;
    schema:name "Shizuku Aoto"@en,
        "青砥雫"@ja ;
    foaf:name "Shizuku Aoto"@en,
        "青砥雫"@ja .

<artist/8080#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85415#performance> ;
    schema:name "Renka"@en,
        "憐歌"@ja ;
    foaf:name "Renka"@en,
        "憐歌"@ja .

<artist/97#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85415#performance> ;
    schema:name "Rekka Katakiri"@en,
        "片霧烈火"@ja ;
    foaf:name "Rekka Katakiri"@en,
        "片霧烈火"@ja .

<album/85415#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aoki Bohyou e no Tamuke"@en,
        "蒼き墓標への手向け"@ja,
        "Aoki Bohyou e no Tamuke"@ja-latn ;
    mo:performance_of <album/85415#musicalwork> ;
    mo:performer <artist/32095#subject>,
        <artist/8080#subject>,
        <artist/97#subject> ;
    mo:recorded_as <album/85415#musicalexpression> ;
    schema:byArtist <artist/32095#subject>,
        <artist/8080#subject>,
        <artist/97#subject> ;
    schema:name "Aoki Bohyou e no Tamuke"@en,
        "蒼き墓標への手向け"@ja,
        "Aoki Bohyou e no Tamuke"@ja-latn ;
    schema:workPerformed <album/85415#musicalwork> .

<album/85415#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-10"^^xsd:date ;
    dcterms:title "Aoki Bohyou e no Tamuke"@en,
        "蒼き墓標への手向け"@ja,
        "Aoki Bohyou e no Tamuke"@ja-latn ;
    mo:catalogue_number "EMPE-0008" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85415#musicalexpression> ;
    mo:publisher <org/1455#subject> ;
    mo:record _:Nfdc3f9f585934e0c875c29aca821506e ;
    mo:record_count 1 ;
    mo:release <event/209> ;
    schema:about <product/2212#subject> ;
    schema:byArtist <artist/32095#subject>,
        <artist/8080#subject>,
        <artist/97#subject> ;
    schema:datePublished "2018-08-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/85415/85415-1553590021.jpg> ;
    schema:name "Aoki Bohyou e no Tamuke"@en,
        "蒼き墓標への手向け"@ja,
        "Aoki Bohyou e no Tamuke"@ja-latn ;
    schema:publisher <org/1455#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/85415/85415-1553590021.jpg> .

_:N3266e7fd2b244387a8e0fa1cc7d1ac1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終焉の太陽 -off vocal-"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfdc3f9f585934e0c875c29aca821506e ;
    schema:name "終焉の太陽 -off vocal-"@ja .

_:N46002cb62cb84c379b8d52cd1921d77c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蒼き墓標への手向け"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfdc3f9f585934e0c875c29aca821506e ;
    schema:name "蒼き墓標への手向け"@ja .

_:N4f2b76348da344439013311b5ebdcac7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一欠片の死者の夢 -off vocal-"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfdc3f9f585934e0c875c29aca821506e ;
    schema:name "一欠片の死者の夢 -off vocal-"@ja .

_:N53db16d83535492ab7be632d41658f89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一欠片の死者の夢"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfdc3f9f585934e0c875c29aca821506e ;
    schema:name "一欠片の死者の夢"@ja .

_:N63f306ae779241e2a65dfdcf5e65c44c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蒼き墓標への手向け -off vocal all-"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfdc3f9f585934e0c875c29aca821506e ;
    schema:name "蒼き墓標への手向け -off vocal all-"@ja .

_:N82d462ad4d224bc09dbdd1358a59a748 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "蒼き墓標への手向け -off vocal-"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfdc3f9f585934e0c875c29aca821506e ;
    schema:name "蒼き墓標への手向け -off vocal-"@ja .

_:N8efa48718c754a73b12d795f1804a217 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終焉の太陽"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfdc3f9f585934e0c875c29aca821506e ;
    schema:name "終焉の太陽"@ja .

_:Nc77a4ee8f33840c1936113383fc5226f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終焉の太陽 -off vocal all-"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfdc3f9f585934e0c875c29aca821506e ;
    schema:name "終焉の太陽 -off vocal all-"@ja .

_:Nfb462a93baf940298c335743af4ef429 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "一欠片の死者の夢 -off vocal all-"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nfdc3f9f585934e0c875c29aca821506e ;
    schema:name "一欠片の死者の夢 -off vocal all-"@ja .

_:Nfdc3f9f585934e0c875c29aca821506e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3266e7fd2b244387a8e0fa1cc7d1ac1a,
        _:N46002cb62cb84c379b8d52cd1921d77c,
        _:N4f2b76348da344439013311b5ebdcac7,
        _:N53db16d83535492ab7be632d41658f89,
        _:N63f306ae779241e2a65dfdcf5e65c44c,
        _:N82d462ad4d224bc09dbdd1358a59a748,
        _:N8efa48718c754a73b12d795f1804a217,
        _:Nc77a4ee8f33840c1936113383fc5226f,
        _:Nfb462a93baf940298c335743af4ef429 ;
    mo:track_count 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N3266e7fd2b244387a8e0fa1cc7d1ac1a,
        _:N46002cb62cb84c379b8d52cd1921d77c,
        _:N4f2b76348da344439013311b5ebdcac7,
        _:N53db16d83535492ab7be632d41658f89,
        _:N63f306ae779241e2a65dfdcf5e65c44c,
        _:N82d462ad4d224bc09dbdd1358a59a748,
        _:N8efa48718c754a73b12d795f1804a217,
        _:Nc77a4ee8f33840c1936113383fc5226f,
        _:Nfb462a93baf940298c335743af4ef429 .

