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

<album/151525#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Distorted Terror 3"@en,
        "Distorted Terror 3"@ja,
        "Distorted Terror 3"@ja-latn ;
    mo:produced_work <album/151525#musicalwork> ;
    schema:name "Distorted Terror 3"@en,
        "Distorted Terror 3"@ja,
        "Distorted Terror 3"@ja-latn .

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

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

<event/320> a mo:Release ;
    schema:name "Released at Comic Market 106 (Aug 16, 2025 to Aug 17, 2025)" .

<product/10012#subject> a schema:CreativeWork ;
    schema:name "Touhou Kouryuudou ~ Unconnected Marketeers."@en,
        "東方虹龍洞　〜 Unconnected Marketeers."@ja,
        "Touhou Kouryuudou ~ Unconnected Marketeers."@ja-latn ;
    foaf:name "Touhou Kouryuudou ~ Unconnected Marketeers."@en,
        "東方虹龍洞　〜 Unconnected Marketeers."@ja,
        "Touhou Kouryuudou ~ Unconnected Marketeers."@ja-latn .

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

<album/151525#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Distorted Terror 3"@en,
        "Distorted Terror 3"@ja,
        "Distorted Terror 3"@ja-latn ;
    mo:performance_of <album/151525#musicalwork> ;
    mo:recorded_as <album/151525#musicalexpression> ;
    schema:name "Distorted Terror 3"@en,
        "Distorted Terror 3"@ja,
        "Distorted Terror 3"@ja-latn ;
    schema:workPerformed <album/151525#musicalwork> .

<org/196#subject> schema:name "Rolling Contact"@en,
        "Rolling Contact"@ja,
        "Rolling Contact"@ja-latn ;
    foaf:name "Rolling Contact"@en,
        "Rolling Contact"@ja,
        "Rolling Contact"@ja-latn .

<https://media.vgm.io/albums/52/151525/151525-8ecb76409cfa.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151525#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/52/151525/151525-8ecb76409cfa.jpg> ;
    foaf:depicts <album/151525#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/52/151525/151525-8ecb76409cfa.jpg> .

<https://medium-media.vgm.io/albums/52/151525/151525-8ecb76409cfa.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/151525#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-17"^^xsd:date ;
    dcterms:title "Distorted Terror 3"@en,
        "Distorted Terror 3"@ja,
        "Distorted Terror 3"@ja-latn ;
    mo:catalogue_number "LOLI-0130" ;
    mo:media_type "CD" ;
    mo:publication_of <album/151525#musicalexpression> ;
    mo:publisher <org/196#subject> ;
    mo:record _:N7f1b660fa42c4422946c6417829c6b1f ;
    mo:record_count 1 ;
    mo:release <event/320> ;
    schema:about <product/10012#subject>,
        <product/20#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:datePublished "2025-08-17"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/151525/151525-8ecb76409cfa.jpg> ;
    schema:name "Distorted Terror 3"@en,
        "Distorted Terror 3"@ja,
        "Distorted Terror 3"@ja-latn ;
    schema:publisher <org/196#subject> ;
    foaf:depiction <https://media.vgm.io/albums/52/151525/151525-8ecb76409cfa.jpg> .

_:N10b2c11469954226b25fa9199cb0cbd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel The Devotion (Sharp Refix)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N7f1b660fa42c4422946c6417829c6b1f ;
    schema:name "Feel The Devotion (Sharp Refix)"@en .

_:N11059d8275ee430284a627ffecb8805c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shape Of Sense"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N7f1b660fa42c4422946c6417829c6b1f ;
    schema:name "Shape Of Sense"@en .

_:N18ff30ff03cf4435b995128c800e90f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Distorted Dimension"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N7f1b660fa42c4422946c6417829c6b1f ;
    schema:name "Distorted Dimension"@en .

_:N5b6bec634bb843459a23f5bf04dc4bc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Core Mind"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N7f1b660fa42c4422946c6417829c6b1f ;
    schema:name "The Core Mind"@en .

_:Nb3abee2325394a78aaf624b8402d5832 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Liminal Link"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N7f1b660fa42c4422946c6417829c6b1f ;
    schema:name "Liminal Link"@en .

_:Nbc07186727c44cd9906aa0c67d6258ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Territoriality"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N7f1b660fa42c4422946c6417829c6b1f ;
    schema:name "Territoriality"@en .

_:Nc333c380e1154353ad2b74adf9d90552 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drunken Barrage"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N7f1b660fa42c4422946c6417829c6b1f ;
    schema:name "Drunken Barrage"@en .

_:Nc5041729b8204558be3f20b6f257f30d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pont Point"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N7f1b660fa42c4422946c6417829c6b1f ;
    schema:name "Pont Point"@en .

_:Nd382c6c166c242838e017f31112dc5cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extra Pain (2025 Remaster)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N7f1b660fa42c4422946c6417829c6b1f ;
    schema:name "Extra Pain (2025 Remaster)"@en .

_:N7f1b660fa42c4422946c6417829c6b1f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N10b2c11469954226b25fa9199cb0cbd1,
        _:N11059d8275ee430284a627ffecb8805c,
        _:N18ff30ff03cf4435b995128c800e90f2,
        _:N5b6bec634bb843459a23f5bf04dc4bc0,
        _:Nb3abee2325394a78aaf624b8402d5832,
        _:Nbc07186727c44cd9906aa0c67d6258ba,
        _:Nc333c380e1154353ad2b74adf9d90552,
        _:Nc5041729b8204558be3f20b6f257f30d,
        _:Nd382c6c166c242838e017f31112dc5cd ;
    mo:track_count 9 ;
    schema:duration "PT33:34"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N10b2c11469954226b25fa9199cb0cbd1,
        _:N11059d8275ee430284a627ffecb8805c,
        _:N18ff30ff03cf4435b995128c800e90f2,
        _:N5b6bec634bb843459a23f5bf04dc4bc0,
        _:Nb3abee2325394a78aaf624b8402d5832,
        _:Nbc07186727c44cd9906aa0c67d6258ba,
        _:Nc333c380e1154353ad2b74adf9d90552,
        _:Nc5041729b8204558be3f20b6f257f30d,
        _:Nd382c6c166c242838e017f31112dc5cd .

