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

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

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

<event/91> a mo:Release ;
    schema:name "Released at Comic Market 78 (Aug 13, 2010 to Aug 15, 2010)" .

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

<album/21628#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eine Phantasmagorie"@en,
        "思君楼 -Eine Phantasmagorie-"@ja,
        "Shikunrou -Eine Phantasmagorie-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/21628#musicalwork> ;
    schema:name "Eine Phantasmagorie"@en,
        "思君楼 -Eine Phantasmagorie-"@ja,
        "Shikunrou -Eine Phantasmagorie-"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/82/21628/21628-1287953990.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/21628#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eine Phantasmagorie"@en,
        "思君楼 -Eine Phantasmagorie-"@ja,
        "Shikunrou -Eine Phantasmagorie-"@ja-latn ;
    mo:performance_of <album/21628#musicalwork> ;
    mo:performer <artist/8304#subject> ;
    mo:recorded_as <album/21628#musicalexpression> ;
    schema:byArtist <artist/8304#subject> ;
    schema:name "Eine Phantasmagorie"@en,
        "思君楼 -Eine Phantasmagorie-"@ja,
        "Shikunrou -Eine Phantasmagorie-"@ja-latn ;
    schema:workPerformed <album/21628#musicalwork> .

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

<album/21628#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Eine Phantasmagorie"@en,
        "思君楼 -Eine Phantasmagorie-"@ja,
        "Shikunrou -Eine Phantasmagorie-"@ja-latn ;
    mo:catalogue_number "YAYA-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/21628#musicalexpression> ;
    mo:publisher _:N55d0a19029a0416eac589c0dc7629ec3 ;
    mo:record _:N8bc8d737e50f400089bea2e115a0a59b ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/14#subject>,
        <product/22#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/8304#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/82/21628/21628-1287953990.jpg> ;
    schema:name "Eine Phantasmagorie"@en,
        "思君楼 -Eine Phantasmagorie-"@ja,
        "Shikunrou -Eine Phantasmagorie-"@ja-latn ;
    schema:publisher _:N55d0a19029a0416eac589c0dc7629ec3 ;
    foaf:depiction <https://media.vgm.io/albums/82/21628/21628-1287953990.jpg> .

_:N0420b0df5848494f9f71f60158336b5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星月千夜"@ja ;
    mo:track_number 2 ;
    schema:duration "PT7:15"^^xsd:interval ;
    schema:inPlaylist _:N8bc8d737e50f400089bea2e115a0a59b ;
    schema:name "星月千夜"@ja .

_:N12f2218892294e7782e8856d30394b37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レウケーの冠"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N8bc8d737e50f400089bea2e115a0a59b ;
    schema:name "レウケーの冠"@ja .

_:N1c8f70b196f84567840951bf00c7eeea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "煌野へ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N8bc8d737e50f400089bea2e115a0a59b ;
    schema:name "煌野へ"@ja .

_:N255efaabebd44ecb98587b63bfd09d1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ぱ・だくしおん"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N8bc8d737e50f400089bea2e115a0a59b ;
    schema:name "ぱ・だくしおん"@ja .

_:N36e915e7ebea4146baf77557720c46a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽恋慕（かくれんぼ）"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N8bc8d737e50f400089bea2e115a0a59b ;
    schema:name "幽恋慕（かくれんぼ）"@ja .

_:N3e767e6a9c084f289ecfca6da2a2222c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あの子をひとつ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N8bc8d737e50f400089bea2e115a0a59b ;
    schema:name "あの子をひとつ"@ja .

_:N55d0a19029a0416eac589c0dc7629ec3 schema:name "Lunatico"@en ;
    foaf:name "Lunatico"@en .

_:N56ed0001821f4f1f84fe3105b3e87488 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花を夢む"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N8bc8d737e50f400089bea2e115a0a59b ;
    schema:name "花を夢む"@ja .

_:N9b6d1e1c36a14cbeae664fb8cacf57b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カゲフミ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N8bc8d737e50f400089bea2e115a0a59b ;
    schema:name "カゲフミ"@ja .

_:Nb3726a72afab4202a24eda4e37a9e67b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小春日和り。"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N8bc8d737e50f400089bea2e115a0a59b ;
    schema:name "小春日和り。"@ja .

_:Nda9385450f854ba38eb7cd317a158f6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "時計はうたう"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:14"^^xsd:interval ;
    schema:inPlaylist _:N8bc8d737e50f400089bea2e115a0a59b ;
    schema:name "時計はうたう"@ja .

_:N8bc8d737e50f400089bea2e115a0a59b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0420b0df5848494f9f71f60158336b5f,
        _:N12f2218892294e7782e8856d30394b37,
        _:N1c8f70b196f84567840951bf00c7eeea,
        _:N255efaabebd44ecb98587b63bfd09d1a,
        _:N36e915e7ebea4146baf77557720c46a2,
        _:N3e767e6a9c084f289ecfca6da2a2222c,
        _:N56ed0001821f4f1f84fe3105b3e87488,
        _:N9b6d1e1c36a14cbeae664fb8cacf57b0,
        _:Nb3726a72afab4202a24eda4e37a9e67b,
        _:Nda9385450f854ba38eb7cd317a158f6c ;
    mo:track_count 10 ;
    schema:duration "PT45:52"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0420b0df5848494f9f71f60158336b5f,
        _:N12f2218892294e7782e8856d30394b37,
        _:N1c8f70b196f84567840951bf00c7eeea,
        _:N255efaabebd44ecb98587b63bfd09d1a,
        _:N36e915e7ebea4146baf77557720c46a2,
        _:N3e767e6a9c084f289ecfca6da2a2222c,
        _:N56ed0001821f4f1f84fe3105b3e87488,
        _:N9b6d1e1c36a14cbeae664fb8cacf57b0,
        _:Nb3726a72afab4202a24eda4e37a9e67b,
        _:Nda9385450f854ba38eb7cd317a158f6c .

