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

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

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

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

<event/286> a mo:Release ;
    schema:name "Released at Comic Market 101 (Dec 30, 2022 to Dec 31, 2022)" .

<product/20#subject> a schema:CreativeWork ;
    schema:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn ;
    foaf:name "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@en,
        "東方紅魔郷　～ the Embodiment of Scarlet Devil."@ja,
        "Touhou Koumakyou ~ the Embodiment of Scarlet Devil."@ja-latn .

<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/130941#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ultimate taste"@en,
        "Ultimate taste"@ja,
        "Ultimate taste"@ja-latn ;
    mo:composer <artist/1#subject> ;
    mo:produced_work <album/130941#musicalwork> ;
    schema:name "Ultimate taste"@en,
        "Ultimate taste"@ja,
        "Ultimate taste"@ja-latn .

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

<album/130941#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ultimate taste"@en,
        "Ultimate taste"@ja,
        "Ultimate taste"@ja-latn ;
    mo:performance_of <album/130941#musicalwork> ;
    mo:recorded_as <album/130941#musicalexpression> ;
    schema:name "Ultimate taste"@en,
        "Ultimate taste"@ja,
        "Ultimate taste"@ja-latn ;
    schema:workPerformed <album/130941#musicalwork> .

<org/3568#subject> schema:name "Kyushoku Toban"@en,
        "給食頭蛮"@ja,
        "Kyushoku Toban"@ja-latn ;
    foaf:name "Kyushoku Toban"@en,
        "給食頭蛮"@ja,
        "Kyushoku Toban"@ja-latn .

<https://media.vgm.io/albums/14/130941/130941-5d62fa30c4a5.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130941#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/14/130941/130941-5d62fa30c4a5.png> ;
    foaf:depicts <album/130941#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/14/130941/130941-5d62fa30c4a5.png> .

<https://medium-media.vgm.io/albums/14/130941/130941-5d62fa30c4a5.png> a schema:ImageObject,
        foaf:Image .

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

<album/130941#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-12-31"^^xsd:date ;
    dcterms:title "Ultimate taste"@en,
        "Ultimate taste"@ja,
        "Ultimate taste"@ja-latn ;
    mo:catalogue_number "PRDT-0014" ;
    mo:media_type "CD" ;
    mo:publication_of <album/130941#musicalexpression> ;
    mo:publisher <org/3568#subject> ;
    mo:record _:N8d0a3611b7bf46f7ac72616c969199f1 ;
    mo:record_count 1 ;
    mo:release <event/286> ;
    schema:about <product/20#subject>,
        <product/27#subject> ;
    schema:datePublished "2022-12-31"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/14/130941/130941-5d62fa30c4a5.png> ;
    schema:name "Ultimate taste"@en,
        "Ultimate taste"@ja,
        "Ultimate taste"@ja-latn ;
    schema:publisher <org/3568#subject> ;
    foaf:depiction <https://media.vgm.io/albums/14/130941/130941-5d62fa30c4a5.png> .

_:N4b0e24cbcc094ec98ca872f2ed4deb2b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FULLBURST"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N8d0a3611b7bf46f7ac72616c969199f1 ;
    schema:name "FULLBURST"@en .

_:Nd0f4650cbd35467ea1643bca84f66fc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ultimate taste"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N8d0a3611b7bf46f7ac72616c969199f1 ;
    schema:name "Ultimate taste"@en .

_:N8d0a3611b7bf46f7ac72616c969199f1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4b0e24cbcc094ec98ca872f2ed4deb2b,
        _:Nd0f4650cbd35467ea1643bca84f66fc4 ;
    mo:track_count 2 ;
    schema:duration "PT9:07"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N4b0e24cbcc094ec98ca872f2ed4deb2b,
        _:Nd0f4650cbd35467ea1643bca84f66fc4 .

