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

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

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

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

<event/15> a mo:Release ;
    schema:name "Released at Comic Market 67 (Dec 29, 2004 to Dec 30, 2004)" .

<product/10#subject> a schema:CreativeWork ;
    schema:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn ;
    foaf:name "Touhou Rei'iden ~ Highly Responsive to Prayers."@en,
        "東方靈異伝　～ Highly Responsive to Prayers."@ja,
        "Touhou Rei'iden ~ Highly Responsive to Prayers."@ja-latn .

<product/12#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn ;
    foaf:name "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@en,
        "東方封魔録　～ the Story of Eastern Wonderland."@ja,
        "Touhou Fuumaroku ~ the Story of Eastern Wonderland."@ja-latn .

<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/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

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

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

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

<album/10927#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Perfect Square"@en,
        "Perfect Square"@ja,
        "Perfect Square"@ja-latn ;
    mo:performance_of <album/10927#musicalwork> ;
    mo:recorded_as <album/10927#musicalexpression> ;
    schema:name "Perfect Square"@en,
        "Perfect Square"@ja,
        "Perfect Square"@ja-latn ;
    schema:workPerformed <album/10927#musicalwork> .

<org/1223#subject> schema:name "YUDUKI-TEI"@en,
        "ゆづき亭"@ja,
        "YUDUKI-TEI"@ja-latn ;
    foaf:name "YUDUKI-TEI"@en,
        "ゆづき亭"@ja,
        "YUDUKI-TEI"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/10927/10927-1225738612.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/10927#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-12-30"^^xsd:date ;
    dcterms:title "Perfect Square"@en,
        "Perfect Square"@ja,
        "Perfect Square"@ja-latn ;
    mo:catalogue_number "YDKT-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/10927#musicalexpression> ;
    mo:publisher <org/1223#subject> ;
    mo:record _:N2b3bd6fdc7a54c98835bd5aa67f5e2cd ;
    mo:record_count 1 ;
    mo:release <event/15> ;
    schema:about <product/10#subject>,
        <product/12#subject>,
        <product/14#subject>,
        <product/16#subject>,
        <product/18#subject>,
        <product/20#subject>,
        <product/22#subject>,
        <product/27#subject> ;
    schema:datePublished "2004-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/10927/10927-1225738612.jpg> ;
    schema:name "Perfect Square"@en,
        "Perfect Square"@ja,
        "Perfect Square"@ja-latn ;
    schema:publisher <org/1223#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/10927/10927-1225738612.jpg> .

_:N085e004b690c42aeaab6e3abc49504db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oriental Wind"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:N2b3bd6fdc7a54c98835bd5aa67f5e2cd ;
    schema:name "Oriental Wind"@ja .

_:N0e11ab22f2704d66995ea05ba99e132f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinderella Cage"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N2b3bd6fdc7a54c98835bd5aa67f5e2cd ;
    schema:name "Cinderella Cage"@ja .

_:N198556a584994a0c8306eccc741373fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:16"^^xsd:interval ;
    schema:inPlaylist _:N2b3bd6fdc7a54c98835bd5aa67f5e2cd ;
    schema:name "Doll"@ja .

_:N1a3774dd945e47e7ba100fb03aa6e284 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Dead -Technical Beat-"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:N2b3bd6fdc7a54c98835bd5aa67f5e2cd ;
    schema:name "Crimson Dead -Technical Beat-"@ja .

_:N28be7ae8a9c643e197e954cf60a8b737 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Beat -Code:YMTB-"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:N2b3bd6fdc7a54c98835bd5aa67f5e2cd ;
    schema:name "Spring Beat -Code:YMTB-"@ja .

_:N2e6913b4900f4d2b83b6d462ed6efc39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Executioner -神託を告げる者-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:N2b3bd6fdc7a54c98835bd5aa67f5e2cd ;
    schema:name "Executioner -神託を告げる者-"@ja .

_:N7235243309f344d5ae2f007ae13e38b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽雅に咲かせ、墨染めの桜"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:08"^^xsd:interval ;
    schema:inPlaylist _:N2b3bd6fdc7a54c98835bd5aa67f5e2cd ;
    schema:name "幽雅に咲かせ、墨染めの桜"@ja .

_:Na6bfb7f29e26428d91e3e679798c2668 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reincarnation!! -輪廻転生-"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N2b3bd6fdc7a54c98835bd5aa67f5e2cd ;
    schema:name "Reincarnation!! -輪廻転生-"@ja .

_:Nc3f67b6db1404b53b2310f34969348d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Underground Waltz"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N2b3bd6fdc7a54c98835bd5aa67f5e2cd ;
    schema:name "Underground Waltz"@ja .

_:Ndf016edb4d334aefa2e094a0c891c997 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Girl"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N2b3bd6fdc7a54c98835bd5aa67f5e2cd ;
    schema:name "Locked Girl"@ja .

_:N2b3bd6fdc7a54c98835bd5aa67f5e2cd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N085e004b690c42aeaab6e3abc49504db,
        _:N0e11ab22f2704d66995ea05ba99e132f,
        _:N198556a584994a0c8306eccc741373fe,
        _:N1a3774dd945e47e7ba100fb03aa6e284,
        _:N28be7ae8a9c643e197e954cf60a8b737,
        _:N2e6913b4900f4d2b83b6d462ed6efc39,
        _:N7235243309f344d5ae2f007ae13e38b5,
        _:Na6bfb7f29e26428d91e3e679798c2668,
        _:Nc3f67b6db1404b53b2310f34969348d9,
        _:Ndf016edb4d334aefa2e094a0c891c997 ;
    mo:track_count 10 ;
    schema:duration "PT48:02"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N085e004b690c42aeaab6e3abc49504db,
        _:N0e11ab22f2704d66995ea05ba99e132f,
        _:N198556a584994a0c8306eccc741373fe,
        _:N1a3774dd945e47e7ba100fb03aa6e284,
        _:N28be7ae8a9c643e197e954cf60a8b737,
        _:N2e6913b4900f4d2b83b6d462ed6efc39,
        _:N7235243309f344d5ae2f007ae13e38b5,
        _:Na6bfb7f29e26428d91e3e679798c2668,
        _:Nc3f67b6db1404b53b2310f34969348d9,
        _:Ndf016edb4d334aefa2e094a0c891c997 .

