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

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

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

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

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

<album/24534#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Daydream Blossom"@en,
        "Daydream Blossom"@ja,
        "Daydream Blossom"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/24534#musicalwork> ;
    schema:name "Daydream Blossom"@en,
        "Daydream Blossom"@ja,
        "Daydream Blossom"@ja-latn .

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

<org/888#subject> schema:name "Republic of Mosaku Hattori"@en,
        "羽っ鳥もさく共和国"@ja,
        "Republic of Mosaku Hattori"@ja-latn ;
    foaf:name "Republic of Mosaku Hattori"@en,
        "羽っ鳥もさく共和国"@ja,
        "Republic of Mosaku Hattori"@ja-latn .

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

<https://medium-media.vgm.io/albums/43/24534/24534-1299686511.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/4752#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24534#performance> ;
    schema:name "Fuga Hatori"@en,
        "羽鳥風画"@ja ;
    foaf:made <album/24534#lyrics>,
        <album/24534#subject> ;
    foaf:name "Fuga Hatori"@en,
        "羽鳥風画"@ja .

<artist/6625#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/24534#performance> ;
    schema:name "MACARONI☆"@en ;
    foaf:name "MACARONI☆"@en .

<album/24534#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Daydream Blossom"@en,
        "Daydream Blossom"@ja,
        "Daydream Blossom"@ja-latn ;
    mo:performance_of <album/24534#musicalwork> ;
    mo:performer _:Ncabe85b7b13c41488acba920fafebf14,
        <artist/4752#subject>,
        <artist/6625#subject> ;
    mo:recorded_as <album/24534#musicalexpression> ;
    schema:byArtist _:Ncabe85b7b13c41488acba920fafebf14,
        <artist/4752#subject>,
        <artist/6625#subject> ;
    schema:name "Daydream Blossom"@en,
        "Daydream Blossom"@ja,
        "Daydream Blossom"@ja-latn ;
    schema:workPerformed <album/24534#musicalwork> .

<album/24534#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-03-13"^^xsd:date ;
    dcterms:title "Daydream Blossom"@en,
        "Daydream Blossom"@ja,
        "Daydream Blossom"@ja-latn ;
    mo:catalogue_number "HTRJ-0015" ;
    mo:media_type "CD" ;
    mo:publication_of <album/24534#musicalexpression> ;
    mo:publisher <org/888#subject> ;
    mo:record _:Nb72c8e6c5be34d078da2f95006e5d8c4 ;
    mo:record_count 1 ;
    mo:release <event/100> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rutile"@en ;
            foaf:name "Rutile"@en ],
        <artist/4752#subject>,
        <artist/6625#subject> ;
    schema:datePublished "2011-03-13"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/43/24534/24534-1299686511.jpg> ;
    schema:name "Daydream Blossom"@en,
        "Daydream Blossom"@ja,
        "Daydream Blossom"@ja-latn ;
    schema:publisher <org/888#subject> ;
    foaf:depiction <https://media.vgm.io/albums/43/24534/24534-1299686511.jpg> .

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

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

_:N1e215a3150a84ea9be04f75a6c4d1784 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "epilogue"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nb72c8e6c5be34d078da2f95006e5d8c4 ;
    schema:name "epilogue"@en .

_:N35b0b30cc87c4ecaa89d285fee2268d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HERMIT PURPLE"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:Nb72c8e6c5be34d078da2f95006e5d8c4 ;
    schema:name "HERMIT PURPLE"@en .

_:N61d735100d554359804f0a9562cbdec6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ETERNAL SCARLETT"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:57"^^xsd:interval ;
    schema:inPlaylist _:Nb72c8e6c5be34d078da2f95006e5d8c4 ;
    schema:name "ETERNAL SCARLETT"@en .

_:N729000ae57584b6cbdb90cfaac412749 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "prologue"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nb72c8e6c5be34d078da2f95006e5d8c4 ;
    schema:name "prologue"@en .

_:N7c29d86a91184e85acb4cc6dccd191c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MOON VOYAGER"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nb72c8e6c5be34d078da2f95006e5d8c4 ;
    schema:name "MOON VOYAGER"@en .

_:Nc4936b71e51e491cae8e9fd554d7dc1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SECOND FRUIT"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nb72c8e6c5be34d078da2f95006e5d8c4 ;
    schema:name "SECOND FRUIT"@en .

_:Nca618c7947f44686b192c8d938807c10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SILVER WHITE"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:Nb72c8e6c5be34d078da2f95006e5d8c4 ;
    schema:name "SILVER WHITE"@en .

_:Ncabe85b7b13c41488acba920fafebf14 a schema:Person,
        foaf:Person ;
    mo:performed <album/24534#performance> ;
    schema:name "Rutile"@en ;
    foaf:name "Rutile"@en .

_:Nb72c8e6c5be34d078da2f95006e5d8c4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e215a3150a84ea9be04f75a6c4d1784,
        _:N35b0b30cc87c4ecaa89d285fee2268d3,
        _:N61d735100d554359804f0a9562cbdec6,
        _:N729000ae57584b6cbdb90cfaac412749,
        _:N7c29d86a91184e85acb4cc6dccd191c3,
        _:Nc4936b71e51e491cae8e9fd554d7dc1e,
        _:Nca618c7947f44686b192c8d938807c10 ;
    mo:track_count 7 ;
    schema:duration "PT30:03"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1e215a3150a84ea9be04f75a6c4d1784,
        _:N35b0b30cc87c4ecaa89d285fee2268d3,
        _:N61d735100d554359804f0a9562cbdec6,
        _:N729000ae57584b6cbdb90cfaac412749,
        _:N7c29d86a91184e85acb4cc6dccd191c3,
        _:Nc4936b71e51e491cae8e9fd554d7dc1e,
        _:Nca618c7947f44686b192c8d938807c10 .

