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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99331#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/99331#composition>,
        <album/99331#subject> ;
    foaf:name "ZUN"@en .

<artist/1928#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99331#subject> ;
    schema:name "U2 Akiyama"@en,
        "あきやまうに"@ja ;
    foaf:made <album/99331#composition>,
        <album/99331#subject> ;
    foaf:name "U2 Akiyama"@en,
        "あきやまうに"@ja .

<artist/2410#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/99331#subject> ;
    schema:name "NKZ"@en ;
    foaf:made <album/99331#composition>,
        <album/99331#subject> ;
    foaf:name "NKZ"@en .

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

<product/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/13/99331/99331-1590274887.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/99331#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zekkai no Kotou"@en,
        "絶海の孤島"@ja,
        "Zekkai no Kotou"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/1928#subject>,
        <artist/2410#subject> ;
    mo:produced_work <album/99331#musicalwork> ;
    schema:name "Zekkai no Kotou"@en,
        "絶海の孤島"@ja,
        "Zekkai no Kotou"@ja-latn .

<album/99331#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zekkai no Kotou"@en,
        "絶海の孤島"@ja,
        "Zekkai no Kotou"@ja-latn ;
    mo:performance_of <album/99331#musicalwork> ;
    mo:performer _:N041139f555134ef99aec9cb914fd9995,
        _:N0a48136018fc40cdadf90f1c7bc02c74,
        _:N771898aee0684a009eadbc1cc7665426,
        _:Na51c17b8de9442ab8281c2fade470af9,
        _:Naf407bb6c0de4342a3360ac9c902d7d0,
        _:Nce6c02c3b4854cadbdc674cb9eb0af1d ;
    mo:recorded_as <album/99331#musicalexpression> ;
    schema:byArtist _:N041139f555134ef99aec9cb914fd9995,
        _:N0a48136018fc40cdadf90f1c7bc02c74,
        _:N771898aee0684a009eadbc1cc7665426,
        _:Na51c17b8de9442ab8281c2fade470af9,
        _:Naf407bb6c0de4342a3360ac9c902d7d0,
        _:Nce6c02c3b4854cadbdc674cb9eb0af1d ;
    schema:name "Zekkai no Kotou"@en,
        "絶海の孤島"@ja,
        "Zekkai no Kotou"@ja-latn ;
    schema:workPerformed <album/99331#musicalwork> .

<album/99331#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-08-10"^^xsd:date ;
    dcterms:title "Zekkai no Kotou"@en,
        "絶海の孤島"@ja,
        "Zekkai no Kotou"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99331#musicalexpression> ;
    mo:publisher _:N5f3e4b565b0749fc889cd30b1b86b60f ;
    mo:record _:N8739721b00eb4fe2bd12e2916df84dad ;
    mo:record_count 1 ;
    mo:release <event/209> ;
    schema:about <product/25#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "実姫"@en ;
            foaf:name "実姫"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "聖也"@en ;
            foaf:name "聖也"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "星のかけら"@en ;
            foaf:name "星のかけら"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "ジュラーブリグ"@en ;
            foaf:name "ジュラーブリグ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "幽々凪"@en ;
            foaf:name "幽々凪"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "めたらー"@en ;
            foaf:name "めたらー"@en ] ;
    schema:datePublished "2018-08-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/13/99331/99331-1590274887.jpg> ;
    schema:name "Zekkai no Kotou"@en,
        "絶海の孤島"@ja,
        "Zekkai no Kotou"@ja-latn ;
    schema:publisher _:N5f3e4b565b0749fc889cd30b1b86b60f ;
    foaf:depiction <https://media.vgm.io/albums/13/99331/99331-1590274887.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "ジュラーブリグ"@en ;
    foaf:made <album/99331#subject> ;
    foaf:name "ジュラーブリグ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "ジュラーブリグ"@en ;
    foaf:made <album/99331#lyrics> ;
    foaf:name "ジュラーブリグ"@en .

_:N041139f555134ef99aec9cb914fd9995 a schema:Person,
        foaf:Person ;
    mo:performed <album/99331#performance> ;
    schema:name "ジュラーブリグ"@en ;
    foaf:name "ジュラーブリグ"@en .

_:N0a48136018fc40cdadf90f1c7bc02c74 a schema:Person,
        foaf:Person ;
    mo:performed <album/99331#performance> ;
    schema:name "実姫"@en ;
    foaf:name "実姫"@en .

_:N137d15e00dd4468faa63f7530b924b89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shing Me..."@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8739721b00eb4fe2bd12e2916df84dad ;
    schema:name "Shing Me..."@ja .

_:N2254887abf0c4f7587736591645a500e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あなたを感じてたい"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8739721b00eb4fe2bd12e2916df84dad ;
    schema:name "あなたを感じてたい"@ja .

_:N5f3e4b565b0749fc889cd30b1b86b60f schema:name "FLANKER"@en ;
    foaf:name "FLANKER"@en .

_:N7689218bb9734eb7a5363669f53a772a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "疾走の果てに"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8739721b00eb4fe2bd12e2916df84dad ;
    schema:name "疾走の果てに"@ja .

_:N771898aee0684a009eadbc1cc7665426 a schema:Person,
        foaf:Person ;
    mo:performed <album/99331#performance> ;
    schema:name "めたらー"@en ;
    foaf:name "めたらー"@en .

_:Na19373db5e594e86a87f9b25ab04fd98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "何でも☆アイランド"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8739721b00eb4fe2bd12e2916df84dad ;
    schema:name "何でも☆アイランド"@ja .

_:Na51c17b8de9442ab8281c2fade470af9 a schema:Person,
        foaf:Person ;
    mo:performed <album/99331#performance> ;
    schema:name "幽々凪"@en ;
    foaf:name "幽々凪"@en .

_:Naf407bb6c0de4342a3360ac9c902d7d0 a schema:Person,
        foaf:Person ;
    mo:performed <album/99331#performance> ;
    schema:name "星のかけら"@en ;
    foaf:name "星のかけら"@en .

_:Nb81450a8339b4accadc84dd288c11837 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鬼たちの宴"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8739721b00eb4fe2bd12e2916df84dad ;
    schema:name "鬼たちの宴"@ja .

_:Nba8f78f5e22d47dd8da34de12d6fd031 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "四重結界"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8739721b00eb4fe2bd12e2916df84dad ;
    schema:name "四重結界"@ja .

_:Nbceddf46b5124d79aa410354e24fdee1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "美しく残酷に"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8739721b00eb4fe2bd12e2916df84dad ;
    schema:name "美しく残酷に"@ja .

_:Nc7dbbce4c0494945839fa84f70e2749c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢のかけら"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8739721b00eb4fe2bd12e2916df84dad ;
    schema:name "夢のかけら"@ja .

_:Nce6c02c3b4854cadbdc674cb9eb0af1d a schema:Person,
        foaf:Person ;
    mo:performed <album/99331#performance> ;
    schema:name "聖也"@en ;
    foaf:name "聖也"@en .

_:Nd311145b71b94f828256e4d23856505d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶海の孤島"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8739721b00eb4fe2bd12e2916df84dad ;
    schema:name "絶海の孤島"@ja .

_:Nd33a6f73d10a4688ac4aaa683fa581a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "満たされない心"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8739721b00eb4fe2bd12e2916df84dad ;
    schema:name "満たされない心"@ja .

_:N8739721b00eb4fe2bd12e2916df84dad a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N137d15e00dd4468faa63f7530b924b89,
        _:N2254887abf0c4f7587736591645a500e,
        _:N7689218bb9734eb7a5363669f53a772a,
        _:Na19373db5e594e86a87f9b25ab04fd98,
        _:Nb81450a8339b4accadc84dd288c11837,
        _:Nba8f78f5e22d47dd8da34de12d6fd031,
        _:Nbceddf46b5124d79aa410354e24fdee1,
        _:Nc7dbbce4c0494945839fa84f70e2749c,
        _:Nd311145b71b94f828256e4d23856505d,
        _:Nd33a6f73d10a4688ac4aaa683fa581a3 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N137d15e00dd4468faa63f7530b924b89,
        _:N2254887abf0c4f7587736591645a500e,
        _:N7689218bb9734eb7a5363669f53a772a,
        _:Na19373db5e594e86a87f9b25ab04fd98,
        _:Nb81450a8339b4accadc84dd288c11837,
        _:Nba8f78f5e22d47dd8da34de12d6fd031,
        _:Nbceddf46b5124d79aa410354e24fdee1,
        _:Nc7dbbce4c0494945839fa84f70e2749c,
        _:Nd311145b71b94f828256e4d23856505d,
        _:Nd33a6f73d10a4688ac4aaa683fa581a3 .

