@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 _:N6017f19d34634d73a4b5cb4b5ec76772 ;
    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> .

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

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

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

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

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

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

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

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

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

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

_:N6017f19d34634d73a4b5cb4b5ec76772 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12bbddbc4f2b4a33b1e65c8ada44fdd9,
        _:N333d6e8b62e3446483f71f50bcba4f5a,
        _:N4bd7dc9e3bfa417c978d3fbe15c82fba,
        _:N4d6d4279eef245ab938fffa98a73a041,
        _:N780d0255c4744f2fa3f6193dcc4ec41d,
        _:N81933cca67cc4b45863460fd3763b1a7,
        _:Na0efc60920e544b7bf0b3351d266e7bf,
        _:Nb8bf4916ebae435982305ae924354f3f,
        _:Nd7057321f9cf4f4fade9efc73c10be54,
        _:Nee3ff495113a4021892902004212464f ;
    mo:track_count 10 ;
    schema:duration "PT48:02"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N12bbddbc4f2b4a33b1e65c8ada44fdd9,
        _:N333d6e8b62e3446483f71f50bcba4f5a,
        _:N4bd7dc9e3bfa417c978d3fbe15c82fba,
        _:N4d6d4279eef245ab938fffa98a73a041,
        _:N780d0255c4744f2fa3f6193dcc4ec41d,
        _:N81933cca67cc4b45863460fd3763b1a7,
        _:Na0efc60920e544b7bf0b3351d266e7bf,
        _:Nb8bf4916ebae435982305ae924354f3f,
        _:Nd7057321f9cf4f4fade9efc73c10be54,
        _:Nee3ff495113a4021892902004212464f .

