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

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

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

<artist/48923#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155723#subject> ;
    schema:name "Lokan"@en ;
    foaf:made <album/155723#composition>,
        <album/155723#subject> ;
    foaf:name "Lokan"@en .

<artist/56052#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155723#subject> ;
    schema:name "J.Kepler"@en ;
    foaf:made <album/155723#composition>,
        <album/155723#subject> ;
    foaf:name "J.Kepler"@en .

<artist/56158#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155723#subject> ;
    schema:name "INuya"@en ;
    foaf:made <album/155723#composition>,
        <album/155723#subject> ;
    foaf:name "INuya"@en .

<artist/56753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155723#subject> ;
    schema:name "Chester Park"@en ;
    foaf:made <album/155723#composition>,
        <album/155723#subject> ;
    foaf:name "Chester Park"@en .

<artist/59846#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155723#subject> ;
    schema:name "Xeudo Code"@en ;
    foaf:made <album/155723#composition>,
        <album/155723#subject> ;
    foaf:name "Xeudo Code"@en .

<artist/59847#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155723#subject> ;
    schema:name "Hexacube"@en ;
    foaf:made <album/155723#composition>,
        <album/155723#subject> ;
    foaf:name "Hexacube"@en .

<artist/60476#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155723#subject> ;
    schema:name "LucaProject"@en ;
    foaf:made <album/155723#composition>,
        <album/155723#subject> ;
    foaf:name "LucaProject"@en .

<artist/62975#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155723#subject> ;
    schema:name "Xeno"@en ;
    foaf:made <album/155723#composition>,
        <album/155723#subject> ;
    foaf:name "Xeno"@en .

<event/328> a mo:Release ;
    schema:name "Released at M3-2025 Fall (Oct 26, 2025)" .

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

<album/155723#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Secret Sauce - Side Dish"@en,
        "The Secret Sauce - Side Dish"@ja,
        "The Secret Sauce - Side Dish"@ja-latn ;
    mo:performance_of <album/155723#musicalwork> ;
    mo:recorded_as <album/155723#musicalexpression> ;
    schema:name "The Secret Sauce - Side Dish"@en,
        "The Secret Sauce - Side Dish"@ja,
        "The Secret Sauce - Side Dish"@ja-latn ;
    schema:workPerformed <album/155723#musicalwork> .

<org/4996#subject> schema:name "SoySauce Studio Online"@en,
        "SoySauce Studio Online"@ja,
        "SoySauce Studio Online"@ja-latn ;
    foaf:name "SoySauce Studio Online"@en,
        "SoySauce Studio Online"@ja,
        "SoySauce Studio Online"@ja-latn .

<https://media.vgm.io/albums/32/155723/155723-dea8992d4e0a.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155723#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/32/155723/155723-dea8992d4e0a.png> ;
    foaf:depicts <album/155723#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/32/155723/155723-dea8992d4e0a.png> .

<https://medium-media.vgm.io/albums/32/155723/155723-dea8992d4e0a.png> a schema:ImageObject,
        foaf:Image .

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

<album/155723#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Secret Sauce - Side Dish"@en,
        "The Secret Sauce - Side Dish"@ja,
        "The Secret Sauce - Side Dish"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Sahqmo"@en ;
            foaf:made <album/155723#composition> ;
            foaf:name "Sahqmo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "189"@en ;
            foaf:made <album/155723#composition> ;
            foaf:name "189"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Overflowed"@en ;
            foaf:made <album/155723#composition> ;
            foaf:name "Overflowed"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "plus alpha"@en ;
            foaf:made <album/155723#composition> ;
            foaf:name "plus alpha"@en ],
        <artist/48923#subject>,
        <artist/56052#subject>,
        <artist/56158#subject>,
        <artist/56753#subject>,
        <artist/59846#subject>,
        <artist/59847#subject>,
        <artist/60476#subject>,
        <artist/62975#subject> ;
    mo:produced_work <album/155723#musicalwork> ;
    schema:name "The Secret Sauce - Side Dish"@en,
        "The Secret Sauce - Side Dish"@ja,
        "The Secret Sauce - Side Dish"@ja-latn .

<album/155723#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-10-26"^^xsd:date ;
    dcterms:title "The Secret Sauce - Side Dish"@en,
        "The Secret Sauce - Side Dish"@ja,
        "The Secret Sauce - Side Dish"@ja-latn ;
    mo:catalogue_number "SSSC-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/155723#musicalexpression> ;
    mo:publisher <org/4996#subject> ;
    mo:record _:Nb304b7b1672549c28fff5eac9ad65d67 ;
    mo:record_count 1 ;
    mo:release <event/328> ;
    schema:datePublished "2025-10-26"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/32/155723/155723-dea8992d4e0a.png> ;
    schema:name "The Secret Sauce - Side Dish"@en,
        "The Secret Sauce - Side Dish"@ja,
        "The Secret Sauce - Side Dish"@ja-latn ;
    schema:publisher <org/4996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/155723/155723-dea8992d4e0a.png> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155723#subject> ;
    schema:name "Overflowed"@en ;
    foaf:made <album/155723#subject> ;
    foaf:name "Overflowed"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155723#subject> ;
    schema:name "plus alpha"@en ;
    foaf:made <album/155723#subject> ;
    foaf:name "plus alpha"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155723#subject> ;
    schema:name "Sahqmo"@en ;
    foaf:made <album/155723#subject> ;
    foaf:name "Sahqmo"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155723#subject> ;
    schema:name "189"@en ;
    foaf:made <album/155723#subject> ;
    foaf:name "189"@en .

_:N071c6ae5e994479384613c813c711b6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君にひまわり (feat. 初音ミク)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Nb304b7b1672549c28fff5eac9ad65d67 ;
    schema:name "君にひまわり (feat. 初音ミク)"@ja .

_:N1506451fa75749578a985372c73b219d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEMON"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Nb304b7b1672549c28fff5eac9ad65d67 ;
    schema:name "DEMON"@ja .

_:N199943a3571d4fe18318c12ec4d51b6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Langton's Ant"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:Nb304b7b1672549c28fff5eac9ad65d67 ;
    schema:name "Langton's Ant"@ja .

_:N1cab0bbb029943758c2f27afa1bd5613 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunset in Hokkaido 2048"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:Nb304b7b1672549c28fff5eac9ad65d67 ;
    schema:name "Sunset in Hokkaido 2048"@ja .

_:N212bef3e5fa847daacd664d335e444b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neurosys"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nb304b7b1672549c28fff5eac9ad65d67 ;
    schema:name "Neurosys"@ja .

_:N253ad632bc6c41de8c7b55b9fc3267fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fade Away"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nb304b7b1672549c28fff5eac9ad65d67 ;
    schema:name "Fade Away"@ja .

_:N299af7b1fd0145ae9d738d3b309aa132 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "redline"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nb304b7b1672549c28fff5eac9ad65d67 ;
    schema:name "redline"@ja .

_:N61f86d7c39b647b18eb112f5d7ff27d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lucid_Spiral"@ja ;
    mo:track_number 8 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:Nb304b7b1672549c28fff5eac9ad65d67 ;
    schema:name "Lucid_Spiral"@ja .

_:N967eddb13b6f460eb9dde9ae1b501747 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chasing The Rainbow"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nb304b7b1672549c28fff5eac9ad65d67 ;
    schema:name "Chasing The Rainbow"@ja .

_:N9eca256c0b0943b7a4ccd42cdafad206 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fragments (feat. 初音ミク)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:15"^^xsd:interval ;
    schema:inPlaylist _:Nb304b7b1672549c28fff5eac9ad65d67 ;
    schema:name "Fragments (feat. 初音ミク)"@ja .

_:Nae25582df9b0425dbf69dc16d62e2eeb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bring Me Utopia"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nb304b7b1672549c28fff5eac9ad65d67 ;
    schema:name "Bring Me Utopia"@ja .

_:Nea28e0b52b734645a0dd068362075d74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overheat"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nb304b7b1672549c28fff5eac9ad65d67 ;
    schema:name "Overheat"@ja .

_:Nb304b7b1672549c28fff5eac9ad65d67 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N071c6ae5e994479384613c813c711b6d,
        _:N1506451fa75749578a985372c73b219d,
        _:N199943a3571d4fe18318c12ec4d51b6c,
        _:N1cab0bbb029943758c2f27afa1bd5613,
        _:N212bef3e5fa847daacd664d335e444b9,
        _:N253ad632bc6c41de8c7b55b9fc3267fd,
        _:N299af7b1fd0145ae9d738d3b309aa132,
        _:N61f86d7c39b647b18eb112f5d7ff27d2,
        _:N967eddb13b6f460eb9dde9ae1b501747,
        _:N9eca256c0b0943b7a4ccd42cdafad206,
        _:Nae25582df9b0425dbf69dc16d62e2eeb,
        _:Nea28e0b52b734645a0dd068362075d74 ;
    mo:track_count 12 ;
    schema:duration "PT44:32"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N071c6ae5e994479384613c813c711b6d,
        _:N1506451fa75749578a985372c73b219d,
        _:N199943a3571d4fe18318c12ec4d51b6c,
        _:N1cab0bbb029943758c2f27afa1bd5613,
        _:N212bef3e5fa847daacd664d335e444b9,
        _:N253ad632bc6c41de8c7b55b9fc3267fd,
        _:N299af7b1fd0145ae9d738d3b309aa132,
        _:N61f86d7c39b647b18eb112f5d7ff27d2,
        _:N967eddb13b6f460eb9dde9ae1b501747,
        _:N9eca256c0b0943b7a4ccd42cdafad206,
        _:Nae25582df9b0425dbf69dc16d62e2eeb,
        _:Nea28e0b52b734645a0dd068362075d74 .

