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

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

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

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

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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/68/13086/13086-1239853696.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/13086#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2007-12-31"^^xsd:date ;
    dcterms:title "Foldable+"@en,
        "Foldable+"@ja,
        "Foldable+"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/13086#musicalexpression> ;
    mo:publisher <org/245#subject> ;
    mo:record _:N338e27a50d4a41829c5e5386dc522d28 ;
    mo:record_count 1 ;
    mo:release <event/2> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject> ;
    schema:datePublished "2007-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/68/13086/13086-1239853696.jpg> ;
    schema:name "Foldable+"@en,
        "Foldable+"@ja,
        "Foldable+"@ja-latn ;
    schema:publisher <org/245#subject> ;
    foaf:depiction <https://media.vgm.io/albums/68/13086/13086-1239853696.jpg> .

_:N008305148fd349cfacbda7fca7156d7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Diao ye zong (withered leaf)"@en,
        "ティアオイエツォン (withered leaf)"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N338e27a50d4a41829c5e5386dc522d28 ;
    schema:name "Diao ye zong (withered leaf)"@en,
        "ティアオイエツォン (withered leaf)"@ja .

_:N1287c3dbcc344843918be50298d25298 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuurei Gakudan ~ Phantom Ensemble"@en,
        "幽霊楽団 〜 Phantom Ensamble"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N338e27a50d4a41829c5e5386dc522d28 ;
    schema:name "Yuurei Gakudan ~ Phantom Ensemble"@en,
        "幽霊楽団 〜 Phantom Ensamble"@ja .

_:N3196bf50b1754ebca56c52a74a5913c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Retribution for the Eternal Night ~ Imperishable Night"@en,
        "永夜の報い 〜 Imperishable Night"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N338e27a50d4a41829c5e5386dc522d28 ;
    schema:name "Retribution for the Eternal Night ~ Imperishable Night"@en,
        "永夜の報い 〜 Imperishable Night"@ja .

_:N3584255724a441979e0cf39d575698c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Maiden's Illusionary Funeral ~ Necro-Fantasy"@en,
        "少女幻葬 〜 Necro Fantasy"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N338e27a50d4a41829c5e5386dc522d28 ;
    schema:name "A Maiden's Illusionary Funeral ~ Necro-Fantasy"@en,
        "少女幻葬 〜 Necro Fantasy"@ja .

_:N3774e454bce94398a59d06555983e232 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage 1969"@en,
        "ヴォヤージュ1969"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N338e27a50d4a41829c5e5386dc522d28 ;
    schema:name "Voyage 1969"@en,
        "ヴォヤージュ1969"@ja .

_:N799d3bf0a734472dab51e803538e7387 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Necrofantasia"@en,
        "ネクロファンタジア"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N338e27a50d4a41829c5e5386dc522d28 ;
    schema:name "Necrofantasia"@en,
        "ネクロファンタジア"@ja .

_:N7a84c45d26ec4d8c97b34668208c75b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flowering Night"@en,
        "フラワリングナイト"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N338e27a50d4a41829c5e5386dc522d28 ;
    schema:name "Flowering Night"@en,
        "フラワリングナイト"@ja .

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

_:N338e27a50d4a41829c5e5386dc522d28 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N008305148fd349cfacbda7fca7156d7d,
        _:N1287c3dbcc344843918be50298d25298,
        _:N3196bf50b1754ebca56c52a74a5913c0,
        _:N3584255724a441979e0cf39d575698c9,
        _:N3774e454bce94398a59d06555983e232,
        _:N799d3bf0a734472dab51e803538e7387,
        _:N7a84c45d26ec4d8c97b34668208c75b4,
        _:Nb9e68f3bc57b4471b214304d63931550 ;
    mo:track_count 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N008305148fd349cfacbda7fca7156d7d,
        _:N1287c3dbcc344843918be50298d25298,
        _:N3196bf50b1754ebca56c52a74a5913c0,
        _:N3584255724a441979e0cf39d575698c9,
        _:N3774e454bce94398a59d06555983e232,
        _:N799d3bf0a734472dab51e803538e7387,
        _:N7a84c45d26ec4d8c97b34668208c75b4,
        _:Nb9e68f3bc57b4471b214304d63931550 .

