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

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

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

<event/29> a mo:Release ;
    schema:name "Released at Comic Market 74 (Aug 15, 2008 to Aug 17, 2008)" .

<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/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/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/10304#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Scramble 3 -the Clane and the Turtle-"@en,
        "東方スクランブル3 -the Clane and the Turtle-"@ja,
        "Touhou Scramble 3 -the Clane and the Turtle-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/10304#musicalwork> ;
    schema:name "Touhou Scramble 3 -the Clane and the Turtle-"@en,
        "東方スクランブル3 -the Clane and the Turtle-"@ja,
        "Touhou Scramble 3 -the Clane and the Turtle-"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/40/10304/10304-1220209280.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2518#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10304#performance> ;
    schema:name "Mao Komiya"@en,
        "小宮真央"@ja ;
    foaf:name "Mao Komiya"@en,
        "小宮真央"@ja .

<artist/5697#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/10304#performance> ;
    schema:name "Nano Haduki"@en,
        "葉月なの"@ja ;
    foaf:name "Nano Haduki"@en,
        "葉月なの"@ja .

<album/10304#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Scramble 3 -the Clane and the Turtle-"@en,
        "東方スクランブル3 -the Clane and the Turtle-"@ja,
        "Touhou Scramble 3 -the Clane and the Turtle-"@ja-latn ;
    mo:performance_of <album/10304#musicalwork> ;
    mo:performer _:N85df5fd4f64a49d888ab5a61500fa081,
        <artist/2518#subject>,
        <artist/5697#subject> ;
    mo:recorded_as <album/10304#musicalexpression> ;
    schema:byArtist _:N85df5fd4f64a49d888ab5a61500fa081,
        <artist/2518#subject>,
        <artist/5697#subject> ;
    schema:name "Touhou Scramble 3 -the Clane and the Turtle-"@en,
        "東方スクランブル3 -the Clane and the Turtle-"@ja,
        "Touhou Scramble 3 -the Clane and the Turtle-"@ja-latn ;
    schema:workPerformed <album/10304#musicalwork> .

<album/10304#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-08-16"^^xsd:date ;
    dcterms:title "Touhou Scramble 3 -the Clane and the Turtle-"@en,
        "東方スクランブル3 -the Clane and the Turtle-"@ja,
        "Touhou Scramble 3 -the Clane and the Turtle-"@ja-latn ;
    mo:catalogue_number "RHCD-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10304#musicalexpression> ;
    mo:publisher <org/978#subject> ;
    mo:record _:N1d97388b5af941a4b0e7fca8e82885c6 ;
    mo:record_count 1 ;
    mo:release <event/29> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "(asterisk@)"@en ;
            foaf:name "(asterisk@)"@en ],
        <artist/2518#subject>,
        <artist/5697#subject> ;
    schema:datePublished "2008-08-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/40/10304/10304-1220209280.jpg> ;
    schema:name "Touhou Scramble 3 -the Clane and the Turtle-"@en,
        "東方スクランブル3 -the Clane and the Turtle-"@ja,
        "Touhou Scramble 3 -the Clane and the Turtle-"@ja-latn ;
    schema:publisher <org/978#subject> ;
    foaf:depiction <https://media.vgm.io/albums/40/10304/10304-1220209280.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "樋奈月みつ"@en ;
    foaf:made <album/10304#lyrics> ;
    foaf:name "樋奈月みつ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "樋奈月みつ"@en ;
    foaf:made <album/10304#subject> ;
    foaf:name "樋奈月みつ"@en .

_:N03719eb4908c480c86c008da0a0a4083 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻影楽団　-Irregularity Road-"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d97388b5af941a4b0e7fca8e82885c6 ;
    schema:name "幻影楽団　-Irregularity Road-"@ja .

_:N20921fc808ca4c078794f72953cc0cab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絢・爛・ソードダンス"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d97388b5af941a4b0e7fca8e82885c6 ;
    schema:name "絢・爛・ソードダンス"@ja .

_:N217e9fc57cb346ec9c66d1724e56bdcb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secure Cage -day side-"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d97388b5af941a4b0e7fca8e82885c6 ;
    schema:name "Secure Cage -day side-"@ja .

_:N237f4b61a95842adb32852d6ed262e66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secure Cage -night side-"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d97388b5af941a4b0e7fca8e82885c6 ;
    schema:name "Secure Cage -night side-"@ja .

_:N4a269f782c6f496cb5296468fe76311b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Together Scramble!!!"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d97388b5af941a4b0e7fca8e82885c6 ;
    schema:name "Let's Together Scramble!!!"@ja .

_:N4d27010110474ca18150ec133414d837 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambition to the Moon"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d97388b5af941a4b0e7fca8e82885c6 ;
    schema:name "Ambition to the Moon"@ja .

_:N592ad753c50b4722ab6c53dd3cdf0b59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secure Cage -day side-(inst.)"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d97388b5af941a4b0e7fca8e82885c6 ;
    schema:name "Secure Cage -day side-(inst.)"@ja .

_:N59c02fc0060c498ca47c91b41853273a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEAVENLY AND EARTHY"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d97388b5af941a4b0e7fca8e82885c6 ;
    schema:name "HEAVENLY AND EARTHY"@ja .

_:N6cae40433afb41d2841ceaf1314da6b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secure Cage -night side-(inst.)"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d97388b5af941a4b0e7fca8e82885c6 ;
    schema:name "Secure Cage -night side-(inst.)"@ja .

_:N85df5fd4f64a49d888ab5a61500fa081 a schema:Person,
        foaf:Person ;
    mo:performed <album/10304#performance> ;
    schema:name "(asterisk@)"@en ;
    foaf:name "(asterisk@)"@en .

_:N93f19eb945904f219eefaaa84ef42c2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underworld"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d97388b5af941a4b0e7fca8e82885c6 ;
    schema:name "Underworld"@ja .

_:Nbbed56236c4240b183179b56c8a5670e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PARAPARA NIGHT ゆゆぴったん♪"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d97388b5af941a4b0e7fca8e82885c6 ;
    schema:name "PARAPARA NIGHT ゆゆぴったん♪"@ja .

_:Ncb074337d5424abfb314ff1a9d1d738f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hale no Kazeilo"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d97388b5af941a4b0e7fca8e82885c6 ;
    schema:name "Hale no Kazeilo"@ja .

_:Ne67349a1ca7d47cd9a43eac20b129c46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "運命のダークサイド -Hard Psy Braker-"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d97388b5af941a4b0e7fca8e82885c6 ;
    schema:name "運命のダークサイド -Hard Psy Braker-"@ja .

_:Ne9da91f44e954246a9ee0a153d6c6136 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "八坂 カヌ子の肉声"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d97388b5af941a4b0e7fca8e82885c6 ;
    schema:name "八坂 カヌ子の肉声"@ja .

_:Nf9132860252640688609082f74e1f9aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phase to eternity"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N1d97388b5af941a4b0e7fca8e82885c6 ;
    schema:name "Phase to eternity"@ja .

_:N1d97388b5af941a4b0e7fca8e82885c6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N03719eb4908c480c86c008da0a0a4083,
        _:N20921fc808ca4c078794f72953cc0cab,
        _:N217e9fc57cb346ec9c66d1724e56bdcb,
        _:N237f4b61a95842adb32852d6ed262e66,
        _:N4a269f782c6f496cb5296468fe76311b,
        _:N4d27010110474ca18150ec133414d837,
        _:N592ad753c50b4722ab6c53dd3cdf0b59,
        _:N59c02fc0060c498ca47c91b41853273a,
        _:N6cae40433afb41d2841ceaf1314da6b1,
        _:N93f19eb945904f219eefaaa84ef42c2d,
        _:Nbbed56236c4240b183179b56c8a5670e,
        _:Ncb074337d5424abfb314ff1a9d1d738f,
        _:Ne67349a1ca7d47cd9a43eac20b129c46,
        _:Ne9da91f44e954246a9ee0a153d6c6136,
        _:Nf9132860252640688609082f74e1f9aa ;
    mo:track_count 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N03719eb4908c480c86c008da0a0a4083,
        _:N20921fc808ca4c078794f72953cc0cab,
        _:N217e9fc57cb346ec9c66d1724e56bdcb,
        _:N237f4b61a95842adb32852d6ed262e66,
        _:N4a269f782c6f496cb5296468fe76311b,
        _:N4d27010110474ca18150ec133414d837,
        _:N592ad753c50b4722ab6c53dd3cdf0b59,
        _:N59c02fc0060c498ca47c91b41853273a,
        _:N6cae40433afb41d2841ceaf1314da6b1,
        _:N93f19eb945904f219eefaaa84ef42c2d,
        _:Nbbed56236c4240b183179b56c8a5670e,
        _:Ncb074337d5424abfb314ff1a9d1d738f,
        _:Ne67349a1ca7d47cd9a43eac20b129c46,
        _:Ne9da91f44e954246a9ee0a153d6c6136,
        _:Nf9132860252640688609082f74e1f9aa .

