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

<artist/326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Loser Kashiwagi"@en,
        "柏木るざりん"@ja ;
    foaf:made <album/11694#lyrics>,
        <album/11694#subject> ;
    foaf:name "Loser Kashiwagi"@en,
        "柏木るざりん"@ja .

<artist/4683#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoshiha"@en,
        "芳葉"@ja ;
    foaf:made <album/11694#lyrics>,
        <album/11694#subject> ;
    foaf:name "Yoshiha"@en,
        "芳葉"@ja .

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

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

<event/8> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 5 (May 25, 2008)" .

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

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

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<album/11694#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Toho ASSOCIATION"@en,
        "東方ASSOCIATION"@ja,
        "Toho ASSOCIATION"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11694#musicalwork> ;
    schema:name "Toho ASSOCIATION"@en,
        "東方ASSOCIATION"@ja,
        "Toho ASSOCIATION"@ja-latn .

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

<org/481#subject> schema:name "Denkai Laboratory"@en,
        "電開製作所"@ja,
        "Denkai Laboratory"@ja-latn ;
    foaf:name "Denkai Laboratory"@en,
        "電開製作所"@ja,
        "Denkai Laboratory"@ja-latn .

<https://media.vgm.io/albums/49/11694/11694-40f5d1e32dee.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/11694#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/11694/11694-40f5d1e32dee.png> ;
    foaf:depicts <album/11694#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/11694/11694-40f5d1e32dee.png> .

<https://medium-media.vgm.io/albums/49/11694/11694-40f5d1e32dee.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/4684#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11694#performance> ;
    schema:name "ucchi"@en,
        "うっちー"@ja ;
    foaf:name "ucchi"@en,
        "うっちー"@ja .

<artist/4685#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11694#performance> ;
    schema:name "Yuki Fujimiya"@en,
        "藤宮ゆき"@ja ;
    foaf:name "Yuki Fujimiya"@en,
        "藤宮ゆき"@ja .

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

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

<album/11694#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Toho ASSOCIATION"@en,
        "東方ASSOCIATION"@ja,
        "Toho ASSOCIATION"@ja-latn ;
    mo:performance_of <album/11694#musicalwork> ;
    mo:performer <artist/14519#subject>,
        <artist/4684#subject>,
        <artist/4685#subject>,
        <artist/8304#subject> ;
    mo:recorded_as <album/11694#musicalexpression> ;
    schema:byArtist <artist/14519#subject>,
        <artist/4684#subject>,
        <artist/4685#subject>,
        <artist/8304#subject> ;
    schema:name "Toho ASSOCIATION"@en,
        "東方ASSOCIATION"@ja,
        "Toho ASSOCIATION"@ja-latn ;
    schema:workPerformed <album/11694#musicalwork> .

<album/11694#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-25"^^xsd:date ;
    dcterms:title "Toho ASSOCIATION"@en,
        "東方ASSOCIATION"@ja,
        "Toho ASSOCIATION"@ja-latn ;
    mo:catalogue_number "YZSP-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11694#musicalexpression> ;
    mo:publisher <org/481#subject> ;
    mo:record _:N4b456449a94a408fabfd9766ec44fa7f ;
    mo:record_count 1 ;
    mo:release <event/8> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/31#subject>,
        <product/33#subject> ;
    schema:byArtist <artist/14519#subject>,
        <artist/4684#subject>,
        <artist/4685#subject>,
        <artist/8304#subject> ;
    schema:datePublished "2008-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/49/11694/11694-40f5d1e32dee.png> ;
    schema:name "Toho ASSOCIATION"@en,
        "東方ASSOCIATION"@ja,
        "Toho ASSOCIATION"@ja-latn ;
    schema:publisher <org/481#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/11694/11694-40f5d1e32dee.png> .

_:N1468a079fa0345178384792f4b9d8f27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Accross the Air"@en,
        "Accross the Air"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N4b456449a94a408fabfd9766ec44fa7f ;
    schema:name "Accross the Air"@en,
        "Accross the Air"@ja .

_:N1f0648fdda9f4b138ca78b155bbb2a9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blowin-"@en,
        "Blowin-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:45"^^xsd:interval ;
    schema:inPlaylist _:N4b456449a94a408fabfd9766ec44fa7f ;
    schema:name "Blowin-"@en,
        "Blowin-"@ja .

_:N4e65416af86d466c926871d1b3028885 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star-Colored Night Sky"@en,
        "星色夜空"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N4b456449a94a408fabfd9766ec44fa7f ;
    schema:name "Star-Colored Night Sky"@en,
        "星色夜空"@ja .

_:N51bd2aa92e374a0c8eb4fadb26ccd1d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Snow that Awaits Spring"@en,
        "春待つ雪"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N4b456449a94a408fabfd9766ec44fa7f ;
    schema:name "The Snow that Awaits Spring"@en,
        "春待つ雪"@ja .

_:N752b4c48869e476a8776d28a1a10137b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moonchild"@en,
        "Moonchild"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N4b456449a94a408fabfd9766ec44fa7f ;
    schema:name "Moonchild"@en,
        "Moonchild"@ja .

_:N79613cd67c1c415faf8bf153dc267e89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yo-zakura"@en,
        "Yo-zakura"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N4b456449a94a408fabfd9766ec44fa7f ;
    schema:name "Yo-zakura"@en,
        "Yo-zakura"@ja .

_:Nbd33f5265cf54a7695de5fbc9f7b73ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Samba de China (Stay Tune, Stay Gold)"@en,
        "Samba de China (Stay Tune, Stay Gold)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N4b456449a94a408fabfd9766ec44fa7f ;
    schema:name "Samba de China (Stay Tune, Stay Gold)"@en,
        "Samba de China (Stay Tune, Stay Gold)"@ja .

_:Nde17a0dbd52b496c9e126a1b5e2c33fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamin', Wonder, Flowering tonight"@en,
        "Dreamin', Wonder, Flowering tonight"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N4b456449a94a408fabfd9766ec44fa7f ;
    schema:name "Dreamin', Wonder, Flowering tonight"@en,
        "Dreamin', Wonder, Flowering tonight"@ja .

_:N4b456449a94a408fabfd9766ec44fa7f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1468a079fa0345178384792f4b9d8f27,
        _:N1f0648fdda9f4b138ca78b155bbb2a9b,
        _:N4e65416af86d466c926871d1b3028885,
        _:N51bd2aa92e374a0c8eb4fadb26ccd1d5,
        _:N752b4c48869e476a8776d28a1a10137b,
        _:N79613cd67c1c415faf8bf153dc267e89,
        _:Nbd33f5265cf54a7695de5fbc9f7b73ce,
        _:Nde17a0dbd52b496c9e126a1b5e2c33fe ;
    mo:track_count 8 ;
    schema:duration "PT36:54"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1468a079fa0345178384792f4b9d8f27,
        _:N1f0648fdda9f4b138ca78b155bbb2a9b,
        _:N4e65416af86d466c926871d1b3028885,
        _:N51bd2aa92e374a0c8eb4fadb26ccd1d5,
        _:N752b4c48869e476a8776d28a1a10137b,
        _:N79613cd67c1c415faf8bf153dc267e89,
        _:Nbd33f5265cf54a7695de5fbc9f7b73ce,
        _:Nde17a0dbd52b496c9e126a1b5e2c33fe .

