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

<artist/26529#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayaponzu*"@en ;
    foaf:made <album/124053#subject>,
        <album/124053#vocals> ;
    foaf:name "Ayaponzu*"@en .

<artist/28278#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayo"@en,
        "あよ"@ja ;
    foaf:made <album/124053#subject>,
        <album/124053#vocals> ;
    foaf:name "Ayo"@en,
        "あよ"@ja .

<album/124053#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Scarlet Kakumei"@en,
        "スカーレット革命"@ja,
        "Scarlet Kakumei"@ja-latn ;
    mo:produced_work <album/124053#musicalwork> ;
    schema:name "Scarlet Kakumei"@en,
        "スカーレット革命"@ja,
        "Scarlet Kakumei"@ja-latn .

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

<event/284> a mo:Release ;
    schema:name "Released at Hakurei Shrine Fall Reitaisai 9 (Oct 23, 2022)" .

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

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

<album/124053#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Scarlet Kakumei"@en,
        "スカーレット革命"@ja,
        "Scarlet Kakumei"@ja-latn ;
    mo:performance_of <album/124053#musicalwork> ;
    mo:recorded_as <album/124053#musicalexpression> ;
    schema:name "Scarlet Kakumei"@en,
        "スカーレット革命"@ja,
        "Scarlet Kakumei"@ja-latn ;
    schema:workPerformed <album/124053#musicalwork> .

<org/1703#subject> schema:name "ShinRa-Bansho"@en,
        "森羅万象"@ja,
        "ShinRa-Bansho"@ja-latn ;
    foaf:name "ShinRa-Bansho"@en,
        "森羅万象"@ja,
        "ShinRa-Bansho"@ja-latn .

<https://media.vgm.io/albums/35/124053/124053-67947f58b437.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124053#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/35/124053/124053-67947f58b437.jpg> ;
    foaf:depicts <album/124053#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/35/124053/124053-67947f58b437.jpg> .

<https://medium-media.vgm.io/albums/35/124053/124053-67947f58b437.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/124053#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-23"^^xsd:date ;
    dcterms:title "Scarlet Kakumei"@en,
        "スカーレット革命"@ja,
        "Scarlet Kakumei"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/124053#musicalexpression> ;
    mo:publisher <org/1703#subject> ;
    mo:record _:N4524154b6ebe47b5b52f8f7c5804003e ;
    mo:record_count 1 ;
    mo:release <event/284> ;
    schema:about <product/20#subject>,
        <product/3430#subject> ;
    schema:datePublished "2022-10-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/35/124053/124053-67947f58b437.jpg> ;
    schema:name "Scarlet Kakumei"@en,
        "スカーレット革命"@ja,
        "Scarlet Kakumei"@ja-latn ;
    schema:publisher <org/1703#subject> ;
    foaf:depiction <https://media.vgm.io/albums/35/124053/124053-67947f58b437.jpg> .

_:N5dd083197a1d4769b95a2c86262ac675 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドリーミングベイベー"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4524154b6ebe47b5b52f8f7c5804003e ;
    schema:name "ドリーミングベイベー"@ja .

_:N69448635a8704d7b926552c35a5d991b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スカーレット革命 (Instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4524154b6ebe47b5b52f8f7c5804003e ;
    schema:name "スカーレット革命 (Instrumental)"@ja .

_:N9fe7edfee1ec4e9daac9b79d7dffb194 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スカーレット革命"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4524154b6ebe47b5b52f8f7c5804003e ;
    schema:name "スカーレット革命"@ja .

_:Ne12b7e85dace41f5994543701978c681 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドリーミングベイベー (Instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N4524154b6ebe47b5b52f8f7c5804003e ;
    schema:name "ドリーミングベイベー (Instrumental)"@ja .

_:N4524154b6ebe47b5b52f8f7c5804003e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5dd083197a1d4769b95a2c86262ac675,
        _:N69448635a8704d7b926552c35a5d991b,
        _:N9fe7edfee1ec4e9daac9b79d7dffb194,
        _:Ne12b7e85dace41f5994543701978c681 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N5dd083197a1d4769b95a2c86262ac675,
        _:N69448635a8704d7b926552c35a5d991b,
        _:N9fe7edfee1ec4e9daac9b79d7dffb194,
        _:Ne12b7e85dace41f5994543701978c681 .

