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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15015#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/15015#composition>,
        <album/15015#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/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@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/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/15015#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Re1-M-"@en,
        "Re1-M-"@ja,
        "Re1-M-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/15015#musicalwork> ;
    schema:name "Re1-M-"@en,
        "Re1-M-"@ja,
        "Re1-M-"@ja-latn .

<album/15015#musicalexpression> a mo:Signal ;
    mo:published_as <album/15015#subject> ;
    mo:records <album/15015#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/51/15015/15015-1250521585.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/15015#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/51/15015/15015-1250521585.jpg> ;
    foaf:depicts <album/15015#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/51/15015/15015-1250521585.jpg> .

<https://medium-media.vgm.io/albums/51/15015/15015-1250521585.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/61068#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15015#performance> ;
    schema:name "sasa1"@en ;
    foaf:made <album/15015#lyrics>,
        <album/15015#subject> ;
    foaf:name "sasa1"@en .

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

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

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

<album/15015#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Re1-M-"@en,
        "Re1-M-"@ja,
        "Re1-M-"@ja-latn ;
    mo:catalogue_number "SICD-043" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15015#musicalexpression> ;
    mo:publisher <org/345#subject> ;
    mo:record _:Nf52cd796e6ca479ebc40ba708eece149 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/18#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:byArtist <artist/61068#subject>,
        <artist/6753#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/15015/15015-1250521585.jpg> ;
    schema:name "Re1-M-"@en,
        "Re1-M-"@ja,
        "Re1-M-"@ja-latn ;
    schema:publisher <org/345#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/15015/15015-1250521585.jpg> .

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

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

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

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

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

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

_:N00787b5624f84be8a3f6272fed36ef58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F.F.F. -inst-"@ja,
        "F.F.F. -inst-"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Nf52cd796e6ca479ebc40ba708eece149 ;
    schema:name "F.F.F. -inst-"@ja,
        "F.F.F. -inst-"@ja-latn .

_:N1a4b6202839641349cffb58c2be132e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3小節のワルツ"@ja,
        "3-kobushi no waltz"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nf52cd796e6ca479ebc40ba708eece149 ;
    schema:name "3小節のワルツ"@ja,
        "3-kobushi no waltz"@ja-latn .

_:N1edb642c548b48af88046a12cd275026 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢見るキャンバス"@ja,
        "Yumemiru canvas"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nf52cd796e6ca479ebc40ba708eece149 ;
    schema:name "夢見るキャンバス"@ja,
        "Yumemiru canvas"@ja-latn .

_:N1fa04eabda804a11a321b155b68e5728 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F.F.F.-FlowerForgottenFor60y-"@ja,
        "F.F.F.-FlowerForgottenFor60y-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:Nf52cd796e6ca479ebc40ba708eece149 ;
    schema:name "F.F.F.-FlowerForgottenFor60y-"@ja,
        "F.F.F.-FlowerForgottenFor60y-"@ja-latn .

_:N30b522a66db54b5fbdf30ba1dde16db5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you may fantasize -inst-"@ja,
        "you may fantasize -inst-"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nf52cd796e6ca479ebc40ba708eece149 ;
    schema:name "you may fantasize -inst-"@ja,
        "you may fantasize -inst-"@ja-latn .

_:N51acc43451a145fc8e96e157c9ae647e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひかるかぐや"@ja,
        "Hikaru kaguya"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nf52cd796e6ca479ebc40ba708eece149 ;
    schema:name "ひかるかぐや"@ja,
        "Hikaru kaguya"@ja-latn .

_:N8602c5c6585f42a1a68201edc085b60e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "F.F.F.-JiNG*da*LaW RMX-"@ja,
        "F.F.F. -JiNG*da*LaW RMX-"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:Nf52cd796e6ca479ebc40ba708eece149 ;
    schema:name "F.F.F.-JiNG*da*LaW RMX-"@ja,
        "F.F.F. -JiNG*da*LaW RMX-"@ja-latn .

_:Na02a8fed36644d768e9b25db6b4ccc67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘘の境界"@ja,
        "Uso no kyoukai"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nf52cd796e6ca479ebc40ba708eece149 ;
    schema:name "嘘の境界"@ja,
        "Uso no kyoukai"@ja-latn .

_:Na473c52007094209914d003ce8466201 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "3小節のワルツ -inst-"@ja,
        "3-kobushi no waltz -inst-"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Nf52cd796e6ca479ebc40ba708eece149 ;
    schema:name "3小節のワルツ -inst-"@ja,
        "3-kobushi no waltz -inst-"@ja-latn .

_:Nc4b8e773bc4a415089c7630e1e75e05f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アリスの睫毛"@ja,
        "Alice no matsuge"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nf52cd796e6ca479ebc40ba708eece149 ;
    schema:name "アリスの睫毛"@ja,
        "Alice no matsuge"@ja-latn .

_:Nc57d1b8c5d1a47f6970a25f52ff8ae12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嘘の境界-JiNG*da*LaW RMX-"@ja,
        "Uso no kyoukai -JiNG*da*LaW RMX-"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nf52cd796e6ca479ebc40ba708eece149 ;
    schema:name "嘘の境界-JiNG*da*LaW RMX-"@ja,
        "Uso no kyoukai -JiNG*da*LaW RMX-"@ja-latn .

_:Nc8633582f37c4913bef4acb293aab960 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ひかるかぐや -inst-"@ja,
        "Hikaru kaguya -inst-"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nf52cd796e6ca479ebc40ba708eece149 ;
    schema:name "ひかるかぐや -inst-"@ja,
        "Hikaru kaguya -inst-"@ja-latn .

_:Ne01be4ffb39d4151b70696cb30a5481f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "you may fantasize"@ja,
        "you may fantasize"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Nf52cd796e6ca479ebc40ba708eece149 ;
    schema:name "you may fantasize"@ja,
        "you may fantasize"@ja-latn .

_:Nf52cd796e6ca479ebc40ba708eece149 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00787b5624f84be8a3f6272fed36ef58,
        _:N1a4b6202839641349cffb58c2be132e1,
        _:N1edb642c548b48af88046a12cd275026,
        _:N1fa04eabda804a11a321b155b68e5728,
        _:N30b522a66db54b5fbdf30ba1dde16db5,
        _:N51acc43451a145fc8e96e157c9ae647e,
        _:N8602c5c6585f42a1a68201edc085b60e,
        _:Na02a8fed36644d768e9b25db6b4ccc67,
        _:Na473c52007094209914d003ce8466201,
        _:Nc4b8e773bc4a415089c7630e1e75e05f,
        _:Nc57d1b8c5d1a47f6970a25f52ff8ae12,
        _:Nc8633582f37c4913bef4acb293aab960,
        _:Ne01be4ffb39d4151b70696cb30a5481f ;
    mo:track_count 13 ;
    schema:duration "PT61:35"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N00787b5624f84be8a3f6272fed36ef58,
        _:N1a4b6202839641349cffb58c2be132e1,
        _:N1edb642c548b48af88046a12cd275026,
        _:N1fa04eabda804a11a321b155b68e5728,
        _:N30b522a66db54b5fbdf30ba1dde16db5,
        _:N51acc43451a145fc8e96e157c9ae647e,
        _:N8602c5c6585f42a1a68201edc085b60e,
        _:Na02a8fed36644d768e9b25db6b4ccc67,
        _:Na473c52007094209914d003ce8466201,
        _:Nc4b8e773bc4a415089c7630e1e75e05f,
        _:Nc57d1b8c5d1a47f6970a25f52ff8ae12,
        _:Nc8633582f37c4913bef4acb293aab960,
        _:Ne01be4ffb39d4151b70696cb30a5481f .

