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

<album/22649#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Irish"@en,
        "東方アイリッシュ"@ja,
        "Touhou Irish"@ja-latn ;
    mo:produced_work <album/22649#musicalwork> ;
    schema:name "Touhou Irish"@en,
        "東方アイリッシュ"@ja,
        "Touhou Irish"@ja-latn .

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

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

<event/98> a mo:Release ;
    schema:name "Released at Comic Market 79 (Dec 29, 2010 to Dec 31, 2010)" .

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

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

<org/853#subject> schema:name "Floating Cloud"@en,
        "Floating Cloud"@ja,
        "Floating Cloud"@ja-latn ;
    foaf:name "Floating Cloud"@en,
        "Floating Cloud"@ja,
        "Floating Cloud"@ja-latn .

<https://media.vgm.io/albums/94/22649/22649-1377010582.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/22649#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/22649/22649-1377010582.png> ;
    foaf:depicts <album/22649#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/22649/22649-1377010582.png> .

<https://medium-media.vgm.io/albums/94/22649/22649-1377010582.png> a schema:ImageObject,
        foaf:Image .

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

<album/22649#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Irish"@en,
        "東方アイリッシュ"@ja,
        "Touhou Irish"@ja-latn ;
    mo:performance_of <album/22649#musicalwork> ;
    mo:performer <artist/41368#subject> ;
    mo:recorded_as <album/22649#musicalexpression> ;
    schema:byArtist <artist/41368#subject> ;
    schema:name "Touhou Irish"@en,
        "東方アイリッシュ"@ja,
        "Touhou Irish"@ja-latn ;
    schema:workPerformed <album/22649#musicalwork> .

<artist/41368#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/22649#performance> ;
    schema:name "Floating Cloud Acoustic Band"@en ;
    foaf:name "Floating Cloud Acoustic Band"@en .

<album/22649#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-12-30"^^xsd:date ;
    dcterms:title "Touhou Irish"@en,
        "東方アイリッシュ"@ja,
        "Touhou Irish"@ja-latn ;
    mo:catalogue_number "FLCD-013" ;
    mo:media_type "CD" ;
    mo:publication_of <album/22649#musicalexpression> ;
    mo:publisher <org/853#subject> ;
    mo:record _:N86e48ff576f14fcbb3edd59085d6b779 ;
    mo:record_count 1 ;
    mo:release <event/98> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/41368#subject> ;
    schema:datePublished "2010-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/94/22649/22649-1377010582.png> ;
    schema:name "Touhou Irish"@en,
        "東方アイリッシュ"@ja,
        "Touhou Irish"@ja-latn ;
    schema:publisher <org/853#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/22649/22649-1377010582.png> .

_:N104ba2a6daa84ee29f620d29303e86e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After Closing the Gate"@en,
        "門を閉じた後に"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N86e48ff576f14fcbb3edd59085d6b779 ;
    schema:name "After Closing the Gate"@en,
        "門を閉じた後に"@ja .

_:N2281a791d7514a38bd0fe12906c97deb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And Today, the Doors of the Scarlet Devil Mansion Are Open"@en,
        "そして今日も紅魔館の扉は開く"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:12"^^xsd:interval ;
    schema:inPlaylist _:N86e48ff576f14fcbb3edd59085d6b779 ;
    schema:name "And Today, the Doors of the Scarlet Devil Mansion Are Open"@en,
        "そして今日も紅魔館の扉は開く"@ja .

_:N2aedd670bc824d6abbb3eede0b177aaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interlude ~Rainy Forest~"@en,
        "幕間 ～雨降る森～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N86e48ff576f14fcbb3edd59085d6b779 ;
    schema:name "Interlude ~Rainy Forest~"@en,
        "幕間 ～雨降る森～"@ja .

_:N36ffca253b7a4a8cbf2a0db83b81bba7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mountain Where Ayakashi Live"@en,
        "アヤカシの棲む山"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N86e48ff576f14fcbb3edd59085d6b779 ;
    schema:name "Mountain Where Ayakashi Live"@en,
        "アヤカシの棲む山"@ja .

_:N508851499e70482fad7b4b6b34a7df59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Harvest Feast"@en,
        "豊穣の宴"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N86e48ff576f14fcbb3edd59085d6b779 ;
    schema:name "Harvest Feast"@en,
        "豊穣の宴"@ja .

_:Ncc4b7706514c42f593309e030d20d39b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Invitation to Gensokyo"@en,
        "幻想郷へのいざない"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N86e48ff576f14fcbb3edd59085d6b779 ;
    schema:name "An Invitation to Gensokyo"@en,
        "幻想郷へのいざない"@ja .

_:Ne834a82d922a4324a95ba543d902f6c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Dance at the Scarlet Devil Mansion"@en,
        "紅魔館で踊りましょう"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:N86e48ff576f14fcbb3edd59085d6b779 ;
    schema:name "Let's Dance at the Scarlet Devil Mansion"@en,
        "紅魔館で踊りましょう"@ja .

_:Nf6ec52b16e5f4faf81746e5a224f9a57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witches' Jig"@en,
        "魔女達のジグ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N86e48ff576f14fcbb3edd59085d6b779 ;
    schema:name "Witches' Jig"@en,
        "魔女達のジグ"@ja .

_:Nfa5100370c9a441cac6db7d36873f637 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Village's First Crop"@en,
        "夏果の郷"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N86e48ff576f14fcbb3edd59085d6b779 ;
    schema:name "Village's First Crop"@en,
        "夏果の郷"@ja .

_:N86e48ff576f14fcbb3edd59085d6b779 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N104ba2a6daa84ee29f620d29303e86e5,
        _:N2281a791d7514a38bd0fe12906c97deb,
        _:N2aedd670bc824d6abbb3eede0b177aaf,
        _:N36ffca253b7a4a8cbf2a0db83b81bba7,
        _:N508851499e70482fad7b4b6b34a7df59,
        _:Ncc4b7706514c42f593309e030d20d39b,
        _:Ne834a82d922a4324a95ba543d902f6c1,
        _:Nf6ec52b16e5f4faf81746e5a224f9a57,
        _:Nfa5100370c9a441cac6db7d36873f637 ;
    mo:track_count 9 ;
    schema:duration "PT30:32"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N104ba2a6daa84ee29f620d29303e86e5,
        _:N2281a791d7514a38bd0fe12906c97deb,
        _:N2aedd670bc824d6abbb3eede0b177aaf,
        _:N36ffca253b7a4a8cbf2a0db83b81bba7,
        _:N508851499e70482fad7b4b6b34a7df59,
        _:Ncc4b7706514c42f593309e030d20d39b,
        _:Ne834a82d922a4324a95ba543d902f6c1,
        _:Nf6ec52b16e5f4faf81746e5a224f9a57,
        _:Nfa5100370c9a441cac6db7d36873f637 .

