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

<album/147402#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Vicennial Odyssey - The Epic 20th Anniversary Album"@en,
        "Vicennial Odyssey - The Epic 20th Anniversary Album"@ja,
        "Vicennial Odyssey - The Epic 20th Anniversary Album"@ja-latn ;
    mo:produced_work <album/147402#musicalwork> ;
    schema:name "Vicennial Odyssey - The Epic 20th Anniversary Album"@en,
        "Vicennial Odyssey - The Epic 20th Anniversary Album"@ja,
        "Vicennial Odyssey - The Epic 20th Anniversary Album"@ja-latn .

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

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

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

<album/147402#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Vicennial Odyssey - The Epic 20th Anniversary Album"@en,
        "Vicennial Odyssey - The Epic 20th Anniversary Album"@ja,
        "Vicennial Odyssey - The Epic 20th Anniversary Album"@ja-latn ;
    mo:performance_of <album/147402#musicalwork> ;
    mo:recorded_as <album/147402#musicalexpression> ;
    schema:name "Vicennial Odyssey - The Epic 20th Anniversary Album"@en,
        "Vicennial Odyssey - The Epic 20th Anniversary Album"@ja,
        "Vicennial Odyssey - The Epic 20th Anniversary Album"@ja-latn ;
    schema:workPerformed <album/147402#musicalwork> .

<https://media.vgm.io/albums/20/147402/147402-76503f514101.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/147402#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/20/147402/147402-76503f514101.jpg> ;
    foaf:depicts <album/147402#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/20/147402/147402-76503f514101.jpg> .

<https://medium-media.vgm.io/albums/20/147402/147402-76503f514101.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/147402#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-01-01"^^xsd:date ;
    dcterms:title "Vicennial Odyssey - The Epic 20th Anniversary Album"@en,
        "Vicennial Odyssey - The Epic 20th Anniversary Album"@ja,
        "Vicennial Odyssey - The Epic 20th Anniversary Album"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/147402#musicalexpression> ;
    mo:publisher _:N8ae717e57b9748969f8f9d417a360798 ;
    mo:record_count 0 ;
    schema:datePublished "2026-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/147402/147402-76503f514101.jpg> ;
    schema:name "Vicennial Odyssey - The Epic 20th Anniversary Album"@en,
        "Vicennial Odyssey - The Epic 20th Anniversary Album"@ja,
        "Vicennial Odyssey - The Epic 20th Anniversary Album"@ja-latn ;
    schema:publisher _:N8ae717e57b9748969f8f9d417a360798 ;
    foaf:depiction <https://media.vgm.io/albums/20/147402/147402-76503f514101.jpg> .

_:N8ae717e57b9748969f8f9d417a360798 schema:name "Daniel Tidwell"@en,
        "Daniel Tidwell"@ja,
        "Daniel Tidwell"@ja-latn ;
    foaf:name "Daniel Tidwell"@en,
        "Daniel Tidwell"@ja,
        "Daniel Tidwell"@ja-latn .

