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

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

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

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

<event/65> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 5 (Oct 11, 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/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/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/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/20700#musicalexpression> a mo:Signal ;
    mo:published_as <album/20700#subject> ;
    mo:records <album/20700#performance> .

<org/419#subject> schema:name "Machikado-Mapoze"@en,
        "街角麻婆豆"@ja,
        "Machikado-Mapoze"@ja-latn ;
    foaf:name "Machikado-Mapoze"@en,
        "街角麻婆豆"@ja,
        "Machikado-Mapoze"@ja-latn .

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

<https://medium-media.vgm.io/albums/00/20700/20700-1281756799.jpg> a schema:ImageObject,
        foaf:Image .

<album/20700#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "9 Recorder Quartet"@en,
        "⑨リコーダーバカルテット"@ja,
        "9 Recorder Quartet"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/7248#subject> ;
    mo:produced_work <album/20700#musicalwork> ;
    schema:name "9 Recorder Quartet"@en,
        "⑨リコーダーバカルテット"@ja,
        "9 Recorder Quartet"@ja-latn .

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

<artist/9254#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20700#performance> ;
    schema:name "Rastail"@en,
        "ラステイル"@ja ;
    foaf:name "Rastail"@en,
        "ラステイル"@ja .

<artist/9255#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20700#performance> ;
    schema:name "R, The Friend=NMD"@en ;
    foaf:name "R, The Friend=NMD"@en .

<artist/7248#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20700#subject> ;
    mo:performed <album/20700#performance> ;
    schema:name "Sakana Nakazako"@en,
        "中雑魚酒菜"@ja ;
    foaf:made <album/20700#composition>,
        <album/20700#subject> ;
    foaf:name "Sakana Nakazako"@en,
        "中雑魚酒菜"@ja .

<album/20700#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "9 Recorder Quartet"@en,
        "⑨リコーダーバカルテット"@ja,
        "9 Recorder Quartet"@ja-latn ;
    mo:performance_of <album/20700#musicalwork> ;
    mo:performer _:N1dc57d1dfe5f4a0db81c16f3b3236002,
        _:Nbb35a9d8e5874a71b2d84dc770006765,
        <artist/7248#subject>,
        <artist/9254#subject>,
        <artist/9255#subject> ;
    mo:recorded_as <album/20700#musicalexpression> ;
    schema:byArtist _:N1dc57d1dfe5f4a0db81c16f3b3236002,
        _:Nbb35a9d8e5874a71b2d84dc770006765,
        <artist/7248#subject>,
        <artist/9254#subject>,
        <artist/9255#subject> ;
    schema:name "9 Recorder Quartet"@en,
        "⑨リコーダーバカルテット"@ja,
        "9 Recorder Quartet"@ja-latn ;
    schema:workPerformed <album/20700#musicalwork> .

<album/20700#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "9 Recorder Quartet"@en,
        "⑨リコーダーバカルテット"@ja,
        "9 Recorder Quartet"@ja-latn ;
    mo:catalogue_number "MM-07" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20700#musicalexpression> ;
    mo:publisher <org/419#subject> ;
    mo:record _:N057f0ba6d0334039903f801d48ae32c9 ;
    mo:record_count 1 ;
    mo:release <event/65> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/25#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "リョーマ"@en ;
            foaf:name "リョーマ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kain"@en ;
            foaf:name "Kain"@en ],
        <artist/7248#subject>,
        <artist/9254#subject>,
        <artist/9255#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/00/20700/20700-1281756799.jpg> ;
    schema:name "9 Recorder Quartet"@en,
        "⑨リコーダーバカルテット"@ja,
        "9 Recorder Quartet"@ja-latn ;
    schema:publisher <org/419#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/20700/20700-1281756799.jpg> .

_:N0d7375cda05d4bb4a22a9d94c732d6a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ファンファーレ～東方～"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "ファンファーレ～東方～"@ja .

_:N1ac319dfdd6b47a499e9c11e470a8ba6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reisenetta, la boureè pour Udonguè"@ja ;
    mo:track_number 15 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "Reisenetta, la boureè pour Udonguè"@ja .

_:N1da411ed4bcd429ba7ff09933287adee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "滝登り"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "滝登り"@ja .

_:N1dc57d1dfe5f4a0db81c16f3b3236002 a schema:Person,
        foaf:Person ;
    mo:performed <album/20700#performance> ;
    schema:name "Kain"@en ;
    foaf:name "Kain"@en .

_:N241c15f1d8194733b649dfe50f35194a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ゆかるひ 、めーのめーなち"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "ゆかるひ 、めーのめーなち"@ja .

_:N3520e8e3851340ac99465f4561410095 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さくらんぼの種"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "さくらんぼの種"@ja .

_:N42be0fcc70f84c65b16f23f560cb2d3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Il Rinascimento dei Traversi ~Recorder Ver."@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "Il Rinascimento dei Traversi ~Recorder Ver."@ja .

_:N472eb762a4844bdd9d53f87ef3017493 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "良い酔い"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "良い酔い"@ja .

_:N4c835ebf8e7548d6bce485c71fbbbd01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Il Rinascimento dei Traversi ~Flute Ver."@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "Il Rinascimento dei Traversi ~Flute Ver."@ja .

_:N4f27d4ac2186488cb9875250f1aa99f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "硝子花"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "硝子花"@ja .

_:N756d0757839340e7a26fabe45a88fe13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人喰いタンゴ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "人喰いタンゴ"@ja .

_:N85746dea19624201abbceb67940a49cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winddy goblin quartet"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "Winddy goblin quartet"@ja .

_:Nbb35a9d8e5874a71b2d84dc770006765 a schema:Person,
        foaf:Person ;
    mo:performed <album/20700#performance> ;
    schema:name "リョーマ"@en ;
    foaf:name "リョーマ"@en .

_:Ne2f889e3cafa48b0bafa28740e2ac695 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "バグズカルテット"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "バグズカルテット"@ja .

_:Ne5896a5c44c64ef5b02b9a7497b4f217 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "石焼芋"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "石焼芋"@ja .

_:Ne75efe98dda14c47801fe82d752c3328 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ちんどん夜雀 ～真夜中の騒音マスター"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "ちんどん夜雀 ～真夜中の騒音マスター"@ja .

_:Ne7c5fe61a9ad4f23abb0f6174dbd1589 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "2nd chord"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "2nd chord"@ja .

_:Ne9adb411ef45407ea3d8867dea348e5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La gelosia"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "La gelosia"@ja .

_:Nea45a3ffd55740b29717227114c64159 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "フルートと通奏低音のための上海紅茶館"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "フルートと通奏低音のための上海紅茶館"@ja .

_:Nea5cd518d98b44148157d9f1c8f8e250 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ピタゴラチルノ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N057f0ba6d0334039903f801d48ae32c9 ;
    schema:name "ピタゴラチルノ"@ja .

_:N057f0ba6d0334039903f801d48ae32c9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d7375cda05d4bb4a22a9d94c732d6a3,
        _:N1ac319dfdd6b47a499e9c11e470a8ba6,
        _:N1da411ed4bcd429ba7ff09933287adee,
        _:N241c15f1d8194733b649dfe50f35194a,
        _:N3520e8e3851340ac99465f4561410095,
        _:N42be0fcc70f84c65b16f23f560cb2d3e,
        _:N472eb762a4844bdd9d53f87ef3017493,
        _:N4c835ebf8e7548d6bce485c71fbbbd01,
        _:N4f27d4ac2186488cb9875250f1aa99f0,
        _:N756d0757839340e7a26fabe45a88fe13,
        _:N85746dea19624201abbceb67940a49cc,
        _:Ne2f889e3cafa48b0bafa28740e2ac695,
        _:Ne5896a5c44c64ef5b02b9a7497b4f217,
        _:Ne75efe98dda14c47801fe82d752c3328,
        _:Ne7c5fe61a9ad4f23abb0f6174dbd1589,
        _:Ne9adb411ef45407ea3d8867dea348e5b,
        _:Nea45a3ffd55740b29717227114c64159,
        _:Nea5cd518d98b44148157d9f1c8f8e250 ;
    mo:track_count 18 ;
    schema:duration "PT39:21"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N0d7375cda05d4bb4a22a9d94c732d6a3,
        _:N1ac319dfdd6b47a499e9c11e470a8ba6,
        _:N1da411ed4bcd429ba7ff09933287adee,
        _:N241c15f1d8194733b649dfe50f35194a,
        _:N3520e8e3851340ac99465f4561410095,
        _:N42be0fcc70f84c65b16f23f560cb2d3e,
        _:N472eb762a4844bdd9d53f87ef3017493,
        _:N4c835ebf8e7548d6bce485c71fbbbd01,
        _:N4f27d4ac2186488cb9875250f1aa99f0,
        _:N756d0757839340e7a26fabe45a88fe13,
        _:N85746dea19624201abbceb67940a49cc,
        _:Ne2f889e3cafa48b0bafa28740e2ac695,
        _:Ne5896a5c44c64ef5b02b9a7497b4f217,
        _:Ne75efe98dda14c47801fe82d752c3328,
        _:Ne7c5fe61a9ad4f23abb0f6174dbd1589,
        _:Ne9adb411ef45407ea3d8867dea348e5b,
        _:Nea45a3ffd55740b29717227114c64159,
        _:Nea5cd518d98b44148157d9f1c8f8e250 .

