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

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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/17169#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/17169#composition>,
        <album/17169#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/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 .

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

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

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

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

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

<org/158#subject> schema:name "Lost Garden"@en,
        "Lost Garden"@ja,
        "Lost Garden"@ja-latn ;
    foaf:name "Lost Garden"@en,
        "Lost Garden"@ja,
        "Lost Garden"@ja-latn .

<https://media.vgm.io/albums/96/17169/17169-3aaa43ad8d03.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/17169#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/96/17169/17169-3aaa43ad8d03.jpg> ;
    foaf:depicts <album/17169#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/96/17169/17169-3aaa43ad8d03.jpg> .

<https://medium-media.vgm.io/albums/96/17169/17169-3aaa43ad8d03.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/17169#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Kalanchoe tomentosa"@en,
        "Kalanchoe tomentosa"@ja,
        "Kalanchoe tomentosa"@ja-latn ;
    mo:catalogue_number "LGCD-0009" ;
    mo:media_type "CD" ;
    mo:publication_of <album/17169#musicalexpression> ;
    mo:publisher <org/158#subject> ;
    mo:record _:Nb73d4f2fefe54bb08f30fbe4013717b0 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/96/17169/17169-3aaa43ad8d03.jpg> ;
    schema:name "Kalanchoe tomentosa"@en,
        "Kalanchoe tomentosa"@ja,
        "Kalanchoe tomentosa"@ja-latn ;
    schema:publisher <org/158#subject> ;
    foaf:depiction <https://media.vgm.io/albums/96/17169/17169-3aaa43ad8d03.jpg> .

_:N2697297ba4c64e30aae1ff7382807cb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Corpse Voyage"@en,
        "死体旅行"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nb73d4f2fefe54bb08f30fbe4013717b0 ;
    schema:name "Corpse Voyage"@en,
        "死体旅行"@ja .

_:N90a33b500e454278b56bf0a0c0f37927 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Locked Girl"@en,
        "ラクトガール"@ja ;
    mo:track_number 4 ;
    schema:duration "PT7:11"^^xsd:interval ;
    schema:inPlaylist _:Nb73d4f2fefe54bb08f30fbe4013717b0 ;
    schema:name "Locked Girl"@en,
        "ラクトガール"@ja .

_:N975d3c2a2bf74aeab77189af5d05bc8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:Nb73d4f2fefe54bb08f30fbe4013717b0 ;
    schema:name "Septette for the Dead Princess"@en,
        "亡き王女の為のセプテット"@ja .

_:Na37cb96868154fb2bf136cd01643f581 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloom Nobly, Cherry Blossoms of Sumizome"@en,
        "幽雅に咲かせ、墨染の桜"@ja ;
    mo:track_number 1 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:Nb73d4f2fefe54bb08f30fbe4013717b0 ;
    schema:name "Bloom Nobly, Cherry Blossoms of Sumizome"@en,
        "幽雅に咲かせ、墨染の桜"@ja .

_:Ne9dc48e7fb3e473bad21f8db59cc5a1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Primal Scene of Japan the Girl Saw"@en,
        "少女が見た日本の原風景"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nb73d4f2fefe54bb08f30fbe4013717b0 ;
    schema:name "The Primal Scene of Japan the Girl Saw"@en,
        "少女が見た日本の原風景"@ja .

_:Nee38f5661b8e468f9117b3d497039467 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flight of the Bamboo Cutter"@en,
        "竹取飛翔"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:Nb73d4f2fefe54bb08f30fbe4013717b0 ;
    schema:name "Flight of the Bamboo Cutter"@en,
        "竹取飛翔"@ja .

_:Nb73d4f2fefe54bb08f30fbe4013717b0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2697297ba4c64e30aae1ff7382807cb1,
        _:N90a33b500e454278b56bf0a0c0f37927,
        _:N975d3c2a2bf74aeab77189af5d05bc8d,
        _:Na37cb96868154fb2bf136cd01643f581,
        _:Ne9dc48e7fb3e473bad21f8db59cc5a1b,
        _:Nee38f5661b8e468f9117b3d497039467 ;
    mo:track_count 6 ;
    schema:duration "PT34:11"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2697297ba4c64e30aae1ff7382807cb1,
        _:N90a33b500e454278b56bf0a0c0f37927,
        _:N975d3c2a2bf74aeab77189af5d05bc8d,
        _:Na37cb96868154fb2bf136cd01643f581,
        _:Ne9dc48e7fb3e473bad21f8db59cc5a1b,
        _:Nee38f5661b8e468f9117b3d497039467 .

