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

<album/98404#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Absurdity Neigh the Instrumental"@en,
        "アブサディティー・ネイ・ザ・インストゥルメンタル"@ja,
        "Absurdity Neigh the Instrumental"@ja-latn ;
    mo:produced_work <album/98404#musicalwork> ;
    schema:name "Absurdity Neigh the Instrumental"@en,
        "アブサディティー・ネイ・ザ・インストゥルメンタル"@ja,
        "Absurdity Neigh the Instrumental"@ja-latn .

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

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

<event/260> a mo:Release ;
    schema:name "Released at Air Comiket (May 01, 2020 to May 05, 2020)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<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 .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/3430#subject> a schema:CreativeWork ;
    schema:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn ;
    foaf:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn .

<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/98404#musicalexpression> a mo:Signal ;
    mo:published_as <album/98404#subject> ;
    mo:records <album/98404#performance> .

<album/98404#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Absurdity Neigh the Instrumental"@en,
        "アブサディティー・ネイ・ザ・インストゥルメンタル"@ja,
        "Absurdity Neigh the Instrumental"@ja-latn ;
    mo:performance_of <album/98404#musicalwork> ;
    mo:recorded_as <album/98404#musicalexpression> ;
    schema:name "Absurdity Neigh the Instrumental"@en,
        "アブサディティー・ネイ・ザ・インストゥルメンタル"@ja,
        "Absurdity Neigh the Instrumental"@ja-latn ;
    schema:workPerformed <album/98404#musicalwork> .

<org/394#subject> schema:name "EastNewSound"@en,
        "EastNewSound"@ja,
        "EastNewSound"@ja-latn ;
    foaf:name "EastNewSound"@en,
        "EastNewSound"@ja,
        "EastNewSound"@ja-latn .

<https://media.vgm.io/albums/40/98404/98404-1588263563.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/98404#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/40/98404/98404-1588263563.png> ;
    foaf:depicts <album/98404#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/40/98404/98404-1588263563.png> .

<https://medium-media.vgm.io/albums/40/98404/98404-1588263563.png> a schema:ImageObject,
        foaf:Image .

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

<album/98404#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-05-05"^^xsd:date ;
    dcterms:title "Absurdity Neigh the Instrumental"@en,
        "アブサディティー・ネイ・ザ・インストゥルメンタル"@ja,
        "Absurdity Neigh the Instrumental"@ja-latn ;
    mo:catalogue_number "ENS-0071" ;
    mo:media_type "CD" ;
    mo:publication_of <album/98404#musicalexpression> ;
    mo:publisher <org/394#subject> ;
    mo:record _:N8f5de6f6d2b543709a5bd3b7e4b9d259 ;
    mo:record_count 1 ;
    mo:release <event/260> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/33#subject>,
        <product/3430#subject>,
        <product/7214#subject> ;
    schema:datePublished "2020-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/98404/98404-1588263563.png> ;
    schema:name "Absurdity Neigh the Instrumental"@en,
        "アブサディティー・ネイ・ザ・インストゥルメンタル"@ja,
        "Absurdity Neigh the Instrumental"@ja-latn ;
    schema:publisher <org/394#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/98404/98404-1588263563.png> .

_:N26b8a196342946438db86c3fcf12d55a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stringent Wings Left Below, the Degenerated Sky's Severance"@en,
        "酷翼残下、堕空ノ絶"@ja,
        "Shouyoku Zanka,Dakuu No Zetsu"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f5de6f6d2b543709a5bd3b7e4b9d259 ;
    schema:name "Stringent Wings Left Below, the Degenerated Sky's Severance"@en,
        "酷翼残下、堕空ノ絶"@ja,
        "Shouyoku Zanka,Dakuu No Zetsu"@ja-latn .

_:N4169e8b745ca4a5cabfc8150b412ff55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasy Picture Scroll"@en,
        "空想絵巻"@ja,
        "Kuusou Emaki"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f5de6f6d2b543709a5bd3b7e4b9d259 ;
    schema:name "Fantasy Picture Scroll"@en,
        "空想絵巻"@ja,
        "Kuusou Emaki"@ja-latn .

_:N422f946579584924b408cfbc9799ae80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beneath the Scarlet Moon, The Crazed Blossoms' Severance (10th Anniversary Kokuchou vs. Kirin Remix)"@en,
        "緋色月下、狂咲ノ絶 (10th Anniversary 黒鳥 vs. きりん Remix)"@ja,
        "Hiiro Gekka, Kyoushou No Zetsu (10th Anniversary Kokuchou vs. Kirin Remix)"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f5de6f6d2b543709a5bd3b7e4b9d259 ;
    schema:name "Beneath the Scarlet Moon, The Crazed Blossoms' Severance (10th Anniversary Kokuchou vs. Kirin Remix)"@en,
        "緋色月下、狂咲ノ絶 (10th Anniversary 黒鳥 vs. きりん Remix)"@ja,
        "Hiiro Gekka, Kyoushou No Zetsu (10th Anniversary Kokuchou vs. Kirin Remix)"@ja-latn .

_:N57054382928d490299ddddc34af824fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My creature"@en,
        "My creature"@ja,
        "My creature"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f5de6f6d2b543709a5bd3b7e4b9d259 ;
    schema:name "My creature"@en,
        "My creature"@ja,
        "My creature"@ja-latn .

_:N57dc4014e188415d883a106f09d15de0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rapid"@en,
        "rapid"@ja,
        "rapid"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f5de6f6d2b543709a5bd3b7e4b9d259 ;
    schema:name "rapid"@en,
        "rapid"@ja,
        "rapid"@ja-latn .

_:N6379ae2cc5e14aeaa6a7e5c3db9584f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Between you and me"@en,
        "Between you and me"@ja,
        "Between you and me"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f5de6f6d2b543709a5bd3b7e4b9d259 ;
    schema:name "Between you and me"@en,
        "Between you and me"@ja,
        "Between you and me"@ja-latn .

_:N6b3f60f688ca42f898b8036490fd3ef0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EMPTY"@en,
        "EMPTY"@ja,
        "EMPTY"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f5de6f6d2b543709a5bd3b7e4b9d259 ;
    schema:name "EMPTY"@en,
        "EMPTY"@ja,
        "EMPTY"@ja-latn .

_:N844ebbbd048e464c9afbcdb7ff0d9004 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Full of you in my mind"@en,
        "Full of you in my mind"@ja,
        "Full of you in my mind"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f5de6f6d2b543709a5bd3b7e4b9d259 ;
    schema:name "Full of you in my mind"@en,
        "Full of you in my mind"@ja,
        "Full of you in my mind"@ja-latn .

_:Nc28357f2dfdd4ee9bbac5b72f18d028a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beneath the Scarlet Moon, The Crazed Blossoms' Severance (10th Anniversary Remix Otouto no Ane ver.)"@en,
        "緋色月下、狂咲ノ絶 (10th Anniversary Remix 弟の姉 ver.)"@ja,
        "Hiiro Gekka, Kyoushou No Zetsu (10th Anniversary Remix Otouto no Ane ver.)"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f5de6f6d2b543709a5bd3b7e4b9d259 ;
    schema:name "Beneath the Scarlet Moon, The Crazed Blossoms' Severance (10th Anniversary Remix Otouto no Ane ver.)"@en,
        "緋色月下、狂咲ノ絶 (10th Anniversary Remix 弟の姉 ver.)"@ja,
        "Hiiro Gekka, Kyoushou No Zetsu (10th Anniversary Remix Otouto no Ane ver.)"@ja-latn .

_:Ned1e09128fc141c4955bb1076fddfde7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret girl"@en,
        "Secret girl"@ja,
        "Secret girl"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8f5de6f6d2b543709a5bd3b7e4b9d259 ;
    schema:name "Secret girl"@en,
        "Secret girl"@ja,
        "Secret girl"@ja-latn .

_:N8f5de6f6d2b543709a5bd3b7e4b9d259 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26b8a196342946438db86c3fcf12d55a,
        _:N4169e8b745ca4a5cabfc8150b412ff55,
        _:N422f946579584924b408cfbc9799ae80,
        _:N57054382928d490299ddddc34af824fe,
        _:N57dc4014e188415d883a106f09d15de0,
        _:N6379ae2cc5e14aeaa6a7e5c3db9584f0,
        _:N6b3f60f688ca42f898b8036490fd3ef0,
        _:N844ebbbd048e464c9afbcdb7ff0d9004,
        _:Nc28357f2dfdd4ee9bbac5b72f18d028a,
        _:Ned1e09128fc141c4955bb1076fddfde7 ;
    mo:track_count 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N26b8a196342946438db86c3fcf12d55a,
        _:N4169e8b745ca4a5cabfc8150b412ff55,
        _:N422f946579584924b408cfbc9799ae80,
        _:N57054382928d490299ddddc34af824fe,
        _:N57dc4014e188415d883a106f09d15de0,
        _:N6379ae2cc5e14aeaa6a7e5c3db9584f0,
        _:N6b3f60f688ca42f898b8036490fd3ef0,
        _:N844ebbbd048e464c9afbcdb7ff0d9004,
        _:Nc28357f2dfdd4ee9bbac5b72f18d028a,
        _:Ned1e09128fc141c4955bb1076fddfde7 .

