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

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

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

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

<event/68> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 7 (Mar 14, 2010)" .

<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/18193#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Shisou 5th Spell -Changing Times-"@en,
        "東方志奏 5th Spell -Changing Times-"@ja,
        "Touhou Shisou 5th Spell -Changing Times-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/18193#musicalwork> ;
    schema:name "Touhou Shisou 5th Spell -Changing Times-"@en,
        "東方志奏 5th Spell -Changing Times-"@ja,
        "Touhou Shisou 5th Spell -Changing Times-"@ja-latn .

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

<album/18193#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Shisou 5th Spell -Changing Times-"@en,
        "東方志奏 5th Spell -Changing Times-"@ja,
        "Touhou Shisou 5th Spell -Changing Times-"@ja-latn ;
    mo:performance_of <album/18193#musicalwork> ;
    mo:recorded_as <album/18193#musicalexpression> ;
    schema:name "Touhou Shisou 5th Spell -Changing Times-"@en,
        "東方志奏 5th Spell -Changing Times-"@ja,
        "Touhou Shisou 5th Spell -Changing Times-"@ja-latn ;
    schema:workPerformed <album/18193#musicalwork> .

<org/497#subject> schema:name "xi-on"@en,
        "彩音 ～xi-on～"@ja,
        "xi-on"@ja-latn ;
    foaf:name "xi-on"@en,
        "彩音 ～xi-on～"@ja,
        "xi-on"@ja-latn .

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

<https://medium-media.vgm.io/albums/39/18193/18193-1268227631.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18193#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-03-14"^^xsd:date ;
    dcterms:title "Touhou Shisou 5th Spell -Changing Times-"@en,
        "東方志奏 5th Spell -Changing Times-"@ja,
        "Touhou Shisou 5th Spell -Changing Times-"@ja-latn ;
    mo:catalogue_number "XITH-0005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18193#musicalexpression> ;
    mo:publisher <org/497#subject> ;
    mo:record _:N30a0460bdb72481dae35c6302e90bcf2 ;
    mo:record_count 1 ;
    mo:release <event/68> ;
    schema:about <product/22#subject> ;
    schema:datePublished "2010-03-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/39/18193/18193-1268227631.jpg> ;
    schema:name "Touhou Shisou 5th Spell -Changing Times-"@en,
        "東方志奏 5th Spell -Changing Times-"@ja,
        "Touhou Shisou 5th Spell -Changing Times-"@ja-latn ;
    schema:publisher <org/497#subject> ;
    foaf:depiction <https://media.vgm.io/albums/39/18193/18193-1268227631.jpg> .

_:N1e89136f36194dac83ae0224f3c8a0ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradise ~ Deep Mountain"@en,
        "無何有の郷　～ Deep Mountain"@ja,
        "Mukau no Kyou ~ Deep Mountain"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N30a0460bdb72481dae35c6302e90bcf2 ;
    schema:name "Paradise ~ Deep Mountain"@en,
        "無何有の郷　～ Deep Mountain"@ja,
        "Mukau no Kyou ~ Deep Mountain"@ja-latn .

_:N6418f190a3bf4d82ad8bd71f417d6344 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultimate Truth"@en,
        "アルティメットトゥルース"@ja,
        "Ultimate Truth"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:N30a0460bdb72481dae35c6302e90bcf2 ;
    schema:name "Ultimate Truth"@en,
        "アルティメットトゥルース"@ja,
        "Ultimate Truth"@ja-latn .

_:N693176d2a2b34c7b9637130b85ad2cf3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic Oriental Dream ~ Ancient Temple"@en,
        "東方妖々夢　～ Ancient Temple"@ja,
        "Touhou Youyoumu ~ Ancient Temple"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N30a0460bdb72481dae35c6302e90bcf2 ;
    schema:name "Mystic Oriental Dream ~ Ancient Temple"@en,
        "東方妖々夢　～ Ancient Temple"@ja,
        "Touhou Youyoumu ~ Ancient Temple"@ja-latn .

_:N6a1cbe46cf1340a8b71ab99865e4f986 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diao ye zong (withered leaf)"@en,
        "ティアオイエツォン (withered leaf)"@ja,
        "Diao ye zong (withered leaf)"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N30a0460bdb72481dae35c6302e90bcf2 ;
    schema:name "Diao ye zong (withered leaf)"@en,
        "ティアオイエツォン (withered leaf)"@ja,
        "Diao ye zong (withered leaf)"@ja-latn .

_:N71d3cbe70f424aa3a6027e622c0d064a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doll Judgment ~ The Girl who Played with People's Shapes"@en,
        "人形裁判　～ 人の形弄びし少女"@ja,
        "Ningyou Saiban ~ Hito no Katachi Moteasobishi Shoujo"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N30a0460bdb72481dae35c6302e90bcf2 ;
    schema:name "Doll Judgment ~ The Girl who Played with People's Shapes"@en,
        "人形裁判　～ 人の形弄びし少女"@ja,
        "Ningyou Saiban ~ Hito no Katachi Moteasobishi Shoujo"@ja-latn .

_:Na92f076083f441f9b1e789e6daad192e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sakura, Sakura ~ Japanize Dream..."@en,
        "さくらさくら　～ Japanize Dream..."@ja,
        "Sakura Sakura ~ Japanize Dream..."@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N30a0460bdb72481dae35c6302e90bcf2 ;
    schema:name "Sakura, Sakura ~ Japanize Dream..."@en,
        "さくらさくら　～ Japanize Dream..."@ja,
        "Sakura Sakura ~ Japanize Dream..."@ja-latn .

_:Nddc910023bf7489faf24f55a28c3a583 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom Nobly, Ink-black Cherry Blossoms ~ Border of Life"@en,
        "幽雅に咲かせ、墨染の桜　～ Border of Life"@ja,
        "Yuuga ni Sakase, Sumizome no Sakura ~ Border of Life"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N30a0460bdb72481dae35c6302e90bcf2 ;
    schema:name "Bloom Nobly, Ink-black Cherry Blossoms ~ Border of Life"@en,
        "幽雅に咲かせ、墨染の桜　～ Border of Life"@ja,
        "Yuuga ni Sakase, Sumizome no Sakura ~ Border of Life"@ja-latn .

_:N30a0460bdb72481dae35c6302e90bcf2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e89136f36194dac83ae0224f3c8a0ba,
        _:N6418f190a3bf4d82ad8bd71f417d6344,
        _:N693176d2a2b34c7b9637130b85ad2cf3,
        _:N6a1cbe46cf1340a8b71ab99865e4f986,
        _:N71d3cbe70f424aa3a6027e622c0d064a,
        _:Na92f076083f441f9b1e789e6daad192e,
        _:Nddc910023bf7489faf24f55a28c3a583 ;
    mo:track_count 7 ;
    schema:duration "PT28:24"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N1e89136f36194dac83ae0224f3c8a0ba,
        _:N6418f190a3bf4d82ad8bd71f417d6344,
        _:N693176d2a2b34c7b9637130b85ad2cf3,
        _:N6a1cbe46cf1340a8b71ab99865e4f986,
        _:N71d3cbe70f424aa3a6027e622c0d064a,
        _:Na92f076083f441f9b1e789e6daad192e,
        _:Nddc910023bf7489faf24f55a28c3a583 .

