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

<artist/6959#subject> a schema:Person,
        foaf:Person ;
    schema:name "RD-Sounds"@en ;
    foaf:made <album/46048#lyrics>,
        <album/46048#subject> ;
    foaf:name "RD-Sounds"@en .

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

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

<event/169> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 11 (May 11, 2014)" .

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

<product/49#subject> a schema:CreativeWork ;
    schema:name "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@en,
        "東方求聞史紀　〜 Perfect Memento in Strict Sense."@ja,
        "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@ja-latn ;
    foaf:name "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@en,
        "東方求聞史紀　〜 Perfect Memento in Strict Sense."@ja,
        "Touhou Gumon Shiki ~ Perfect Memento in Strict Sense."@ja-latn .

<album/46048#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "nozomi"@en,
        "望"@ja,
        "nozomi"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/46048#musicalwork> ;
    schema:name "nozomi"@en,
        "望"@ja,
        "nozomi"@ja-latn .

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

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

<org/806#subject> schema:name "withered leaf"@en,
        "凋叶棕"@ja,
        "withered leaf"@ja-latn ;
    foaf:name "withered leaf"@en,
        "凋叶棕"@ja,
        "withered leaf"@ja-latn .

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

<https://medium-media.vgm.io/albums/84/46048/46048-1401209334.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/19831#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46048#performance> ;
    schema:name "Shozo Hirayama"@en,
        "平山正三"@ja ;
    foaf:name "Shozo Hirayama"@en,
        "平山正三"@ja .

<artist/20663#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46048#performance> ;
    schema:name "Sho Kobayashi"@en,
        "小林将"@ja ;
    foaf:name "Sho Kobayashi"@en,
        "小林将"@ja .

<artist/2446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46048#performance> ;
    schema:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja ;
    foaf:name "Ayumi Nomiya"@en,
        "野宮あゆみ"@ja .

<artist/2652#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46048#performance> ;
    schema:name "Hikarisyuyo"@en,
        "光収容"@ja ;
    foaf:name "Hikarisyuyo"@en,
        "光収容"@ja .

<artist/4383#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46048#performance> ;
    schema:name "Meramipop"@en,
        "めらみぽっぷ"@ja ;
    foaf:name "Meramipop"@en,
        "めらみぽっぷ"@ja .

<artist/9026#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46048#performance> ;
    schema:name "Kushi"@en,
        "Φ串Φ"@ja ;
    foaf:name "Kushi"@en,
        "Φ串Φ"@ja .

<album/46048#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-11"^^xsd:date ;
    dcterms:title "nozomi"@en,
        "望"@ja,
        "nozomi"@ja-latn ;
    mo:catalogue_number "RDWL-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/46048#musicalexpression> ;
    mo:publisher <org/806#subject> ;
    mo:record _:Ne641949ccf0647febcdadb031bd2ea66 ;
    mo:record_count 1 ;
    mo:release <event/169> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject>,
        <product/49#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "真中千晴"@en ;
            foaf:name "真中千晴"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "小泉ノリヲ"@en ;
            foaf:name "小泉ノリヲ"@en ],
        <artist/19831#subject>,
        <artist/20663#subject>,
        <artist/2446#subject>,
        <artist/2652#subject>,
        <artist/4383#subject>,
        <artist/9026#subject> ;
    schema:datePublished "2014-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/46048/46048-1401209334.jpg> ;
    schema:name "nozomi"@en,
        "望"@ja,
        "nozomi"@ja-latn ;
    schema:publisher <org/806#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/46048/46048-1401209334.jpg> .

<album/46048#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "nozomi"@en,
        "望"@ja,
        "nozomi"@ja-latn ;
    mo:performance_of <album/46048#musicalwork> ;
    mo:performer _:N20a1c2d9c2fb4b29a7aecfd15502d965,
        _:N4ac1d584d5fd4933b4b70168686bb97d,
        <artist/19831#subject>,
        <artist/20663#subject>,
        <artist/2446#subject>,
        <artist/2652#subject>,
        <artist/4383#subject>,
        <artist/9026#subject> ;
    mo:recorded_as <album/46048#musicalexpression> ;
    schema:byArtist _:N20a1c2d9c2fb4b29a7aecfd15502d965,
        _:N4ac1d584d5fd4933b4b70168686bb97d,
        <artist/19831#subject>,
        <artist/20663#subject>,
        <artist/2446#subject>,
        <artist/2652#subject>,
        <artist/4383#subject>,
        <artist/9026#subject> ;
    schema:name "nozomi"@en,
        "望"@ja,
        "nozomi"@ja-latn ;
    schema:workPerformed <album/46048#musicalwork> .

_:N057013226faf4572b75348e5de3c8957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スターブレイカー"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:Ne641949ccf0647febcdadb031bd2ea66 ;
    schema:name "スターブレイカー"@ja .

_:N20a1c2d9c2fb4b29a7aecfd15502d965 a schema:Person,
        foaf:Person ;
    mo:performed <album/46048#performance> ;
    schema:name "真中千晴"@en ;
    foaf:name "真中千晴"@en .

_:N261e0d6f6e1c49eb8b30b5b6252f73a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "弦奏交響曲「人形裁判」"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Ne641949ccf0647febcdadb031bd2ea66 ;
    schema:name "弦奏交響曲「人形裁判」"@ja .

_:N37562d9b1c174494a56f4f271f285709 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "人恋し、秋恋し"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:09"^^xsd:interval ;
    schema:inPlaylist _:Ne641949ccf0647febcdadb031bd2ea66 ;
    schema:name "人恋し、秋恋し"@ja .

_:N39f69504382c4a009a67ce60983ea62a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ロンリー・モンスター・イン・ザ・デソレイション #0"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:Ne641949ccf0647febcdadb031bd2ea66 ;
    schema:name "ロンリー・モンスター・イン・ザ・デソレイション #0"@ja .

_:N432ad3f826294b169fe8547f6c20225b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "サボタージュに魂をかけて"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:Ne641949ccf0647febcdadb031bd2ea66 ;
    schema:name "サボタージュに魂をかけて"@ja .

_:N4ac1d584d5fd4933b4b70168686bb97d a schema:Person,
        foaf:Person ;
    mo:performed <album/46048#performance> ;
    schema:name "小泉ノリヲ"@en ;
    foaf:name "小泉ノリヲ"@en .

_:N4c7a6eff9c334e499f2cbfaae59da3d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "泡沫のストーリーテラー"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Ne641949ccf0647febcdadb031bd2ea66 ;
    schema:name "泡沫のストーリーテラー"@ja .

_:N64ecb49bb726415eb74f196f58c625d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "その正しき言葉のもとに"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:41"^^xsd:interval ;
    schema:inPlaylist _:Ne641949ccf0647febcdadb031bd2ea66 ;
    schema:name "その正しき言葉のもとに"@ja .

_:N730df3878496447395c9c1d7254ac179 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "博麗神社演舞奉納神事"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:Ne641949ccf0647febcdadb031bd2ea66 ;
    schema:name "博麗神社演舞奉納神事"@ja .

_:N7e8b6871eff94662a10a79605d99ed94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "童遊"@ja ;
    mo:track_number 13 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:Ne641949ccf0647febcdadb031bd2ea66 ;
    schema:name "童遊"@ja .

_:Nb5c9e440c09c4a4aada8bfc2c1a7d21d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "encourager"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:Ne641949ccf0647febcdadb031bd2ea66 ;
    schema:name "encourager"@ja .

_:Nb8ad1be26a694f22a196cb67894155b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "呪いのエメラルド"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:Ne641949ccf0647febcdadb031bd2ea66 ;
    schema:name "呪いのエメラルド"@ja .

_:Nc99d64d810eb480e854e4d75532a419f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unprivileged Access"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:Ne641949ccf0647febcdadb031bd2ea66 ;
    schema:name "Unprivileged Access"@ja .

_:Nfcb91a3c654943e6adbfdafbbac5ea5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの子はなぞのスピードスター"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ne641949ccf0647febcdadb031bd2ea66 ;
    schema:name "あの子はなぞのスピードスター"@ja .

_:Ne641949ccf0647febcdadb031bd2ea66 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N057013226faf4572b75348e5de3c8957,
        _:N261e0d6f6e1c49eb8b30b5b6252f73a1,
        _:N37562d9b1c174494a56f4f271f285709,
        _:N39f69504382c4a009a67ce60983ea62a,
        _:N432ad3f826294b169fe8547f6c20225b,
        _:N4c7a6eff9c334e499f2cbfaae59da3d9,
        _:N64ecb49bb726415eb74f196f58c625d0,
        _:N730df3878496447395c9c1d7254ac179,
        _:N7e8b6871eff94662a10a79605d99ed94,
        _:Nb5c9e440c09c4a4aada8bfc2c1a7d21d,
        _:Nb8ad1be26a694f22a196cb67894155b2,
        _:Nc99d64d810eb480e854e4d75532a419f,
        _:Nfcb91a3c654943e6adbfdafbbac5ea5b ;
    mo:track_count 13 ;
    schema:duration "PT66:58"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N057013226faf4572b75348e5de3c8957,
        _:N261e0d6f6e1c49eb8b30b5b6252f73a1,
        _:N37562d9b1c174494a56f4f271f285709,
        _:N39f69504382c4a009a67ce60983ea62a,
        _:N432ad3f826294b169fe8547f6c20225b,
        _:N4c7a6eff9c334e499f2cbfaae59da3d9,
        _:N64ecb49bb726415eb74f196f58c625d0,
        _:N730df3878496447395c9c1d7254ac179,
        _:N7e8b6871eff94662a10a79605d99ed94,
        _:Nb5c9e440c09c4a4aada8bfc2c1a7d21d,
        _:Nb8ad1be26a694f22a196cb67894155b2,
        _:Nc99d64d810eb480e854e4d75532a419f,
        _:Nfcb91a3c654943e6adbfdafbbac5ea5b .

