@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 _:N1b2d65e689164f08a389c1b0bff4ed17,
        _:N4455103a3ab44744817a14d61e0448de,
        _:N81ebd0f2d70c4ecebbd68ec60e086c00,
        _:Nbd3a4694fb084b3a90683837d61e896b,
        _:Nd484b1796bff4d18b51146a9133955f1,
        _:Nfd8ad261c4c94eedadde663680d9e1b6 ;
    mo:recorded_as <album/99331#musicalexpression> ;
    schema:byArtist _:N1b2d65e689164f08a389c1b0bff4ed17,
        _:N4455103a3ab44744817a14d61e0448de,
        _:N81ebd0f2d70c4ecebbd68ec60e086c00,
        _:Nbd3a4694fb084b3a90683837d61e896b,
        _:Nd484b1796bff4d18b51146a9133955f1,
        _:Nfd8ad261c4c94eedadde663680d9e1b6 ;
    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 _:Na646b0b1442f4f18b3706ec84938357e ;
    mo:record _:N4cc34687f17d49009479f5d87a06ac19 ;
    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 _:Na646b0b1442f4f18b3706ec84938357e ;
    foaf:depiction <https://media.vgm.io/albums/13/99331/99331-1590274887.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:N4cc34687f17d49009479f5d87a06ac19 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N018faae40fa943a887b0c77aea97d43d,
        _:N26394fa2e3aa4464b5de082310105901,
        _:N3331d990848448c8be12f9acb74fcced,
        _:N3995c19ea9cc47f5a6cf16cf16f33c13,
        _:N7a6e8ebfd3cd4039a03e84fef697c797,
        _:N9132d89c640c4589a66cf53c3b416759,
        _:N964505303ace4d71ba4206a9435cad33,
        _:Na93233dda4184ea9b54224f5fd5f656a,
        _:Nba720bc118084682bff2302ed587e958,
        _:Neb3251a4c37b49068fb05767216a3928 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N018faae40fa943a887b0c77aea97d43d,
        _:N26394fa2e3aa4464b5de082310105901,
        _:N3331d990848448c8be12f9acb74fcced,
        _:N3995c19ea9cc47f5a6cf16cf16f33c13,
        _:N7a6e8ebfd3cd4039a03e84fef697c797,
        _:N9132d89c640c4589a66cf53c3b416759,
        _:N964505303ace4d71ba4206a9435cad33,
        _:Na93233dda4184ea9b54224f5fd5f656a,
        _:Nba720bc118084682bff2302ed587e958,
        _:Neb3251a4c37b49068fb05767216a3928 .

