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

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

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

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

<event/42> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 6 (Mar 08, 2009)" .

<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/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/25906#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toho It's All Right!!"@en,
        "東方溢桜蕾 -Toho It's All Right!!-"@ja,
        "Toho It's All Right!!"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/25906#musicalwork> ;
    schema:name "Toho It's All Right!!"@en,
        "東方溢桜蕾 -Toho It's All Right!!-"@ja,
        "Toho It's All Right!!"@ja-latn .

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

<album/25906#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho It's All Right!!"@en,
        "東方溢桜蕾 -Toho It's All Right!!-"@ja,
        "Toho It's All Right!!"@ja-latn ;
    mo:performance_of <album/25906#musicalwork> ;
    mo:recorded_as <album/25906#musicalexpression> ;
    schema:name "Toho It's All Right!!"@en,
        "東方溢桜蕾 -Toho It's All Right!!-"@ja,
        "Toho It's All Right!!"@ja-latn ;
    schema:workPerformed <album/25906#musicalwork> .

<org/807#subject> schema:name "B.H.B"@en,
        "B.H.B"@ja,
        "B.H.B"@ja-latn ;
    foaf:name "B.H.B"@en,
        "B.H.B"@ja,
        "B.H.B"@ja-latn .

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

<https://medium-media.vgm.io/albums/60/25906/25906-1304727285.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/25906#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-03-08"^^xsd:date ;
    dcterms:title "Toho It's All Right!!"@en,
        "東方溢桜蕾 -Toho It's All Right!!-"@ja,
        "Toho It's All Right!!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25906#musicalexpression> ;
    mo:publisher <org/807#subject> ;
    mo:record _:Nbec09b1f05414cf880c92cb6767df66d ;
    mo:record_count 1 ;
    mo:release <event/42> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/37#subject> ;
    schema:datePublished "2009-03-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/25906/25906-1304727285.jpg> ;
    schema:name "Toho It's All Right!!"@en,
        "東方溢桜蕾 -Toho It's All Right!!-"@ja,
        "Toho It's All Right!!"@ja-latn ;
    schema:publisher <org/807#subject> ;
    foaf:depiction <https://media.vgm.io/albums/60/25906/25906-1304727285.jpg> .

_:N1a68241924f74e0598b1b258c6cae43a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ArtificialCherry/DreamingCalm"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:02"^^xsd:interval ;
    schema:inPlaylist _:Nbec09b1f05414cf880c92cb6767df66d ;
    schema:name "ArtificialCherry/DreamingCalm"@ja .

_:N37476d653eef4379b95aaba060df75e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aster Prison (Short Version)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT9:02"^^xsd:interval ;
    schema:inPlaylist _:Nbec09b1f05414cf880c92cb6767df66d ;
    schema:name "Aster Prison (Short Version)"@ja .

_:N432724b451cf414f8b13793743559d54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "にゅるてぃめっととぅるーす (Short Version)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nbec09b1f05414cf880c92cb6767df66d ;
    schema:name "にゅるてぃめっととぅるーす (Short Version)"@ja .

_:N50ff7ecb19974e3eb329441adcea48b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "終わらない桜並木"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nbec09b1f05414cf880c92cb6767df66d ;
    schema:name "終わらない桜並木"@ja .

_:Na30feb62105b4c30ba2ff151d0245c98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Jumper"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nbec09b1f05414cf880c92cb6767df66d ;
    schema:name "Locked Jumper"@ja .

_:Na774c2afebca41b0bfd84e6f3a7f52bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Acid Bleep Cherry"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nbec09b1f05414cf880c92cb6767df66d ;
    schema:name "Acid Bleep Cherry"@ja .

_:Nf95e732d64214cc9a38f5db6edeee336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Callbacked Soul Butterfly Effect"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nbec09b1f05414cf880c92cb6767df66d ;
    schema:name "Callbacked Soul Butterfly Effect"@ja .

_:Nbec09b1f05414cf880c92cb6767df66d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1a68241924f74e0598b1b258c6cae43a,
        _:N37476d653eef4379b95aaba060df75e4,
        _:N432724b451cf414f8b13793743559d54,
        _:N50ff7ecb19974e3eb329441adcea48b7,
        _:Na30feb62105b4c30ba2ff151d0245c98,
        _:Na774c2afebca41b0bfd84e6f3a7f52bc,
        _:Nf95e732d64214cc9a38f5db6edeee336 ;
    mo:track_count 7 ;
    schema:duration "PT29:40"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1a68241924f74e0598b1b258c6cae43a,
        _:N37476d653eef4379b95aaba060df75e4,
        _:N432724b451cf414f8b13793743559d54,
        _:N50ff7ecb19974e3eb329441adcea48b7,
        _:Na30feb62105b4c30ba2ff151d0245c98,
        _:Na774c2afebca41b0bfd84e6f3a7f52bc,
        _:Nf95e732d64214cc9a38f5db6edeee336 .

