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

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

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

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

<event/10> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 3 (May 21, 2006)" .

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

<album/6252#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shippuu Touhou Daisakusen"@en,
        "疾風 東方大作戦"@ja,
        "Shippuu Touhou Daisakusen"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/6252#musicalwork> ;
    schema:name "Shippuu Touhou Daisakusen"@en,
        "疾風 東方大作戦"@ja,
        "Shippuu Touhou Daisakusen"@ja-latn .

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

<album/6252#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shippuu Touhou Daisakusen"@en,
        "疾風 東方大作戦"@ja,
        "Shippuu Touhou Daisakusen"@ja-latn ;
    mo:performance_of <album/6252#musicalwork> ;
    mo:recorded_as <album/6252#musicalexpression> ;
    schema:name "Shippuu Touhou Daisakusen"@en,
        "疾風 東方大作戦"@ja,
        "Shippuu Touhou Daisakusen"@ja-latn ;
    schema:workPerformed <album/6252#musicalwork> .

<org/163#subject> schema:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn ;
    foaf:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn .

<https://media.vgm.io/albums/25/6252/6252-1198697328.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/6252#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/25/6252/6252-1198697328.jpg> ;
    foaf:depicts <album/6252#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/25/6252/6252-1198697328.jpg> .

<https://medium-media.vgm.io/albums/25/6252/6252-1198697328.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6252#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-05-21"^^xsd:date ;
    dcterms:title "Shippuu Touhou Daisakusen"@en,
        "疾風 東方大作戦"@ja,
        "Shippuu Touhou Daisakusen"@ja-latn ;
    mo:catalogue_number "GCFT-0030" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6252#musicalexpression> ;
    mo:publisher <org/163#subject> ;
    mo:record _:Nb02f1f35e0174d86aea7b02ef126e41d ;
    mo:record_count 1 ;
    mo:release <event/10> ;
    schema:about <product/20#subject> ;
    schema:datePublished "2006-05-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/6252/6252-1198697328.jpg> ;
    schema:name "Shippuu Touhou Daisakusen"@en,
        "疾風 東方大作戦"@ja,
        "Shippuu Touhou Daisakusen"@ja-latn ;
    schema:publisher <org/163#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/6252/6252-1198697328.jpg> .

_:N2c36b78e6f3e47a7b154c1a040cccb56 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tomboyish Girl in Love"@en,
        "おてんば恋娘"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nb02f1f35e0174d86aea7b02ef126e41d ;
    schema:name "Tomboyish Girl in Love"@en,
        "おてんば恋娘"@ja .

_:N347f22f09f1640ccb3bd132e246c2de5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Maid and the Pocket Watch of Blood"@en,
        "メイドと血の懐中時計"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nb02f1f35e0174d86aea7b02ef126e41d ;
    schema:name "The Maid and the Pocket Watch of Blood"@en,
        "メイドと血の懐中時計"@ja .

_:N3d02b3a0924c4b469686c6b0f63cf60b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Scarlet Teahouse ~ Chinese Tea"@en,
        "上海紅茶館　～ Chinese Tea"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:33"^^xsd:interval ;
    schema:inPlaylist _:Nb02f1f35e0174d86aea7b02ef126e41d ;
    schema:name "Shanghai Scarlet Teahouse ~ Chinese Tea"@en,
        "上海紅茶館　～ Chinese Tea"@ja .

_:N4d10416e754b4a209f3b5f39b5dcef4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scarlet Tower ~ Eastern Dream..."@en,
        "紅楼　～ Eastern Dream"@ja ;
    mo:track_number 15 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Nb02f1f35e0174d86aea7b02ef126e41d ;
    schema:name "Scarlet Tower ~ Eastern Dream..."@en,
        "紅楼　～ Eastern Dream"@ja .

_:N51490eca6f02404db0fd9151ddf73396 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunar Clock ~ Luna Dial"@en,
        "月時計　～ ルナダイアル"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nb02f1f35e0174d86aea7b02ef126e41d ;
    schema:name "Lunar Clock ~ Luna Dial"@en,
        "月時計　～ ルナダイアル"@ja .

_:N5d55b6ee0a71438bb077b4e6029c3af0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shanghai Alice of Meiji 17"@en,
        "明治・七年の上海アリス"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nb02f1f35e0174d86aea7b02ef126e41d ;
    schema:name "Shanghai Alice of Meiji 17"@en,
        "明治・七年の上海アリス"@ja .

_:N64fbaa36514a4ecd895fe07b816292ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Young Descendant of Tepes"@en,
        "ツェペシュの幼き末裔"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:Nb02f1f35e0174d86aea7b02ef126e41d ;
    schema:name "The Young Descendant of Tepes"@en,
        "ツェペシュの幼き末裔"@ja .

_:N7167cb323f8340478e20c03d939b1964 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Centennial Festival for Magical Girls"@en,
        "魔法少女達の百年祭"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nb02f1f35e0174d86aea7b02ef126e41d ;
    schema:name "The Centennial Festival for Magical Girls"@en,
        "魔法少女達の百年祭"@ja .

_:N7d50b575f28c4e0aa3f2b9c824c4deb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Soul as Scarlet as a Ground Cherry"@en,
        "ほおずきみたいに紅い魂"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nb02f1f35e0174d86aea7b02ef126e41d ;
    schema:name "A Soul as Scarlet as a Ground Cherry"@en,
        "ほおずきみたいに紅い魂"@ja .

_:N9c8f94267e6a445fa0c69dfd7a2c550f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Girl ~ The Girl's Sealed Room"@en,
        "ラクトガール　～ 少女密室"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Nb02f1f35e0174d86aea7b02ef126e41d ;
    schema:name "Locked Girl ~ The Girl's Sealed Room"@en,
        "ラクトガール　～ 少女密室"@ja .

_:Naf10597cee1d42b7ba3118f2897ad1ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunate Elf"@en,
        "ルーネイトエルフ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nb02f1f35e0174d86aea7b02ef126e41d ;
    schema:name "Lunate Elf"@en,
        "ルーネイトエルフ"@ja .

_:Nbd21cd0875a64ba7a8f069f9bc9b2759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for a Dead Princess"@en,
        "亡き王女の為のセプテット"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Nb02f1f35e0174d86aea7b02ef126e41d ;
    schema:name "Septette for a Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:Nde7e1f43c72746dfbfe74f89d7711f02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Dream More Scarlet than Red"@en,
        "赤より紅い夢"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:30"^^xsd:interval ;
    schema:inPlaylist _:Nb02f1f35e0174d86aea7b02ef126e41d ;
    schema:name "A Dream More Scarlet than Red"@en,
        "赤より紅い夢"@ja .

_:Ne0de8707e46944c0a828f00d4c32e0f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.N. Owen Was Her?"@en,
        "U.N.オーエンは彼女なのか？"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:Nb02f1f35e0174d86aea7b02ef126e41d ;
    schema:name "U.N. Owen Was Her?"@en,
        "U.N.オーエンは彼女なのか？"@ja .

_:Neb351204bb364f8c9134b6452db18607 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voile, the Magic Library"@en,
        "ヴアル魔法図書館"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nb02f1f35e0174d86aea7b02ef126e41d ;
    schema:name "Voile, the Magic Library"@en,
        "ヴアル魔法図書館"@ja .

_:Nb02f1f35e0174d86aea7b02ef126e41d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2c36b78e6f3e47a7b154c1a040cccb56,
        _:N347f22f09f1640ccb3bd132e246c2de5,
        _:N3d02b3a0924c4b469686c6b0f63cf60b,
        _:N4d10416e754b4a209f3b5f39b5dcef4b,
        _:N51490eca6f02404db0fd9151ddf73396,
        _:N5d55b6ee0a71438bb077b4e6029c3af0,
        _:N64fbaa36514a4ecd895fe07b816292ed,
        _:N7167cb323f8340478e20c03d939b1964,
        _:N7d50b575f28c4e0aa3f2b9c824c4deb1,
        _:N9c8f94267e6a445fa0c69dfd7a2c550f,
        _:Naf10597cee1d42b7ba3118f2897ad1ca,
        _:Nbd21cd0875a64ba7a8f069f9bc9b2759,
        _:Nde7e1f43c72746dfbfe74f89d7711f02,
        _:Ne0de8707e46944c0a828f00d4c32e0f3,
        _:Neb351204bb364f8c9134b6452db18607 ;
    mo:track_count 15 ;
    schema:duration "PT67:34"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N2c36b78e6f3e47a7b154c1a040cccb56,
        _:N347f22f09f1640ccb3bd132e246c2de5,
        _:N3d02b3a0924c4b469686c6b0f63cf60b,
        _:N4d10416e754b4a209f3b5f39b5dcef4b,
        _:N51490eca6f02404db0fd9151ddf73396,
        _:N5d55b6ee0a71438bb077b4e6029c3af0,
        _:N64fbaa36514a4ecd895fe07b816292ed,
        _:N7167cb323f8340478e20c03d939b1964,
        _:N7d50b575f28c4e0aa3f2b9c824c4deb1,
        _:N9c8f94267e6a445fa0c69dfd7a2c550f,
        _:Naf10597cee1d42b7ba3118f2897ad1ca,
        _:Nbd21cd0875a64ba7a8f069f9bc9b2759,
        _:Nde7e1f43c72746dfbfe74f89d7711f02,
        _:Ne0de8707e46944c0a828f00d4c32e0f3,
        _:Neb351204bb364f8c9134b6452db18607 .

