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

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

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

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

<event/140> a mo:Release ;
    schema:name "Released at Koi no Mahou wa Marisa ni Omakase! 2 (Jul 18, 2010)" .

<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/29196#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Eiei Shiki Kana Hoshi no Yoru"@en,
        "永々しきかな星の夜"@ja,
        "Eiei Shiki Kana Hoshi no Yoru"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/29196#musicalwork> ;
    schema:name "Eiei Shiki Kana Hoshi no Yoru"@en,
        "永々しきかな星の夜"@ja,
        "Eiei Shiki Kana Hoshi no Yoru"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/69/29196/29196-1317397558.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/29196#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Eiei Shiki Kana Hoshi no Yoru"@en,
        "永々しきかな星の夜"@ja,
        "Eiei Shiki Kana Hoshi no Yoru"@ja-latn ;
    mo:performance_of <album/29196#musicalwork> ;
    mo:performer _:N14450ea2f1134f51b6bce785c8b89a92 ;
    mo:recorded_as <album/29196#musicalexpression> ;
    schema:byArtist _:N14450ea2f1134f51b6bce785c8b89a92 ;
    schema:name "Eiei Shiki Kana Hoshi no Yoru"@en,
        "永々しきかな星の夜"@ja,
        "Eiei Shiki Kana Hoshi no Yoru"@ja-latn ;
    schema:workPerformed <album/29196#musicalwork> .

<album/29196#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-07-18"^^xsd:date ;
    dcterms:title "Eiei Shiki Kana Hoshi no Yoru"@en,
        "永々しきかな星の夜"@ja,
        "Eiei Shiki Kana Hoshi no Yoru"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/29196#musicalexpression> ;
    mo:publisher _:N77be5f9fe8be4327a30583a5b5450438 ;
    mo:record _:Nd0188dfd318d4554bdbd43996ff6b218 ;
    mo:record_count 1 ;
    mo:release <event/140> ;
    schema:about <product/27#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "LAG"@en ;
            foaf:name "LAG"@en ] ;
    schema:datePublished "2010-07-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/69/29196/29196-1317397558.jpg> ;
    schema:name "Eiei Shiki Kana Hoshi no Yoru"@en,
        "永々しきかな星の夜"@ja,
        "Eiei Shiki Kana Hoshi no Yoru"@ja-latn ;
    schema:publisher _:N77be5f9fe8be4327a30583a5b5450438 ;
    foaf:depiction <https://media.vgm.io/albums/69/29196/29196-1317397558.jpg> .

_:N14450ea2f1134f51b6bce785c8b89a92 a schema:Person,
        foaf:Person ;
    mo:performed <album/29196#performance> ;
    schema:name "LAG"@en ;
    foaf:name "LAG"@en .

_:N77be5f9fe8be4327a30583a5b5450438 schema:name "Kaihuudou Touchou Shiten"@en ;
    foaf:name "Kaihuudou Touchou Shiten"@en .

_:Nec23df82256b4e06bb6837f04f3fceba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夜明け前へと至る途"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:10"^^xsd:interval ;
    schema:inPlaylist _:Nd0188dfd318d4554bdbd43996ff6b218 ;
    schema:name "夜明け前へと至る途"@ja .

_:Nf20591eacba04efb8dfee2fa694e772b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタ-ダストレヴァリエ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nd0188dfd318d4554bdbd43996ff6b218 ;
    schema:name "スタ-ダストレヴァリエ"@ja .

_:Nd0188dfd318d4554bdbd43996ff6b218 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nec23df82256b4e06bb6837f04f3fceba,
        _:Nf20591eacba04efb8dfee2fa694e772b ;
    mo:track_count 2 ;
    schema:duration "PT10:12"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:Nec23df82256b4e06bb6837f04f3fceba,
        _:Nf20591eacba04efb8dfee2fa694e772b .

