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

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

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

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

<event/100> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 8 (May 08, 2011)" .

<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/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/24386#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "fandasy"@en,
        "fandasy"@ja,
        "fandasy"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/24386#musicalwork> ;
    schema:name "fandasy"@en,
        "fandasy"@ja,
        "fandasy"@ja-latn .

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

<org/386#subject> schema:name "Sound CYCLONE"@en,
        "Sound CYCLONE"@ja,
        "Sound CYCLONE"@ja-latn ;
    foaf:name "Sound CYCLONE"@en,
        "Sound CYCLONE"@ja,
        "Sound CYCLONE"@ja-latn .

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

<https://medium-media.vgm.io/albums/68/24386/24386-1299256114.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2458#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24386#performance> ;
    schema:name "ShavaDava"@en,
        "しゃばだば"@ja ;
    foaf:name "ShavaDava"@en,
        "しゃばだば"@ja .

<artist/2460#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24386#performance> ;
    schema:name "sou"@en ;
    foaf:name "sou"@en .

<artist/2602#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24386#performance> ;
    schema:name "Yuma Mizonokuchi"@en,
        "溝口ゆうま"@ja ;
    foaf:name "Yuma Mizonokuchi"@en,
        "溝口ゆうま"@ja .

<artist/49460#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24386#performance> ;
    schema:name "harapon"@en ;
    foaf:name "harapon"@en .

<artist/6994#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24386#performance> ;
    schema:name "Ai Ohsera"@en,
        "大瀬良あい"@ja ;
    foaf:name "Ai Ohsera"@en,
        "大瀬良あい"@ja .

<artist/8374#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24386#performance> ;
    schema:name "witch"@en ;
    foaf:name "witch"@en .

<artist/9173#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24386#performance> ;
    schema:name "Ranko"@en,
        "ランコ"@ja ;
    foaf:name "Ranko"@en,
        "ランコ"@ja .

<artist/9334#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24386#performance> ;
    schema:name "Nanashi"@en,
        "七誌"@ja ;
    foaf:name "Nanashi"@en,
        "七誌"@ja .

<album/24386#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "fandasy"@en,
        "fandasy"@ja,
        "fandasy"@ja-latn ;
    mo:catalogue_number "SDCY-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24386#musicalexpression> ;
    mo:publisher <org/386#subject> ;
    mo:record _:N126762c7253c44abae002e6ebbe98d0a ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Sora Fujii"@en ;
            foaf:name "Sora Fujii"@en ],
        <artist/2458#subject>,
        <artist/2460#subject>,
        <artist/2602#subject>,
        <artist/49460#subject>,
        <artist/6994#subject>,
        <artist/8374#subject>,
        <artist/9173#subject>,
        <artist/9334#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/24386/24386-1299256114.jpg> ;
    schema:name "fandasy"@en,
        "fandasy"@ja,
        "fandasy"@ja-latn ;
    schema:publisher <org/386#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/24386/24386-1299256114.jpg> .

<album/24386#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "fandasy"@en,
        "fandasy"@ja,
        "fandasy"@ja-latn ;
    mo:performance_of <album/24386#musicalwork> ;
    mo:performer _:N212457335b814d8086ac19a4546e2674,
        <artist/2458#subject>,
        <artist/2460#subject>,
        <artist/2602#subject>,
        <artist/49460#subject>,
        <artist/6994#subject>,
        <artist/8374#subject>,
        <artist/9173#subject>,
        <artist/9334#subject> ;
    mo:recorded_as <album/24386#musicalexpression> ;
    schema:byArtist _:N212457335b814d8086ac19a4546e2674,
        <artist/2458#subject>,
        <artist/2460#subject>,
        <artist/2602#subject>,
        <artist/49460#subject>,
        <artist/6994#subject>,
        <artist/8374#subject>,
        <artist/9173#subject>,
        <artist/9334#subject> ;
    schema:name "fandasy"@en,
        "fandasy"@ja,
        "fandasy"@ja-latn ;
    schema:workPerformed <album/24386#musicalwork> .

_:N212457335b814d8086ac19a4546e2674 a schema:Person,
        foaf:Person ;
    mo:performed <album/24386#performance> ;
    schema:name "Sora Fujii"@en ;
    foaf:name "Sora Fujii"@en .

_:N26ae97ac4f094827aee1ea8a149d1f05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Best of my umbrella"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N126762c7253c44abae002e6ebbe98d0a ;
    schema:name "Best of my umbrella"@ja .

_:N65e587443fc946b2a65a293b22695d0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "チルノ de ファン⑨"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N126762c7253c44abae002e6ebbe98d0a ;
    schema:name "チルノ de ファン⑨"@ja .

_:N8720d001e5f948eaa5d0afd138ed3602 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋のディスコボール トゥナイト☆"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N126762c7253c44abae002e6ebbe98d0a ;
    schema:name "恋のディスコボール トゥナイト☆"@ja .

_:N992bd4de2383461dbd08216107df8a34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "9月病メイド"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N126762c7253c44abae002e6ebbe98d0a ;
    schema:name "9月病メイド"@ja .

_:N994b0c7f46ec4c6eb18b24c28fa57a88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファンだし。"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N126762c7253c44abae002e6ebbe98d0a ;
    schema:name "ファンだし。"@ja .

_:Nca6c887d1d8048d5b1cbb299f6802b0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幻想郷ダンスホール"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:N126762c7253c44abae002e6ebbe98d0a ;
    schema:name "幻想郷ダンスホール"@ja .

_:Nd5eff133e7744066b615cf741ed4cd0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "富麗な不安に見合う受苦"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N126762c7253c44abae002e6ebbe98d0a ;
    schema:name "富麗な不安に見合う受苦"@ja .

_:N126762c7253c44abae002e6ebbe98d0a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N26ae97ac4f094827aee1ea8a149d1f05,
        _:N65e587443fc946b2a65a293b22695d0d,
        _:N8720d001e5f948eaa5d0afd138ed3602,
        _:N992bd4de2383461dbd08216107df8a34,
        _:N994b0c7f46ec4c6eb18b24c28fa57a88,
        _:Nca6c887d1d8048d5b1cbb299f6802b0d,
        _:Nd5eff133e7744066b615cf741ed4cd0a ;
    mo:track_count 7 ;
    schema:duration "PT30:30"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N26ae97ac4f094827aee1ea8a149d1f05,
        _:N65e587443fc946b2a65a293b22695d0d,
        _:N8720d001e5f948eaa5d0afd138ed3602,
        _:N992bd4de2383461dbd08216107df8a34,
        _:N994b0c7f46ec4c6eb18b24c28fa57a88,
        _:Nca6c887d1d8048d5b1cbb299f6802b0d,
        _:Nd5eff133e7744066b615cf741ed4cd0a .

