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

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

<artist/1#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/14696#subject> ;
    schema:name "ZUN"@en ;
    foaf:made <album/14696#composition>,
        <album/14696#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/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/14696#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sensitive Moment"@en,
        "Sensitive Moment"@ja,
        "Sensitive Moment"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/14696#musicalwork> ;
    schema:name "Sensitive Moment"@en,
        "Sensitive Moment"@ja,
        "Sensitive Moment"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/69/14696/14696-1248540157.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/6763#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14696#performance> ;
    schema:name "hiro.na"@en ;
    foaf:name "hiro.na"@en .

<artist/7301#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14696#performance> ;
    schema:name "Mei Ayakura"@en,
        "綾倉盟"@ja ;
    foaf:made <album/14696#lyrics>,
        <album/14696#subject> ;
    foaf:name "Mei Ayakura"@en,
        "綾倉盟"@ja .

<artist/7321#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/14696#performance> ;
    schema:name "Tsubaki Ichimatsu"@en,
        "市松椿"@ja ;
    foaf:made <album/14696#lyrics>,
        <album/14696#subject> ;
    foaf:name "Tsubaki Ichimatsu"@en,
        "市松椿"@ja .

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

<album/14696#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sensitive Moment"@en,
        "Sensitive Moment"@ja,
        "Sensitive Moment"@ja-latn ;
    mo:performance_of <album/14696#musicalwork> ;
    mo:performer _:N02237f1baa7d47fd9730ed8128828975,
        _:N639eedaaad8246188ed26bffd9fc441a,
        _:Nec014653606d430c96b85572402b044f,
        _:Nf4a0b8ebf67b47e6b942368ebb1a0c1d,
        <artist/6763#subject>,
        <artist/7301#subject>,
        <artist/7321#subject> ;
    mo:recorded_as <album/14696#musicalexpression> ;
    schema:byArtist _:N02237f1baa7d47fd9730ed8128828975,
        _:N639eedaaad8246188ed26bffd9fc441a,
        _:Nec014653606d430c96b85572402b044f,
        _:Nf4a0b8ebf67b47e6b942368ebb1a0c1d,
        <artist/6763#subject>,
        <artist/7301#subject>,
        <artist/7321#subject> ;
    schema:name "Sensitive Moment"@en,
        "Sensitive Moment"@ja,
        "Sensitive Moment"@ja-latn ;
    schema:workPerformed <album/14696#musicalwork> .

<album/14696#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-08-15"^^xsd:date ;
    dcterms:title "Sensitive Moment"@en,
        "Sensitive Moment"@ja,
        "Sensitive Moment"@ja-latn ;
    mo:catalogue_number "APX-0006" ;
    mo:media_type "CD" ;
    mo:publication_of <album/14696#musicalexpression> ;
    mo:publisher <org/716#subject> ;
    mo:record _:Na0edd968ec574503959fe7c5107a8306 ;
    mo:record_count 1 ;
    mo:release <event/51> ;
    schema:about <product/22#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Nagisa Akino"@en ;
            foaf:name "Nagisa Akino"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "。・ｘ・)ゝ＜ｂ！"@en ;
            foaf:name "。・ｘ・)ゝ＜ｂ！"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "SHIKI"@en ;
            foaf:name "SHIKI"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "RYO"@en ;
            foaf:name "RYO"@en ],
        <artist/6763#subject>,
        <artist/7301#subject>,
        <artist/7321#subject> ;
    schema:datePublished "2009-08-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/14696/14696-1248540157.jpg> ;
    schema:name "Sensitive Moment"@en,
        "Sensitive Moment"@ja,
        "Sensitive Moment"@ja-latn ;
    schema:publisher <org/716#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/14696/14696-1248540157.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "SHIKI"@en ;
    foaf:made <album/14696#lyrics> ;
    foaf:name "SHIKI"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "。・ｘ・)ゝ＜ｂ！"@en ;
    foaf:made <album/14696#subject> ;
    foaf:name "。・ｘ・)ゝ＜ｂ！"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "。・ｘ・)ゝ＜ｂ！"@en ;
    foaf:made <album/14696#lyrics> ;
    foaf:name "。・ｘ・)ゝ＜ｂ！"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "SHIKI"@en ;
    foaf:made <album/14696#subject> ;
    foaf:name "SHIKI"@en .

_:N02237f1baa7d47fd9730ed8128828975 a schema:Person,
        foaf:Person ;
    mo:performed <album/14696#performance> ;
    schema:name "SHIKI"@en ;
    foaf:name "SHIKI"@en .

_:N1b2039131f6346c793612f5035da3c1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "墨染亡我郷"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Na0edd968ec574503959fe7c5107a8306 ;
    schema:name "墨染亡我郷"@ja .

_:N5d9adcd64d634041a4e2c57fcb9d5c26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "「 I 」"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Na0edd968ec574503959fe7c5107a8306 ;
    schema:name "「 I 」"@ja .

_:N62482862104c4909bb3b0794acff9eaa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空即是色"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Na0edd968ec574503959fe7c5107a8306 ;
    schema:name "空即是色"@ja .

_:N639eedaaad8246188ed26bffd9fc441a a schema:Person,
        foaf:Person ;
    mo:performed <album/14696#performance> ;
    schema:name "Nagisa Akino"@en ;
    foaf:name "Nagisa Akino"@en .

_:N692f26a4530f455187db50ecebe39111 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "my hand in your hand ～橙の一日～"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:44"^^xsd:interval ;
    schema:inPlaylist _:Na0edd968ec574503959fe7c5107a8306 ;
    schema:name "my hand in your hand ～橙の一日～"@ja .

_:N69ee3f00361a4049a03f07c99c3011e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Garden"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:34"^^xsd:interval ;
    schema:inPlaylist _:Na0edd968ec574503959fe7c5107a8306 ;
    schema:name "Garden"@ja .

_:N807be4cef691444ea2b978948fd23149 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantastic Prhythm Show"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Na0edd968ec574503959fe7c5107a8306 ;
    schema:name "Fantastic Prhythm Show"@ja .

_:N90f814d54c7e4b97af13cd34aefce340 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stigma"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Na0edd968ec574503959fe7c5107a8306 ;
    schema:name "Stigma"@ja .

_:N9f63399f8c16465b931c125fa860d759 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法少女！？ゆかりん☆"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Na0edd968ec574503959fe7c5107a8306 ;
    schema:name "魔法少女！？ゆかりん☆"@ja .

_:Na0efb9214f904aae95ae9aae9459d101 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Einsamkeit"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Na0edd968ec574503959fe7c5107a8306 ;
    schema:name "Einsamkeit"@ja .

_:Na1587b57eb3649a685248193e7b20424 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "色褪せて、無何有"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Na0edd968ec574503959fe7c5107a8306 ;
    schema:name "色褪せて、無何有"@ja .

_:Nc3d43510c6c046a0a734bac3f17c54a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "天空カタルシス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Na0edd968ec574503959fe7c5107a8306 ;
    schema:name "天空カタルシス"@ja .

_:Ne2e14d9d395f4369a4c1ad3334a71ebe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soul of Fragment"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:39"^^xsd:interval ;
    schema:inPlaylist _:Na0edd968ec574503959fe7c5107a8306 ;
    schema:name "Soul of Fragment"@ja .

_:Nec014653606d430c96b85572402b044f a schema:Person,
        foaf:Person ;
    mo:performed <album/14696#performance> ;
    schema:name "。・ｘ・)ゝ＜ｂ！"@en ;
    foaf:name "。・ｘ・)ゝ＜ｂ！"@en .

_:Nf4a0b8ebf67b47e6b942368ebb1a0c1d a schema:Person,
        foaf:Person ;
    mo:performed <album/14696#performance> ;
    schema:name "RYO"@en ;
    foaf:name "RYO"@en .

_:Na0edd968ec574503959fe7c5107a8306 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b2039131f6346c793612f5035da3c1f,
        _:N5d9adcd64d634041a4e2c57fcb9d5c26,
        _:N62482862104c4909bb3b0794acff9eaa,
        _:N692f26a4530f455187db50ecebe39111,
        _:N69ee3f00361a4049a03f07c99c3011e5,
        _:N807be4cef691444ea2b978948fd23149,
        _:N90f814d54c7e4b97af13cd34aefce340,
        _:N9f63399f8c16465b931c125fa860d759,
        _:Na0efb9214f904aae95ae9aae9459d101,
        _:Na1587b57eb3649a685248193e7b20424,
        _:Nc3d43510c6c046a0a734bac3f17c54a5,
        _:Ne2e14d9d395f4369a4c1ad3334a71ebe ;
    mo:track_count 12 ;
    schema:duration "PT56:27"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1b2039131f6346c793612f5035da3c1f,
        _:N5d9adcd64d634041a4e2c57fcb9d5c26,
        _:N62482862104c4909bb3b0794acff9eaa,
        _:N692f26a4530f455187db50ecebe39111,
        _:N69ee3f00361a4049a03f07c99c3011e5,
        _:N807be4cef691444ea2b978948fd23149,
        _:N90f814d54c7e4b97af13cd34aefce340,
        _:N9f63399f8c16465b931c125fa860d759,
        _:Na0efb9214f904aae95ae9aae9459d101,
        _:Na1587b57eb3649a685248193e7b20424,
        _:Nc3d43510c6c046a0a734bac3f17c54a5,
        _:Ne2e14d9d395f4369a4c1ad3334a71ebe .

