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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/66588#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Spring is coming to the Lotus Land"@en,
        "Spring is coming to the Lotus Land"@ja,
        "Spring is coming to the Lotus Land"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/66588#musicalwork> ;
    schema:name "Spring is coming to the Lotus Land"@en,
        "Spring is coming to the Lotus Land"@ja,
        "Spring is coming to the Lotus Land"@ja-latn .

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

<org/482#subject> schema:name "Loser Limited Company"@en,
        "有限会社るざりん"@ja,
        "Loser Limited Company"@ja-latn ;
    foaf:name "Loser Limited Company"@en,
        "有限会社るざりん"@ja,
        "Loser Limited Company"@ja-latn .

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

<https://medium-media.vgm.io/albums/88/66588/66588-1489635474.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/66588#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Spring is coming to the Lotus Land"@en,
        "Spring is coming to the Lotus Land"@ja,
        "Spring is coming to the Lotus Land"@ja-latn ;
    mo:performance_of <album/66588#musicalwork> ;
    mo:performer <artist/8304#subject> ;
    mo:recorded_as <album/66588#musicalexpression> ;
    schema:byArtist <artist/8304#subject> ;
    schema:name "Spring is coming to the Lotus Land"@en,
        "Spring is coming to the Lotus Land"@ja,
        "Spring is coming to the Lotus Land"@ja-latn ;
    schema:workPerformed <album/66588#musicalwork> .

<artist/8304#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/66588#performance> ;
    schema:name "yayaneh"@en ;
    foaf:name "yayaneh"@en .

<album/66588#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Spring is coming to the Lotus Land"@en,
        "Spring is coming to the Lotus Land"@ja,
        "Spring is coming to the Lotus Land"@ja-latn ;
    mo:catalogue_number "LKCD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/66588#musicalexpression> ;
    mo:publisher <org/482#subject> ;
    mo:record _:Ndd610ad0408f4707bafcac31ca6a3831 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/29#subject> ;
    schema:byArtist <artist/8304#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/88/66588/66588-1489635474.jpg> ;
    schema:name "Spring is coming to the Lotus Land"@en,
        "Spring is coming to the Lotus Land"@ja,
        "Spring is coming to the Lotus Land"@ja-latn ;
    schema:publisher <org/482#subject> ;
    foaf:depiction <https://media.vgm.io/albums/88/66588/66588-1489635474.jpg> .

_:N042d0568bf934facb5d99b4c6da7ac16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "as Flowers / ただ花のように"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Ndd610ad0408f4707bafcac31ca6a3831 ;
    schema:name "as Flowers / ただ花のように"@ja .

_:N303528fb18814d6481fed4265853b43a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nights go Round / 月夜のメリーゴーランド"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ndd610ad0408f4707bafcac31ca6a3831 ;
    schema:name "Nights go Round / 月夜のメリーゴーランド"@ja .

_:N54a8945144854e5fb5f0691e270c9851 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rainbow World / 虹の丘"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Ndd610ad0408f4707bafcac31ca6a3831 ;
    schema:name "Rainbow World / 虹の丘"@ja .

_:N662c940268f34e71b40d4daca005849f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring is coming to the Lotus Land / 春待ロリポップ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Ndd610ad0408f4707bafcac31ca6a3831 ;
    schema:name "Spring is coming to the Lotus Land / 春待ロリポップ"@ja .

_:N69b4ff17eb3d4199b0496eb8053c427f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yesterland / ありがとう"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ndd610ad0408f4707bafcac31ca6a3831 ;
    schema:name "Yesterland / ありがとう"@ja .

_:Nbfc5a0d91a8341269ea2e2049653ccf4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Childhood's end / 童心"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:Ndd610ad0408f4707bafcac31ca6a3831 ;
    schema:name "Childhood's end / 童心"@ja .

_:Ndd610ad0408f4707bafcac31ca6a3831 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N042d0568bf934facb5d99b4c6da7ac16,
        _:N303528fb18814d6481fed4265853b43a,
        _:N54a8945144854e5fb5f0691e270c9851,
        _:N662c940268f34e71b40d4daca005849f,
        _:N69b4ff17eb3d4199b0496eb8053c427f,
        _:Nbfc5a0d91a8341269ea2e2049653ccf4 ;
    mo:track_count 6 ;
    schema:duration "PT21:49"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N042d0568bf934facb5d99b4c6da7ac16,
        _:N303528fb18814d6481fed4265853b43a,
        _:N54a8945144854e5fb5f0691e270c9851,
        _:N662c940268f34e71b40d4daca005849f,
        _:N69b4ff17eb3d4199b0496eb8053c427f,
        _:Nbfc5a0d91a8341269ea2e2049653ccf4 .

