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

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

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

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

<event/221> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 16 (May 05, 2019)" .

<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/103321#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@en,
        "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@ja,
        "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/103321#musicalwork> ;
    schema:name "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@en,
        "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@ja,
        "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@ja-latn .

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

<org/167#subject> schema:name "SOUND HOLIC"@en,
        "SOUND HOLIC"@ja,
        "SOUND HOLIC"@ja-latn ;
    foaf:name "SOUND HOLIC"@en,
        "SOUND HOLIC"@ja,
        "SOUND HOLIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/103321/103321-e5e92e1e7090.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2510#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103321#performance> ;
    schema:name "Tuck.Yoshihisa"@en,
        "Tuck.よしひさ"@ja ;
    foaf:name "Tuck.Yoshihisa"@en,
        "Tuck.よしひさ"@ja .

<artist/5447#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103321#performance> ;
    schema:name "Geist Jazz Band"@en ;
    foaf:name "Geist Jazz Band"@en .

<artist/5451#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/103321#performance> ;
    schema:name "Issay"@en ;
    foaf:name "Issay"@en .

<album/103321#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@en,
        "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@ja,
        "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@ja-latn ;
    mo:performance_of <album/103321#musicalwork> ;
    mo:performer <artist/2510#subject>,
        <artist/5447#subject>,
        <artist/5451#subject> ;
    mo:recorded_as <album/103321#musicalexpression> ;
    schema:byArtist <artist/2510#subject>,
        <artist/5447#subject>,
        <artist/5451#subject> ;
    schema:name "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@en,
        "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@ja,
        "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@ja-latn ;
    schema:workPerformed <album/103321#musicalwork> .

<album/103321#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-05-05"^^xsd:date ;
    dcterms:title "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@en,
        "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@ja,
        "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@ja-latn ;
    mo:catalogue_number "SDHC-0085" ;
    mo:media_type "CD" ;
    mo:publication_of <album/103321#musicalexpression> ;
    mo:publisher <org/167#subject> ;
    mo:record _:N2d5d03ef11c943b3a1f18fb363ec771d ;
    mo:record_count 1 ;
    mo:release <event/221> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/2510#subject>,
        <artist/5447#subject>,
        <artist/5451#subject> ;
    schema:datePublished "2019-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/103321/103321-e5e92e1e7090.jpg> ;
    schema:name "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@en,
        "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@ja,
        "SOUND HOLIC MEETS TOHO ~JAZZ ARRANGE SELECTION~"@ja-latn ;
    schema:publisher <org/167#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/103321/103321-e5e92e1e7090.jpg> .

_:N0a749669caf24ff393132f7cefb71dc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loreley ～夜雀～"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d5d03ef11c943b3a1f18fb363ec771d ;
    schema:name "Loreley ～夜雀～"@ja .

_:N1a653874715e4abca9669df047ce47d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fly Softly As In A Morning Sunrise"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d5d03ef11c943b3a1f18fb363ec771d ;
    schema:name "Fly Softly As In A Morning Sunrise"@ja .

_:N1e249292d61148d98ac44adaca003649 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quartet des Geists"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d5d03ef11c943b3a1f18fb363ec771d ;
    schema:name "Quartet des Geists"@ja .

_:N208f8ffda4c84d7dbd6a9332da461e80 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jazz in Greenwich"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d5d03ef11c943b3a1f18fb363ec771d ;
    schema:name "Jazz in Greenwich"@ja .

_:N3e86387ad2c04111a540cc16ae051540 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Noite De Carnaval"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d5d03ef11c943b3a1f18fb363ec771d ;
    schema:name "Noite De Carnaval"@ja .

_:N3f1b0e4e186242fb91661e6175729105 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jamming in the moon"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d5d03ef11c943b3a1f18fb363ec771d ;
    schema:name "Jamming in the moon"@ja .

_:N4338e62b9ee6448c9d83cb6dbbf02589 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asteroid Blues"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d5d03ef11c943b3a1f18fb363ec771d ;
    schema:name "Asteroid Blues"@ja .

_:N593f73dfc5114491b2570b0df7f6a287 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La luna del 31 dicembre ～十六夜～"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d5d03ef11c943b3a1f18fb363ec771d ;
    schema:name "La luna del 31 dicembre ～十六夜～"@ja .

_:N7dac30b405794ba49e432b2c04a8a857 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sister Flandre ～眷族～"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d5d03ef11c943b3a1f18fb363ec771d ;
    schema:name "Sister Flandre ～眷族～"@ja .

_:N8b36785a926b4c20941aef2c80f59701 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take The \"Luv\" Train"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d5d03ef11c943b3a1f18fb363ec771d ;
    schema:name "Take The \"Luv\" Train"@ja .

_:N9334d60c8f844277809e49177bfd7632 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charcoal Blossom"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d5d03ef11c943b3a1f18fb363ec771d ;
    schema:name "Charcoal Blossom"@ja .

_:Nb11c60c8ea284308abf0aea7a2638820 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Villa San Lorenzo"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d5d03ef11c943b3a1f18fb363ec771d ;
    schema:name "Villa San Lorenzo"@ja .

_:Ne33aadcd7eae4e61b6e24f8079d4afc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "blue moon Jazz ～蒼月～"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d5d03ef11c943b3a1f18fb363ec771d ;
    schema:name "blue moon Jazz ～蒼月～"@ja .

_:Nfd923f840fd9483d8e04086eee1ad74c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guilty Melty Love ～愛罪～"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d5d03ef11c943b3a1f18fb363ec771d ;
    schema:name "Guilty Melty Love ～愛罪～"@ja .

_:N2d5d03ef11c943b3a1f18fb363ec771d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a749669caf24ff393132f7cefb71dc7,
        _:N1a653874715e4abca9669df047ce47d6,
        _:N1e249292d61148d98ac44adaca003649,
        _:N208f8ffda4c84d7dbd6a9332da461e80,
        _:N3e86387ad2c04111a540cc16ae051540,
        _:N3f1b0e4e186242fb91661e6175729105,
        _:N4338e62b9ee6448c9d83cb6dbbf02589,
        _:N593f73dfc5114491b2570b0df7f6a287,
        _:N7dac30b405794ba49e432b2c04a8a857,
        _:N8b36785a926b4c20941aef2c80f59701,
        _:N9334d60c8f844277809e49177bfd7632,
        _:Nb11c60c8ea284308abf0aea7a2638820,
        _:Ne33aadcd7eae4e61b6e24f8079d4afc7,
        _:Nfd923f840fd9483d8e04086eee1ad74c ;
    mo:track_count 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0a749669caf24ff393132f7cefb71dc7,
        _:N1a653874715e4abca9669df047ce47d6,
        _:N1e249292d61148d98ac44adaca003649,
        _:N208f8ffda4c84d7dbd6a9332da461e80,
        _:N3e86387ad2c04111a540cc16ae051540,
        _:N3f1b0e4e186242fb91661e6175729105,
        _:N4338e62b9ee6448c9d83cb6dbbf02589,
        _:N593f73dfc5114491b2570b0df7f6a287,
        _:N7dac30b405794ba49e432b2c04a8a857,
        _:N8b36785a926b4c20941aef2c80f59701,
        _:N9334d60c8f844277809e49177bfd7632,
        _:Nb11c60c8ea284308abf0aea7a2638820,
        _:Ne33aadcd7eae4e61b6e24f8079d4afc7,
        _:Nfd923f840fd9483d8e04086eee1ad74c .

