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

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

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

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

<event/35> a mo:Release ;
    schema:name "Released at Comic Market 75 (Dec 28, 2008 to Dec 30, 2008)" .

<product/18#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn ;
    foaf:name "Touhou Kaikidan ~ Mystic Square."@en,
        "東方怪綺談　～ Mystic Square."@ja,
        "Touhou Kaikidan ~ Mystic Square."@ja-latn .

<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/25#subject> a schema:CreativeWork ;
    schema:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@ja-latn ;
    foaf:name "Touhou Suimusou ~ Immaterial and Missing Power."@en,
        "東方萃夢想　～ Immaterial and Missing Power."@ja,
        "Touhou Suimusou ~ Immaterial and Missing Power."@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/11512#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "dialogue ~Prim Girl~"@en,
        "dialogue ~Prim Girl~"@ja,
        "dialogue ~Prim Girl~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/11512#musicalwork> ;
    schema:name "dialogue ~Prim Girl~"@en,
        "dialogue ~Prim Girl~"@ja,
        "dialogue ~Prim Girl~"@ja-latn .

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

<org/358#subject> schema:name "kimino-museum"@en,
        "君の美術館"@ja,
        "kimino-museum"@ja-latn ;
    foaf:name "kimino-museum"@en,
        "君の美術館"@ja,
        "kimino-museum"@ja-latn .

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

<https://medium-media.vgm.io/albums/21/11512/11512-1230813906.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/36288#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11512#performance> ;
    schema:name "PHEVOTT"@en ;
    foaf:name "PHEVOTT"@en .

<artist/50765#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11512#performance> ;
    schema:name "fanfan."@en ;
    foaf:name "fanfan."@en .

<artist/7329#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/11512#performance> ;
    schema:name "Jhojia"@en ;
    foaf:name "Jhojia"@en .

<album/11512#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-12-29"^^xsd:date ;
    dcterms:title "dialogue ~Prim Girl~"@en,
        "dialogue ~Prim Girl~"@ja,
        "dialogue ~Prim Girl~"@ja-latn ;
    mo:catalogue_number "Muse-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/11512#musicalexpression> ;
    mo:publisher <org/358#subject> ;
    mo:record _:N5d35abd11a4c4447a5ac12c975d74aac ;
    mo:record_count 1 ;
    mo:release <event/35> ;
    schema:about <product/18#subject>,
        <product/20#subject>,
        <product/25#subject>,
        <product/33#subject>,
        <product/37#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Midori"@en ;
            foaf:name "Midori"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "toM"@en ;
            foaf:name "toM"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shimizu"@en ;
            foaf:name "Shimizu"@en ],
        <artist/36288#subject>,
        <artist/50765#subject>,
        <artist/7329#subject> ;
    schema:datePublished "2008-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/21/11512/11512-1230813906.jpg> ;
    schema:name "dialogue ~Prim Girl~"@en,
        "dialogue ~Prim Girl~"@ja,
        "dialogue ~Prim Girl~"@ja-latn ;
    schema:publisher <org/358#subject> ;
    foaf:depiction <https://media.vgm.io/albums/21/11512/11512-1230813906.jpg> .

<album/11512#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "dialogue ~Prim Girl~"@en,
        "dialogue ~Prim Girl~"@ja,
        "dialogue ~Prim Girl~"@ja-latn ;
    mo:performance_of <album/11512#musicalwork> ;
    mo:performer _:N90da231af82546eeb574c144e8390480,
        _:N9a3c095fb1f94442bafa7a2564fff4b6,
        _:Nacf61df89ab341e8988f7b21bb418eb3,
        <artist/36288#subject>,
        <artist/50765#subject>,
        <artist/7329#subject> ;
    mo:recorded_as <album/11512#musicalexpression> ;
    schema:byArtist _:N90da231af82546eeb574c144e8390480,
        _:N9a3c095fb1f94442bafa7a2564fff4b6,
        _:Nacf61df89ab341e8988f7b21bb418eb3,
        <artist/36288#subject>,
        <artist/50765#subject>,
        <artist/7329#subject> ;
    schema:name "dialogue ~Prim Girl~"@en,
        "dialogue ~Prim Girl~"@ja,
        "dialogue ~Prim Girl~"@ja-latn ;
    schema:workPerformed <album/11512#musicalwork> .

_:N080028417d8d4fe4ab22290c62ec0027 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Primal Scene of Japan the Girl Watched"@en,
        "少女が見た日本の原風景"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N5d35abd11a4c4447a5ac12c975d74aac ;
    schema:name "The Primal Scene of Japan the Girl Watched"@en,
        "少女が見た日本の原風景"@ja .

_:N20cf50b1d428442c850b12911b09f1f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice in Wonderland"@en,
        "不思議の国のアリス"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N5d35abd11a4c4447a5ac12c975d74aac ;
    schema:name "Alice in Wonderland"@en,
        "不思議の国のアリス"@ja .

_:N61c0fa6c69234b50965dd8e2412afec9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demystify Feast"@en,
        "Demystify Feast"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5d35abd11a4c4447a5ac12c975d74aac ;
    schema:name "Demystify Feast"@en,
        "Demystify Feast"@ja .

_:N70c4eadc728c44ad89203e540947987c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Satori Maiden ~ 3rd eye"@en,
        "少女さとり ～ 3rd eye"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N5d35abd11a4c4447a5ac12c975d74aac ;
    schema:name "Satori Maiden ~ 3rd eye"@en,
        "少女さとり ～ 3rd eye"@ja .

_:N90da231af82546eeb574c144e8390480 a schema:Person,
        foaf:Person ;
    mo:performed <album/11512#performance> ;
    schema:name "Midori"@en ;
    foaf:name "Midori"@en .

_:N9a3c095fb1f94442bafa7a2564fff4b6 a schema:Person,
        foaf:Person ;
    mo:performed <album/11512#performance> ;
    schema:name "toM"@en ;
    foaf:name "toM"@en .

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

_:Nacf61df89ab341e8988f7b21bb418eb3 a schema:Person,
        foaf:Person ;
    mo:performed <album/11512#performance> ;
    schema:name "Shimizu"@en ;
    foaf:name "Shimizu"@en .

_:N5d35abd11a4c4447a5ac12c975d74aac a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N080028417d8d4fe4ab22290c62ec0027,
        _:N20cf50b1d428442c850b12911b09f1f6,
        _:N61c0fa6c69234b50965dd8e2412afec9,
        _:N70c4eadc728c44ad89203e540947987c,
        _:N9dde39a5867e48369ee2f97065bd1f2c ;
    mo:track_count 5 ;
    schema:duration "PT17:44"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N080028417d8d4fe4ab22290c62ec0027,
        _:N20cf50b1d428442c850b12911b09f1f6,
        _:N61c0fa6c69234b50965dd8e2412afec9,
        _:N70c4eadc728c44ad89203e540947987c,
        _:N9dde39a5867e48369ee2f97065bd1f2c .

