@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 _:N6259c8c76af34f2d8219ed1b1af092fe ;
    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> .

_:N01c9f725cc3142969efdb066cd6e9af2 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 _:N6259c8c76af34f2d8219ed1b1af092fe ;
    schema:name "Shanghai Alice of Meiji 17"@en,
        "明治・七年の上海アリス"@ja .

_:N45022d7b5a75484bb3637fa52a445c12 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 _:N6259c8c76af34f2d8219ed1b1af092fe ;
    schema:name "Shanghai Scarlet Teahouse ~ Chinese Tea"@en,
        "上海紅茶館　～ Chinese Tea"@ja .

_:N4555db333bcd472487f5b759742e681d 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 _:N6259c8c76af34f2d8219ed1b1af092fe ;
    schema:name "The Young Descendant of Tepes"@en,
        "ツェペシュの幼き末裔"@ja .

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

_:N5292d9496fa14f00850a474a181f76c7 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 _:N6259c8c76af34f2d8219ed1b1af092fe ;
    schema:name "Locked Girl ~ The Girl's Sealed Room"@en,
        "ラクトガール　～ 少女密室"@ja .

_:N530a4c0eea4f46ba8d3dda8c66a045dd 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 _:N6259c8c76af34f2d8219ed1b1af092fe ;
    schema:name "The Centennial Festival for Magical Girls"@en,
        "魔法少女達の百年祭"@ja .

_:N9e01a54c86b34fc5a27b581c982d433a 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 _:N6259c8c76af34f2d8219ed1b1af092fe ;
    schema:name "Septette for a Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:Na055fe8d01204f1f90120df5f9f1c95b 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 _:N6259c8c76af34f2d8219ed1b1af092fe ;
    schema:name "U.N. Owen Was Her?"@en,
        "U.N.オーエンは彼女なのか？"@ja .

_:Nad1fc6924c014ca184819ae1f81a1f46 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 _:N6259c8c76af34f2d8219ed1b1af092fe ;
    schema:name "Tomboyish Girl in Love"@en,
        "おてんば恋娘"@ja .

_:Nb0be4bc9074e415a90c6df66111cea0c 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 _:N6259c8c76af34f2d8219ed1b1af092fe ;
    schema:name "A Dream More Scarlet than Red"@en,
        "赤より紅い夢"@ja .

_:Nb6f6bc29558747898ef01562f9074aa9 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 _:N6259c8c76af34f2d8219ed1b1af092fe ;
    schema:name "The Maid and the Pocket Watch of Blood"@en,
        "メイドと血の懐中時計"@ja .

_:Nbff7e47bcc8f458cb9d0b31abb74ed7f 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 _:N6259c8c76af34f2d8219ed1b1af092fe ;
    schema:name "Scarlet Tower ~ Eastern Dream..."@en,
        "紅楼　～ Eastern Dream"@ja .

_:Ncf134495906b424ab0cf85f55e1e71bd 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 _:N6259c8c76af34f2d8219ed1b1af092fe ;
    schema:name "A Soul as Scarlet as a Ground Cherry"@en,
        "ほおずきみたいに紅い魂"@ja .

_:Nf7fe5c42824d4393baf9843aba17fd3b 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 _:N6259c8c76af34f2d8219ed1b1af092fe ;
    schema:name "Voile, the Magic Library"@en,
        "ヴアル魔法図書館"@ja .

_:Nfcc6d74543a246c2addfa4fd278c525d 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 _:N6259c8c76af34f2d8219ed1b1af092fe ;
    schema:name "Lunar Clock ~ Luna Dial"@en,
        "月時計　～ ルナダイアル"@ja .

_:N6259c8c76af34f2d8219ed1b1af092fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01c9f725cc3142969efdb066cd6e9af2,
        _:N45022d7b5a75484bb3637fa52a445c12,
        _:N4555db333bcd472487f5b759742e681d,
        _:N4af27382bf484ad2b3be94376523ed50,
        _:N5292d9496fa14f00850a474a181f76c7,
        _:N530a4c0eea4f46ba8d3dda8c66a045dd,
        _:N9e01a54c86b34fc5a27b581c982d433a,
        _:Na055fe8d01204f1f90120df5f9f1c95b,
        _:Nad1fc6924c014ca184819ae1f81a1f46,
        _:Nb0be4bc9074e415a90c6df66111cea0c,
        _:Nb6f6bc29558747898ef01562f9074aa9,
        _:Nbff7e47bcc8f458cb9d0b31abb74ed7f,
        _:Ncf134495906b424ab0cf85f55e1e71bd,
        _:Nf7fe5c42824d4393baf9843aba17fd3b,
        _:Nfcc6d74543a246c2addfa4fd278c525d ;
    mo:track_count 15 ;
    schema:duration "PT67:34"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N01c9f725cc3142969efdb066cd6e9af2,
        _:N45022d7b5a75484bb3637fa52a445c12,
        _:N4555db333bcd472487f5b759742e681d,
        _:N4af27382bf484ad2b3be94376523ed50,
        _:N5292d9496fa14f00850a474a181f76c7,
        _:N530a4c0eea4f46ba8d3dda8c66a045dd,
        _:N9e01a54c86b34fc5a27b581c982d433a,
        _:Na055fe8d01204f1f90120df5f9f1c95b,
        _:Nad1fc6924c014ca184819ae1f81a1f46,
        _:Nb0be4bc9074e415a90c6df66111cea0c,
        _:Nb6f6bc29558747898ef01562f9074aa9,
        _:Nbff7e47bcc8f458cb9d0b31abb74ed7f,
        _:Ncf134495906b424ab0cf85f55e1e71bd,
        _:Nf7fe5c42824d4393baf9843aba17fd3b,
        _:Nfcc6d74543a246c2addfa4fd278c525d .

