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

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

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

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

<event/224> a mo:Release ;
    schema:name "Released at Comic Market 97 (Dec 28, 2019 to Dec 31, 2019)" .

<product/7214#subject> a schema:CreativeWork ;
    schema:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn ;
    foaf:name "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@en,
        "東方鬼形獣　〜 Wily Beast and Weakest Creature."@ja,
        "Touhou Kikeijuu ~ Wily Beast and Weakest Creature."@ja-latn .

<album/99968#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LAST RESORT"@en,
        "LAST RESORT"@ja,
        "LAST RESORT"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/99968#musicalwork> ;
    schema:name "LAST RESORT"@en,
        "LAST RESORT"@ja,
        "LAST RESORT"@ja-latn .

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

<org/266#subject> schema:name "SOUTH OF HEAVEN"@en,
        "SOUTH OF HEAVEN"@ja,
        "SOUTH OF HEAVEN"@ja-latn ;
    foaf:name "SOUTH OF HEAVEN"@en,
        "SOUTH OF HEAVEN"@ja,
        "SOUTH OF HEAVEN"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/99968/99968-1591483949.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14419#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99968#performance> ;
    schema:name "LIQU@."@en,
        "LIQU@。"@ja ;
    foaf:name "LIQU@."@en,
        "LIQU@。"@ja .

<artist/52154#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99968#performance> ;
    schema:name "A.Dokuga"@en ;
    foaf:name "A.Dokuga"@en .

<artist/57567#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99968#performance> ;
    schema:name "Rio Hiiragi"@en,
        "ヒイラギリオ"@ja ;
    foaf:name "Rio Hiiragi"@en,
        "ヒイラギリオ"@ja .

<artist/67719#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99968#performance> ;
    schema:name "mAO"@en ;
    foaf:name "mAO"@en .

<album/99968#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-12-31"^^xsd:date ;
    dcterms:title "LAST RESORT"@en,
        "LAST RESORT"@ja,
        "LAST RESORT"@ja-latn ;
    mo:catalogue_number "SOH-0063" ;
    mo:media_type "CD" ;
    mo:publication_of <album/99968#musicalexpression> ;
    mo:publisher <org/266#subject> ;
    mo:record _:Ndfa318513a814322aeb1ba2af5962769 ;
    mo:record_count 1 ;
    mo:release <event/224> ;
    schema:about <product/7214#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Aira"@en ;
            foaf:name "Aira"@en ],
        <artist/14419#subject>,
        <artist/52154#subject>,
        <artist/57567#subject>,
        <artist/67719#subject> ;
    schema:datePublished "2019-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/99968/99968-1591483949.jpg> ;
    schema:name "LAST RESORT"@en,
        "LAST RESORT"@ja,
        "LAST RESORT"@ja-latn ;
    schema:publisher <org/266#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/99968/99968-1591483949.jpg> .

<album/99968#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LAST RESORT"@en,
        "LAST RESORT"@ja,
        "LAST RESORT"@ja-latn ;
    mo:performance_of <album/99968#musicalwork> ;
    mo:performer _:N2533947f6de947e08019c03a4537152a,
        <artist/14419#subject>,
        <artist/52154#subject>,
        <artist/57567#subject>,
        <artist/67719#subject> ;
    mo:recorded_as <album/99968#musicalexpression> ;
    schema:byArtist _:N2533947f6de947e08019c03a4537152a,
        <artist/14419#subject>,
        <artist/52154#subject>,
        <artist/57567#subject>,
        <artist/67719#subject> ;
    schema:name "LAST RESORT"@en,
        "LAST RESORT"@ja,
        "LAST RESORT"@ja-latn ;
    schema:workPerformed <album/99968#musicalwork> .

_:N17c1721902624c48a9b106fe4f25e3e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セラフィックチキン_instrumental"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndfa318513a814322aeb1ba2af5962769 ;
    schema:name "セラフィックチキン_instrumental"@ja .

_:N1c51ffa43c5f4f05ac14c06d8a2209eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不朽の曼珠沙華"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndfa318513a814322aeb1ba2af5962769 ;
    schema:name "不朽の曼珠沙華"@ja .

_:N2440f83593bb4485bcc6f66286091139 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不朽の曼珠沙華_instrumental"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndfa318513a814322aeb1ba2af5962769 ;
    schema:name "不朽の曼珠沙華_instrumental"@ja .

_:N2533947f6de947e08019c03a4537152a a schema:Person,
        foaf:Person ;
    mo:performed <album/99968#performance> ;
    schema:name "Aira"@en ;
    foaf:name "Aira"@en .

_:N28974bf09cee46dabdfe84eb22ae083f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セラフィックチキン"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndfa318513a814322aeb1ba2af5962769 ;
    schema:name "セラフィックチキン"@ja .

_:N30d92c829faa419e9aff5f79713b4e88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "石の赤子と水中の牛"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndfa318513a814322aeb1ba2af5962769 ;
    schema:name "石の赤子と水中の牛"@ja .

_:N445194cc8ae04a7898e410485eeac08a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロストリバー_instrumental"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndfa318513a814322aeb1ba2af5962769 ;
    schema:name "ロストリバー_instrumental"@ja .

_:N4b9c1457a0cb4995bb63cb4a92078ac2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロストリバー"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndfa318513a814322aeb1ba2af5962769 ;
    schema:name "ロストリバー"@ja .

_:N670f854566c243aea1655e2d7f3d687a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンロケイテッドヘル_instrumental"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndfa318513a814322aeb1ba2af5962769 ;
    schema:name "アンロケイテッドヘル_instrumental"@ja .

_:N7910279869794bef89f4a3ed2c29eb55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "石の赤子と水中の牛_instrumental"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndfa318513a814322aeb1ba2af5962769 ;
    schema:name "石の赤子と水中の牛_instrumental"@ja .

_:Nd90641c947984a8c844f87adda901b05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アンロケイテッドヘル"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ndfa318513a814322aeb1ba2af5962769 ;
    schema:name "アンロケイテッドヘル"@ja .

_:Ndfa318513a814322aeb1ba2af5962769 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17c1721902624c48a9b106fe4f25e3e9,
        _:N1c51ffa43c5f4f05ac14c06d8a2209eb,
        _:N2440f83593bb4485bcc6f66286091139,
        _:N28974bf09cee46dabdfe84eb22ae083f,
        _:N30d92c829faa419e9aff5f79713b4e88,
        _:N445194cc8ae04a7898e410485eeac08a,
        _:N4b9c1457a0cb4995bb63cb4a92078ac2,
        _:N670f854566c243aea1655e2d7f3d687a,
        _:N7910279869794bef89f4a3ed2c29eb55,
        _:Nd90641c947984a8c844f87adda901b05 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N17c1721902624c48a9b106fe4f25e3e9,
        _:N1c51ffa43c5f4f05ac14c06d8a2209eb,
        _:N2440f83593bb4485bcc6f66286091139,
        _:N28974bf09cee46dabdfe84eb22ae083f,
        _:N30d92c829faa419e9aff5f79713b4e88,
        _:N445194cc8ae04a7898e410485eeac08a,
        _:N4b9c1457a0cb4995bb63cb4a92078ac2,
        _:N670f854566c243aea1655e2d7f3d687a,
        _:N7910279869794bef89f4a3ed2c29eb55,
        _:Nd90641c947984a8c844f87adda901b05 .

