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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15524#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/15524#composition>,
        <album/15524#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 .

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

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

<org/167#subject> schema:name "SOUND HOLIC"@en,
        "SOUND HOLIC"@ja,
        "SOUND HOLIC"@ja-latn ;
    foaf:name "SOUND HOLIC"@en,
        "SOUND HOLIC"@ja,
        "SOUND HOLIC"@ja-latn .

<https://media.vgm.io/albums/42/15524/15524-541c3bf84c93.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/15524#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/15524/15524-541c3bf84c93.jpg> ;
    foaf:depicts <album/15524#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/15524/15524-541c3bf84c93.jpg> .

<https://medium-media.vgm.io/albums/42/15524/15524-541c3bf84c93.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/2503#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15524#performance> ;
    schema:name "Nana Takahashi"@en,
        "高橋菜々"@ja ;
    foaf:name "Nana Takahashi"@en,
        "高橋菜々"@ja .

<artist/6175#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15524#performance> ;
    schema:name "709sec."@en ;
    foaf:name "709sec."@en .

<artist/6957#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/15524#performance> ;
    schema:name "Ren Nishimiya"@en,
        "西宮れん"@ja ;
    foaf:name "Ren Nishimiya"@en,
        "西宮れん"@ja .

<album/15524#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Phantom Dreamer"@en,
        "Phantom Dreamer"@ja,
        "Phantom Dreamer"@ja-latn ;
    mo:performance_of <album/15524#musicalwork> ;
    mo:performer <artist/2446#subject>,
        <artist/2503#subject>,
        <artist/6175#subject>,
        <artist/6957#subject> ;
    mo:recorded_as <album/15524#musicalexpression> ;
    schema:byArtist <artist/2446#subject>,
        <artist/2503#subject>,
        <artist/6175#subject>,
        <artist/6957#subject> ;
    schema:name "Phantom Dreamer"@en,
        "Phantom Dreamer"@ja,
        "Phantom Dreamer"@ja-latn ;
    schema:workPerformed <album/15524#musicalwork> .

<album/15524#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-10-11"^^xsd:date ;
    dcterms:title "Phantom Dreamer"@en,
        "Phantom Dreamer"@ja,
        "Phantom Dreamer"@ja-latn ;
    mo:catalogue_number "SDHC-0017" ;
    mo:media_type "CD" ;
    mo:publication_of <album/15524#musicalexpression> ;
    mo:publisher <org/167#subject> ;
    mo:record _:Ndc3fdabf9cd74157a4179af6bf5434d3 ;
    mo:record_count 1 ;
    mo:release <event/65> ;
    schema:about <product/22#subject> ;
    schema:byArtist <artist/2446#subject>,
        <artist/2503#subject>,
        <artist/6175#subject>,
        <artist/6957#subject> ;
    schema:datePublished "2009-10-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/15524/15524-541c3bf84c93.jpg> ;
    schema:name "Phantom Dreamer"@en,
        "Phantom Dreamer"@ja,
        "Phantom Dreamer"@ja-latn ;
    schema:publisher <org/167#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/15524/15524-541c3bf84c93.jpg> .

_:N04e140e74ab74a4fa48cc2ab75244d9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "うつせみの調べ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:Ndc3fdabf9cd74157a4179af6bf5434d3 ;
    schema:name "うつせみの調べ"@ja .

_:N09df286d7c7445ea840b8e39794086dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "少女人形"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Ndc3fdabf9cd74157a4179af6bf5434d3 ;
    schema:name "少女人形"@ja .

_:N3fe2af74a8be4183a665f3465c430336 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢見草"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:54"^^xsd:interval ;
    schema:inPlaylist _:Ndc3fdabf9cd74157a4179af6bf5434d3 ;
    schema:name "夢見草"@ja .

_:N7f5355a4051544489800ad1bcbf6b16d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "流 -Ryu-"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:Ndc3fdabf9cd74157a4179af6bf5434d3 ;
    schema:name "流 -Ryu-"@ja .

_:N9b861041c64f44a185a05aec2517eee0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RockaCherry Party"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Ndc3fdabf9cd74157a4179af6bf5434d3 ;
    schema:name "RockaCherry Party"@ja .

_:Nbeb60c63d5204b68baef0a67a1978064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "白銀の花"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:Ndc3fdabf9cd74157a4179af6bf5434d3 ;
    schema:name "白銀の花"@ja .

_:Nc8a003f5da154c0e93b3ccb31cefd22a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Draw the line"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:Ndc3fdabf9cd74157a4179af6bf5434d3 ;
    schema:name "Draw the line"@ja .

_:Nda21b86724c74630a2c3b8d86600296a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Border of my life"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Ndc3fdabf9cd74157a4179af6bf5434d3 ;
    schema:name "Border of my life"@ja .

_:Nf34b271fae68408088b3eec64ef823df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dreamland"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Ndc3fdabf9cd74157a4179af6bf5434d3 ;
    schema:name "The Dreamland"@ja .

_:Nf3e7e7c08b0743179257fe9361738d74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phantom Dreamer"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Ndc3fdabf9cd74157a4179af6bf5434d3 ;
    schema:name "Phantom Dreamer"@ja .

_:Nff3b294d42cf4e3dbd93d22798b53d62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マヨヒガの黒い影"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:56"^^xsd:interval ;
    schema:inPlaylist _:Ndc3fdabf9cd74157a4179af6bf5434d3 ;
    schema:name "マヨヒガの黒い影"@ja .

_:Ndc3fdabf9cd74157a4179af6bf5434d3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04e140e74ab74a4fa48cc2ab75244d9f,
        _:N09df286d7c7445ea840b8e39794086dd,
        _:N3fe2af74a8be4183a665f3465c430336,
        _:N7f5355a4051544489800ad1bcbf6b16d,
        _:N9b861041c64f44a185a05aec2517eee0,
        _:Nbeb60c63d5204b68baef0a67a1978064,
        _:Nc8a003f5da154c0e93b3ccb31cefd22a,
        _:Nda21b86724c74630a2c3b8d86600296a,
        _:Nf34b271fae68408088b3eec64ef823df,
        _:Nf3e7e7c08b0743179257fe9361738d74,
        _:Nff3b294d42cf4e3dbd93d22798b53d62 ;
    mo:track_count 11 ;
    schema:duration "PT47:39"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N04e140e74ab74a4fa48cc2ab75244d9f,
        _:N09df286d7c7445ea840b8e39794086dd,
        _:N3fe2af74a8be4183a665f3465c430336,
        _:N7f5355a4051544489800ad1bcbf6b16d,
        _:N9b861041c64f44a185a05aec2517eee0,
        _:Nbeb60c63d5204b68baef0a67a1978064,
        _:Nc8a003f5da154c0e93b3ccb31cefd22a,
        _:Nda21b86724c74630a2c3b8d86600296a,
        _:Nf34b271fae68408088b3eec64ef823df,
        _:Nf3e7e7c08b0743179257fe9361738d74,
        _:Nff3b294d42cf4e3dbd93d22798b53d62 .

