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

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

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

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

<event/8> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 5 (May 25, 2008)" .

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

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

<album/18513#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yumemizuki"@en,
        "夢見月"@ja,
        "Yumemizuki"@ja-latn ;
    mo:performance_of <album/18513#musicalwork> ;
    mo:recorded_as <album/18513#musicalexpression> ;
    schema:name "Yumemizuki"@en,
        "夢見月"@ja,
        "Yumemizuki"@ja-latn ;
    schema:workPerformed <album/18513#musicalwork> .

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

<https://medium-media.vgm.io/albums/31/18513/18513-1269205850.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/18513#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-25"^^xsd:date ;
    dcterms:title "Yumemizuki"@en,
        "夢見月"@ja,
        "Yumemizuki"@ja-latn ;
    mo:catalogue_number "AQTR-0002" ;
    mo:media_type "CD" ;
    mo:publication_of <album/18513#musicalexpression> ;
    mo:publisher _:Nd4b372e04fa34be284015103a7a2784b ;
    mo:record _:Nd1a94ca3abbc48429e8173699d2a3288 ;
    mo:record_count 1 ;
    mo:release <event/8> ;
    schema:about <product/27#subject> ;
    schema:datePublished "2008-05-25"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/18513/18513-1269205850.jpg> ;
    schema:name "Yumemizuki"@en,
        "夢見月"@ja,
        "Yumemizuki"@ja-latn ;
    schema:publisher _:Nd4b372e04fa34be284015103a7a2784b ;
    foaf:depiction <https://media.vgm.io/albums/31/18513/18513-1269205850.jpg> .

_:N0c242a17b7104b4891a3485a409098de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abyssal Zone"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:25"^^xsd:interval ;
    schema:inPlaylist _:Nd1a94ca3abbc48429e8173699d2a3288 ;
    schema:name "Abyssal Zone"@ja .

_:N6f68f114dada4759a9c66a14729f4f17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark as a Jest"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:29"^^xsd:interval ;
    schema:inPlaylist _:Nd1a94ca3abbc48429e8173699d2a3288 ;
    schema:name "Dark as a Jest"@ja .

_:N7a51ad7a8c2a45e4a5eb61a7fc201326 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夢見月 ～非慮の外に神仙に偶逢ふ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:Nd1a94ca3abbc48429e8173699d2a3288 ;
    schema:name "夢見月 ～非慮の外に神仙に偶逢ふ"@ja .

_:N9cc119a8a16f4606a0c4d2eeb09dc866 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TRIP to TRIP"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:Nd1a94ca3abbc48429e8173699d2a3288 ;
    schema:name "TRIP to TRIP"@ja .

_:Na16cba43d4d2435281e32956165d664e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imperishable Screaming Slash"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Nd1a94ca3abbc48429e8173699d2a3288 ;
    schema:name "Imperishable Screaming Slash"@ja .

_:Ncdfc42791c7d46a2b98486fcb739c901 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rewind the FREEZING night"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:Nd1a94ca3abbc48429e8173699d2a3288 ;
    schema:name "rewind the FREEZING night"@ja .

_:Nd4b372e04fa34be284015103a7a2784b schema:name "L.I.C."@en ;
    foaf:name "L.I.C."@en .

_:Nd800f7c15a564ad0bff139660d695849 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tracks in the Air"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:32"^^xsd:interval ;
    schema:inPlaylist _:Nd1a94ca3abbc48429e8173699d2a3288 ;
    schema:name "Tracks in the Air"@ja .

_:Ne5deb35ef6f04c19a76eca685150afec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "灼冬赫夜 -弐式-"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nd1a94ca3abbc48429e8173699d2a3288 ;
    schema:name "灼冬赫夜 -弐式-"@ja .

_:Nfd98270e4ba54a5f825131fbc63a0ade a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twisted Moon"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:Nd1a94ca3abbc48429e8173699d2a3288 ;
    schema:name "Twisted Moon"@ja .

_:Nd1a94ca3abbc48429e8173699d2a3288 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0c242a17b7104b4891a3485a409098de,
        _:N6f68f114dada4759a9c66a14729f4f17,
        _:N7a51ad7a8c2a45e4a5eb61a7fc201326,
        _:N9cc119a8a16f4606a0c4d2eeb09dc866,
        _:Na16cba43d4d2435281e32956165d664e,
        _:Ncdfc42791c7d46a2b98486fcb739c901,
        _:Nd800f7c15a564ad0bff139660d695849,
        _:Ne5deb35ef6f04c19a76eca685150afec,
        _:Nfd98270e4ba54a5f825131fbc63a0ade ;
    mo:track_count 9 ;
    schema:duration "PT43:05"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0c242a17b7104b4891a3485a409098de,
        _:N6f68f114dada4759a9c66a14729f4f17,
        _:N7a51ad7a8c2a45e4a5eb61a7fc201326,
        _:N9cc119a8a16f4606a0c4d2eeb09dc866,
        _:Na16cba43d4d2435281e32956165d664e,
        _:Ncdfc42791c7d46a2b98486fcb739c901,
        _:Nd800f7c15a564ad0bff139660d695849,
        _:Ne5deb35ef6f04c19a76eca685150afec,
        _:Nfd98270e4ba54a5f825131fbc63a0ade .

