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

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

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

<artist/16803#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141107#subject> ;
    schema:name "Toby Fox"@en ;
    foaf:made <album/141107#composition>,
        <album/141107#subject> ;
    foaf:name "Toby Fox"@en .

<product/4106#subject> a schema:CreativeWork ;
    schema:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@ja-latn ;
    foaf:name "UNDERTALE"@en,
        "UNDERTALE"@ja,
        "UNDERTALE"@ja-latn .

<album/141107#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "UNDERTALE SYMPHONIC CONCERT 2024 ‐Overture Collection-"@en,
        "UNDERTALE SYMPHONIC CONCERT 2024 ‐序曲集‐"@ja,
        "UNDERTALE SYMPHONIC CONCERT 2024 ‐Overture Collection-"@ja-latn ;
    mo:composer <artist/16803#subject> ;
    mo:produced_work <album/141107#musicalwork> ;
    schema:name "UNDERTALE SYMPHONIC CONCERT 2024 ‐Overture Collection-"@en,
        "UNDERTALE SYMPHONIC CONCERT 2024 ‐序曲集‐"@ja,
        "UNDERTALE SYMPHONIC CONCERT 2024 ‐Overture Collection-"@ja-latn .

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

<album/141107#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "UNDERTALE SYMPHONIC CONCERT 2024 ‐Overture Collection-"@en,
        "UNDERTALE SYMPHONIC CONCERT 2024 ‐序曲集‐"@ja,
        "UNDERTALE SYMPHONIC CONCERT 2024 ‐Overture Collection-"@ja-latn ;
    mo:performance_of <album/141107#musicalwork> ;
    mo:recorded_as <album/141107#musicalexpression> ;
    schema:name "UNDERTALE SYMPHONIC CONCERT 2024 ‐Overture Collection-"@en,
        "UNDERTALE SYMPHONIC CONCERT 2024 ‐序曲集‐"@ja,
        "UNDERTALE SYMPHONIC CONCERT 2024 ‐Overture Collection-"@ja-latn ;
    schema:workPerformed <album/141107#musicalwork> .

<org/2192#subject> schema:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn ;
    foaf:name "Columbia"@en,
        "Columbia"@ja,
        "Columbia"@ja-latn .

<https://media.vgm.io/albums/70/141107/141107-41b2379e68d3.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141107#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/70/141107/141107-41b2379e68d3.jpg> ;
    foaf:depicts <album/141107#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/70/141107/141107-41b2379e68d3.jpg> .

<https://medium-media.vgm.io/albums/70/141107/141107-41b2379e68d3.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/141107#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-06-07"^^xsd:date ;
    dcterms:title "UNDERTALE SYMPHONIC CONCERT 2024 ‐Overture Collection-"@en,
        "UNDERTALE SYMPHONIC CONCERT 2024 ‐序曲集‐"@ja,
        "UNDERTALE SYMPHONIC CONCERT 2024 ‐Overture Collection-"@ja-latn ;
    mo:catalogue_number "CEG-82" ;
    mo:media_type "CD" ;
    mo:publication_of <album/141107#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Nfd80ae1fab8d459e9d50ea2ebcbfeaaa ;
    mo:record_count 1 ;
    schema:about <product/4106#subject> ;
    schema:datePublished "2024-06-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/70/141107/141107-41b2379e68d3.jpg> ;
    schema:name "UNDERTALE SYMPHONIC CONCERT 2024 ‐Overture Collection-"@en,
        "UNDERTALE SYMPHONIC CONCERT 2024 ‐序曲集‐"@ja,
        "UNDERTALE SYMPHONIC CONCERT 2024 ‐Overture Collection-"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/70/141107/141107-41b2379e68d3.jpg> .

_:N3dc52728ed784568bb294e03f9b83bca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "B Program Overture - Your Best Friend"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:58"^^xsd:interval ;
    schema:inPlaylist _:Nfd80ae1fab8d459e9d50ea2ebcbfeaaa ;
    schema:name "B Program Overture - Your Best Friend"@en .

_:N4ee712fcfe3c48cd9c08122ae0781aab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "D Program Overture - True Hero"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:Nfd80ae1fab8d459e9d50ea2ebcbfeaaa ;
    schema:name "D Program Overture - True Hero"@en .

_:Nd2ef1392c7434ce399549e4b4208d940 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C Program Overture - Hopes and Dreams"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:Nfd80ae1fab8d459e9d50ea2ebcbfeaaa ;
    schema:name "C Program Overture - Hopes and Dreams"@en .

_:Nd4cc283027c84a36b63de1fbbe8ae8d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Program Overture - The Sleeping King"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:Nfd80ae1fab8d459e9d50ea2ebcbfeaaa ;
    schema:name "A Program Overture - The Sleeping King"@en .

_:Nfd80ae1fab8d459e9d50ea2ebcbfeaaa a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3dc52728ed784568bb294e03f9b83bca,
        _:N4ee712fcfe3c48cd9c08122ae0781aab,
        _:Nd2ef1392c7434ce399549e4b4208d940,
        _:Nd4cc283027c84a36b63de1fbbe8ae8d0 ;
    mo:track_count 4 ;
    schema:duration "PT20:18"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3dc52728ed784568bb294e03f9b83bca,
        _:N4ee712fcfe3c48cd9c08122ae0781aab,
        _:Nd2ef1392c7434ce399549e4b4208d940,
        _:Nd4cc283027c84a36b63de1fbbe8ae8d0 .

