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

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

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

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

<event/169> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 11 (May 11, 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/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/45291#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kill Any Night Moon Off"@en,
        "Kill Any Night Moon Off"@ja,
        "Kill Any Night Moon Off"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/45291#musicalwork> ;
    schema:name "Kill Any Night Moon Off"@en,
        "Kill Any Night Moon Off"@ja,
        "Kill Any Night Moon Off"@ja-latn .

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

<org/3762#subject> schema:name "ACCORD ON CODES"@en,
        "ACCORD ON CODES"@ja,
        "ACCORD ON CODES"@ja-latn ;
    foaf:name "ACCORD ON CODES"@en,
        "ACCORD ON CODES"@ja,
        "ACCORD ON CODES"@ja-latn .

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

<https://medium-media.vgm.io/albums/19/45291/45291-1403605933.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/17075#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45291#performance> ;
    schema:name "neno"@en ;
    foaf:name "neno"@en .

<artist/40824#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45291#performance> ;
    schema:name "kinoG"@en,
        "キノ爺"@ja ;
    foaf:name "kinoG"@en,
        "キノ爺"@ja .

<artist/47154#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45291#performance> ;
    schema:name "Gakushi"@en,
        "がくし"@ja ;
    foaf:name "Gakushi"@en,
        "がくし"@ja .

<artist/57096#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45291#performance> ;
    schema:name "Kato"@en ;
    foaf:name "Kato"@en .

<artist/57279#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45291#performance> ;
    schema:name "sisyamo"@en,
        "ししゃも"@ja ;
    foaf:name "sisyamo"@en,
        "ししゃも"@ja .

<album/45291#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-05-11"^^xsd:date ;
    dcterms:title "Kill Any Night Moon Off"@en,
        "Kill Any Night Moon Off"@ja,
        "Kill Any Night Moon Off"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45291#musicalexpression> ;
    mo:publisher <org/3762#subject> ;
    mo:record _:Na72c60eca0a14eb7960e0c75e7769784 ;
    mo:record_count 1 ;
    mo:release <event/169> ;
    schema:about <product/20#subject>,
        <product/22#subject>,
        <product/27#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 ],
        <artist/17075#subject>,
        <artist/40824#subject>,
        <artist/47154#subject>,
        <artist/57096#subject>,
        <artist/57279#subject> ;
    schema:datePublished "2014-05-11"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/45291/45291-1403605933.jpg> ;
    schema:name "Kill Any Night Moon Off"@en,
        "Kill Any Night Moon Off"@ja,
        "Kill Any Night Moon Off"@ja-latn ;
    schema:publisher <org/3762#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/45291/45291-1403605933.jpg> .

<album/45291#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kill Any Night Moon Off"@en,
        "Kill Any Night Moon Off"@ja,
        "Kill Any Night Moon Off"@ja-latn ;
    mo:performance_of <album/45291#musicalwork> ;
    mo:performer _:N6db2edbce1504c90914c8053f49ff68e,
        _:N8cf635154a5a4ec7aa70244b0a4123b2,
        <artist/17075#subject>,
        <artist/40824#subject>,
        <artist/47154#subject>,
        <artist/57096#subject>,
        <artist/57279#subject> ;
    mo:recorded_as <album/45291#musicalexpression> ;
    schema:byArtist _:N6db2edbce1504c90914c8053f49ff68e,
        _:N8cf635154a5a4ec7aa70244b0a4123b2,
        <artist/17075#subject>,
        <artist/40824#subject>,
        <artist/47154#subject>,
        <artist/57096#subject>,
        <artist/57279#subject> ;
    schema:name "Kill Any Night Moon Off"@en,
        "Kill Any Night Moon Off"@ja,
        "Kill Any Night Moon Off"@ja-latn ;
    schema:workPerformed <album/45291#musicalwork> .

_:N021a7c9d8edb40e793d9f930d31396c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maiden Spark"@en ;
    mo:track_number 1 ;
    schema:duration "PT8:04"^^xsd:interval ;
    schema:inPlaylist _:Na72c60eca0a14eb7960e0c75e7769784 ;
    schema:name "Maiden Spark"@en .

_:N0c5c5690f6114d94acf38e650730fbeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One's Unmarried Knight"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Na72c60eca0a14eb7960e0c75e7769784 ;
    schema:name "One's Unmarried Knight"@en .

_:N6db2edbce1504c90914c8053f49ff68e a schema:Person,
        foaf:Person ;
    mo:performed <album/45291#performance> ;
    schema:name "まみ"@en ;
    foaf:name "まみ"@en .

_:N7b0d5d6b520649a3bb75f3542452fd5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brightly, as in a World of Silver"@en ;
    mo:track_number 4 ;
    schema:duration "PT10:18"^^xsd:interval ;
    schema:inPlaylist _:Na72c60eca0a14eb7960e0c75e7769784 ;
    schema:name "Brightly, as in a World of Silver"@en .

_:N8a4e10a6fe83468e898b9815651c3d7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sometime, Some Nights"@en ;
    mo:track_number 6 ;
    schema:duration "PT8:11"^^xsd:interval ;
    schema:inPlaylist _:Na72c60eca0a14eb7960e0c75e7769784 ;
    schema:name "Sometime, Some Nights"@en .

_:N8cf635154a5a4ec7aa70244b0a4123b2 a schema:Person,
        foaf:Person ;
    mo:performed <album/45291#performance> ;
    schema:name "ちゃんまー"@en ;
    foaf:name "ちゃんまー"@en .

_:Nad61335d504f41338a32a079b84f774e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daughter's Beautiful Love"@en ;
    mo:track_number 5 ;
    schema:duration "PT7:55"^^xsd:interval ;
    schema:inPlaylist _:Na72c60eca0a14eb7960e0c75e7769784 ;
    schema:name "Daughter's Beautiful Love"@en .

_:Nb45d44e12feb43de890e365d95379cba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kill Any Night Moon Off"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:22"^^xsd:interval ;
    schema:inPlaylist _:Na72c60eca0a14eb7960e0c75e7769784 ;
    schema:name "Kill Any Night Moon Off"@en .

_:Nc31a780241ef4b0fa4293be32fa4f3e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Modern Ghost"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Na72c60eca0a14eb7960e0c75e7769784 ;
    schema:name "A Modern Ghost"@en .

_:Na72c60eca0a14eb7960e0c75e7769784 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N021a7c9d8edb40e793d9f930d31396c3,
        _:N0c5c5690f6114d94acf38e650730fbeb,
        _:N7b0d5d6b520649a3bb75f3542452fd5c,
        _:N8a4e10a6fe83468e898b9815651c3d7e,
        _:Nad61335d504f41338a32a079b84f774e,
        _:Nb45d44e12feb43de890e365d95379cba,
        _:Nc31a780241ef4b0fa4293be32fa4f3e5 ;
    mo:track_count 7 ;
    schema:duration "PT52:08"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N021a7c9d8edb40e793d9f930d31396c3,
        _:N0c5c5690f6114d94acf38e650730fbeb,
        _:N7b0d5d6b520649a3bb75f3542452fd5c,
        _:N8a4e10a6fe83468e898b9815651c3d7e,
        _:Nad61335d504f41338a32a079b84f774e,
        _:Nb45d44e12feb43de890e365d95379cba,
        _:Nc31a780241ef4b0fa4293be32fa4f3e5 .

