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

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

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

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

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn .

<product/2649#subject> a schema:CreativeWork ;
    schema:name "Touhou Sangetsusei ~ Strange and Bright Nature Deity vol.3"@en,
        "東方三月精　〜 Strange and Bright Nature Deity vol.3"@ja,
        "Touhou Sangetsusei ~ Strange and Bright Nature Deity vol.3"@ja-latn ;
    foaf:name "Touhou Sangetsusei ~ Strange and Bright Nature Deity vol.3"@en,
        "東方三月精　〜 Strange and Bright Nature Deity vol.3"@ja,
        "Touhou Sangetsusei ~ Strange and Bright Nature Deity vol.3"@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/25750#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Garakutabako Second Act Commemorative CD"@en,
        "東方雅樂多箱 第弐幕 開催記念CD"@ja,
        "Touhou Garakutabako Second Act Commemorative CD"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/25750#musicalwork> ;
    schema:name "Touhou Garakutabako Second Act Commemorative CD"@en,
        "東方雅樂多箱 第弐幕 開催記念CD"@ja,
        "Touhou Garakutabako Second Act Commemorative CD"@ja-latn .

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

<album/25750#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Garakutabako Second Act Commemorative CD"@en,
        "東方雅樂多箱 第弐幕 開催記念CD"@ja,
        "Touhou Garakutabako Second Act Commemorative CD"@ja-latn ;
    mo:performance_of <album/25750#musicalwork> ;
    mo:recorded_as <album/25750#musicalexpression> ;
    schema:name "Touhou Garakutabako Second Act Commemorative CD"@en,
        "東方雅樂多箱 第弐幕 開催記念CD"@ja,
        "Touhou Garakutabako Second Act Commemorative CD"@ja-latn ;
    schema:workPerformed <album/25750#musicalwork> .

<org/232#subject> schema:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn ;
    foaf:name "AramiTama"@en,
        "荒御霊"@ja,
        "AramiTama"@ja-latn .

<https://media.vgm.io/albums/05/25750/25750-96eb5c3a5f28.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/25750#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/05/25750/25750-96eb5c3a5f28.jpg> ;
    foaf:depicts <album/25750#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/05/25750/25750-96eb5c3a5f28.jpg> .

<https://medium-media.vgm.io/albums/05/25750/25750-96eb5c3a5f28.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/25750#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-01-30"^^xsd:date ;
    dcterms:title "Touhou Garakutabako Second Act Commemorative CD"@en,
        "東方雅樂多箱 第弐幕 開催記念CD"@ja,
        "Touhou Garakutabako Second Act Commemorative CD"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/25750#musicalexpression> ;
    mo:publisher <org/232#subject> ;
    mo:record _:Nae4aea94a71e459fbe0c4a83bf92a531 ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/25#subject>,
        <product/2649#subject>,
        <product/27#subject> ;
    schema:datePublished "2010-01-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/05/25750/25750-96eb5c3a5f28.jpg> ;
    schema:name "Touhou Garakutabako Second Act Commemorative CD"@en,
        "東方雅樂多箱 第弐幕 開催記念CD"@ja,
        "Touhou Garakutabako Second Act Commemorative CD"@ja-latn ;
    schema:publisher <org/232#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/25750/25750-96eb5c3a5f28.jpg> .

_:N0477c6c139364a759634b47db3f8cc04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "楽園神秘、饗宴無実"@ja ;
    mo:track_number 5 ;
    schema:duration "PT6:53"^^xsd:interval ;
    schema:inPlaylist _:Nae4aea94a71e459fbe0c4a83bf92a531 ;
    schema:name "楽園神秘、饗宴無実"@ja .

_:N4f7241e668324d2d8779ccdb497575b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "硬核飛翔 ～ Losing mind Princess"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:Nae4aea94a71e459fbe0c4a83bf92a531 ;
    schema:name "硬核飛翔 ～ Losing mind Princess"@ja .

_:N887b4729edc2432ea858ad469609a4b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天と地を分かつ最初のバケモノ (Clubmix)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT7:22"^^xsd:interval ;
    schema:inPlaylist _:Nae4aea94a71e459fbe0c4a83bf92a531 ;
    schema:name "天と地を分かつ最初のバケモノ (Clubmix)"@ja .

_:Naeb44a1caa274b438e72564479b058e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "地魂斬"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:32"^^xsd:interval ;
    schema:inPlaylist _:Nae4aea94a71e459fbe0c4a83bf92a531 ;
    schema:name "地魂斬"@ja .

_:Naf54a6e8c4f2441fb1d3cab7b469fa5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring breeze"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:Nae4aea94a71e459fbe0c4a83bf92a531 ;
    schema:name "Spring breeze"@ja .

_:Nae4aea94a71e459fbe0c4a83bf92a531 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0477c6c139364a759634b47db3f8cc04,
        _:N4f7241e668324d2d8779ccdb497575b3,
        _:N887b4729edc2432ea858ad469609a4b5,
        _:Naeb44a1caa274b438e72564479b058e4,
        _:Naf54a6e8c4f2441fb1d3cab7b469fa5d ;
    mo:track_count 5 ;
    schema:duration "PT30:35"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0477c6c139364a759634b47db3f8cc04,
        _:N4f7241e668324d2d8779ccdb497575b3,
        _:N887b4729edc2432ea858ad469609a4b5,
        _:Naeb44a1caa274b438e72564479b058e4,
        _:Naf54a6e8c4f2441fb1d3cab7b469fa5d .

