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

<artist/33116#subject> a schema:Person,
        foaf:Person ;
    schema:name "ke"@en,
        "毛"@ja ;
    foaf:made <album/24417#lyrics>,
        <album/24417#subject> ;
    foaf:name "ke"@en,
        "毛"@ja .

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

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

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

<album/24417#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "And, I wake up under the cherry blossoms tonight."@en,
        "And, I wake up under the cherry blossoms tonight."@ja,
        "And, I wake up under the cherry blossoms tonight."@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/24417#musicalwork> ;
    schema:name "And, I wake up under the cherry blossoms tonight."@en,
        "And, I wake up under the cherry blossoms tonight."@ja,
        "And, I wake up under the cherry blossoms tonight."@ja-latn .

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

<org/872#subject> schema:name "kairo"@en,
        "回路"@ja,
        "kairo"@ja-latn ;
    foaf:name "kairo"@en,
        "回路"@ja,
        "kairo"@ja-latn .

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

<https://medium-media.vgm.io/albums/71/24417/24417-1310574588.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14519#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24417#performance> ;
    schema:name "556t"@en ;
    foaf:made <album/24417#lyrics>,
        <album/24417#subject> ;
    foaf:name "556t"@en .

<artist/15219#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24417#performance> ;
    schema:name "megane"@en ;
    foaf:made <album/24417#lyrics>,
        <album/24417#subject> ;
    foaf:name "megane"@en .

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

<album/24417#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "And, I wake up under the cherry blossoms tonight."@en,
        "And, I wake up under the cherry blossoms tonight."@ja,
        "And, I wake up under the cherry blossoms tonight."@ja-latn ;
    mo:performance_of <album/24417#musicalwork> ;
    mo:performer _:Nffbcac5abdb34d9b8126ec86c7264d24,
        <artist/14519#subject>,
        <artist/15219#subject> ;
    mo:recorded_as <album/24417#musicalexpression> ;
    schema:byArtist _:Nffbcac5abdb34d9b8126ec86c7264d24,
        <artist/14519#subject>,
        <artist/15219#subject> ;
    schema:name "And, I wake up under the cherry blossoms tonight."@en,
        "And, I wake up under the cherry blossoms tonight."@ja,
        "And, I wake up under the cherry blossoms tonight."@ja-latn ;
    schema:workPerformed <album/24417#musicalwork> .

<album/24417#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "And, I wake up under the cherry blossoms tonight."@en,
        "And, I wake up under the cherry blossoms tonight."@ja,
        "And, I wake up under the cherry blossoms tonight."@ja-latn ;
    mo:catalogue_number "KAIRO-003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24417#musicalexpression> ;
    mo:publisher <org/872#subject> ;
    mo:record _:N4eb82bc8acaf43f08459224eb92e75f9 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/22#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "KENTO"@en ;
            foaf:name "KENTO"@en ],
        <artist/14519#subject>,
        <artist/15219#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/24417/24417-1310574588.jpg> ;
    schema:name "And, I wake up under the cherry blossoms tonight."@en,
        "And, I wake up under the cherry blossoms tonight."@ja,
        "And, I wake up under the cherry blossoms tonight."@ja-latn ;
    schema:publisher <org/872#subject> ;
    foaf:depiction <https://media.vgm.io/albums/71/24417/24417-1310574588.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "KENTO"@en ;
    foaf:made <album/24417#subject> ;
    foaf:name "KENTO"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "KENTO"@en ;
    foaf:made <album/24417#lyrics> ;
    foaf:name "KENTO"@en .

_:N1088dce5bf1f46b4b64662cb2280b60f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "此処に紡ぐ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N4eb82bc8acaf43f08459224eb92e75f9 ;
    schema:name "此処に紡ぐ"@ja .

_:N198b7608223b4b64a1e5bf542f284500 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さな温もりと、"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N4eb82bc8acaf43f08459224eb92e75f9 ;
    schema:name "小さな温もりと、"@ja .

_:N22e5a4c17011404384e94330e5a3cf6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠い音に乗せて"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N4eb82bc8acaf43f08459224eb92e75f9 ;
    schema:name "遠い音に乗せて"@ja .

_:N4c27e7eda2ce4b79a75ac8359065b92f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "懐かしい場所と、"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N4eb82bc8acaf43f08459224eb92e75f9 ;
    schema:name "懐かしい場所と、"@ja .

_:N561b7e0eb5704f05879e3702d1675665 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "舞い散る夢は"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N4eb82bc8acaf43f08459224eb92e75f9 ;
    schema:name "舞い散る夢は"@ja .

_:Na3244a3f3d9c4f79a0f101c37ff83c5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "在るべき世界を"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N4eb82bc8acaf43f08459224eb92e75f9 ;
    schema:name "在るべき世界を"@ja .

_:Nb97d6011e1a5476cb597a2e3e24f00de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の声と、"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N4eb82bc8acaf43f08459224eb92e75f9 ;
    schema:name "君の声と、"@ja .

_:Nfd2ebb60b21349be85628e67e8beb2c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "繋がる糸の様に"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N4eb82bc8acaf43f08459224eb92e75f9 ;
    schema:name "繋がる糸の様に"@ja .

_:Nffbcac5abdb34d9b8126ec86c7264d24 a schema:Person,
        foaf:Person ;
    mo:performed <album/24417#performance> ;
    schema:name "KENTO"@en ;
    foaf:name "KENTO"@en .

_:N4eb82bc8acaf43f08459224eb92e75f9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1088dce5bf1f46b4b64662cb2280b60f,
        _:N198b7608223b4b64a1e5bf542f284500,
        _:N22e5a4c17011404384e94330e5a3cf6c,
        _:N4c27e7eda2ce4b79a75ac8359065b92f,
        _:N561b7e0eb5704f05879e3702d1675665,
        _:Na3244a3f3d9c4f79a0f101c37ff83c5c,
        _:Nb97d6011e1a5476cb597a2e3e24f00de,
        _:Nfd2ebb60b21349be85628e67e8beb2c7 ;
    mo:track_count 8 ;
    schema:duration "PT33:30"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1088dce5bf1f46b4b64662cb2280b60f,
        _:N198b7608223b4b64a1e5bf542f284500,
        _:N22e5a4c17011404384e94330e5a3cf6c,
        _:N4c27e7eda2ce4b79a75ac8359065b92f,
        _:N561b7e0eb5704f05879e3702d1675665,
        _:Na3244a3f3d9c4f79a0f101c37ff83c5c,
        _:Nb97d6011e1a5476cb597a2e3e24f00de,
        _:Nfd2ebb60b21349be85628e67e8beb2c7 .

