@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 _:Nd9fa722ffbbf46c5b8ef464b317012b4 ;
    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 _:N4a746017a249441a93e27dfa26bc2d5a,
        <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 _:N4a746017a249441a93e27dfa26bc2d5a,
        <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> .

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

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

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

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

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

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

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

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

_:Nd9fa722ffbbf46c5b8ef464b317012b4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07d63d5744ea46129a18b8db1e187e53,
        _:N703a483acaff402bad3c5a1f9755dd64,
        _:Na0723b0307b947ebafc7ed95e3319759,
        _:Nad304fa20b234e498e23ecfe541b643f,
        _:Nbd5a0a63e68b42cbb4952a0d99ddfcdb,
        _:Nc2e5a60146154d1b99533206d5311417,
        _:Nf7806f0f7770474fb1b6354c178c92b1 ;
    mo:track_count 7 ;
    schema:duration "PT30:30"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N07d63d5744ea46129a18b8db1e187e53,
        _:N703a483acaff402bad3c5a1f9755dd64,
        _:Na0723b0307b947ebafc7ed95e3319759,
        _:Nad304fa20b234e498e23ecfe541b643f,
        _:Nbd5a0a63e68b42cbb4952a0d99ddfcdb,
        _:Nc2e5a60146154d1b99533206d5311417,
        _:Nf7806f0f7770474fb1b6354c178c92b1 .

