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

<artist/31090#subject> a schema:Person,
        foaf:Person ;
    schema:name "Namari Okuyama"@en,
        "奥山ナマリ"@ja ;
    foaf:made <album/86132#lyrics>,
        <album/86132#subject> ;
    foaf:name "Namari Okuyama"@en,
        "奥山ナマリ"@ja .

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

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

<product/22#subject> a schema:CreativeWork ;
    schema:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@ja-latn ;
    foaf:name "Touhou Youyoumu ~ Perfect Cherry Blossom."@en,
        "東方妖々夢　～ Perfect Cherry Blossom."@ja,
        "Touhou Youyoumu ~ Perfect Cherry Blossom."@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/86132#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yoi no Hana"@en,
        "宵の華"@ja,
        "Yoi no Hana"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/86132#musicalwork> ;
    schema:name "Yoi no Hana"@en,
        "宵の華"@ja,
        "Yoi no Hana"@ja-latn .

<album/86132#musicalexpression> a mo:Signal ;
    mo:published_as <album/86132#subject> ;
    mo:records <album/86132#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/23/86132/86132-1555783281.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/86132#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/86132/86132-1555783281.jpg> ;
    foaf:depicts <album/86132#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/86132/86132-1555783281.jpg> .

<https://medium-media.vgm.io/albums/23/86132/86132-1555783281.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

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

<album/86132#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yoi no Hana"@en,
        "宵の華"@ja,
        "Yoi no Hana"@ja-latn ;
    mo:performance_of <album/86132#musicalwork> ;
    mo:performer <artist/31087#subject>,
        <artist/41560#subject> ;
    mo:recorded_as <album/86132#musicalexpression> ;
    schema:byArtist <artist/31087#subject>,
        <artist/41560#subject> ;
    schema:name "Yoi no Hana"@en,
        "宵の華"@ja,
        "Yoi no Hana"@ja-latn ;
    schema:workPerformed <album/86132#musicalwork> .

<album/86132#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-04-21"^^xsd:date ;
    dcterms:title "Yoi no Hana"@en,
        "宵の華"@ja,
        "Yoi no Hana"@ja-latn ;
    mo:catalogue_number "YHEX-0003" ;
    mo:media_type "CD" ;
    mo:publication_of <album/86132#musicalexpression> ;
    mo:publisher <org/1472#subject> ;
    mo:record _:Nc3eae70b28954d57b390050df8446097 ;
    mo:record_count 1 ;
    schema:about <product/22#subject>,
        <product/37#subject> ;
    schema:byArtist <artist/31087#subject>,
        <artist/41560#subject> ;
    schema:datePublished "2019-04-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/86132/86132-1555783281.jpg> ;
    schema:name "Yoi no Hana"@en,
        "宵の華"@ja,
        "Yoi no Hana"@ja-latn ;
    schema:publisher <org/1472#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/86132/86132-1555783281.jpg> .

_:N07d8c8315f9641a49b61244494cd8fd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宵の華"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nc3eae70b28954d57b390050df8446097 ;
    schema:name "宵の華"@ja .

_:Nd1bed339f2e948c3a1614a5b95e85ddd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "プリズムの音色"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Nc3eae70b28954d57b390050df8446097 ;
    schema:name "プリズムの音色"@ja .

_:Nc3eae70b28954d57b390050df8446097 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07d8c8315f9641a49b61244494cd8fd7,
        _:Nd1bed339f2e948c3a1614a5b95e85ddd ;
    mo:track_count 2 ;
    schema:duration "PT8:28"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N07d8c8315f9641a49b61244494cd8fd7,
        _:Nd1bed339f2e948c3a1614a5b95e85ddd .

