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

<artist/15170#subject> a schema:Person,
        foaf:Person ;
    schema:name "rudder-k"@en ;
    foaf:made <album/107115#lyrics>,
        <album/107115#subject> ;
    foaf:name "rudder-k"@en .

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

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

<event/221> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 16 (May 05, 2019)" .

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn .

<album/107115#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Phantasm Necromancist"@en,
        "ファンタズム・ネクロマンシスト"@ja,
        "Phantasm Necromancist"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/107115#musicalwork> ;
    schema:name "Phantasm Necromancist"@en,
        "ファンタズム・ネクロマンシスト"@ja,
        "Phantasm Necromancist"@ja-latn .

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

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

<org/706#subject> schema:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn ;
    foaf:name "Pizuya's Cell"@en,
        "ぴずやの独房"@ja,
        "Pizuya's Cell"@ja-latn .

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

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

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

<artist/2067#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107115#performance> ;
    schema:name "YAMAGEN"@en ;
    foaf:name "YAMAGEN"@en .

<artist/4434#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107115#performance> ;
    schema:name "pizuya"@en ;
    foaf:name "pizuya"@en .

<artist/6141#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107115#performance> ;
    schema:name "hellnian"@en ;
    foaf:name "hellnian"@en .

<artist/6142#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/107115#performance> ;
    schema:name "Syuzo"@en,
        "秀三"@ja ;
    foaf:name "Syuzo"@en,
        "秀三"@ja .

<album/107115#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Phantasm Necromancist"@en,
        "ファンタズム・ネクロマンシスト"@ja,
        "Phantasm Necromancist"@ja-latn ;
    mo:performance_of <album/107115#musicalwork> ;
    mo:performer <artist/2067#subject>,
        <artist/4434#subject>,
        <artist/6141#subject>,
        <artist/6142#subject> ;
    mo:recorded_as <album/107115#musicalexpression> ;
    schema:byArtist <artist/2067#subject>,
        <artist/4434#subject>,
        <artist/6141#subject>,
        <artist/6142#subject> ;
    schema:name "Phantasm Necromancist"@en,
        "ファンタズム・ネクロマンシスト"@ja,
        "Phantasm Necromancist"@ja-latn ;
    schema:workPerformed <album/107115#musicalwork> .

<album/107115#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-05"^^xsd:date ;
    dcterms:title "Phantasm Necromancist"@en,
        "ファンタズム・ネクロマンシスト"@ja,
        "Phantasm Necromancist"@ja-latn ;
    mo:catalogue_number "PHSZ-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/107115#musicalexpression> ;
    mo:publisher <org/706#subject> ;
    mo:record _:N8eaff10031534d37b17a0d88ebefbba5 ;
    mo:record_count 1 ;
    mo:release <event/221> ;
    schema:about <product/22#subject> ;
    schema:byArtist <artist/2067#subject>,
        <artist/4434#subject>,
        <artist/6141#subject>,
        <artist/6142#subject> ;
    schema:datePublished "2019-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/107115/107115-77b051cff489.jpg> ;
    schema:name "Phantasm Necromancist"@en,
        "ファンタズム・ネクロマンシスト"@ja,
        "Phantasm Necromancist"@ja-latn ;
    schema:publisher <org/706#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/107115/107115-77b051cff489.jpg> .

_:N482fd965ff644bd9b6098e20713f5ef3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トオノロスト"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N8eaff10031534d37b17a0d88ebefbba5 ;
    schema:name "トオノロスト"@ja .

_:N6cb43f7ceb4547dea0722ca1aa2e10a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "献花ハ空ノ都カラ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N8eaff10031534d37b17a0d88ebefbba5 ;
    schema:name "献花ハ空ノ都カラ"@ja .

_:N7a148dcbed3b4336b7aff658580de3f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サクラ・ジ・エンド"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N8eaff10031534d37b17a0d88ebefbba5 ;
    schema:name "サクラ・ジ・エンド"@ja .

_:N85d35829c9674b5ebbedd3ca1db1208f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ネクロエクスプレス"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N8eaff10031534d37b17a0d88ebefbba5 ;
    schema:name "ネクロエクスプレス"@ja .

_:Nb828aed5222a481bb6441b56d1ab92ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドールズ・ジャッジメント"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N8eaff10031534d37b17a0d88ebefbba5 ;
    schema:name "ドールズ・ジャッジメント"@ja .

_:Nc6b87e8e7737474f9e91fe3413bc361a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハーフゴースト・ソードダンサー"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N8eaff10031534d37b17a0d88ebefbba5 ;
    schema:name "ハーフゴースト・ソードダンサー"@ja .

_:Ndaf397d0cf6e400890547f3a05ab16a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "オーバー・ザ・スミゾメ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N8eaff10031534d37b17a0d88ebefbba5 ;
    schema:name "オーバー・ザ・スミゾメ"@ja .

_:N8eaff10031534d37b17a0d88ebefbba5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N482fd965ff644bd9b6098e20713f5ef3,
        _:N6cb43f7ceb4547dea0722ca1aa2e10a1,
        _:N7a148dcbed3b4336b7aff658580de3f2,
        _:N85d35829c9674b5ebbedd3ca1db1208f,
        _:Nb828aed5222a481bb6441b56d1ab92ed,
        _:Nc6b87e8e7737474f9e91fe3413bc361a,
        _:Ndaf397d0cf6e400890547f3a05ab16a1 ;
    mo:track_count 7 ;
    schema:duration "PT25:48"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N482fd965ff644bd9b6098e20713f5ef3,
        _:N6cb43f7ceb4547dea0722ca1aa2e10a1,
        _:N7a148dcbed3b4336b7aff658580de3f2,
        _:N85d35829c9674b5ebbedd3ca1db1208f,
        _:Nb828aed5222a481bb6441b56d1ab92ed,
        _:Nc6b87e8e7737474f9e91fe3413bc361a,
        _:Ndaf397d0cf6e400890547f3a05ab16a1 .

