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

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

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

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

<event/10> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 3 (May 21, 2006)" .

<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/31#subject> a schema:CreativeWork ;
    schema:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn ;
    foaf:name "Touhou Bunkachou ~ Shoot the Bullet."@en,
        "東方文花帖　～ Shoot the Bullet."@ja,
        "Touhou Bunkachou ~ Shoot the Bullet."@ja-latn .

<album/17565#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Abarenbou Tengu"@en,
        "暴れん坊天狗"@ja,
        "Abarenbou Tengu"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/17565#musicalwork> ;
    schema:name "Abarenbou Tengu"@en,
        "暴れん坊天狗"@ja,
        "Abarenbou Tengu"@ja-latn .

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

<org/477#subject> schema:name "Silly Walker"@en,
        "Silly Walker"@ja,
        "Silly Walker"@ja-latn ;
    foaf:name "Silly Walker"@en,
        "Silly Walker"@ja,
        "Silly Walker"@ja-latn .

<https://media.vgm.io/albums/56/17565/17565-1262914942.gif> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/17565#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/56/17565/17565-1262914942.gif> ;
    foaf:depicts <album/17565#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/56/17565/17565-1262914942.gif> .

<https://medium-media.vgm.io/albums/56/17565/17565-1262914942.gif> a schema:ImageObject,
        foaf:Image .

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

<album/17565#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Abarenbou Tengu"@en,
        "暴れん坊天狗"@ja,
        "Abarenbou Tengu"@ja-latn ;
    mo:performance_of <album/17565#musicalwork> ;
    mo:performer <artist/7907#subject> ;
    mo:recorded_as <album/17565#musicalexpression> ;
    schema:byArtist <artist/7907#subject> ;
    schema:name "Abarenbou Tengu"@en,
        "暴れん坊天狗"@ja,
        "Abarenbou Tengu"@ja-latn ;
    schema:workPerformed <album/17565#musicalwork> .

<artist/7907#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17565#performance> ;
    schema:name "miromiro☆mumu"@en,
        "みろみろ☆むむ"@ja ;
    foaf:name "miromiro☆mumu"@en,
        "みろみろ☆むむ"@ja .

<album/17565#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-05-21"^^xsd:date ;
    dcterms:title "Abarenbou Tengu"@en,
        "暴れん坊天狗"@ja,
        "Abarenbou Tengu"@ja-latn ;
    mo:catalogue_number "SWCD-0024" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17565#musicalexpression> ;
    mo:publisher <org/477#subject> ;
    mo:record _:Nef02866faf254fb4952be6905a491ac6 ;
    mo:record_count 1 ;
    mo:release <event/10> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/31#subject> ;
    schema:byArtist <artist/7907#subject> ;
    schema:datePublished "2006-05-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/56/17565/17565-1262914942.gif> ;
    schema:name "Abarenbou Tengu"@en,
        "暴れん坊天狗"@ja,
        "Abarenbou Tengu"@ja-latn ;
    schema:publisher <org/477#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/17565/17565-1262914942.gif> .

_:N05adf4e0ff9a4e678bd07ea0546eaf3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Electro Bug"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nef02866faf254fb4952be6905a491ac6 ;
    schema:name "Electro Bug"@ja .

_:N074fcd090d4845ad9644a5156a146c87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トーク１・タイトルについて"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nef02866faf254fb4952be6905a491ac6 ;
    schema:name "トーク１・タイトルについて"@ja .

_:N320359d311eb4f3393670a23a99de468 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トーク２・没タイトル案"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:Nef02866faf254fb4952be6905a491ac6 ;
    schema:name "トーク２・没タイトル案"@ja .

_:N73333a86cb2240a79c66f55f792c466b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Riverside View (Kingdom Of Heaven Remix)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT7:01"^^xsd:interval ;
    schema:inPlaylist _:Nef02866faf254fb4952be6905a491ac6 ;
    schema:name "Riverside View (Kingdom Of Heaven Remix)"@ja .

_:N75c37a48ae3c4c69992013a31eb0f25d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "電子の01(ERINNNNNN style)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nef02866faf254fb4952be6905a491ac6 ;
    schema:name "電子の01(ERINNNNNN style)"@ja .

_:N84cf7b85da174f5b9c78fe2d2e0700f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Withered Leaf (Storms Remix)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT8:30"^^xsd:interval ;
    schema:inPlaylist _:Nef02866faf254fb4952be6905a491ac6 ;
    schema:name "Withered Leaf (Storms Remix)"@ja .

_:N8b0719dae98a4c85b8c0f0dd74bac405 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "遠いどこかのさくら"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:Nef02866faf254fb4952be6905a491ac6 ;
    schema:name "遠いどこかのさくら"@ja .

_:Nac3d1c4faaad498b83c8cbaba6cc9951 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "風神明電"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:Nef02866faf254fb4952be6905a491ac6 ;
    schema:name "風神明電"@ja .

_:Nd9ddaf905f0348869d924d75843ae53c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フロウイングナイト"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nef02866faf254fb4952be6905a491ac6 ;
    schema:name "フロウイングナイト"@ja .

_:Nff514f3642f348b987a7893806af859b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さいしょのつぼみ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nef02866faf254fb4952be6905a491ac6 ;
    schema:name "さいしょのつぼみ"@ja .

_:Nef02866faf254fb4952be6905a491ac6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05adf4e0ff9a4e678bd07ea0546eaf3d,
        _:N074fcd090d4845ad9644a5156a146c87,
        _:N320359d311eb4f3393670a23a99de468,
        _:N73333a86cb2240a79c66f55f792c466b,
        _:N75c37a48ae3c4c69992013a31eb0f25d,
        _:N84cf7b85da174f5b9c78fe2d2e0700f1,
        _:N8b0719dae98a4c85b8c0f0dd74bac405,
        _:Nac3d1c4faaad498b83c8cbaba6cc9951,
        _:Nd9ddaf905f0348869d924d75843ae53c,
        _:Nff514f3642f348b987a7893806af859b ;
    mo:track_count 10 ;
    schema:duration "PT44:10"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N05adf4e0ff9a4e678bd07ea0546eaf3d,
        _:N074fcd090d4845ad9644a5156a146c87,
        _:N320359d311eb4f3393670a23a99de468,
        _:N73333a86cb2240a79c66f55f792c466b,
        _:N75c37a48ae3c4c69992013a31eb0f25d,
        _:N84cf7b85da174f5b9c78fe2d2e0700f1,
        _:N8b0719dae98a4c85b8c0f0dd74bac405,
        _:Nac3d1c4faaad498b83c8cbaba6cc9951,
        _:Nd9ddaf905f0348869d924d75843ae53c,
        _:Nff514f3642f348b987a7893806af859b .

