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

<album/115095#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Songs From the Valley"@en,
        "Songs From the Valley"@ja,
        "Songs From the Valley"@ja-latn ;
    mo:produced_work <album/115095#musicalwork> ;
    schema:name "Songs From the Valley"@en,
        "Songs From the Valley"@ja,
        "Songs From the Valley"@ja-latn .

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

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

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

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

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

<https://media.vgm.io/albums/59/115095/115095-029fef96a10a.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115095#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/59/115095/115095-029fef96a10a.png> ;
    foaf:depicts <album/115095#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/59/115095/115095-029fef96a10a.png> .

<https://medium-media.vgm.io/albums/59/115095/115095-029fef96a10a.png> a schema:ImageObject,
        foaf:Image .

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

<album/115095#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-04-14"^^xsd:date ;
    dcterms:title "Songs From the Valley"@en,
        "Songs From the Valley"@ja,
        "Songs From the Valley"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/115095#musicalexpression> ;
    mo:publisher _:Nca7c094da2db492aab22adafc1cab7c7 ;
    mo:record _:N8c88592e74da4f3aa3b5fa2d6f7fd6b3 ;
    mo:record_count 1 ;
    schema:about <product/7857#subject> ;
    schema:datePublished "2021-04-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/59/115095/115095-029fef96a10a.png> ;
    schema:name "Songs From the Valley"@en,
        "Songs From the Valley"@ja,
        "Songs From the Valley"@ja-latn ;
    schema:publisher _:Nca7c094da2db492aab22adafc1cab7c7 ;
    foaf:depiction <https://media.vgm.io/albums/59/115095/115095-029fef96a10a.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kenan Baker"@en ;
    foaf:made <album/115095#vocals> ;
    foaf:name "Kenan Baker"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Kenan Baker"@en ;
    foaf:made <album/115095#subject> ;
    foaf:name "Kenan Baker"@en .

_:N3a2ca8aa5ea54c868cd8e254ed58e846 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purple Shorts"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N8c88592e74da4f3aa3b5fa2d6f7fd6b3 ;
    schema:name "Purple Shorts"@en .

_:N49978c550eff49a3ae8370af4fa9656e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nicer to Say"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N8c88592e74da4f3aa3b5fa2d6f7fd6b3 ;
    schema:name "Nicer to Say"@en .

_:N603226064d274d66a8b80d7b1d283f3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Albacore"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N8c88592e74da4f3aa3b5fa2d6f7fd6b3 ;
    schema:name "Albacore"@en .

_:N7fae30c684634f10b3718af2f54d1345 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When Marnie Was There"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N8c88592e74da4f3aa3b5fa2d6f7fd6b3 ;
    schema:name "When Marnie Was There"@en .

_:N808a40756bcf4eb78eb60736e8815865 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Favorite Program Is On"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N8c88592e74da4f3aa3b5fa2d6f7fd6b3 ;
    schema:name "My Favorite Program Is On"@en .

_:N899383c42f2242759deb73a0eedd330d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Albacore (parody)"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N8c88592e74da4f3aa3b5fa2d6f7fd6b3 ;
    schema:name "Albacore (parody)"@en .

_:N905defa6d3c04a429fb4de14ad361590 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Summertime Rap"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N8c88592e74da4f3aa3b5fa2d6f7fd6b3 ;
    schema:name "Summertime Rap"@en .

_:Na94ff803590445889deb8153e9c3568f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Island Life"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:N8c88592e74da4f3aa3b5fa2d6f7fd6b3 ;
    schema:name "Island Life"@en .

_:Naab5befe4a764d659ade56882eb7fc47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "From the Mines"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N8c88592e74da4f3aa3b5fa2d6f7fd6b3 ;
    schema:name "From the Mines"@en .

_:Nbc745f32b7a64926af9c25c2e30f63ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Worms"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N8c88592e74da4f3aa3b5fa2d6f7fd6b3 ;
    schema:name "Worms"@en .

_:Nca7c094da2db492aab22adafc1cab7c7 schema:name "Totally Knuts"@en,
        "Totally Knuts"@ja,
        "Totally Knuts"@ja-latn ;
    foaf:name "Totally Knuts"@en,
        "Totally Knuts"@ja,
        "Totally Knuts"@ja-latn .

_:N8c88592e74da4f3aa3b5fa2d6f7fd6b3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3a2ca8aa5ea54c868cd8e254ed58e846,
        _:N49978c550eff49a3ae8370af4fa9656e,
        _:N603226064d274d66a8b80d7b1d283f3c,
        _:N7fae30c684634f10b3718af2f54d1345,
        _:N808a40756bcf4eb78eb60736e8815865,
        _:N899383c42f2242759deb73a0eedd330d,
        _:N905defa6d3c04a429fb4de14ad361590,
        _:Na94ff803590445889deb8153e9c3568f,
        _:Naab5befe4a764d659ade56882eb7fc47,
        _:Nbc745f32b7a64926af9c25c2e30f63ff ;
    mo:track_count 10 ;
    schema:duration "PT22:51"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N3a2ca8aa5ea54c868cd8e254ed58e846,
        _:N49978c550eff49a3ae8370af4fa9656e,
        _:N603226064d274d66a8b80d7b1d283f3c,
        _:N7fae30c684634f10b3718af2f54d1345,
        _:N808a40756bcf4eb78eb60736e8815865,
        _:N899383c42f2242759deb73a0eedd330d,
        _:N905defa6d3c04a429fb4de14ad361590,
        _:Na94ff803590445889deb8153e9c3568f,
        _:Naab5befe4a764d659ade56882eb7fc47,
        _:Nbc745f32b7a64926af9c25c2e30f63ff .

