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

<artist/14596#subject> a schema:Person,
        foaf:Person ;
    schema:name "Stack"@en ;
    foaf:made <album/109945#lyrics>,
        <album/109945#subject>,
        <album/109945#vocals> ;
    foaf:name "Stack"@en .

<album/109945#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "VENTEN"@en,
        "VENTEN"@ja,
        "VENTEN"@ja-latn ;
    mo:produced_work <album/109945#musicalwork> ;
    schema:name "VENTEN"@en,
        "VENTEN"@ja,
        "VENTEN"@ja-latn .

<event/268> a mo:Release ;
    schema:name "Released at Hakurei Shrine Reitaisai 18 (Mar 21, 2021)" .

<product/1948#subject> a schema:CreativeWork ;
    schema:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn ;
    foaf:name "Touhou Kishinjou ~ Double Dealing Character."@en,
        "東方輝針城　～ Double Dealing Character."@ja,
        "Touhou Kishinjou ~ Double Dealing Character."@ja-latn .

<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/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/3430#subject> a schema:CreativeWork ;
    schema:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn ;
    foaf:name "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@en,
        "東方紺珠伝　～ Legacy of Lunatic Kingdom."@ja,
        "Touhou Kanjuden ~ Legacy of Lunatic Kingdom."@ja-latn .

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

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

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

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

<org/1207#subject> schema:name "Akatsuki Records"@en,
        "暁Records"@ja,
        "Akatsuki Records"@ja-latn ;
    foaf:name "Akatsuki Records"@en,
        "暁Records"@ja,
        "Akatsuki Records"@ja-latn .

<https://media.vgm.io/albums/54/109945/109945-1823f1f741ef.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109945#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/54/109945/109945-1823f1f741ef.jpg> ;
    foaf:depicts <album/109945#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/54/109945/109945-1823f1f741ef.jpg> .

<https://medium-media.vgm.io/albums/54/109945/109945-1823f1f741ef.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/109945#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-03-21"^^xsd:date ;
    dcterms:title "VENTEN"@en,
        "VENTEN"@ja,
        "VENTEN"@ja-latn ;
    mo:catalogue_number "DRCD-0065" ;
    mo:media_type "CD" ;
    mo:publication_of <album/109945#musicalexpression> ;
    mo:publisher <org/1207#subject> ;
    mo:record _:N6b75efb034d74a6e9ae058d197076427 ;
    mo:record_count 1 ;
    mo:release <event/268> ;
    schema:about <product/1948#subject>,
        <product/20#subject>,
        <product/29#subject>,
        <product/3430#subject> ;
    schema:datePublished "2021-03-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/54/109945/109945-1823f1f741ef.jpg> ;
    schema:name "VENTEN"@en,
        "VENTEN"@ja,
        "VENTEN"@ja-latn ;
    schema:publisher <org/1207#subject> ;
    foaf:depiction <https://media.vgm.io/albums/54/109945/109945-1823f1f741ef.jpg> .

_:N5fd0bffac438424f917b35a087dd589a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "VENTEN"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N6b75efb034d74a6e9ae058d197076427 ;
    schema:name "VENTEN"@ja .

_:Na64272adf1d342dcbbaa38e0b932f338 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light In The Dark"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N6b75efb034d74a6e9ae058d197076427 ;
    schema:name "Light In The Dark"@ja .

_:Nda1593a33c654403b001926dc9bf91d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "揺るぎなきSIN ～ Whatever You Are"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N6b75efb034d74a6e9ae058d197076427 ;
    schema:name "揺るぎなきSIN ～ Whatever You Are"@ja .

_:N6b75efb034d74a6e9ae058d197076427 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5fd0bffac438424f917b35a087dd589a,
        _:Na64272adf1d342dcbbaa38e0b932f338,
        _:Nda1593a33c654403b001926dc9bf91d4 ;
    mo:track_count 3 ;
    schema:duration "PT10:29"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5fd0bffac438424f917b35a087dd589a,
        _:Na64272adf1d342dcbbaa38e0b932f338,
        _:Nda1593a33c654403b001926dc9bf91d4 .

