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

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

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

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

<event/51> a mo:Release ;
    schema:name "Released at Comic Market 76 (Aug 14, 2009 to Aug 16, 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/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 .

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

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

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

<https://media.vgm.io/albums/85/14858/14858-2156781fde60.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/14858#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/14858/14858-2156781fde60.jpg> ;
    foaf:depicts <album/14858#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/14858/14858-2156781fde60.jpg> .

<https://medium-media.vgm.io/albums/85/14858/14858-2156781fde60.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<artist/2514#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14858#performance> ;
    schema:name "aki"@en ;
    foaf:name "aki"@en .

<album/14858#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "bifurcation"@en,
        "bifurcation"@ja,
        "bifurcation"@ja-latn ;
    mo:catalogue_number "CK-0014P" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14858#musicalexpression> ;
    mo:publisher <org/211#subject> ;
    mo:record _:N3e3b3d922cd6461f89d367d93a30d9ea ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#subject>,
        <product/29#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/2514#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/14858/14858-2156781fde60.jpg> ;
    schema:name "bifurcation"@en,
        "bifurcation"@ja,
        "bifurcation"@ja-latn ;
    schema:publisher <org/211#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/14858/14858-2156781fde60.jpg> .

_:N0b98c6b0bc984b089e5b2f987de2b851 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "across the border of life"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:N3e3b3d922cd6461f89d367d93a30d9ea ;
    schema:name "across the border of life"@en .

_:N263fae118e854101b067ad4666e5a537 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wish 4 shadows"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N3e3b3d922cd6461f89d367d93a30d9ea ;
    schema:name "wish 4 shadows"@en .

_:N3b70291b085748e4a7c9f9ce0b95704a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "R.E.D"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:N3e3b3d922cd6461f89d367d93a30d9ea ;
    schema:name "R.E.D"@en .

_:N4f0e6209ae8a44a3a86c732507a0048e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "nUCLEAR FUSION"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N3e3b3d922cd6461f89d367d93a30d9ea ;
    schema:name "nUCLEAR FUSION"@en .

_:N4f1278cc84094a218db895b7a0e03804 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nu:world"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N3e3b3d922cd6461f89d367d93a30d9ea ;
    schema:name "Nu:world"@en .

_:N615c7a6e27e24f9081a3dac7d3878f07 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "everlasting circle"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:51"^^xsd:interval ;
    schema:inPlaylist _:N3e3b3d922cd6461f89d367d93a30d9ea ;
    schema:name "everlasting circle"@en .

_:Nc29e3c6134144e3eb3fc605970db0127 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "bifurcation"@en ;
    mo:track_number 8 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N3e3b3d922cd6461f89d367d93a30d9ea ;
    schema:name "bifurcation"@en .

_:Nc8a22c5ebea545308d19366cfda7a844 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "lights"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:N3e3b3d922cd6461f89d367d93a30d9ea ;
    schema:name "lights"@en .

_:N3e3b3d922cd6461f89d367d93a30d9ea a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b98c6b0bc984b089e5b2f987de2b851,
        _:N263fae118e854101b067ad4666e5a537,
        _:N3b70291b085748e4a7c9f9ce0b95704a,
        _:N4f0e6209ae8a44a3a86c732507a0048e,
        _:N4f1278cc84094a218db895b7a0e03804,
        _:N615c7a6e27e24f9081a3dac7d3878f07,
        _:Nc29e3c6134144e3eb3fc605970db0127,
        _:Nc8a22c5ebea545308d19366cfda7a844 ;
    mo:track_count 8 ;
    schema:duration "PT41:12"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N0b98c6b0bc984b089e5b2f987de2b851,
        _:N263fae118e854101b067ad4666e5a537,
        _:N3b70291b085748e4a7c9f9ce0b95704a,
        _:N4f0e6209ae8a44a3a86c732507a0048e,
        _:N4f1278cc84094a218db895b7a0e03804,
        _:N615c7a6e27e24f9081a3dac7d3878f07,
        _:Nc29e3c6134144e3eb3fc605970db0127,
        _:Nc8a22c5ebea545308d19366cfda7a844 .

