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

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

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

<artist/50667#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150908#subject> ;
    schema:name "Team Shanghai Alice"@en,
        "上海アリス幻樂団"@ja ;
    foaf:made <album/150908#composition>,
        <album/150908#subject> ;
    foaf:name "Team Shanghai Alice"@en,
        "上海アリス幻樂団"@ja .

<product/12915#subject> a schema:CreativeWork ;
    schema:name "Touhou Juuouen ~ Unfinished Dream of All Living Ghost."@en,
        "東方獣王園 〜 Unfinished Dream of All Living Ghost."@ja,
        "Touhou Juuouen ~ Unfinished Dream of All Living Ghost."@ja-latn ;
    foaf:name "Touhou Juuouen ~ Unfinished Dream of All Living Ghost."@en,
        "東方獣王園 〜 Unfinished Dream of All Living Ghost."@ja,
        "Touhou Juuouen ~ Unfinished Dream of All Living Ghost."@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/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/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/5072#subject> a schema:CreativeWork ;
    schema:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn ;
    foaf:name "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@en,
        "東方天空璋　～ Hidden Star in Four Seasons."@ja,
        "Touhou Tenkuushou ~ Hidden Star in Four Seasons."@ja-latn .

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

<album/150908#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Chidou Tengyou"@en,
        "地動天行"@ja,
        "Chidou Tengyou"@ja-latn ;
    mo:performance_of <album/150908#musicalwork> ;
    mo:recorded_as <album/150908#musicalexpression> ;
    schema:name "Chidou Tengyou"@en,
        "地動天行"@ja,
        "Chidou Tengyou"@ja-latn ;
    schema:workPerformed <album/150908#musicalwork> .

<org/4792#subject> schema:name "Sociable State"@en,
        "善谐国度"@ja,
        "Sociable State"@ja-latn ;
    foaf:name "Sociable State"@en,
        "善谐国度"@ja,
        "Sociable State"@ja-latn .

<https://media.vgm.io/albums/80/150908/150908-33944353046d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150908#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/150908/150908-33944353046d.jpg> ;
    foaf:depicts <album/150908#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/150908/150908-33944353046d.jpg> .

<https://medium-media.vgm.io/albums/80/150908/150908-33944353046d.jpg> a schema:ImageObject,
        foaf:Image .

<album/150908#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Chidou Tengyou"@en,
        "地動天行"@ja,
        "Chidou Tengyou"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "ISP"@en ;
            foaf:made <album/150908#composition> ;
            foaf:name "ISP"@en ],
        <artist/50667#subject> ;
    mo:produced_work <album/150908#musicalwork> ;
    schema:name "Chidou Tengyou"@en,
        "地動天行"@ja,
        "Chidou Tengyou"@ja-latn .

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

<album/150908#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-09"^^xsd:date ;
    dcterms:title "Chidou Tengyou"@en,
        "地動天行"@ja,
        "Chidou Tengyou"@ja-latn ;
    mo:catalogue_number "SS-TH-002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/150908#musicalexpression> ;
    mo:publisher <org/4792#subject> ;
    mo:record _:N9ec1c1861d53414d8d5968b13195575b ;
    mo:record_count 1 ;
    schema:about <product/12915#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <product/3430#subject>,
        <product/5072#subject> ;
    schema:datePublished "2025-08-09"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/150908/150908-33944353046d.jpg> ;
    schema:name "Chidou Tengyou"@en,
        "地動天行"@ja,
        "Chidou Tengyou"@ja-latn ;
    schema:publisher <org/4792#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/150908/150908-33944353046d.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150908#subject> ;
    schema:name "ISP"@en ;
    foaf:made <album/150908#subject> ;
    foaf:name "ISP"@en .

_:N01b973087b174bfcbc7fd3aaa49a2f27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebirth"@ja,
        "Rebirth"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ec1c1861d53414d8d5968b13195575b ;
    schema:name "Rebirth"@ja,
        "Rebirth"@ja-latn .

_:N2cc4e9b3c5c141b88188d40b78db18b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neon Inferno"@ja,
        "Neon Inferno"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ec1c1861d53414d8d5968b13195575b ;
    schema:name "Neon Inferno"@ja,
        "Neon Inferno"@ja-latn .

_:N48f5e021238e48bbb544f196bf3bc12b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鬼域鎮魂曲"@ja,
        "Kiiki Chinkonkyoku"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ec1c1861d53414d8d5968b13195575b ;
    schema:name "鬼域鎮魂曲"@ja,
        "Kiiki Chinkonkyoku"@ja-latn .

_:N5ea1de7675f2488fb4caf86ad0a7b980 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vermilion"@ja,
        "Vermilion"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ec1c1861d53414d8d5968b13195575b ;
    schema:name "Vermilion"@ja,
        "Vermilion"@ja-latn .

_:N8afca901b2e541c98075fb8617953129 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The 5th Season"@ja,
        "The 5th Season"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ec1c1861d53414d8d5968b13195575b ;
    schema:name "The 5th Season"@ja,
        "The 5th Season"@ja-latn .

_:Ncbe6ca1573694adcb7d9e3939c388aea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nimbus Spark 1999"@ja,
        "Nimbus Spark 1999"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ec1c1861d53414d8d5968b13195575b ;
    schema:name "Nimbus Spark 1999"@ja,
        "Nimbus Spark 1999"@ja-latn .

_:Nfd46b74c85de4484891b5194503c71e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "残無様一緒に踊りましょう～♡"@ja,
        "Zanmusama Issho ni Odorimashou~♡"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N9ec1c1861d53414d8d5968b13195575b ;
    schema:name "残無様一緒に踊りましょう～♡"@ja,
        "Zanmusama Issho ni Odorimashou~♡"@ja-latn .

_:N9ec1c1861d53414d8d5968b13195575b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01b973087b174bfcbc7fd3aaa49a2f27,
        _:N2cc4e9b3c5c141b88188d40b78db18b3,
        _:N48f5e021238e48bbb544f196bf3bc12b,
        _:N5ea1de7675f2488fb4caf86ad0a7b980,
        _:N8afca901b2e541c98075fb8617953129,
        _:Ncbe6ca1573694adcb7d9e3939c388aea,
        _:Nfd46b74c85de4484891b5194503c71e1 ;
    mo:track_count 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N01b973087b174bfcbc7fd3aaa49a2f27,
        _:N2cc4e9b3c5c141b88188d40b78db18b3,
        _:N48f5e021238e48bbb544f196bf3bc12b,
        _:N5ea1de7675f2488fb4caf86ad0a7b980,
        _:N8afca901b2e541c98075fb8617953129,
        _:Ncbe6ca1573694adcb7d9e3939c388aea,
        _:Nfd46b74c85de4484891b5194503c71e1 .

