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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129487#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/129487#composition>,
        <album/129487#subject> ;
    foaf:name "ZUN"@en .

<event/282> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 19 (May 08, 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/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/6280#subject> a schema:CreativeWork ;
    schema:name "SOUND VOLTEX II -infinite infection-"@en,
        "SOUND VOLTEX II -infinite infection-"@ja,
        "SOUND VOLTEX II -infinite infection-"@ja-latn ;
    foaf:name "SOUND VOLTEX II -infinite infection-"@en,
        "SOUND VOLTEX II -infinite infection-"@ja,
        "SOUND VOLTEX II -infinite infection-"@ja-latn .

<product/6281#subject> a schema:CreativeWork ;
    schema:name "SOUND VOLTEX III GRAVITY WARS"@en,
        "SOUND VOLTEX III GRAVITY WARS"@ja,
        "SOUND VOLTEX III GRAVITY WARS"@ja-latn ;
    foaf:name "SOUND VOLTEX III GRAVITY WARS"@en,
        "SOUND VOLTEX III GRAVITY WARS"@ja,
        "SOUND VOLTEX III GRAVITY WARS"@ja-latn .

<album/129487#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Scarlet Keisatsu Soushuuhen Haru no Tokubetsu Keikai Special"@en,
        "スカーレット警察・総集編 春の特別警戒スペシャル"@ja,
        "Scarlet Keisatsu Soushuuhen Haru no Tokubetsu Keikai Special"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/129487#musicalwork> ;
    schema:name "Scarlet Keisatsu Soushuuhen Haru no Tokubetsu Keikai Special"@en,
        "スカーレット警察・総集編 春の特別警戒スペシャル"@ja,
        "Scarlet Keisatsu Soushuuhen Haru no Tokubetsu Keikai Special"@ja-latn .

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

<album/129487#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Scarlet Keisatsu Soushuuhen Haru no Tokubetsu Keikai Special"@en,
        "スカーレット警察・総集編 春の特別警戒スペシャル"@ja,
        "Scarlet Keisatsu Soushuuhen Haru no Tokubetsu Keikai Special"@ja-latn ;
    mo:performance_of <album/129487#musicalwork> ;
    mo:recorded_as <album/129487#musicalexpression> ;
    schema:name "Scarlet Keisatsu Soushuuhen Haru no Tokubetsu Keikai Special"@en,
        "スカーレット警察・総集編 春の特別警戒スペシャル"@ja,
        "Scarlet Keisatsu Soushuuhen Haru no Tokubetsu Keikai Special"@ja-latn ;
    schema:workPerformed <album/129487#musicalwork> .

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

<https://media.vgm.io/albums/78/129487/129487-7f05843ef188.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129487#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/78/129487/129487-7f05843ef188.jpg> ;
    foaf:depicts <album/129487#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/78/129487/129487-7f05843ef188.jpg> .

<https://medium-media.vgm.io/albums/78/129487/129487-7f05843ef188.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/129487#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-05-08"^^xsd:date ;
    dcterms:title "Scarlet Keisatsu Soushuuhen Haru no Tokubetsu Keikai Special"@en,
        "スカーレット警察・総集編 春の特別警戒スペシャル"@ja,
        "Scarlet Keisatsu Soushuuhen Haru no Tokubetsu Keikai Special"@ja-latn ;
    mo:catalogue_number "IO-0333" ;
    mo:media_type "CD" ;
    mo:publication_of <album/129487#musicalexpression> ;
    mo:publisher <org/333#subject> ;
    mo:record _:Nb4911edde8fd4fc483454c54c7d9f6b6 ;
    mo:record_count 1 ;
    mo:release <event/282> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/6280#subject>,
        <product/6281#subject> ;
    schema:datePublished "2022-05-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/129487/129487-7f05843ef188.jpg> ;
    schema:name "Scarlet Keisatsu Soushuuhen Haru no Tokubetsu Keikai Special"@en,
        "スカーレット警察・総集編 春の特別警戒スペシャル"@ja,
        "Scarlet Keisatsu Soushuuhen Haru no Tokubetsu Keikai Special"@ja-latn ;
    schema:publisher <org/333#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/129487/129487-7f05843ef188.jpg> .

_:N069e355159be48809472f529ac5ee9ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スカーレット警察のゲットーパトロール24時"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4911edde8fd4fc483454c54c7d9f6b6 ;
    schema:name "スカーレット警察のゲットーパトロール24時"@ja .

_:N113bba70ea504358ace26a4fab8d6e15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ScarletPoliceonGetthoPatrol_2022Edit_2mix4824_MA_v2.wav"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4911edde8fd4fc483454c54c7d9f6b6 ;
    schema:name "ScarletPoliceonGetthoPatrol_2022Edit_2mix4824_MA_v2.wav"@ja .

_:N196e4291ec5d4093b433f27caf0743a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スカーレット警察のゲットーパトロール24時 (RoughSketch Remix)"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4911edde8fd4fc483454c54c7d9f6b6 ;
    schema:name "スカーレット警察のゲットーパトロール24時 (RoughSketch Remix)"@ja .

_:N4836b14b16214d7abfa9b7563ea649af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "劇場版 交渉人・西行寺幽々子 vs スカーレット警察"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4911edde8fd4fc483454c54c7d9f6b6 ;
    schema:name "劇場版 交渉人・西行寺幽々子 vs スカーレット警察"@ja .

_:N5baaf2ae9134458bb3a2797bd3ff9a25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "太陽はやめて！ ぼくらのスカーレット警察"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4911edde8fd4fc483454c54c7d9f6b6 ;
    schema:name "太陽はやめて！ ぼくらのスカーレット警察"@ja .

_:N6f9aa58fd87c455ebd8c39d51ec04ba4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イタ電はやめて！ ぼくらのスカーレット・コール (MV Version)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4911edde8fd4fc483454c54c7d9f6b6 ;
    schema:name "イタ電はやめて！ ぼくらのスカーレット・コール (MV Version)"@ja .

_:N808196f2b33744a7bbdf9d0a47a8c445 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "劇場版 太陽はやめて！ ぼくらのスカーレット警察"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4911edde8fd4fc483454c54c7d9f6b6 ;
    schema:name "劇場版 太陽はやめて！ ぼくらのスカーレット警察"@ja .

_:N9a842b22e188444b88fef036f9b37e75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "交渉人・西行寺幽々子 vs スカーレット警察"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4911edde8fd4fc483454c54c7d9f6b6 ;
    schema:name "交渉人・西行寺幽々子 vs スカーレット警察"@ja .

_:N9d6b1fa960f844e29b8ac7f1c321f64e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "イタ電はやめて！ ぼくらのスカーレット・コール"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4911edde8fd4fc483454c54c7d9f6b6 ;
    schema:name "イタ電はやめて！ ぼくらのスカーレット・コール"@ja .

_:Ne0c0b12ef8f74300a50efc55a4932fc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スカーレット警察のゲットーパトロール24時 (MV Version)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4911edde8fd4fc483454c54c7d9f6b6 ;
    schema:name "スカーレット警察のゲットーパトロール24時 (MV Version)"@ja .

_:Nf3385c023b1a4a9293cd7d5e216e9876 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ScarletPoliceGame_2022Edit_2mix4824_MA_v2.wav"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb4911edde8fd4fc483454c54c7d9f6b6 ;
    schema:name "ScarletPoliceGame_2022Edit_2mix4824_MA_v2.wav"@ja .

_:Nb4911edde8fd4fc483454c54c7d9f6b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N069e355159be48809472f529ac5ee9ce,
        _:N113bba70ea504358ace26a4fab8d6e15,
        _:N196e4291ec5d4093b433f27caf0743a5,
        _:N4836b14b16214d7abfa9b7563ea649af,
        _:N5baaf2ae9134458bb3a2797bd3ff9a25,
        _:N6f9aa58fd87c455ebd8c39d51ec04ba4,
        _:N808196f2b33744a7bbdf9d0a47a8c445,
        _:N9a842b22e188444b88fef036f9b37e75,
        _:N9d6b1fa960f844e29b8ac7f1c321f64e,
        _:Ne0c0b12ef8f74300a50efc55a4932fc3,
        _:Nf3385c023b1a4a9293cd7d5e216e9876 ;
    mo:track_count 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N069e355159be48809472f529ac5ee9ce,
        _:N113bba70ea504358ace26a4fab8d6e15,
        _:N196e4291ec5d4093b433f27caf0743a5,
        _:N4836b14b16214d7abfa9b7563ea649af,
        _:N5baaf2ae9134458bb3a2797bd3ff9a25,
        _:N6f9aa58fd87c455ebd8c39d51ec04ba4,
        _:N808196f2b33744a7bbdf9d0a47a8c445,
        _:N9a842b22e188444b88fef036f9b37e75,
        _:N9d6b1fa960f844e29b8ac7f1c321f64e,
        _:Ne0c0b12ef8f74300a50efc55a4932fc3,
        _:Nf3385c023b1a4a9293cd7d5e216e9876 .

