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

<album/24502#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Flower Village"@en,
        "フラワーヴィレッジ"@ja,
        "Flower Village"@ja-latn ;
    mo:produced_work <album/24502#musicalwork> ;
    schema:name "Flower Village"@en,
        "フラワーヴィレッジ"@ja,
        "Flower Village"@ja-latn .

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

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

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

<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/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/24502#musicalexpression> a mo:Signal ;
    mo:published_as <album/24502#subject> ;
    mo:records <album/24502#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/20/24502/24502-ade8399c9cbf.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/24502#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/24502/24502-ade8399c9cbf.jpg> ;
    foaf:depicts <album/24502#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/24502/24502-ade8399c9cbf.jpg> .

<https://medium-media.vgm.io/albums/20/24502/24502-ade8399c9cbf.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/24502#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Flower Village"@en,
        "フラワーヴィレッジ"@ja,
        "Flower Village"@ja-latn ;
    mo:performance_of <album/24502#musicalwork> ;
    mo:performer <artist/41368#subject> ;
    mo:recorded_as <album/24502#musicalexpression> ;
    schema:byArtist <artist/41368#subject> ;
    schema:name "Flower Village"@en,
        "フラワーヴィレッジ"@ja,
        "Flower Village"@ja-latn ;
    schema:workPerformed <album/24502#musicalwork> .

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

<album/24502#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "Flower Village"@en,
        "フラワーヴィレッジ"@ja,
        "Flower Village"@ja-latn ;
    mo:catalogue_number "FLCD-014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24502#musicalexpression> ;
    mo:publisher <org/853#subject> ;
    mo:record _:N8cc94b0e9e25461a909d9c479c8e4fc5 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/41368#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/24502/24502-ade8399c9cbf.jpg> ;
    schema:name "Flower Village"@en,
        "フラワーヴィレッジ"@ja,
        "Flower Village"@ja-latn ;
    schema:publisher <org/853#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/24502/24502-ade8399c9cbf.jpg> .

_:N2e2e8466f84246649d2c594ae6853793 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sing on a Moonlit Night"@en,
        "月夜に歌う"@ja,
        "Tsukiyo ni Utau"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N8cc94b0e9e25461a909d9c479c8e4fc5 ;
    schema:name "Sing on a Moonlit Night"@en,
        "月夜に歌う"@ja,
        "Tsukiyo ni Utau"@ja-latn .

_:N6cf0f9f4ffe149039231addea9f4c32a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo Evening Party"@en,
        "幻想郷夜会"@ja,
        "Gensoukyou Yakai"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT5:48"^^xsd:interval ;
    schema:inPlaylist _:N8cc94b0e9e25461a909d9c479c8e4fc5 ;
    schema:name "Gensokyo Evening Party"@en,
        "幻想郷夜会"@ja,
        "Gensoukyou Yakai"@ja-latn .

_:Nbfc30c5d8b634afeb93f3eddb3495211 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flower Village"@en,
        "フラワービレッジ"@ja,
        "Flower Village"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N8cc94b0e9e25461a909d9c479c8e4fc5 ;
    schema:name "Flower Village"@en,
        "フラワービレッジ"@ja,
        "Flower Village"@ja-latn .

_:Nc3d7c3188c114e8581650e30f47e0344 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aerial Garden"@en,
        "空中庭園"@ja,
        "Kuuchuu Teien"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N8cc94b0e9e25461a909d9c479c8e4fc5 ;
    schema:name "Aerial Garden"@en,
        "空中庭園"@ja,
        "Kuuchuu Teien"@ja-latn .

_:N8cc94b0e9e25461a909d9c479c8e4fc5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2e2e8466f84246649d2c594ae6853793,
        _:N6cf0f9f4ffe149039231addea9f4c32a,
        _:Nbfc30c5d8b634afeb93f3eddb3495211,
        _:Nc3d7c3188c114e8581650e30f47e0344 ;
    mo:track_count 4 ;
    schema:duration "PT15:58"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N2e2e8466f84246649d2c594ae6853793,
        _:N6cf0f9f4ffe149039231addea9f4c32a,
        _:Nbfc30c5d8b634afeb93f3eddb3495211,
        _:Nc3d7c3188c114e8581650e30f47e0344 .

