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

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

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 2009)" .

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

<product/51#subject> a schema:CreativeWork ;
    schema:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn ;
    foaf:name "Touhou Seirensen ~ Undefined Fantastic Object."@en,
        "東方星蓮船　～ Undefined Fantastic Object."@ja,
        "Touhou Seirensen ~ Undefined Fantastic Object."@ja-latn .

<album/14987#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Kisoukyoku"@en,
        "東方奇奏曲"@ja,
        "Touhou Kisoukyoku"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14987#musicalwork> ;
    schema:name "Touhou Kisoukyoku"@en,
        "東方奇奏曲"@ja,
        "Touhou Kisoukyoku"@ja-latn .

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

<album/14987#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Kisoukyoku"@en,
        "東方奇奏曲"@ja,
        "Touhou Kisoukyoku"@ja-latn ;
    mo:performance_of <album/14987#musicalwork> ;
    mo:recorded_as <album/14987#musicalexpression> ;
    schema:name "Touhou Kisoukyoku"@en,
        "東方奇奏曲"@ja,
        "Touhou Kisoukyoku"@ja-latn ;
    schema:workPerformed <album/14987#musicalwork> .

<org/172#subject> schema:name "AQUA STYLE"@en,
        "アクアスタイル"@ja,
        "AQUA STYLE"@ja-latn ;
    foaf:name "AQUA STYLE"@en,
        "アクアスタイル"@ja,
        "AQUA STYLE"@ja-latn .

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

<https://medium-media.vgm.io/albums/78/14987/14987-1250329715.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/14987#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Touhou Kisoukyoku"@en,
        "東方奇奏曲"@ja,
        "Touhou Kisoukyoku"@ja-latn ;
    mo:catalogue_number "AQUA-0024" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14987#musicalexpression> ;
    mo:publisher <org/172#subject> ;
    mo:record _:N15e6c841cf32476aac18cf5b5642aa86 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/51#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/78/14987/14987-1250329715.jpg> ;
    schema:name "Touhou Kisoukyoku"@en,
        "東方奇奏曲"@ja,
        "Touhou Kisoukyoku"@ja-latn ;
    schema:publisher <org/172#subject> ;
    foaf:depiction <https://media.vgm.io/albums/78/14987/14987-1250329715.jpg> .

_:N0430a97b19ad4a51af8094a742e72ae2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Tiny, Tiny, Clever Commander"@en,
        "小さな小さな賢将"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N15e6c841cf32476aac18cf5b5642aa86 ;
    schema:name "A Tiny, Tiny, Clever Commander"@en,
        "小さな小さな賢将"@ja .

_:N0779b45cef5c4b0f9605073206e1d9b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith is for the Transient People Ver.M★SANAE"@en,
        "信仰は儚き人間の為にVer.M★SANAE"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N15e6c841cf32476aac18cf5b5642aa86 ;
    schema:name "Faith is for the Transient People Ver.M★SANAE"@en,
        "信仰は儚き人間の為にVer.M★SANAE"@ja .

_:N279a6fe49e4d4553abc1a7c40c130e01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maiden's Capriccio"@en,
        "少女綺想曲"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N15e6c841cf32476aac18cf5b5642aa86 ;
    schema:name "Maiden's Capriccio"@en,
        "少女綺想曲"@ja .

_:N537c66b4a6e1480eb60d048f0f04be8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Shadow in the Blue Sky"@en,
        "青空の影"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N15e6c841cf32476aac18cf5b5642aa86 ;
    schema:name "A Shadow in the Blue Sky"@en,
        "青空の影"@ja .

_:N5eb6baddf615450691f2e111e9bdd40a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the End of Spring"@en,
        "春の湊に"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N15e6c841cf32476aac18cf5b5642aa86 ;
    schema:name "At the End of Spring"@en,
        "春の湊に"@ja .

_:N8d20364671724eef9ade000fc301dc60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-Colored Master Spark"@en,
        "恋色マスタースパーク"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N15e6c841cf32476aac18cf5b5642aa86 ;
    schema:name "Love-Colored Master Spark"@en,
        "恋色マスタースパーク"@ja .

_:Nb5043debbdc64c8e87d8d4068b694696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Traditional Old Man and the Stylish Girl"@en,
        "時代親父とハイカラ少女"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N15e6c841cf32476aac18cf5b5642aa86 ;
    schema:name "The Traditional Old Man and the Stylish Girl"@en,
        "時代親父とハイカラ少女"@ja .

_:Nd528ed789c9341b4bc310992e9212054 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beware the Umbrella Left There Forever"@en,
        "万年置き傘にご注意を"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:N15e6c841cf32476aac18cf5b5642aa86 ;
    schema:name "Beware the Umbrella Left There Forever"@en,
        "万年置き傘にご注意を"@ja .

_:Nd648f07ec97b46c5b7924cf65018f364 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sealed Cloud Route"@en,
        "閉ざせし雲の通い路"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N15e6c841cf32476aac18cf5b5642aa86 ;
    schema:name "The Sealed Cloud Route"@en,
        "閉ざせし雲の通い路"@ja .

_:Ndfa707f07afa4604b25e2aa1bfabd082 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowering Night Ver.M☆SAKUYA"@en,
        "フラワリングナイトVer.M☆SAKUYA"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N15e6c841cf32476aac18cf5b5642aa86 ;
    schema:name "Flowering Night Ver.M☆SAKUYA"@en,
        "フラワリングナイトVer.M☆SAKUYA"@ja .

_:Nf22ca67196ad4b54bc43ee226710375b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faith is for the Transient People"@en,
        "信仰は儚き人間の為に"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N15e6c841cf32476aac18cf5b5642aa86 ;
    schema:name "Faith is for the Transient People"@en,
        "信仰は儚き人間の為に"@ja .

_:Nfa79bd16d54e44b0aefb2f49cc8f0e8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Ruin"@en,
        "スカイルーイン"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N15e6c841cf32476aac18cf5b5642aa86 ;
    schema:name "Sky Ruin"@en,
        "スカイルーイン"@ja .

_:N15e6c841cf32476aac18cf5b5642aa86 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0430a97b19ad4a51af8094a742e72ae2,
        _:N0779b45cef5c4b0f9605073206e1d9b1,
        _:N279a6fe49e4d4553abc1a7c40c130e01,
        _:N537c66b4a6e1480eb60d048f0f04be8e,
        _:N5eb6baddf615450691f2e111e9bdd40a,
        _:N8d20364671724eef9ade000fc301dc60,
        _:Nb5043debbdc64c8e87d8d4068b694696,
        _:Nd528ed789c9341b4bc310992e9212054,
        _:Nd648f07ec97b46c5b7924cf65018f364,
        _:Ndfa707f07afa4604b25e2aa1bfabd082,
        _:Nf22ca67196ad4b54bc43ee226710375b,
        _:Nfa79bd16d54e44b0aefb2f49cc8f0e8e ;
    mo:track_count 12 ;
    schema:duration "PT37:55"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N0430a97b19ad4a51af8094a742e72ae2,
        _:N0779b45cef5c4b0f9605073206e1d9b1,
        _:N279a6fe49e4d4553abc1a7c40c130e01,
        _:N537c66b4a6e1480eb60d048f0f04be8e,
        _:N5eb6baddf615450691f2e111e9bdd40a,
        _:N8d20364671724eef9ade000fc301dc60,
        _:Nb5043debbdc64c8e87d8d4068b694696,
        _:Nd528ed789c9341b4bc310992e9212054,
        _:Nd648f07ec97b46c5b7924cf65018f364,
        _:Ndfa707f07afa4604b25e2aa1bfabd082,
        _:Nf22ca67196ad4b54bc43ee226710375b,
        _:Nfa79bd16d54e44b0aefb2f49cc8f0e8e .

