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

<artist/12565#subject> a schema:Person,
        foaf:Person ;
    schema:name "M.I.O"@en ;
    foaf:made <album/33059#lyrics>,
        <album/33059#subject> ;
    foaf:name "M.I.O"@en .

<artist/9223#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaito"@en,
        "海兎"@ja ;
    foaf:made <album/33059#lyrics>,
        <album/33059#subject> ;
    foaf:name "Kaito"@en,
        "海兎"@ja .

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

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

<event/149> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 9 (May 27, 2012)" .

<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/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/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/33059#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dilemmatic Sorcery"@en,
        "Dilemmatic Sorcery"@ja,
        "Dilemmatic Sorcery"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/33059#musicalwork> ;
    schema:name "Dilemmatic Sorcery"@en,
        "Dilemmatic Sorcery"@ja,
        "Dilemmatic Sorcery"@ja-latn .

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

<org/736#subject> schema:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn ;
    foaf:name "Amateras Records"@en,
        "Amateras Records"@ja,
        "Amateras Records"@ja-latn .

<https://media.vgm.io/albums/95/33059/33059-3f82eddcf9bf.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/33059#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/95/33059/33059-3f82eddcf9bf.png> ;
    foaf:depicts <album/33059#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/95/33059/33059-3f82eddcf9bf.png> .

<https://medium-media.vgm.io/albums/95/33059/33059-3f82eddcf9bf.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/11666#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33059#performance> ;
    schema:name "Kano"@en,
        "鹿乃"@ja ;
    foaf:name "Kano"@en,
        "鹿乃"@ja .

<artist/12212#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33059#performance> ;
    schema:name "irony"@en ;
    foaf:name "irony"@en .

<artist/2603#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33059#performance> ;
    schema:name "miko"@en ;
    foaf:name "miko"@en .

<artist/529#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33059#performance> ;
    schema:name "Sakuya Kurosaki"@en,
        "黒崎朔夜"@ja ;
    foaf:name "Sakuya Kurosaki"@en,
        "黒崎朔夜"@ja .

<artist/6729#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33059#performance> ;
    schema:name "℃iel"@en ;
    foaf:name "℃iel"@en .

<artist/68059#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33059#performance> ;
    schema:name "KUMI"@en ;
    foaf:name "KUMI"@en .

<artist/6961#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33059#performance> ;
    schema:name "Nana Mitani"@en,
        "実谷なな"@ja ;
    foaf:name "Nana Mitani"@en,
        "実谷なな"@ja .

<artist/78315#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33059#performance> ;
    schema:name "F9"@en ;
    foaf:name "F9"@en .

<artist/9314#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/33059#performance> ;
    schema:name "Vivienne"@en,
        "びびあん"@ja ;
    foaf:name "Vivienne"@en,
        "びびあん"@ja .

<album/33059#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-05-27"^^xsd:date ;
    dcterms:title "Dilemmatic Sorcery"@en,
        "Dilemmatic Sorcery"@ja,
        "Dilemmatic Sorcery"@ja-latn ;
    mo:catalogue_number "AMRC-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/33059#musicalexpression> ;
    mo:publisher <org/736#subject> ;
    mo:record _:Nc9ed6d8d6b6047e7ac136d57c04b6443 ;
    mo:record_count 1 ;
    mo:release <event/149> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "(Wotamin)"@en ;
            foaf:name "(Wotamin)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ryouka Maizumi"@en ;
            foaf:name "Ryouka Maizumi"@en ],
        <artist/11666#subject>,
        <artist/12212#subject>,
        <artist/2603#subject>,
        <artist/529#subject>,
        <artist/6729#subject>,
        <artist/68059#subject>,
        <artist/6961#subject>,
        <artist/78315#subject>,
        <artist/9314#subject> ;
    schema:datePublished "2012-05-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/95/33059/33059-3f82eddcf9bf.png> ;
    schema:name "Dilemmatic Sorcery"@en,
        "Dilemmatic Sorcery"@ja,
        "Dilemmatic Sorcery"@ja-latn ;
    schema:publisher <org/736#subject> ;
    foaf:depiction <https://media.vgm.io/albums/95/33059/33059-3f82eddcf9bf.png> .

<album/33059#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dilemmatic Sorcery"@en,
        "Dilemmatic Sorcery"@ja,
        "Dilemmatic Sorcery"@ja-latn ;
    mo:performance_of <album/33059#musicalwork> ;
    mo:performer _:N3f0296e231384e2a8e9d67f630c00356,
        _:N45f908e23eba42c1a03a221373d9f4d1,
        <artist/11666#subject>,
        <artist/12212#subject>,
        <artist/2603#subject>,
        <artist/529#subject>,
        <artist/6729#subject>,
        <artist/68059#subject>,
        <artist/6961#subject>,
        <artist/78315#subject>,
        <artist/9314#subject> ;
    mo:recorded_as <album/33059#musicalexpression> ;
    schema:byArtist _:N3f0296e231384e2a8e9d67f630c00356,
        _:N45f908e23eba42c1a03a221373d9f4d1,
        <artist/11666#subject>,
        <artist/12212#subject>,
        <artist/2603#subject>,
        <artist/529#subject>,
        <artist/6729#subject>,
        <artist/68059#subject>,
        <artist/6961#subject>,
        <artist/78315#subject>,
        <artist/9314#subject> ;
    schema:name "Dilemmatic Sorcery"@en,
        "Dilemmatic Sorcery"@ja,
        "Dilemmatic Sorcery"@ja-latn ;
    schema:workPerformed <album/33059#musicalwork> .

_:N3f0296e231384e2a8e9d67f630c00356 a schema:Person,
        foaf:Person ;
    mo:performed <album/33059#performance> ;
    schema:name "(Wotamin)"@en ;
    foaf:name "(Wotamin)"@en .

_:N45f908e23eba42c1a03a221373d9f4d1 a schema:Person,
        foaf:Person ;
    mo:performed <album/33059#performance> ;
    schema:name "Ryouka Maizumi"@en ;
    foaf:name "Ryouka Maizumi"@en .

_:N4bc4ce5ff4ad4a698441487548c93203 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noisy Happiness"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nc9ed6d8d6b6047e7ac136d57c04b6443 ;
    schema:name "Noisy Happiness"@ja .

_:N625b617911244380ae3e0a13aa0377a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君という花"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:Nc9ed6d8d6b6047e7ac136d57c04b6443 ;
    schema:name "君という花"@ja .

_:N63959b4dd22449248392d7357bab95b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天邪鬼"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:Nc9ed6d8d6b6047e7ac136d57c04b6443 ;
    schema:name "天邪鬼"@ja .

_:N69b3a4772bce4eb099b25f14c7080c60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "孤独なSymphonia"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nc9ed6d8d6b6047e7ac136d57c04b6443 ;
    schema:name "孤独なSymphonia"@ja .

_:N9674d10d93214a859cd7052dc1b0d8f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "砂上のFILTER"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:Nc9ed6d8d6b6047e7ac136d57c04b6443 ;
    schema:name "砂上のFILTER"@ja .

_:Nb7dfa5aa1dab4d17ad7250528302eea4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Beginning of the End"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:11"^^xsd:interval ;
    schema:inPlaylist _:Nc9ed6d8d6b6047e7ac136d57c04b6443 ;
    schema:name "The Beginning of the End"@ja .

_:Ncf47518da77243ad900ab94ba1509142 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "哀色Promise"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:Nc9ed6d8d6b6047e7ac136d57c04b6443 ;
    schema:name "哀色Promise"@ja .

_:Nd8d0cb4a45824b1a832e261214aff71b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "刹那のMisty"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:Nc9ed6d8d6b6047e7ac136d57c04b6443 ;
    schema:name "刹那のMisty"@ja .

_:Ne73afc6f841f40658bdb0fa1d4408740 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "シャンゼリゼ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Nc9ed6d8d6b6047e7ac136d57c04b6443 ;
    schema:name "シャンゼリゼ"@ja .

_:Nebb918edd4e1477ebcd472d27c2fa19a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白雪の魔女"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nc9ed6d8d6b6047e7ac136d57c04b6443 ;
    schema:name "白雪の魔女"@ja .

_:Nc9ed6d8d6b6047e7ac136d57c04b6443 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4bc4ce5ff4ad4a698441487548c93203,
        _:N625b617911244380ae3e0a13aa0377a3,
        _:N63959b4dd22449248392d7357bab95b2,
        _:N69b3a4772bce4eb099b25f14c7080c60,
        _:N9674d10d93214a859cd7052dc1b0d8f7,
        _:Nb7dfa5aa1dab4d17ad7250528302eea4,
        _:Ncf47518da77243ad900ab94ba1509142,
        _:Nd8d0cb4a45824b1a832e261214aff71b,
        _:Ne73afc6f841f40658bdb0fa1d4408740,
        _:Nebb918edd4e1477ebcd472d27c2fa19a ;
    mo:track_count 10 ;
    schema:duration "PT51:36"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N4bc4ce5ff4ad4a698441487548c93203,
        _:N625b617911244380ae3e0a13aa0377a3,
        _:N63959b4dd22449248392d7357bab95b2,
        _:N69b3a4772bce4eb099b25f14c7080c60,
        _:N9674d10d93214a859cd7052dc1b0d8f7,
        _:Nb7dfa5aa1dab4d17ad7250528302eea4,
        _:Ncf47518da77243ad900ab94ba1509142,
        _:Nd8d0cb4a45824b1a832e261214aff71b,
        _:Ne73afc6f841f40658bdb0fa1d4408740,
        _:Nebb918edd4e1477ebcd472d27c2fa19a .

