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

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

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

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

<event/179> a mo:Release ;
    schema:name "Released at Comic Market 88 (Aug 14, 2015 to Aug 16, 2015)" .

<product/16#subject> a schema:CreativeWork ;
    schema:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn ;
    foaf:name "Touhou Gensokyo ~ Lotus Land Story."@en,
        "東方幻想郷　～ Lotus Land Story."@ja,
        "Touhou Gensokyo ~ Lotus Land Story."@ja-latn .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@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 .

<album/54285#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kijin Shokuaku ~ Evil People as the True Object of Salvation ~"@en,
        "愧人贖悪 ～ Evil People as the True Object of Salvation ～"@ja,
        "Kijin Shokuaku ~ Evil People as the True Object of Salvation ~"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/54285#musicalwork> ;
    schema:name "Kijin Shokuaku ~ Evil People as the True Object of Salvation ~"@en,
        "愧人贖悪 ～ Evil People as the True Object of Salvation ～"@ja,
        "Kijin Shokuaku ~ Evil People as the True Object of Salvation ~"@ja-latn .

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

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

<https://media.vgm.io/albums/58/54285/54285-1439106855.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/54285#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/54285/54285-1439106855.png> ;
    foaf:depicts <album/54285#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/54285/54285-1439106855.png> .

<https://medium-media.vgm.io/albums/58/54285/54285-1439106855.png> a schema:ImageObject,
        foaf:Image .

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

<album/54285#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kijin Shokuaku ~ Evil People as the True Object of Salvation ~"@en,
        "愧人贖悪 ～ Evil People as the True Object of Salvation ～"@ja,
        "Kijin Shokuaku ~ Evil People as the True Object of Salvation ~"@ja-latn ;
    mo:performance_of <album/54285#musicalwork> ;
    mo:performer <artist/1151#subject> ;
    mo:recorded_as <album/54285#musicalexpression> ;
    schema:byArtist <artist/1151#subject> ;
    schema:name "Kijin Shokuaku ~ Evil People as the True Object of Salvation ~"@en,
        "愧人贖悪 ～ Evil People as the True Object of Salvation ～"@ja,
        "Kijin Shokuaku ~ Evil People as the True Object of Salvation ~"@ja-latn ;
    schema:workPerformed <album/54285#musicalwork> .

<artist/1151#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/54285#performance> ;
    schema:name "Demetori"@en ;
    foaf:name "Demetori"@en .

<album/54285#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-08-14"^^xsd:date ;
    dcterms:title "Kijin Shokuaku ~ Evil People as the True Object of Salvation ~"@en,
        "愧人贖悪 ～ Evil People as the True Object of Salvation ～"@ja,
        "Kijin Shokuaku ~ Evil People as the True Object of Salvation ~"@ja-latn ;
    mo:catalogue_number "DECD-0010" ;
    mo:media_type "CD" ;
    mo:publication_of <album/54285#musicalexpression> ;
    mo:publisher <org/329#subject> ;
    mo:record _:Nf5e797266bee4a97a730e9fa77410b0d ;
    mo:record_count 1 ;
    mo:release <event/179> ;
    schema:about <product/16#subject>,
        <product/1948#subject>,
        <product/22#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/1151#subject> ;
    schema:datePublished "2015-08-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/54285/54285-1439106855.png> ;
    schema:name "Kijin Shokuaku ~ Evil People as the True Object of Salvation ~"@en,
        "愧人贖悪 ～ Evil People as the True Object of Salvation ～"@ja,
        "Kijin Shokuaku ~ Evil People as the True Object of Salvation ~"@ja-latn ;
    schema:publisher <org/329#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/54285/54285-1439106855.png> .

_:N22419f9bd7da479eb357460571f8227a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverse Ideology ~ The Antinomy of Ideology"@en,
        "リバースイデオロギー ～ The Antinomy of Ideology"@ja,
        "Reverse Ideology ~ The Antinomy of Ideology"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nf5e797266bee4a97a730e9fa77410b0d ;
    schema:name "Reverse Ideology ~ The Antinomy of Ideology"@en,
        "リバースイデオロギー ～ The Antinomy of Ideology"@ja,
        "Reverse Ideology ~ The Antinomy of Ideology"@ja-latn .

_:N27701989541f4fa8866f4d97a908e1a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Alice Maestra ~ Flow My Tears, the Said"@en,
        "アリスマエステラ ～ Flow My Tears,the Said"@ja,
        "Alice Maestra ~ Flow My Tears,the Said"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nf5e797266bee4a97a730e9fa77410b0d ;
    schema:name "Alice Maestra ~ Flow My Tears, the Said"@en,
        "アリスマエステラ ～ Flow My Tears,the Said"@ja,
        "Alice Maestra ~ Flow My Tears,the Said"@ja-latn .

_:N27e6160a7be946c3bcfdef1f4ec939ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shining Needle Castle Sinking in the Air ~ Counter-Clock World"@en,
        "空中に沈む輝針城 ～ Counter-Clock World"@ja,
        "Kuuchuu ni Shizumu Kishinjou ~ Counter-Clock World"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Nf5e797266bee4a97a730e9fa77410b0d ;
    schema:name "The Shining Needle Castle Sinking in the Air ~ Counter-Clock World"@en,
        "空中に沈む輝針城 ～ Counter-Clock World"@ja,
        "Kuuchuu ni Shizumu Kishinjou ~ Counter-Clock World"@ja-latn .

_:N6085124233554a298389ab3170fb3bea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inchlings of the Shining Needle ~ Counter-Attack of the Weak"@en,
        "輝く針の小人族 ～ Counter-Attack of the Weak"@ja,
        "Kagayaku Hari no Koibuto-zoku ~ Counter-Attack of the Weak"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:Nf5e797266bee4a97a730e9fa77410b0d ;
    schema:name "Inchlings of the Shining Needle ~ Counter-Attack of the Weak"@en,
        "輝く針の小人族 ～ Counter-Attack of the Weak"@ja,
        "Kagayaku Hari no Koibuto-zoku ~ Counter-Attack of the Weak"@ja-latn .

_:N668f24cfb0ef400ca8aa0f3927880c43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Remote ~ Type A Personality"@en,
        "ラストリモート ～ Type A Personality"@ja,
        "Last Remote ~ Type A Personality"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf5e797266bee4a97a730e9fa77410b0d ;
    schema:name "Last Remote ~ Type A Personality"@en,
        "ラストリモート ～ Type A Personality"@ja,
        "Last Remote ~ Type A Personality"@ja-latn .

_:N725b45a82ef24f7684c994d3d6d04b3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Intro: The Shining Needle Castle Sinking in the Air"@en,
        "Intro: The Shining Needle Castle Sinking in the Air"@ja,
        "Intro: The Shining Needle Castle Sinking in the Air"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT0:38"^^xsd:interval ;
    schema:inPlaylist _:Nf5e797266bee4a97a730e9fa77410b0d ;
    schema:name "Intro: The Shining Needle Castle Sinking in the Air"@en,
        "Intro: The Shining Needle Castle Sinking in the Air"@ja,
        "Intro: The Shining Needle Castle Sinking in the Air"@ja-latn .

_:Nd0c548e6e0364b84bf65e616eb854d60 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hiroari Shoots a Strange Bird ~ Till When?"@en,
        "広有射怪鳥事 ～ Till When?"@ja,
        "Hiroari Kechou o Iru Koto ~ Till When?"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nf5e797266bee4a97a730e9fa77410b0d ;
    schema:name "Hiroari Shoots a Strange Bird ~ Till When?"@en,
        "広有射怪鳥事 ～ Till When?"@ja,
        "Hiroari Kechou o Iru Koto ~ Till When?"@ja-latn .

_:Nd65a4ba696c442a6983fc0335165b08c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paradise ~ Grief of Ressentiment"@en,
        "無何有の郷 ～ Grief of Ressentiment"@ja,
        "Mukau no Kyou ~ Grief of Ressentiment"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT8:00"^^xsd:interval ;
    schema:inPlaylist _:Nf5e797266bee4a97a730e9fa77410b0d ;
    schema:name "Paradise ~ Grief of Ressentiment"@en,
        "無何有の郷 ～ Grief of Ressentiment"@ja,
        "Mukau no Kyou ~ Grief of Ressentiment"@ja-latn .

_:Ne174bc2a80704b5a9b6a0dd11ef6648a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction ~ Double Dealing"@en,
        "Introduction ～ Double Dealing"@ja,
        "Introduction ~ Double Dealing"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:Nf5e797266bee4a97a730e9fa77410b0d ;
    schema:name "Introduction ~ Double Dealing"@en,
        "Introduction ～ Double Dealing"@ja,
        "Introduction ~ Double Dealing"@ja-latn .

_:Nf5e797266bee4a97a730e9fa77410b0d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N22419f9bd7da479eb357460571f8227a,
        _:N27701989541f4fa8866f4d97a908e1a1,
        _:N27e6160a7be946c3bcfdef1f4ec939ed,
        _:N6085124233554a298389ab3170fb3bea,
        _:N668f24cfb0ef400ca8aa0f3927880c43,
        _:N725b45a82ef24f7684c994d3d6d04b3e,
        _:Nd0c548e6e0364b84bf65e616eb854d60,
        _:Nd65a4ba696c442a6983fc0335165b08c,
        _:Ne174bc2a80704b5a9b6a0dd11ef6648a ;
    mo:track_count 9 ;
    schema:duration "PT37:05"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N22419f9bd7da479eb357460571f8227a,
        _:N27701989541f4fa8866f4d97a908e1a1,
        _:N27e6160a7be946c3bcfdef1f4ec939ed,
        _:N6085124233554a298389ab3170fb3bea,
        _:N668f24cfb0ef400ca8aa0f3927880c43,
        _:N725b45a82ef24f7684c994d3d6d04b3e,
        _:Nd0c548e6e0364b84bf65e616eb854d60,
        _:Nd65a4ba696c442a6983fc0335165b08c,
        _:Ne174bc2a80704b5a9b6a0dd11ef6648a .

