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

<artist/8936#subject> a schema:Person,
        foaf:Person ;
    schema:name "Party."@en ;
    foaf:made <album/19924#lyrics>,
        <album/19924#subject> ;
    foaf:name "Party."@en .

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

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

<event/76> a mo:Release ;
    schema:name "Pre-released at Sunshine Creation 45 (Sep 27, 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 .

<product/37#subject> a schema:CreativeWork ;
    schema:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn ;
    foaf:name "Touhou Chireiden ~ Subterranean Animism."@en,
        "東方地霊殿　～ Subterranean Animism."@ja,
        "Touhou Chireiden ~ Subterranean Animism."@ja-latn .

<album/19924#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "After \"F\" Toho Arrange Collection -Disc \"before\"-"@en,
        "After \"F\" Toho Allange Collection 【体験版】"@ja,
        "After \"F\" Toho Arrange Collection -Disc \"before\"-"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/19924#musicalwork> ;
    schema:name "After \"F\" Toho Arrange Collection -Disc \"before\"-"@en,
        "After \"F\" Toho Allange Collection 【体験版】"@ja,
        "After \"F\" Toho Arrange Collection -Disc \"before\"-"@ja-latn .

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

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

<org/573#subject> schema:name "Digitalic Party"@en,
        "Digitalic Party"@ja,
        "Digitalic Party"@ja-latn ;
    foaf:name "Digitalic Party"@en,
        "Digitalic Party"@ja,
        "Digitalic Party"@ja-latn .

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

<https://medium-media.vgm.io/albums/42/19924/19924-1277168183.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/19924#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "After \"F\" Toho Arrange Collection -Disc \"before\"-"@en,
        "After \"F\" Toho Allange Collection 【体験版】"@ja,
        "After \"F\" Toho Arrange Collection -Disc \"before\"-"@ja-latn ;
    mo:performance_of <album/19924#musicalwork> ;
    mo:performer <artist/8937#subject> ;
    mo:recorded_as <album/19924#musicalexpression> ;
    schema:byArtist <artist/8937#subject> ;
    schema:name "After \"F\" Toho Arrange Collection -Disc \"before\"-"@en,
        "After \"F\" Toho Allange Collection 【体験版】"@ja,
        "After \"F\" Toho Arrange Collection -Disc \"before\"-"@ja-latn ;
    schema:workPerformed <album/19924#musicalwork> .

<artist/8937#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/19924#performance> ;
    schema:name "nanaco"@en ;
    foaf:name "nanaco"@en .

<album/19924#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-09-27"^^xsd:date ;
    dcterms:title "After \"F\" Toho Arrange Collection -Disc \"before\"-"@en,
        "After \"F\" Toho Allange Collection 【体験版】"@ja,
        "After \"F\" Toho Arrange Collection -Disc \"before\"-"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/19924#musicalexpression> ;
    mo:publisher <org/573#subject> ;
    mo:record _:N1d20aeddbf5445e0b3ed37f00b1f37c7 ;
    mo:record_count 1 ;
    mo:release <event/76> ;
    schema:about <product/27#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/8937#subject> ;
    schema:datePublished "2009-09-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/42/19924/19924-1277168183.jpg> ;
    schema:name "After \"F\" Toho Arrange Collection -Disc \"before\"-"@en,
        "After \"F\" Toho Allange Collection 【体験版】"@ja,
        "After \"F\" Toho Arrange Collection -Disc \"before\"-"@ja-latn ;
    schema:publisher <org/573#subject> ;
    foaf:depiction <https://media.vgm.io/albums/42/19924/19924-1277168183.jpg> .

_:N017774da4b914189b126726da047f1e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flare"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N1d20aeddbf5445e0b3ed37f00b1f37c7 ;
    schema:name "Flare"@en .

_:N6bb13b9f0edb4e65bbbe4af29b12fa27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invaliable Full Moon"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N1d20aeddbf5445e0b3ed37f00b1f37c7 ;
    schema:name "Invaliable Full Moon"@en .

_:Ne303d63d0ed248e1bc6b9f25c4151fc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glamorous Moon"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N1d20aeddbf5445e0b3ed37f00b1f37c7 ;
    schema:name "Glamorous Moon"@en .

_:N1d20aeddbf5445e0b3ed37f00b1f37c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N017774da4b914189b126726da047f1e7,
        _:N6bb13b9f0edb4e65bbbe4af29b12fa27,
        _:Ne303d63d0ed248e1bc6b9f25c4151fc7 ;
    mo:track_count 3 ;
    schema:duration "PT14:37"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N017774da4b914189b126726da047f1e7,
        _:N6bb13b9f0edb4e65bbbe4af29b12fa27,
        _:Ne303d63d0ed248e1bc6b9f25c4151fc7 .

