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

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

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

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

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

<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/17221#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Synthesis 5"@en,
        "Touhou Synthesis 5"@ja,
        "Touhou Synthesis 5"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/17221#musicalwork> ;
    schema:name "Touhou Synthesis 5"@en,
        "Touhou Synthesis 5"@ja,
        "Touhou Synthesis 5"@ja-latn .

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

<org/273#subject> schema:name "DDBY"@en,
        "DDBY"@ja,
        "DDBY"@ja-latn ;
    foaf:name "DDBY"@en,
        "DDBY"@ja,
        "DDBY"@ja-latn .

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

<https://medium-media.vgm.io/albums/12/17221/17221-1263322206.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17221#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Synthesis 5"@en,
        "Touhou Synthesis 5"@ja,
        "Touhou Synthesis 5"@ja-latn ;
    mo:performance_of <album/17221#musicalwork> ;
    mo:performer <artist/5845#subject> ;
    mo:recorded_as <album/17221#musicalexpression> ;
    schema:byArtist <artist/5845#subject> ;
    schema:name "Touhou Synthesis 5"@en,
        "Touhou Synthesis 5"@ja,
        "Touhou Synthesis 5"@ja-latn ;
    schema:workPerformed <album/17221#musicalwork> .

<artist/5845#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/17221#performance> ;
    schema:name "Takayan"@en,
        "たかやん"@ja ;
    foaf:name "Takayan"@en,
        "たかやん"@ja .

<album/17221#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Touhou Synthesis 5"@en,
        "Touhou Synthesis 5"@ja,
        "Touhou Synthesis 5"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17221#musicalexpression> ;
    mo:publisher <org/273#subject> ;
    mo:record _:Ncb27b4df62734011a0d3cf1f396c155a ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/22#subject> ;
    schema:byArtist <artist/5845#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/17221/17221-1263322206.jpg> ;
    schema:name "Touhou Synthesis 5"@en,
        "Touhou Synthesis 5"@ja,
        "Touhou Synthesis 5"@ja-latn ;
    schema:publisher <org/273#subject> ;
    foaf:depiction <https://media.vgm.io/albums/12/17221/17221-1263322206.jpg> .

_:N398e1c20cca340749266cbbb90792ca3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ts5 Ultimate Truth"@en,
        "Ts5 アルティメットトゥルース"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Ncb27b4df62734011a0d3cf1f396c155a ;
    schema:name "Ts5 Ultimate Truth"@en,
        "Ts5 アルティメットトゥルース"@ja .

_:N4b81b18d42304190936768f10c304210 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ts5 Bloom nobly, cherry blossoms of Sumizome ~ Border of Life"@en,
        "Ts5 幽雅に咲かせ、墨染の桜 ～ Border of Life"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Ncb27b4df62734011a0d3cf1f396c155a ;
    schema:name "Ts5 Bloom nobly, cherry blossoms of Sumizome ~ Border of Life"@en,
        "Ts5 幽雅に咲かせ、墨染の桜 ～ Border of Life"@ja .

_:Ne4ed3b06fd93490cae54a1b0f8b5ad6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ts5 Ghostly Band"@en,
        "Ts5 幽霊楽団"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:Ncb27b4df62734011a0d3cf1f396c155a ;
    schema:name "Ts5 Ghostly Band"@en,
        "Ts5 幽霊楽団"@ja .

_:Necae0891f0574e7ebf539ada12dafea8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ts5 The Doll Maker of Bucuresti"@en,
        "Ts5 ブクレシュティの人形師"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ncb27b4df62734011a0d3cf1f396c155a ;
    schema:name "Ts5 The Doll Maker of Bucuresti"@en,
        "Ts5 ブクレシュティの人形師"@ja .

_:Nf22f4095083443c496ce909e61d89f20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ts5 Necrofantasia"@en,
        "Ts5 ネクロファンタジア"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Ncb27b4df62734011a0d3cf1f396c155a ;
    schema:name "Ts5 Necrofantasia"@en,
        "Ts5 ネクロファンタジア"@ja .

_:Ncb27b4df62734011a0d3cf1f396c155a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N398e1c20cca340749266cbbb90792ca3,
        _:N4b81b18d42304190936768f10c304210,
        _:Ne4ed3b06fd93490cae54a1b0f8b5ad6b,
        _:Necae0891f0574e7ebf539ada12dafea8,
        _:Nf22f4095083443c496ce909e61d89f20 ;
    mo:track_count 5 ;
    schema:duration "PT20:01"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N398e1c20cca340749266cbbb90792ca3,
        _:N4b81b18d42304190936768f10c304210,
        _:Ne4ed3b06fd93490cae54a1b0f8b5ad6b,
        _:Necae0891f0574e7ebf539ada12dafea8,
        _:Nf22f4095083443c496ce909e61d89f20 .

