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

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

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

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

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

<album/6251#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Touhou Destiny"@en,
        "東方デスティニー"@ja,
        "Touhou Destiny"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/6251#musicalwork> ;
    schema:name "Touhou Destiny"@en,
        "東方デスティニー"@ja,
        "Touhou Destiny"@ja-latn .

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

<album/6251#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Touhou Destiny"@en,
        "東方デスティニー"@ja,
        "Touhou Destiny"@ja-latn ;
    mo:performance_of <album/6251#musicalwork> ;
    mo:recorded_as <album/6251#musicalexpression> ;
    schema:name "Touhou Destiny"@en,
        "東方デスティニー"@ja,
        "Touhou Destiny"@ja-latn ;
    schema:workPerformed <album/6251#musicalwork> .

<org/163#subject> schema:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn ;
    foaf:name "Golden City Factory"@en,
        "Golden City Factory"@ja,
        "Golden City Factory"@ja-latn .

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

<https://medium-media.vgm.io/albums/15/6251/6251-1198695890.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/6251#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-04-23"^^xsd:date ;
    dcterms:title "Touhou Destiny"@en,
        "東方デスティニー"@ja,
        "Touhou Destiny"@ja-latn ;
    mo:catalogue_number "GCFT-0023" ;
    mo:media_type "CD" ;
    mo:publication_of <album/6251#musicalexpression> ;
    mo:publisher <org/163#subject> ;
    mo:record _:N73e04614886d407689c7b366b1098a4c ;
    mo:record_count 1 ;
    schema:about <product/27#subject> ;
    schema:datePublished "2005-04-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/15/6251/6251-1198695890.jpg> ;
    schema:name "Touhou Destiny"@en,
        "東方デスティニー"@ja,
        "Touhou Destiny"@ja-latn ;
    schema:publisher <org/163#subject> ;
    foaf:depiction <https://media.vgm.io/albums/15/6251/6251-1198695890.jpg> .

_:N0b6724cac4d7410398b218e45a54bc6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Song of the Night Sparrow ~ Night Bird"@en,
        "夜雀の歌声　~Night Bird~"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N73e04614886d407689c7b366b1098a4c ;
    schema:name "Song of the Night Sparrow ~ Night Bird"@en,
        "夜雀の歌声　~Night Bird~"@ja .

_:N0dc07fc9f38f42cca385628630b598fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lunatic Eyes ~ Invisible Full Moon"@en,
        "狂気の瞳　~Invisible Full Moon~"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N73e04614886d407689c7b366b1098a4c ;
    schema:name "Lunatic Eyes ~ Invisible Full Moon"@en,
        "狂気の瞳　~Invisible Full Moon~"@ja .

_:N1fd1f6b2be8c4f8fa0f14cd5e453e3b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maiden's Capriccio ~ Dream Battle"@en,
        "少女綺想曲　~Draem Battle~"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N73e04614886d407689c7b366b1098a4c ;
    schema:name "Maiden's Capriccio ~ Dream Battle"@en,
        "少女綺想曲　~Draem Battle~"@ja .

_:N2a7b224107a8443ea3c0859e9b7b6b14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stirring an Autumn Moon ~ Mooned Insect"@en,
        "蠢々秋月　~Mooned Insect~"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N73e04614886d407689c7b366b1098a4c ;
    schema:name "Stirring an Autumn Moon ~ Mooned Insect"@en,
        "蠢々秋月　~Mooned Insect~"@ja .

_:N7aa1c7333ed4423c96a23ac7d1fd8e51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gensokyo Millennium ~ History of the Moon"@en,
        "千年幻想郷　~History of the Moon~"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:49"^^xsd:interval ;
    schema:inPlaylist _:N73e04614886d407689c7b366b1098a4c ;
    schema:name "Gensokyo Millennium ~ History of the Moon"@en,
        "千年幻想郷　~History of the Moon~"@ja .

_:N8438b87c703d4fb3a9692617130fdd8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extend Ash ~ Hourai Victim"@en,
        "エクステンドアッシュ蓬莱人"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N73e04614886d407689c7b366b1098a4c ;
    schema:name "Extend Ash ~ Hourai Victim"@en,
        "エクステンドアッシュ蓬莱人"@ja .

_:Nb63ac5b13f0942fcb9406cfa0ef8add9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Voyage 1969"@en,
        "ヴォヤージュ1969"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:30"^^xsd:interval ;
    schema:inPlaylist _:N73e04614886d407689c7b366b1098a4c ;
    schema:name "Voyage 1969"@en,
        "ヴォヤージュ1969"@ja .

_:Nb723270bb40d4f059601c0edfeb4a43d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plain Asia"@en,
        "プレインエイジア"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:N73e04614886d407689c7b366b1098a4c ;
    schema:name "Plain Asia"@en,
        "プレインエイジア"@ja .

_:Nb869f9d9364249f69a8a8c3d05e320c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reach for the Moon, Immortal Smoke"@en,
        "月まで届け不死の煙"@ja ;
    mo:track_number 14 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:N73e04614886d407689c7b366b1098a4c ;
    schema:name "Reach for the Moon, Immortal Smoke"@en,
        "月まで届け不死の煙"@ja .

_:Nc05a00f739d3417d8098765042c3a124 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deaf to all but the Song"@en,
        "もう歌しか聞こえない"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:N73e04614886d407689c7b366b1098a4c ;
    schema:name "Deaf to all but the Song"@en,
        "もう歌しか聞こえない"@ja .

_:Nc3f7a351f55f443fae97538c3932d81f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cinderella Cage ~ Kagome-Kagome"@en,
        "シンデレラケージ　~Kagome-Kagome~"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N73e04614886d407689c7b366b1098a4c ;
    schema:name "Cinderella Cage ~ Kagome-Kagome"@en,
        "シンデレラケージ　~Kagome-Kagome~"@ja .

_:Nd11a4fbdc673469db80615b1880ad6fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love-coloured Master Spark"@en,
        "恋色マスタースパーク"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N73e04614886d407689c7b366b1098a4c ;
    schema:name "Love-coloured Master Spark"@en,
        "恋色マスタースパーク"@ja .

_:Ndf2492d1b0744ecdb0c9a651d0a11004 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Illusionary Night ~ Ghostly Eyes"@en,
        "幻視の夜　~Ghostly Eyes~"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N73e04614886d407689c7b366b1098a4c ;
    schema:name "Illusionary Night ~ Ghostly Eyes"@en,
        "幻視の夜　~Ghostly Eyes~"@ja .

_:Ne8001a7f70af40f59712a5dda202be55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Retribution for the Eternal Night ~ Imperishable Night"@en,
        "永夜の報い　~Inperishable Night~"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N73e04614886d407689c7b366b1098a4c ;
    schema:name "Retribution for the Eternal Night ~ Imperishable Night"@en,
        "永夜の報い　~Inperishable Night~"@ja .

_:N73e04614886d407689c7b366b1098a4c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b6724cac4d7410398b218e45a54bc6d,
        _:N0dc07fc9f38f42cca385628630b598fa,
        _:N1fd1f6b2be8c4f8fa0f14cd5e453e3b6,
        _:N2a7b224107a8443ea3c0859e9b7b6b14,
        _:N7aa1c7333ed4423c96a23ac7d1fd8e51,
        _:N8438b87c703d4fb3a9692617130fdd8d,
        _:Nb63ac5b13f0942fcb9406cfa0ef8add9,
        _:Nb723270bb40d4f059601c0edfeb4a43d,
        _:Nb869f9d9364249f69a8a8c3d05e320c2,
        _:Nc05a00f739d3417d8098765042c3a124,
        _:Nc3f7a351f55f443fae97538c3932d81f,
        _:Nd11a4fbdc673469db80615b1880ad6fb,
        _:Ndf2492d1b0744ecdb0c9a651d0a11004,
        _:Ne8001a7f70af40f59712a5dda202be55 ;
    mo:track_count 14 ;
    schema:duration "PT60:27"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N0b6724cac4d7410398b218e45a54bc6d,
        _:N0dc07fc9f38f42cca385628630b598fa,
        _:N1fd1f6b2be8c4f8fa0f14cd5e453e3b6,
        _:N2a7b224107a8443ea3c0859e9b7b6b14,
        _:N7aa1c7333ed4423c96a23ac7d1fd8e51,
        _:N8438b87c703d4fb3a9692617130fdd8d,
        _:Nb63ac5b13f0942fcb9406cfa0ef8add9,
        _:Nb723270bb40d4f059601c0edfeb4a43d,
        _:Nb869f9d9364249f69a8a8c3d05e320c2,
        _:Nc05a00f739d3417d8098765042c3a124,
        _:Nc3f7a351f55f443fae97538c3932d81f,
        _:Nd11a4fbdc673469db80615b1880ad6fb,
        _:Ndf2492d1b0744ecdb0c9a651d0a11004,
        _:Ne8001a7f70af40f59712a5dda202be55 .

