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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20474#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/20474#composition>,
        <album/20474#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/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/276#subject> a schema:CreativeWork ;
    schema:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@ja-latn ;
    foaf:name "Double Spoiler ~ Touhou Bunkachou"@en,
        "ダブルスポイラー　〜 東方文花帖"@ja,
        "Double Spoiler ~ Touhou Bunkachou"@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 .

<product/33#subject> a schema:CreativeWork ;
    schema:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn ;
    foaf:name "Touhou Fuujinroku ~ Mountain of Faith."@en,
        "東方風神録　～ Mountain of Faith."@ja,
        "Touhou Fuujinroku ~ Mountain of Faith."@ja-latn .

<album/20474#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Utsushiyo no Yoh"@en,
        "現し世の幺"@ja,
        "Utsushiyo no Yoh"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/20474#musicalwork> ;
    schema:name "Utsushiyo no Yoh"@en,
        "現し世の幺"@ja,
        "Utsushiyo no Yoh"@ja-latn .

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

<org/107#subject> schema:name "Unchiku Company"@en,
        "うんちく商事"@ja,
        "Unchiku Company"@ja-latn ;
    foaf:name "Unchiku Company"@en,
        "うんちく商事"@ja,
        "Unchiku Company"@ja-latn .

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

<https://medium-media.vgm.io/albums/47/20474/20474-1280596817.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/9297#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20474#performance> ;
    schema:name "Erhucloud"@en ;
    foaf:name "Erhucloud"@en .

<album/20474#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Utsushiyo no Yoh"@en,
        "現し世の幺"@ja,
        "Utsushiyo no Yoh"@ja-latn ;
    mo:performance_of <album/20474#musicalwork> ;
    mo:performer _:N55fc9810ad924db0a78892abe6f089f8,
        <artist/9297#subject> ;
    mo:recorded_as <album/20474#musicalexpression> ;
    schema:byArtist _:N55fc9810ad924db0a78892abe6f089f8,
        <artist/9297#subject> ;
    schema:name "Utsushiyo no Yoh"@en,
        "現し世の幺"@ja,
        "Utsushiyo no Yoh"@ja-latn ;
    schema:workPerformed <album/20474#musicalwork> .

<album/20474#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-08-14"^^xsd:date ;
    dcterms:title "Utsushiyo no Yoh"@en,
        "現し世の幺"@ja,
        "Utsushiyo no Yoh"@ja-latn ;
    mo:catalogue_number "UCMC-0039" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20474#musicalexpression> ;
    mo:publisher <org/107#subject> ;
    mo:record _:Na5ca86cf58954c259ded23bb9538a983 ;
    mo:record_count 1 ;
    mo:release <event/91> ;
    schema:about <product/18#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/276#subject>,
        <product/29#subject>,
        <product/33#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "UFO"@en ;
            foaf:name "UFO"@en ],
        <artist/9297#subject> ;
    schema:datePublished "2010-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/20474/20474-1280596817.jpg> ;
    schema:name "Utsushiyo no Yoh"@en,
        "現し世の幺"@ja,
        "Utsushiyo no Yoh"@ja-latn ;
    schema:publisher <org/107#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/20474/20474-1280596817.jpg> .

_:N02f71b8543fc4cb58ad5e45f2e0ff86b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kid's Festival ~ Innocent Treasures"@en,
        "童祭 ～ Innocent Treasures"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Na5ca86cf58954c259ded23bb9538a983 ;
    schema:name "Kid's Festival ~ Innocent Treasures"@en,
        "童祭 ～ Innocent Treasures"@ja .

_:N1b4c7329617f42549e2e67ad42927ab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@en,
        "ボーナストラック"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Na5ca86cf58954c259ded23bb9538a983 ;
    schema:name "Bonus Track"@en,
        "ボーナストラック"@ja .

_:N3636f839647d42b9bdcfde05af877316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dream of Arcadia"@en,
        "華胥の夢"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Na5ca86cf58954c259ded23bb9538a983 ;
    schema:name "Dream of Arcadia"@en,
        "華胥の夢"@ja .

_:N536445a0012a44c5a4d55b075461f14e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Higan Retour ~ Riverside View"@en,
        "彼岸帰航 ～ Riverside View"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Na5ca86cf58954c259ded23bb9538a983 ;
    schema:name "Higan Retour ~ Riverside View"@en,
        "彼岸帰航 ～ Riverside View"@ja .

_:N55fc9810ad924db0a78892abe6f089f8 a schema:Person,
        foaf:Person ;
    mo:performed <album/20474#performance> ;
    schema:name "UFO"@en ;
    foaf:name "UFO"@en .

_:N74da8a221b3343ed87dfccc5deb84c22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Strange Everyday Life of the Flying Shrine Maiden"@en,
        "空飛ぶ巫女の不思議な毎日"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:57"^^xsd:interval ;
    schema:inPlaylist _:Na5ca86cf58954c259ded23bb9538a983 ;
    schema:name "The Strange Everyday Life of the Flying Shrine Maiden"@en,
        "空飛ぶ巫女の不思議な毎日"@ja .

_:N92e68b4c955f4a2f9747de096d1a55e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wandering about a Ghostly Field in the Night & Girls' Sealing Club"@en,
        "夜のデンデラ野を逝く ＆ 少女秘封倶楽部"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Na5ca86cf58954c259ded23bb9538a983 ;
    schema:name "Wandering about a Ghostly Field in the Night & Girls' Sealing Club"@en,
        "夜のデンデラ野を逝く ＆ 少女秘封倶楽部"@ja .

_:N9752d2a877264fc98b3463bb91f4b391 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the Grimoire of Alice"@en,
        "the Grimoire of Alice"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Na5ca86cf58954c259ded23bb9538a983 ;
    schema:name "the Grimoire of Alice"@en,
        "the Grimoire of Alice"@ja .

_:Nba62685a5a31456a8f2530985a2f03d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Track"@en,
        "ボーナストラック"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Na5ca86cf58954c259ded23bb9538a983 ;
    schema:name "Bonus Track"@en,
        "ボーナストラック"@ja .

_:Ne804d16423294a46aa4daae394783a7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll Judgment ~ The Girl who Played with People's Shapes"@en,
        "人形裁判 ～ 人の形弄びし少女"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Na5ca86cf58954c259ded23bb9538a983 ;
    schema:name "Doll Judgment ~ The Girl who Played with People's Shapes"@en,
        "人形裁判 ～ 人の形弄びし少女"@ja .

_:Nfb481dbadcf3498cbf79973067935e6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Youkai Mountain ~ Mysterious Mountain"@en,
        "妖怪の山 ～ Mysterious Mountain"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Na5ca86cf58954c259ded23bb9538a983 ;
    schema:name "The Youkai Mountain ~ Mysterious Mountain"@en,
        "妖怪の山 ～ Mysterious Mountain"@ja .

_:Na5ca86cf58954c259ded23bb9538a983 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02f71b8543fc4cb58ad5e45f2e0ff86b,
        _:N1b4c7329617f42549e2e67ad42927ab0,
        _:N3636f839647d42b9bdcfde05af877316,
        _:N536445a0012a44c5a4d55b075461f14e,
        _:N74da8a221b3343ed87dfccc5deb84c22,
        _:N92e68b4c955f4a2f9747de096d1a55e3,
        _:N9752d2a877264fc98b3463bb91f4b391,
        _:Nba62685a5a31456a8f2530985a2f03d3,
        _:Ne804d16423294a46aa4daae394783a7d,
        _:Nfb481dbadcf3498cbf79973067935e6e ;
    mo:track_count 10 ;
    schema:duration "PT29:50"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N02f71b8543fc4cb58ad5e45f2e0ff86b,
        _:N1b4c7329617f42549e2e67ad42927ab0,
        _:N3636f839647d42b9bdcfde05af877316,
        _:N536445a0012a44c5a4d55b075461f14e,
        _:N74da8a221b3343ed87dfccc5deb84c22,
        _:N92e68b4c955f4a2f9747de096d1a55e3,
        _:N9752d2a877264fc98b3463bb91f4b391,
        _:Nba62685a5a31456a8f2530985a2f03d3,
        _:Ne804d16423294a46aa4daae394783a7d,
        _:Nfb481dbadcf3498cbf79973067935e6e .

