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

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

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

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

<event/157> a mo:Release ;
    schema:name "Released at Comic Market 84 (Aug 10, 2013 to Aug 12, 2013)" .

<product/14#subject> a schema:CreativeWork ;
    schema:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn ;
    foaf:name "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@en,
        "東方夢時空　～ Phantasmagoria of Dim.Dream."@ja,
        "Touhou Yumejikuu ~ Phantasmagoria of Dim.Dream."@ja-latn .

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

<album/45630#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "forestpireo VOCAL BEST"@en,
        "ふぉれすとぴれお VOCAL BEST"@ja,
        "forestpireo VOCAL BEST"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/45630#musicalwork> ;
    schema:name "forestpireo VOCAL BEST"@en,
        "ふぉれすとぴれお VOCAL BEST"@ja,
        "forestpireo VOCAL BEST"@ja-latn .

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

<org/342#subject> schema:name "forestpireo"@en,
        "ふぉれすとぴれお"@ja,
        "forestpireo"@ja-latn ;
    foaf:name "forestpireo"@en,
        "ふぉれすとぴれお"@ja,
        "forestpireo"@ja-latn .

<https://media.vgm.io/albums/03/45630/45630-2cee5e908ce9.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/45630#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/03/45630/45630-2cee5e908ce9.jpg> ;
    foaf:depicts <album/45630#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/03/45630/45630-2cee5e908ce9.jpg> .

<https://medium-media.vgm.io/albums/03/45630/45630-2cee5e908ce9.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/6160#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45630#performance> ;
    schema:name "Koko"@en,
        "ココ"@ja ;
    foaf:name "Koko"@en,
        "ココ"@ja .

<artist/6189#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45630#performance> ;
    schema:name "nano.czkey"@en,
        "紫月菜乃"@ja ;
    foaf:name "nano.czkey"@en,
        "紫月菜乃"@ja .

<artist/6799#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45630#performance> ;
    schema:name "nayuta"@en ;
    foaf:name "nayuta"@en .

<artist/69831#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45630#performance> ;
    schema:name "ryaku"@en,
        "りゃく"@ja ;
    foaf:name "ryaku"@en,
        "りゃく"@ja .

<album/45630#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-08-12"^^xsd:date ;
    dcterms:title "forestpireo VOCAL BEST"@en,
        "ふぉれすとぴれお VOCAL BEST"@ja,
        "forestpireo VOCAL BEST"@ja-latn ;
    mo:catalogue_number "FPR0024" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45630#musicalexpression> ;
    mo:publisher <org/342#subject> ;
    mo:record _:N8ec6be29fc804e58b2b8521d3b4b73a2 ;
    mo:record_count 1 ;
    mo:release <event/157> ;
    schema:about <product/14#subject>,
        <product/20#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rio*Mimori"@en ;
            foaf:name "Rio*Mimori"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "haruo"@en ;
            foaf:name "haruo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "mi-a"@en ;
            foaf:name "mi-a"@en ],
        <artist/4383#subject>,
        <artist/6160#subject>,
        <artist/6189#subject>,
        <artist/6799#subject>,
        <artist/69831#subject> ;
    schema:datePublished "2013-08-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/03/45630/45630-2cee5e908ce9.jpg> ;
    schema:name "forestpireo VOCAL BEST"@en,
        "ふぉれすとぴれお VOCAL BEST"@ja,
        "forestpireo VOCAL BEST"@ja-latn ;
    schema:publisher <org/342#subject> ;
    foaf:depiction <https://media.vgm.io/albums/03/45630/45630-2cee5e908ce9.jpg> .

<album/45630#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "forestpireo VOCAL BEST"@en,
        "ふぉれすとぴれお VOCAL BEST"@ja,
        "forestpireo VOCAL BEST"@ja-latn ;
    mo:performance_of <album/45630#musicalwork> ;
    mo:performer _:N3c832c3f1696418a838abd2503a1d054,
        _:N609acc76daa6409e83aefbefa5809479,
        _:Nf7914da8d88641a488051cc0aca3f50c,
        <artist/4383#subject>,
        <artist/6160#subject>,
        <artist/6189#subject>,
        <artist/6799#subject>,
        <artist/69831#subject> ;
    mo:recorded_as <album/45630#musicalexpression> ;
    schema:byArtist _:N3c832c3f1696418a838abd2503a1d054,
        _:N609acc76daa6409e83aefbefa5809479,
        _:Nf7914da8d88641a488051cc0aca3f50c,
        <artist/4383#subject>,
        <artist/6160#subject>,
        <artist/6189#subject>,
        <artist/6799#subject>,
        <artist/69831#subject> ;
    schema:name "forestpireo VOCAL BEST"@en,
        "ふぉれすとぴれお VOCAL BEST"@ja,
        "forestpireo VOCAL BEST"@ja-latn ;
    schema:workPerformed <album/45630#musicalwork> .

_:N13503ef9339143ed88d56e86043bf546 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "れみりあ☆デスティニー"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ec6be29fc804e58b2b8521d3b4b73a2 ;
    schema:name "れみりあ☆デスティニー"@ja .

_:N2a9fb609a0c8469a8e8756992cc1ca00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夏、祭りの日"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ec6be29fc804e58b2b8521d3b4b73a2 ;
    schema:name "夏、祭りの日"@ja .

_:N3229d72224f54b578d5bf0acc264bcad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "紅い門番の憂鬱"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ec6be29fc804e58b2b8521d3b4b73a2 ;
    schema:name "紅い門番の憂鬱"@ja .

_:N3c832c3f1696418a838abd2503a1d054 a schema:Person,
        foaf:Person ;
    mo:performed <album/45630#performance> ;
    schema:name "Rio*Mimori"@en ;
    foaf:name "Rio*Mimori"@en .

_:N5cacc58659164bfaa36a4c4e2ff27134 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "one of stars"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ec6be29fc804e58b2b8521d3b4b73a2 ;
    schema:name "one of stars"@ja .

_:N609acc76daa6409e83aefbefa5809479 a schema:Person,
        foaf:Person ;
    mo:performed <album/45630#performance> ;
    schema:name "haruo"@en ;
    foaf:name "haruo"@en .

_:N73f1b38c9f76451a8ed5290bc04780fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F.F.F.‐FlowerForgottenFor60y‐（SnowMix）"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ec6be29fc804e58b2b8521d3b4b73a2 ;
    schema:name "F.F.F.‐FlowerForgottenFor60y‐（SnowMix）"@ja .

_:N7b803cae56864482bc0172f9ca86b6b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの子が恋した桃源郷の美化にご協力下さい"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ec6be29fc804e58b2b8521d3b4b73a2 ;
    schema:name "あの子が恋した桃源郷の美化にご協力下さい"@ja .

_:Na5cb7c749a4a47d7870e92d91c552eb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OINORI-GIRL"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ec6be29fc804e58b2b8521d3b4b73a2 ;
    schema:name "OINORI-GIRL"@ja .

_:Nb19b33454a9b447882444341674bc864 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あーうー☆"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ec6be29fc804e58b2b8521d3b4b73a2 ;
    schema:name "あーうー☆"@ja .

_:Nd3191b25a7b844dfa66206e0117829db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アイ・ウィッシュ・クロスフェード"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ec6be29fc804e58b2b8521d3b4b73a2 ;
    schema:name "アイ・ウィッシュ・クロスフェード"@ja .

_:Ndc843ff3742a468e9ca990985150c1bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラブ・スペル"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ec6be29fc804e58b2b8521d3b4b73a2 ;
    schema:name "ラブ・スペル"@ja .

_:Ne512ecd44a4246dfa6048b9f17e9e4ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "かっぱ巻け!! にとりのですこ"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ec6be29fc804e58b2b8521d3b4b73a2 ;
    schema:name "かっぱ巻け!! にとりのですこ"@ja .

_:Ne8baab20a01f410c91b55bbca7dc35e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひとしづく"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ec6be29fc804e58b2b8521d3b4b73a2 ;
    schema:name "ひとしづく"@ja .

_:Nf7914da8d88641a488051cc0aca3f50c a schema:Person,
        foaf:Person ;
    mo:performed <album/45630#performance> ;
    schema:name "mi-a"@en ;
    foaf:name "mi-a"@en .

_:Nfecea22ac27446ed9f04e4371612ddb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月のモトに耀-アカル-～"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N8ec6be29fc804e58b2b8521d3b4b73a2 ;
    schema:name "月のモトに耀-アカル-～"@ja .

_:N8ec6be29fc804e58b2b8521d3b4b73a2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13503ef9339143ed88d56e86043bf546,
        _:N2a9fb609a0c8469a8e8756992cc1ca00,
        _:N3229d72224f54b578d5bf0acc264bcad,
        _:N5cacc58659164bfaa36a4c4e2ff27134,
        _:N73f1b38c9f76451a8ed5290bc04780fb,
        _:N7b803cae56864482bc0172f9ca86b6b6,
        _:Na5cb7c749a4a47d7870e92d91c552eb6,
        _:Nb19b33454a9b447882444341674bc864,
        _:Nd3191b25a7b844dfa66206e0117829db,
        _:Ndc843ff3742a468e9ca990985150c1bf,
        _:Ne512ecd44a4246dfa6048b9f17e9e4ee,
        _:Ne8baab20a01f410c91b55bbca7dc35e4,
        _:Nfecea22ac27446ed9f04e4371612ddb2 ;
    mo:track_count 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N13503ef9339143ed88d56e86043bf546,
        _:N2a9fb609a0c8469a8e8756992cc1ca00,
        _:N3229d72224f54b578d5bf0acc264bcad,
        _:N5cacc58659164bfaa36a4c4e2ff27134,
        _:N73f1b38c9f76451a8ed5290bc04780fb,
        _:N7b803cae56864482bc0172f9ca86b6b6,
        _:Na5cb7c749a4a47d7870e92d91c552eb6,
        _:Nb19b33454a9b447882444341674bc864,
        _:Nd3191b25a7b844dfa66206e0117829db,
        _:Ndc843ff3742a468e9ca990985150c1bf,
        _:Ne512ecd44a4246dfa6048b9f17e9e4ee,
        _:Ne8baab20a01f410c91b55bbca7dc35e4,
        _:Nfecea22ac27446ed9f04e4371612ddb2 .

