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

<artist/1986#subject> a schema:Person,
        foaf:Person ;
    schema:name "Misato"@en,
        "美里"@ja ;
    foaf:made <album/145781#lyrics>,
        <album/145781#subject> ;
    foaf:name "Misato"@en,
        "美里"@ja .

<artist/53097#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akira Makino"@en,
        "槙野明"@ja ;
    foaf:made <album/145781#lyrics>,
        <album/145781#subject> ;
    foaf:name "Akira Makino"@en,
        "槙野明"@ja .

<artist/62909#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saku Kagome"@en,
        "籠目サク"@ja ;
    foaf:made <album/145781#lyrics>,
        <album/145781#subject> ;
    foaf:name "Saku Kagome"@en,
        "籠目サク"@ja .

<artist/67589#subject> a schema:Person,
        foaf:Person ;
    schema:name "Arisa Tamase"@en,
        "珠瀬ありさ"@ja ;
    foaf:made <album/145781#lyrics>,
        <album/145781#subject> ;
    foaf:name "Arisa Tamase"@en,
        "珠瀬ありさ"@ja .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/145781#lyrics>,
        <album/145781#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

<album/145781#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Holy Depth"@en,
        "ホーリー・デプス"@ja,
        "Holy Depth"@ja-latn ;
    mo:produced_work <album/145781#musicalwork> ;
    schema:name "Holy Depth"@en,
        "ホーリー・デプス"@ja,
        "Holy Depth"@ja-latn .

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

<event/313> a mo:Release ;
    schema:name "Released at Comic Market 105 (Dec 29, 2024 to Dec 30, 2024)" .

<product/10532#subject> a schema:CreativeWork ;
    schema:name "Touhou Gouyoku Ibun ~ Suibotsushita Chinshuu Jigoku"@en,
        "東方剛欲異聞　～ 水没した沈愁地獄"@ja,
        "Touhou Gouyoku Ibun ~ Suibotsushita Chinshuu Jigoku"@ja-latn ;
    foaf:name "Touhou Gouyoku Ibun ~ Suibotsushita Chinshuu Jigoku"@en,
        "東方剛欲異聞　～ 水没した沈愁地獄"@ja,
        "Touhou Gouyoku Ibun ~ Suibotsushita Chinshuu Jigoku"@ja-latn .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<product/27#subject> a schema:CreativeWork ;
    schema:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn ;
    foaf:name "Touhou Eiyashou ~ Imperishable Night."@en,
        "東方永夜抄　～ Imperishable Night."@ja,
        "Touhou Eiyashou ~ Imperishable Night."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

<album/145781#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Holy Depth"@en,
        "ホーリー・デプス"@ja,
        "Holy Depth"@ja-latn ;
    mo:performance_of <album/145781#musicalwork> ;
    mo:recorded_as <album/145781#musicalexpression> ;
    schema:name "Holy Depth"@en,
        "ホーリー・デプス"@ja,
        "Holy Depth"@ja-latn ;
    schema:workPerformed <album/145781#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/18/145781/145781-018b84d0e033.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145781#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/18/145781/145781-018b84d0e033.jpg> ;
    foaf:depicts <album/145781#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/18/145781/145781-018b84d0e033.jpg> .

<https://medium-media.vgm.io/albums/18/145781/145781-018b84d0e033.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/145781#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-12-30"^^xsd:date ;
    dcterms:title "Holy Depth"@en,
        "ホーリー・デプス"@ja,
        "Holy Depth"@ja-latn ;
    mo:catalogue_number "ENS-0087" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/145781#musicalexpression> ;
    mo:publisher <org/394#subject> ;
    mo:record _:N63c7f5df75be42b2adf328b4da7d3160,
        _:N71ca56b0cb7742e78093773a34679415 ;
    mo:record_count 2 ;
    mo:release <event/313> ;
    schema:about <product/10532#subject>,
        <product/16#subject>,
        <product/18#subject>,
        <product/27#subject>,
        <product/37#subject> ;
    schema:datePublished "2024-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/18/145781/145781-018b84d0e033.jpg> ;
    schema:name "Holy Depth"@en,
        "ホーリー・デプス"@ja,
        "Holy Depth"@ja-latn ;
    schema:publisher <org/394#subject> ;
    foaf:depiction <https://media.vgm.io/albums/18/145781/145781-018b84d0e033.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(D-DRIVE)"@en ;
    foaf:made <album/145781#lyrics> ;
    foaf:name "(D-DRIVE)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(D-DRIVE)"@en ;
    foaf:made <album/145781#subject> ;
    foaf:name "(D-DRIVE)"@en .

_:N190c8cfdd1a64e348605b42073ebd5de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stray Star (Kokuchou Remix)"@en,
        "Stray Star（黒鳥 Remix）"@ja,
        "Stray Star (Kokuchou Remix)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N71ca56b0cb7742e78093773a34679415 ;
    schema:name "Stray Star (Kokuchou Remix)"@en,
        "Stray Star（黒鳥 Remix）"@ja,
        "Stray Star (Kokuchou Remix)"@ja-latn .

_:N211e7ffd66584e29b6e1e7c1ec07af71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Embellished Golden Buttercups, the Unconscious Drive's Severance"@en,
        "纏金鳳花、欲動ノ絶"@ja,
        "Tenkin Bouge,Yokudou No Zetsu"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N71ca56b0cb7742e78093773a34679415 ;
    schema:name "Embellished Golden Buttercups, the Unconscious Drive's Severance"@en,
        "纏金鳳花、欲動ノ絶"@ja,
        "Tenkin Bouge,Yokudou No Zetsu"@ja-latn .

_:N271c2d6dedf940b38adc5f6872086666 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The One Light"@en,
        "The One Light"@ja,
        "The One Light"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N71ca56b0cb7742e78093773a34679415 ;
    schema:name "The One Light"@en,
        "The One Light"@ja,
        "The One Light"@ja-latn .

_:N3943f0d206ca47e589209565e7b53f7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower basket (Instrumental)"@en,
        "花籠 (Instrumental)"@ja,
        "Karou (Instrumental)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N63c7f5df75be42b2adf328b4da7d3160 ;
    schema:name "Flower basket (Instrumental)"@en,
        "花籠 (Instrumental)"@ja,
        "Karou (Instrumental)"@ja-latn .

_:N7674d344ba21469bbdce81761bcff96a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stray Star (Kokuchou Remix) (Instrumental)"@en,
        "Stray Star（黒鳥 Remix） (Instrumental)"@ja,
        "Stray Star (Kokuchou Remix) (Instrumental)"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N63c7f5df75be42b2adf328b4da7d3160 ;
    schema:name "Stray Star (Kokuchou Remix) (Instrumental)"@en,
        "Stray Star（黒鳥 Remix） (Instrumental)"@ja,
        "Stray Star (Kokuchou Remix) (Instrumental)"@ja-latn .

_:N7afed4d0504844cca0f26fa8d3997fd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower basket"@en,
        "花籠"@ja,
        "Karou"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N71ca56b0cb7742e78093773a34679415 ;
    schema:name "Flower basket"@en,
        "花籠"@ja,
        "Karou"@ja-latn .

_:N7f62057f14c24dd7a11a2467dc227718 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quench the thirst of greed"@en,
        "強欲な渇きを潤して"@ja,
        "Gyoukuna Kawaki Wo Uruoshite"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N71ca56b0cb7742e78093773a34679415 ;
    schema:name "Quench the thirst of greed"@en,
        "強欲な渇きを潤して"@ja,
        "Gyoukuna Kawaki Wo Uruoshite"@ja-latn .

_:N857ec69a9e3548d990c9f4787b8e9b9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light Connection (Instrumental)"@en,
        "Light Connection (Instrumental)"@ja,
        "Light Connection (Instrumental)"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N63c7f5df75be42b2adf328b4da7d3160 ;
    schema:name "Light Connection (Instrumental)"@en,
        "Light Connection (Instrumental)"@ja,
        "Light Connection (Instrumental)"@ja-latn .

_:N911767356b4342188475f1ac01842804 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Embellished Golden Buttercups, the Unconscious Drive's Severance (Instrumental)"@en,
        "纏金鳳花、欲動ノ絶 (Instrumental)"@ja,
        "Tenkin Bouge,Yokudou No Zetsu (Instrumental)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N63c7f5df75be42b2adf328b4da7d3160 ;
    schema:name "Embellished Golden Buttercups, the Unconscious Drive's Severance (Instrumental)"@en,
        "纏金鳳花、欲動ノ絶 (Instrumental)"@ja,
        "Tenkin Bouge,Yokudou No Zetsu (Instrumental)"@ja-latn .

_:Naa1d998efcd24963864a5a39eb32d227 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The One Light (Instrumental)"@en,
        "The One Light (Instrumental)"@ja,
        "The One Light (Instrumental)"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N63c7f5df75be42b2adf328b4da7d3160 ;
    schema:name "The One Light (Instrumental)"@en,
        "The One Light (Instrumental)"@ja,
        "The One Light (Instrumental)"@ja-latn .

_:Nafb55478acf94b9aa726e8692973a43d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quench the thirst of greed (Instrumental)"@en,
        "強欲な渇きを潤して (Instrumental)"@ja,
        "Gyoukuna Kawaki Wo Uruoshite (Instrumental)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N63c7f5df75be42b2adf328b4da7d3160 ;
    schema:name "Quench the thirst of greed (Instrumental)"@en,
        "強欲な渇きを潤して (Instrumental)"@ja,
        "Gyoukuna Kawaki Wo Uruoshite (Instrumental)"@ja-latn .

_:Nc6d8532e719a48d3aa24a9331a1de45c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light Connection"@en,
        "Light Connection"@ja,
        "Light Connection"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N71ca56b0cb7742e78093773a34679415 ;
    schema:name "Light Connection"@en,
        "Light Connection"@ja,
        "Light Connection"@ja-latn .

_:N63c7f5df75be42b2adf328b4da7d3160 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N3943f0d206ca47e589209565e7b53f7f,
        _:N7674d344ba21469bbdce81761bcff96a,
        _:N857ec69a9e3548d990c9f4787b8e9b9b,
        _:N911767356b4342188475f1ac01842804,
        _:Naa1d998efcd24963864a5a39eb32d227,
        _:Nafb55478acf94b9aa726e8692973a43d ;
    mo:track_count 6 ;
    schema:duration "PT28:22"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3943f0d206ca47e589209565e7b53f7f,
        _:N7674d344ba21469bbdce81761bcff96a,
        _:N857ec69a9e3548d990c9f4787b8e9b9b,
        _:N911767356b4342188475f1ac01842804,
        _:Naa1d998efcd24963864a5a39eb32d227,
        _:Nafb55478acf94b9aa726e8692973a43d .

_:N71ca56b0cb7742e78093773a34679415 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N190c8cfdd1a64e348605b42073ebd5de,
        _:N211e7ffd66584e29b6e1e7c1ec07af71,
        _:N271c2d6dedf940b38adc5f6872086666,
        _:N7afed4d0504844cca0f26fa8d3997fd2,
        _:N7f62057f14c24dd7a11a2467dc227718,
        _:Nc6d8532e719a48d3aa24a9331a1de45c ;
    mo:track_count 6 ;
    schema:duration "PT28:22"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N190c8cfdd1a64e348605b42073ebd5de,
        _:N211e7ffd66584e29b6e1e7c1ec07af71,
        _:N271c2d6dedf940b38adc5f6872086666,
        _:N7afed4d0504844cca0f26fa8d3997fd2,
        _:N7f62057f14c24dd7a11a2467dc227718,
        _:Nc6d8532e719a48d3aa24a9331a1de45c .

