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

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

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

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

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

<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/882#subject> a schema:CreativeWork ;
    schema:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn ;
    foaf:name "Touhou Shinreibyou ~ Ten Desires."@en,
        "東方神霊廟　～ Ten Desires."@ja,
        "Touhou Shinreibyou ~ Ten Desires."@ja-latn .

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

<album/30499#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Gensou Shiten 7 \"Harmonia\""@en,
        "東方幻奏祀典7\"Harmonia\""@ja,
        "Touhou Gensou Shiten 7 \"Harmonia\""@ja-latn ;
    mo:performance_of <album/30499#musicalwork> ;
    mo:recorded_as <album/30499#musicalexpression> ;
    schema:name "Touhou Gensou Shiten 7 \"Harmonia\""@en,
        "東方幻奏祀典7\"Harmonia\""@ja,
        "Touhou Gensou Shiten 7 \"Harmonia\""@ja-latn ;
    schema:workPerformed <album/30499#musicalwork> .

<org/319#subject> schema:name "sound sepher"@en,
        "sound sepher"@ja,
        "sound sepher"@ja-latn ;
    foaf:name "sound sepher"@en,
        "sound sepher"@ja,
        "sound sepher"@ja-latn .

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

<https://medium-media.vgm.io/albums/99/30499/30499-1323482433.jpg> a schema:ImageObject,
        foaf:Image .

<album/30499#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Gensou Shiten 7 \"Harmonia\""@en,
        "東方幻奏祀典7\"Harmonia\""@ja,
        "Touhou Gensou Shiten 7 \"Harmonia\""@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Team Shanghai Alice"@en ;
            foaf:made <album/30499#composition> ;
            foaf:name "(Team Shanghai Alice"@en ],
        <artist/1#subject> ;
    mo:produced_work <album/30499#musicalwork> ;
    schema:name "Touhou Gensou Shiten 7 \"Harmonia\""@en,
        "東方幻奏祀典7\"Harmonia\""@ja,
        "Touhou Gensou Shiten 7 \"Harmonia\""@ja-latn .

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

<album/30499#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-30"^^xsd:date ;
    dcterms:title "Touhou Gensou Shiten 7 \"Harmonia\""@en,
        "東方幻奏祀典7\"Harmonia\""@ja,
        "Touhou Gensou Shiten 7 \"Harmonia\""@ja-latn ;
    mo:catalogue_number "SEPR-0012" ;
    mo:media_type "CD" ;
    mo:publication_of <album/30499#musicalexpression> ;
    mo:publisher <org/319#subject> ;
    mo:record _:N241cb0dbecef4f93a3345e837108199e ;
    mo:record_count 1 ;
    mo:release <event/146> ;
    schema:about <product/27#subject>,
        <product/882#subject> ;
    schema:datePublished "2011-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/99/30499/30499-1323482433.jpg> ;
    schema:name "Touhou Gensou Shiten 7 \"Harmonia\""@en,
        "東方幻奏祀典7\"Harmonia\""@ja,
        "Touhou Gensou Shiten 7 \"Harmonia\""@ja-latn ;
    schema:publisher <org/319#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/30499/30499-1323482433.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/30499#subject> ;
    schema:name "(Team Shanghai Alice"@en ;
    foaf:made <album/30499#subject> ;
    foaf:name "(Team Shanghai Alice"@en .

_:N036d596ccf554d2d8faf156d14c739e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit of Avarice"@en,
        "欲深き霊魂"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N241cb0dbecef4f93a3345e837108199e ;
    schema:name "Spirit of Avarice"@en,
        "欲深き霊魂"@ja .

_:N1e0d00e3d98d4112a3dcce0edd1b0097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ghost Lead"@en,
        "ゴーストリード"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N241cb0dbecef4f93a3345e837108199e ;
    schema:name "Ghost Lead"@en,
        "ゴーストリード"@ja .

_:N2675a84be5aa4122948f354720bd3bb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desire Dream"@en,
        "デザイアドリーム"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N241cb0dbecef4f93a3345e837108199e ;
    schema:name "Desire Dream"@en,
        "デザイアドリーム"@ja .

_:N3b1e2ed310fc44ae90c3a389596b0f99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Yuanxian"@en,
        "古きユアンシェン"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N241cb0dbecef4f93a3345e837108199e ;
    schema:name "Old Yuanxian"@en,
        "古きユアンシェン"@ja .

_:N72bc308a25054fa7a30bd68fd213486a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Starry Sky of Small Desires"@en,
        "小さな欲望の星空"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N241cb0dbecef4f93a3345e837108199e ;
    schema:name "Starry Sky of Small Desires"@en,
        "小さな欲望の星空"@ja .

_:N7e0019a8c736489c89977b9a55c7ce03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desire Drive"@en,
        "デザイアドライブ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:N241cb0dbecef4f93a3345e837108199e ;
    schema:name "Desire Drive"@en,
        "デザイアドライブ"@ja .

_:N8a3ceba4bd394f0284bf3ac5b9fcbae7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusionary Night ~ Ghostly Eyes"@en,
        "幻視の夜 ～ Ghostly Eyes"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N241cb0dbecef4f93a3345e837108199e ;
    schema:name "Illusionary Night ~ Ghostly Eyes"@en,
        "幻視の夜 ～ Ghostly Eyes"@ja .

_:Nb1099ac07e2b44469f65688cbeb0a268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rigid Paradise"@en,
        "リジッドパラダイス"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N241cb0dbecef4f93a3345e837108199e ;
    schema:name "Rigid Paradise"@en,
        "リジッドパラダイス"@ja .

_:Nbfba956066c54772b2e6a2457d6b3288 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Youkai Back Shrine Road"@en,
        "妖怪裏参道"@ja ;
    mo:track_number 11 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N241cb0dbecef4f93a3345e837108199e ;
    schema:name "Youkai Back Shrine Road"@en,
        "妖怪裏参道"@ja .

_:Nd6ce8b92618446aeb0e535c69ae83c2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shoutoku Legend ~ True Administrator"@en,
        "聖徳伝説 ～ True Administrator"@ja ;
    mo:track_number 10 ;
    schema:duration "PT6:38"^^xsd:interval ;
    schema:inPlaylist _:N241cb0dbecef4f93a3345e837108199e ;
    schema:name "Shoutoku Legend ~ True Administrator"@en,
        "聖徳伝説 ～ True Administrator"@ja .

_:Nd7b21db2a6ae477fabd00716163249fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omiwa Legend"@en,
        "大神神話伝"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N241cb0dbecef4f93a3345e837108199e ;
    schema:name "Omiwa Legend"@en,
        "大神神話伝"@ja .

_:Nf52bdf15caf244cebea874e5b0df0e7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Night Sakura of Dead Spirits"@en,
        "死霊の夜桜"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N241cb0dbecef4f93a3345e837108199e ;
    schema:name "Night Sakura of Dead Spirits"@en,
        "死霊の夜桜"@ja .

_:N241cb0dbecef4f93a3345e837108199e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N036d596ccf554d2d8faf156d14c739e2,
        _:N1e0d00e3d98d4112a3dcce0edd1b0097,
        _:N2675a84be5aa4122948f354720bd3bb6,
        _:N3b1e2ed310fc44ae90c3a389596b0f99,
        _:N72bc308a25054fa7a30bd68fd213486a,
        _:N7e0019a8c736489c89977b9a55c7ce03,
        _:N8a3ceba4bd394f0284bf3ac5b9fcbae7,
        _:Nb1099ac07e2b44469f65688cbeb0a268,
        _:Nbfba956066c54772b2e6a2457d6b3288,
        _:Nd6ce8b92618446aeb0e535c69ae83c2e,
        _:Nd7b21db2a6ae477fabd00716163249fe,
        _:Nf52bdf15caf244cebea874e5b0df0e7e ;
    mo:track_count 12 ;
    schema:duration "PT50:13"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N036d596ccf554d2d8faf156d14c739e2,
        _:N1e0d00e3d98d4112a3dcce0edd1b0097,
        _:N2675a84be5aa4122948f354720bd3bb6,
        _:N3b1e2ed310fc44ae90c3a389596b0f99,
        _:N72bc308a25054fa7a30bd68fd213486a,
        _:N7e0019a8c736489c89977b9a55c7ce03,
        _:N8a3ceba4bd394f0284bf3ac5b9fcbae7,
        _:Nb1099ac07e2b44469f65688cbeb0a268,
        _:Nbfba956066c54772b2e6a2457d6b3288,
        _:Nd6ce8b92618446aeb0e535c69ae83c2e,
        _:Nd7b21db2a6ae477fabd00716163249fe,
        _:Nf52bdf15caf244cebea874e5b0df0e7e .

