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

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

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

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

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

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

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

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

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

<https://medium-media.vgm.io/albums/12/50021/50021-1419688665.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/50021#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "sixth sense"@en,
        "sixth sense"@ja,
        "sixth sense"@ja-latn ;
    mo:performance_of <album/50021#musicalwork> ;
    mo:performer _:N5f766665cc4f4294b223357407f27b95,
        _:N89c477f832004dba908b7be5e1248544 ;
    mo:recorded_as <album/50021#musicalexpression> ;
    schema:byArtist _:N5f766665cc4f4294b223357407f27b95,
        _:N89c477f832004dba908b7be5e1248544 ;
    schema:name "sixth sense"@en,
        "sixth sense"@ja,
        "sixth sense"@ja-latn ;
    schema:workPerformed <album/50021#musicalwork> .

<album/50021#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-12-29"^^xsd:date ;
    dcterms:title "sixth sense"@en,
        "sixth sense"@ja,
        "sixth sense"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/50021#musicalexpression> ;
    mo:publisher _:N524c04ce2f6949f19e834f90b4718b0a ;
    mo:record _:Naa016a608df14445b1d75d77d95ee649 ;
    mo:record_count 1 ;
    mo:release <event/175> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/37#subject>,
        <product/882#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "セバスチャーーーーン"@en ;
            foaf:name "セバスチャーーーーン"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "死逝子"@en ;
            foaf:name "死逝子"@en ] ;
    schema:datePublished "2014-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/12/50021/50021-1419688665.jpg> ;
    schema:name "sixth sense"@en,
        "sixth sense"@ja,
        "sixth sense"@ja-latn ;
    schema:publisher _:N524c04ce2f6949f19e834f90b4718b0a ;
    foaf:depiction <https://media.vgm.io/albums/12/50021/50021-1419688665.jpg> .

_:N381910fd6394470b820e97710ab2825a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラストリモート（零次元編）"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Naa016a608df14445b1d75d77d95ee649 ;
    schema:name "ラストリモート（零次元編）"@ja .

_:N3d89d7180f3b46bdbd6f17a424eb3665 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "トライアル オブ ナイトメア"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Naa016a608df14445b1d75d77d95ee649 ;
    schema:name "トライアル オブ ナイトメア"@ja .

_:N524c04ce2f6949f19e834f90b4718b0a schema:name "Suspicion & Fear"@en ;
    foaf:name "Suspicion & Fear"@en .

_:N5f766665cc4f4294b223357407f27b95 a schema:Person,
        foaf:Person ;
    mo:performed <album/50021#performance> ;
    schema:name "セバスチャーーーーン"@en ;
    foaf:name "セバスチャーーーーン"@en .

_:N78b4520db1c04e609895b085e1125af5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラキュラ クレイドル オブ アルカード"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Naa016a608df14445b1d75d77d95ee649 ;
    schema:name "ドラキュラ クレイドル オブ アルカード"@ja .

_:N89c477f832004dba908b7be5e1248544 a schema:Person,
        foaf:Person ;
    mo:performed <album/50021#performance> ;
    schema:name "死逝子"@en ;
    foaf:name "死逝子"@en .

_:N9468e5381ce24bbc97fc4f3bac31ad8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ダークネス エターナル ペイン"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Naa016a608df14445b1d75d77d95ee649 ;
    schema:name "ダークネス エターナル ペイン"@ja .

_:Nd8bca844e1ad4a729ba68e983d69280d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エンボディ ザ ネクロファンタジア"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Naa016a608df14445b1d75d77d95ee649 ;
    schema:name "エンボディ ザ ネクロファンタジア"@ja .

_:Ndb90dfb210b64dee8193c458b3967719 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "セプテット フォー ザ デッドプリンセス"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Naa016a608df14445b1d75d77d95ee649 ;
    schema:name "セプテット フォー ザ デッドプリンセス"@ja .

_:Naa016a608df14445b1d75d77d95ee649 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N381910fd6394470b820e97710ab2825a,
        _:N3d89d7180f3b46bdbd6f17a424eb3665,
        _:N78b4520db1c04e609895b085e1125af5,
        _:N9468e5381ce24bbc97fc4f3bac31ad8c,
        _:Nd8bca844e1ad4a729ba68e983d69280d,
        _:Ndb90dfb210b64dee8193c458b3967719 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N381910fd6394470b820e97710ab2825a,
        _:N3d89d7180f3b46bdbd6f17a424eb3665,
        _:N78b4520db1c04e609895b085e1125af5,
        _:N9468e5381ce24bbc97fc4f3bac31ad8c,
        _:Nd8bca844e1ad4a729ba68e983d69280d,
        _:Ndb90dfb210b64dee8193c458b3967719 .

