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

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

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

<artist/2660#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19956#subject> ;
    schema:name "Kai Gojou"@en,
        "五条下位"@ja ;
    foaf:made <album/19956#composition>,
        <album/19956#subject> ;
    foaf:name "Kai Gojou"@en,
        "五条下位"@ja .

<event/66> a mo:Release ;
    schema:name "Released at Comic Market 77 (Dec 29, 2009 to Dec 31, 2009)" .

<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/19956#musicalexpression> a mo:Signal ;
    mo:published_as <album/19956#subject> ;
    mo:records <album/19956#performance> .

<org/276#subject> schema:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn ;
    foaf:name "SYNC.ART'S"@en,
        "SYNC.ART'S"@ja,
        "SYNC.ART'S"@ja-latn .

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

<https://medium-media.vgm.io/albums/65/19956/19956-1277284713.jpg> a schema:ImageObject,
        foaf:Image .

<album/19956#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Alternative2009 -winter-"@en,
        "Alternative2009 -winter-"@ja,
        "Alternative2009 -winter-"@ja-latn ;
    mo:composer <artist/1#subject>,
        <artist/2660#subject> ;
    mo:produced_work <album/19956#musicalwork> ;
    schema:name "Alternative2009 -winter-"@en,
        "Alternative2009 -winter-"@ja,
        "Alternative2009 -winter-"@ja-latn .

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

<artist/1986#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19956#performance> ;
    schema:name "Misato"@en,
        "美里"@ja ;
    foaf:made <album/19956#lyrics>,
        <album/19956#subject> ;
    foaf:name "Misato"@en,
        "美里"@ja .

<artist/6811#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19956#performance> ;
    schema:name "Keika Yueshiro"@en,
        "結城京華"@ja ;
    foaf:made <album/19956#lyrics>,
        <album/19956#subject> ;
    foaf:name "Keika Yueshiro"@en,
        "結城京華"@ja .

<artist/7456#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19956#performance> ;
    schema:name "Meiko Nakamura"@en,
        "仲村芽衣子"@ja ;
    foaf:made <album/19956#lyrics>,
        <album/19956#subject> ;
    foaf:name "Meiko Nakamura"@en,
        "仲村芽衣子"@ja .

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

<album/19956#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Alternative2009 -winter-"@en,
        "Alternative2009 -winter-"@ja,
        "Alternative2009 -winter-"@ja-latn ;
    mo:performance_of <album/19956#musicalwork> ;
    mo:performer <artist/1986#subject>,
        <artist/6811#subject>,
        <artist/7456#subject> ;
    mo:recorded_as <album/19956#musicalexpression> ;
    schema:byArtist <artist/1986#subject>,
        <artist/6811#subject>,
        <artist/7456#subject> ;
    schema:name "Alternative2009 -winter-"@en,
        "Alternative2009 -winter-"@ja,
        "Alternative2009 -winter-"@ja-latn ;
    schema:workPerformed <album/19956#musicalwork> .

<album/19956#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-12-30"^^xsd:date ;
    dcterms:title "Alternative2009 -winter-"@en,
        "Alternative2009 -winter-"@ja,
        "Alternative2009 -winter-"@ja-latn ;
    mo:catalogue_number "SACD-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19956#musicalexpression> ;
    mo:publisher <org/276#subject> ;
    mo:record _:Nbb7ce483d9fd4b8696a7617a2e1fbd29 ;
    mo:record_count 1 ;
    mo:release <event/66> ;
    schema:about <product/27#subject> ;
    schema:byArtist <artist/1986#subject>,
        <artist/6811#subject>,
        <artist/7456#subject> ;
    schema:datePublished "2009-12-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/65/19956/19956-1277284713.jpg> ;
    schema:name "Alternative2009 -winter-"@en,
        "Alternative2009 -winter-"@ja,
        "Alternative2009 -winter-"@ja-latn ;
    schema:publisher <org/276#subject> ;
    foaf:depiction <https://media.vgm.io/albums/65/19956/19956-1277284713.jpg> .

_:N0a2c7d8966b745f0b039487872f48ef7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snow feeling"@en,
        "Snow feeling"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nbb7ce483d9fd4b8696a7617a2e1fbd29 ;
    schema:name "Snow feeling"@en,
        "Snow feeling"@ja .

_:N4ba7db3a23ce471e97cedd45972b9268 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Azalea"@en,
        "Azalea"@ja ;
    mo:track_number 3 ;
    schema:duration "PT6:30"^^xsd:interval ;
    schema:inPlaylist _:Nbb7ce483d9fd4b8696a7617a2e1fbd29 ;
    schema:name "Azalea"@en,
        "Azalea"@ja .

_:Neb5ca58dbc274a29a4c5d08038b2a409 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Between the dark and light"@en,
        "闇と光の間の"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:22"^^xsd:interval ;
    schema:inPlaylist _:Nbb7ce483d9fd4b8696a7617a2e1fbd29 ;
    schema:name "Between the dark and light"@en,
        "闇と光の間の"@ja .

_:Nbb7ce483d9fd4b8696a7617a2e1fbd29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a2c7d8966b745f0b039487872f48ef7,
        _:N4ba7db3a23ce471e97cedd45972b9268,
        _:Neb5ca58dbc274a29a4c5d08038b2a409 ;
    mo:track_count 3 ;
    schema:duration "PT15:35"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N0a2c7d8966b745f0b039487872f48ef7,
        _:N4ba7db3a23ce471e97cedd45972b9268,
        _:Neb5ca58dbc274a29a4c5d08038b2a409 .

