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

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

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

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

<event/9> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 4 (May 20, 2007)" .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<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 .

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

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

<album/11903#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Blue Lycoris"@en,
        "Blue Lycoris"@ja,
        "Blue Lycoris"@ja-latn ;
    mo:performance_of <album/11903#musicalwork> ;
    mo:recorded_as <album/11903#musicalexpression> ;
    schema:name "Blue Lycoris"@en,
        "Blue Lycoris"@ja,
        "Blue Lycoris"@ja-latn ;
    schema:workPerformed <album/11903#musicalwork> .

<org/200#subject> schema:name "Spiral Music"@en,
        "Spiral Music"@ja,
        "Spiral Music"@ja-latn ;
    foaf:name "Spiral Music"@en,
        "Spiral Music"@ja,
        "Spiral Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/30/11903/11903-1233451494.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/11903#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-05-20"^^xsd:date ;
    dcterms:title "Blue Lycoris"@en,
        "Blue Lycoris"@ja,
        "Blue Lycoris"@ja-latn ;
    mo:catalogue_number "SPMU-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11903#musicalexpression> ;
    mo:publisher <org/200#subject> ;
    mo:record _:N1d8a99ad6c514fdc97137854eb9177e1 ;
    mo:record_count 1 ;
    mo:release <event/9> ;
    schema:about <product/12#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2007-05-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/30/11903/11903-1233451494.jpg> ;
    schema:name "Blue Lycoris"@en,
        "Blue Lycoris"@ja,
        "Blue Lycoris"@ja-latn ;
    schema:publisher <org/200#subject> ;
    foaf:depiction <https://media.vgm.io/albums/30/11903/11903-1233451494.jpg> .

_:N01928f0b116842ecaa9699ab2e151495 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening -Short Remix-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N1d8a99ad6c514fdc97137854eb9177e1 ;
    schema:name "Opening -Short Remix-"@ja .

_:N03a8915eee3a4fe0ba6a3d7190de52b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ethereal Beauty"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:02"^^xsd:interval ;
    schema:inPlaylist _:N1d8a99ad6c514fdc97137854eb9177e1 ;
    schema:name "Ethereal Beauty"@ja .

_:N82d5c2a2f7a443e3bc9de64d48bc8e18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "歪"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N1d8a99ad6c514fdc97137854eb9177e1 ;
    schema:name "歪"@ja .

_:N88c373a4acf34171bf6952166c7ecbc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "上海紅茶館 〜 Chinese Swing!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N1d8a99ad6c514fdc97137854eb9177e1 ;
    schema:name "上海紅茶館 〜 Chinese Swing!"@ja .

_:N8b49a6ec8de54b4d8316be44a1310a6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "東方封魔録 〜 the Story of Eastern Wonderland"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N1d8a99ad6c514fdc97137854eb9177e1 ;
    schema:name "東方封魔録 〜 the Story of Eastern Wonderland"@ja .

_:N98b042c942404cce9d5e4842098d4a29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear Mr. Cherry"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:N1d8a99ad6c514fdc97137854eb9177e1 ;
    schema:name "Dear Mr. Cherry"@ja .

_:Nb153e2bbd4f2456ab69a0fc125a42138 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blue Lycoris"@ja ;
    mo:track_number 4 ;
    schema:duration "PT6:06"^^xsd:interval ;
    schema:inPlaylist _:N1d8a99ad6c514fdc97137854eb9177e1 ;
    schema:name "Blue Lycoris"@ja .

_:Nd05b7a74d3724639b0aba9c49cdcd63a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dignity of Sorrowfully Phantom"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N1d8a99ad6c514fdc97137854eb9177e1 ;
    schema:name "Dignity of Sorrowfully Phantom"@ja .

_:N1d8a99ad6c514fdc97137854eb9177e1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01928f0b116842ecaa9699ab2e151495,
        _:N03a8915eee3a4fe0ba6a3d7190de52b5,
        _:N82d5c2a2f7a443e3bc9de64d48bc8e18,
        _:N88c373a4acf34171bf6952166c7ecbc3,
        _:N8b49a6ec8de54b4d8316be44a1310a6d,
        _:N98b042c942404cce9d5e4842098d4a29,
        _:Nb153e2bbd4f2456ab69a0fc125a42138,
        _:Nd05b7a74d3724639b0aba9c49cdcd63a ;
    mo:track_count 8 ;
    schema:duration "PT32:28"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N01928f0b116842ecaa9699ab2e151495,
        _:N03a8915eee3a4fe0ba6a3d7190de52b5,
        _:N82d5c2a2f7a443e3bc9de64d48bc8e18,
        _:N88c373a4acf34171bf6952166c7ecbc3,
        _:N8b49a6ec8de54b4d8316be44a1310a6d,
        _:N98b042c942404cce9d5e4842098d4a29,
        _:Nb153e2bbd4f2456ab69a0fc125a42138,
        _:Nd05b7a74d3724639b0aba9c49cdcd63a .

