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

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

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

<event/65> a mo:Release ;
    schema:name "Released at Touhou Kouroumu 5 (Oct 11, 2009)" .

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

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

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

<org/345#subject> schema:name "Iemitsu."@en,
        "Iemitsu."@ja,
        "Iemitsu."@ja-latn ;
    foaf:name "Iemitsu."@en,
        "Iemitsu."@ja,
        "Iemitsu."@ja-latn .

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

<https://medium-media.vgm.io/albums/37/16273/16273-1257973865.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<artist/6753#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/16273#performance> ;
    schema:name "Shizuku Aosaki"@en,
        "蒼咲雫"@ja ;
    foaf:name "Shizuku Aosaki"@en,
        "蒼咲雫"@ja .

<album/16273#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Re5-W-"@en,
        "Re5-W-"@ja,
        "Re5-W-"@ja-latn ;
    mo:performance_of <album/16273#musicalwork> ;
    mo:performer <artist/6160#subject>,
        <artist/6753#subject> ;
    mo:recorded_as <album/16273#musicalexpression> ;
    schema:byArtist <artist/6160#subject>,
        <artist/6753#subject> ;
    schema:name "Re5-W-"@en,
        "Re5-W-"@ja,
        "Re5-W-"@ja-latn ;
    schema:workPerformed <album/16273#musicalwork> .

<album/16273#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-12"^^xsd:date ;
    dcterms:title "Re5-W-"@en,
        "Re5-W-"@ja,
        "Re5-W-"@ja-latn ;
    mo:catalogue_number "SICD-049" ;
    mo:media_type "CD" ;
    mo:publication_of <album/16273#musicalexpression> ;
    mo:publisher <org/345#subject> ;
    mo:record _:N48a6869843a641039196d396ee8ddac8 ;
    mo:record_count 1 ;
    mo:release <event/65> ;
    schema:about <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/6160#subject>,
        <artist/6753#subject> ;
    schema:datePublished "2009-10-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/16273/16273-1257973865.jpg> ;
    schema:name "Re5-W-"@en,
        "Re5-W-"@ja,
        "Re5-W-"@ja-latn ;
    schema:publisher <org/345#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/16273/16273-1257973865.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Choro"@en ;
    foaf:made <album/16273#lyrics> ;
    foaf:name "Choro"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Choro"@en ;
    foaf:made <album/16273#subject> ;
    foaf:name "Choro"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aiko Sakuma"@en ;
    foaf:made <album/16273#lyrics> ;
    foaf:name "Aiko Sakuma"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Aiko Sakuma"@en ;
    foaf:made <album/16273#subject> ;
    foaf:name "Aiko Sakuma"@en .

_:N0db01589c5ea4a7da1ffe93103399fa6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パンドラ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N48a6869843a641039196d396ee8ddac8 ;
    schema:name "パンドラ"@ja .

_:N11ec0059948947a38114a0f61b37260a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Magic -Inst-"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N48a6869843a641039196d396ee8ddac8 ;
    schema:name "Night Magic -Inst-"@ja .

_:N14b31282c0b640eaa575d02b41760bd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ふたり遊び"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N48a6869843a641039196d396ee8ddac8 ;
    schema:name "ふたり遊び"@ja .

_:N1d2af89180ba4c6fb496562c654144c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It’s a small blind world -Inst-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N48a6869843a641039196d396ee8ddac8 ;
    schema:name "It’s a small blind world -Inst-"@ja .

_:N1eaccfa3c84149cf8380521931022215 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マボロシピアス -Inst-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N48a6869843a641039196d396ee8ddac8 ;
    schema:name "マボロシピアス -Inst-"@ja .

_:N5507a3d152814354ba1976b618be4acc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "孤独な音楽は誰のため"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N48a6869843a641039196d396ee8ddac8 ;
    schema:name "孤独な音楽は誰のため"@ja .

_:N5a239ffafbf64e7c8f7dee626ac6a4fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Magic -KIKOU RMX-"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N48a6869843a641039196d396ee8ddac8 ;
    schema:name "Night Magic -KIKOU RMX-"@ja .

_:N81b90ab4bc0c4a778a47a0ae7d163839 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マボロシピアス-W-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N48a6869843a641039196d396ee8ddac8 ;
    schema:name "マボロシピアス-W-"@ja .

_:N8cc4616d464f441fbd47946ebed6e41a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リリカリリコリリク -KIKUO RMX-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N48a6869843a641039196d396ee8ddac8 ;
    schema:name "リリカリリコリリク -KIKUO RMX-"@ja .

_:Nad55720b70c548f58bab28984f2a388c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Magic"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N48a6869843a641039196d396ee8ddac8 ;
    schema:name "Night Magic"@ja .

_:Nb07e9d42a7d5436399b887697d32f522 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パンドラ -Inst-"@ja ;
    mo:track_number 15 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N48a6869843a641039196d396ee8ddac8 ;
    schema:name "パンドラ -Inst-"@ja .

_:Nb3b0eae3ef324776968ca6a80bc747a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リリカリリコリリク"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N48a6869843a641039196d396ee8ddac8 ;
    schema:name "リリカリリコリリク"@ja .

_:Ne1b789106e5d4272999c6e2923a03ae3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "孤独な音楽は誰のため -Inst-"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:N48a6869843a641039196d396ee8ddac8 ;
    schema:name "孤独な音楽は誰のため -Inst-"@ja .

_:Ned0d7fbc6d2f4d3f8e8d7fcb7831d093 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "リリカリリコリリク -Inst-"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N48a6869843a641039196d396ee8ddac8 ;
    schema:name "リリカリリコリリク -Inst-"@ja .

_:Nf66e757a16454fe4a866b0966da54cc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's a small blind world"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:N48a6869843a641039196d396ee8ddac8 ;
    schema:name "It's a small blind world"@ja .

_:N48a6869843a641039196d396ee8ddac8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0db01589c5ea4a7da1ffe93103399fa6,
        _:N11ec0059948947a38114a0f61b37260a,
        _:N14b31282c0b640eaa575d02b41760bd5,
        _:N1d2af89180ba4c6fb496562c654144c4,
        _:N1eaccfa3c84149cf8380521931022215,
        _:N5507a3d152814354ba1976b618be4acc,
        _:N5a239ffafbf64e7c8f7dee626ac6a4fa,
        _:N81b90ab4bc0c4a778a47a0ae7d163839,
        _:N8cc4616d464f441fbd47946ebed6e41a,
        _:Nad55720b70c548f58bab28984f2a388c,
        _:Nb07e9d42a7d5436399b887697d32f522,
        _:Nb3b0eae3ef324776968ca6a80bc747a3,
        _:Ne1b789106e5d4272999c6e2923a03ae3,
        _:Ned0d7fbc6d2f4d3f8e8d7fcb7831d093,
        _:Nf66e757a16454fe4a866b0966da54cc8 ;
    mo:track_count 15 ;
    schema:duration "PT62:18"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0db01589c5ea4a7da1ffe93103399fa6,
        _:N11ec0059948947a38114a0f61b37260a,
        _:N14b31282c0b640eaa575d02b41760bd5,
        _:N1d2af89180ba4c6fb496562c654144c4,
        _:N1eaccfa3c84149cf8380521931022215,
        _:N5507a3d152814354ba1976b618be4acc,
        _:N5a239ffafbf64e7c8f7dee626ac6a4fa,
        _:N81b90ab4bc0c4a778a47a0ae7d163839,
        _:N8cc4616d464f441fbd47946ebed6e41a,
        _:Nad55720b70c548f58bab28984f2a388c,
        _:Nb07e9d42a7d5436399b887697d32f522,
        _:Nb3b0eae3ef324776968ca6a80bc747a3,
        _:Ne1b789106e5d4272999c6e2923a03ae3,
        _:Ned0d7fbc6d2f4d3f8e8d7fcb7831d093,
        _:Nf66e757a16454fe4a866b0966da54cc8 .

