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

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

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

<product/29#subject> a schema:CreativeWork ;
    schema:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn ;
    foaf:name "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@en,
        "東方花映塚　～ Phantasmagoria of Flower View."@ja,
        "Touhou Kaeidzuka ~ Phantasmagoria of Flower View."@ja-latn .

<product/35#subject> a schema:CreativeWork ;
    schema:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn ;
    foaf:name "Touhou Hisouten ~ Scarlet Weather Rhapsody."@en,
        "東方緋想天　～ Scarlet Weather Rhapsody."@ja,
        "Touhou Hisouten ~ Scarlet Weather Rhapsody."@ja-latn .

<album/95415#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Izayoi no Utage"@en,
        "十六夜の宴"@ja,
        "Izayoi no Utage"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/95415#musicalwork> ;
    schema:name "Izayoi no Utage"@en,
        "十六夜の宴"@ja,
        "Izayoi no Utage"@ja-latn .

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

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

<org/1472#subject> schema:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn ;
    foaf:name "Shoujo Fractal"@en,
        "少女フラクタル"@ja,
        "Shoujo Fractal"@ja-latn .

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

<https://medium-media.vgm.io/albums/51/95415/95415-1579221780.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/31087#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95415#performance> ;
    schema:name "Ami Himegi"@en,
        "姫城碧海"@ja ;
    foaf:name "Ami Himegi"@en,
        "姫城碧海"@ja .

<artist/31089#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95415#performance> ;
    schema:name "Toa"@en,
        "兎明"@ja ;
    foaf:name "Toa"@en,
        "兎明"@ja .

<artist/34304#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/95415#performance> ;
    schema:name "Marcia"@en ;
    foaf:made <album/95415#lyrics>,
        <album/95415#subject> ;
    foaf:name "Marcia"@en .

<album/95415#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Izayoi no Utage"@en,
        "十六夜の宴"@ja,
        "Izayoi no Utage"@ja-latn ;
    mo:performance_of <album/95415#musicalwork> ;
    mo:performer <artist/31087#subject>,
        <artist/31089#subject>,
        <artist/34304#subject> ;
    mo:recorded_as <album/95415#musicalexpression> ;
    schema:byArtist <artist/31087#subject>,
        <artist/31089#subject>,
        <artist/34304#subject> ;
    schema:name "Izayoi no Utage"@en,
        "十六夜の宴"@ja,
        "Izayoi no Utage"@ja-latn ;
    schema:workPerformed <album/95415#musicalwork> .

<album/95415#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-01-26"^^xsd:date ;
    dcterms:title "Izayoi no Utage"@en,
        "十六夜の宴"@ja,
        "Izayoi no Utage"@ja-latn ;
    mo:catalogue_number "SFEX-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/95415#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:N3b38f78208954221a948a09f64bebee2 ;
    mo:record_count 1 ;
    schema:about <product/29#subject>,
        <product/35#subject> ;
    schema:byArtist <artist/31087#subject>,
        <artist/31089#subject>,
        <artist/34304#subject> ;
    schema:datePublished "2020-01-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/51/95415/95415-1579221780.jpg> ;
    schema:name "Izayoi no Utage"@en,
        "十六夜の宴"@ja,
        "Izayoi no Utage"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/51/95415/95415-1579221780.jpg> .

_:N754c7a95b76142da8b4ca7c15fe1d434 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When the Crimson Moon Laughs"@en,
        "緋色の月が笑う時"@ja,
        "Hiiro no Tsuki ga Warau Toki"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N3b38f78208954221a948a09f64bebee2 ;
    schema:name "When the Crimson Moon Laughs"@en,
        "緋色の月が笑う時"@ja,
        "Hiiro no Tsuki ga Warau Toki"@ja-latn .

_:Nd53b9fcde393417893a4a4e588210068 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Banquet of the Sixteenth Night"@en,
        "十六夜の宴"@ja,
        "Izayoi no Utage"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:04"^^xsd:interval ;
    schema:inPlaylist _:N3b38f78208954221a948a09f64bebee2 ;
    schema:name "Banquet of the Sixteenth Night"@en,
        "十六夜の宴"@ja,
        "Izayoi no Utage"@ja-latn .

_:N3b38f78208954221a948a09f64bebee2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N754c7a95b76142da8b4ca7c15fe1d434,
        _:Nd53b9fcde393417893a4a4e588210068 ;
    mo:track_count 2 ;
    schema:duration "PT7:22"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N754c7a95b76142da8b4ca7c15fe1d434,
        _:Nd53b9fcde393417893a4a4e588210068 .

