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

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

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

<album/126932#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kleebuu Craves Fruit Salad OST"@en,
        "Kleebuu Craves Fruit Salad OST"@ja,
        "Kleebuu Craves Fruit Salad OST"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Dylan Brown"@en ;
            foaf:made <album/126932#composition> ;
            foaf:name "Dylan Brown"@en ] ;
    mo:produced_work <album/126932#musicalwork> ;
    schema:name "Kleebuu Craves Fruit Salad OST"@en,
        "Kleebuu Craves Fruit Salad OST"@ja,
        "Kleebuu Craves Fruit Salad OST"@ja-latn .

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

<album/126932#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kleebuu Craves Fruit Salad OST"@en,
        "Kleebuu Craves Fruit Salad OST"@ja,
        "Kleebuu Craves Fruit Salad OST"@ja-latn ;
    mo:performance_of <album/126932#musicalwork> ;
    mo:recorded_as <album/126932#musicalexpression> ;
    schema:name "Kleebuu Craves Fruit Salad OST"@en,
        "Kleebuu Craves Fruit Salad OST"@ja,
        "Kleebuu Craves Fruit Salad OST"@ja-latn ;
    schema:workPerformed <album/126932#musicalwork> .

<https://media.vgm.io/albums/23/126932/126932-7b288f14ae72.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/126932#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/126932/126932-7b288f14ae72.jpg> ;
    foaf:depicts <album/126932#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/126932/126932-7b288f14ae72.jpg> .

<https://medium-media.vgm.io/albums/23/126932/126932-7b288f14ae72.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/126932#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-02-21"^^xsd:date ;
    dcterms:title "Kleebuu Craves Fruit Salad OST"@en,
        "Kleebuu Craves Fruit Salad OST"@ja,
        "Kleebuu Craves Fruit Salad OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "2 Digital" ;
    mo:publication_of <album/126932#musicalexpression> ;
    mo:publisher _:Nbb738b0d10674695a20cbd5471882c3c ;
    mo:record _:N3f49487f2ce94ccb98d9a6c314115b18,
        _:N859ee01cefb542be8a26d6536f0a910e ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Kleebuu Craves Fruit Salad"@en ;
            foaf:name "Kleebuu Craves Fruit Salad"@en ] ;
    schema:datePublished "2023-02-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/126932/126932-7b288f14ae72.jpg> ;
    schema:name "Kleebuu Craves Fruit Salad OST"@en,
        "Kleebuu Craves Fruit Salad OST"@ja,
        "Kleebuu Craves Fruit Salad OST"@ja-latn ;
    schema:publisher _:Nbb738b0d10674695a20cbd5471882c3c ;
    foaf:depiction <https://media.vgm.io/albums/23/126932/126932-7b288f14ae72.jpg> .

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

_:N0882431712ca472aa49446ea09fac32b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toy"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N3f49487f2ce94ccb98d9a6c314115b18 ;
    schema:name "Toy"@en .

_:N1f4e6dc16a7f40d19a9a826a7cbf2dd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grape"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N3f49487f2ce94ccb98d9a6c314115b18 ;
    schema:name "Grape"@en .

_:N255cbdba5833481a854eceac49ff1dc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clock"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N3f49487f2ce94ccb98d9a6c314115b18 ;
    schema:name "Clock"@en .

_:N2b32379bc71e4f51b7fea4b69661241e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Fruitparadise"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N859ee01cefb542be8a26d6536f0a910e ;
    schema:name "Unused Fruitparadise"@en .

_:N3ffb591c87f640538a75714391776df1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N3f49487f2ce94ccb98d9a6c314115b18 ;
    schema:name "Nightmare"@en .

_:N58205b12725d422e9166aff4a3e1612c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Jollybanana"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N859ee01cefb542be8a26d6536f0a910e ;
    schema:name "Unused Jollybanana"@en .

_:N59c2b9b3a99d4946ae13682904ec2e7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mining"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N3f49487f2ce94ccb98d9a6c314115b18 ;
    schema:name "Mining"@en .

_:N99fe1e7335a24805b112f178ffb13b6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Say Goodbye"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N3f49487f2ce94ccb98d9a6c314115b18 ;
    schema:name "Say Goodbye"@en .

_:Naac35b781cb24d3183e578b7812606a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Credits"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N859ee01cefb542be8a26d6536f0a910e ;
    schema:name "Unused Credits"@en .

_:Nb5871cdd336d4e42bda9507a2e8205b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Forest"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N859ee01cefb542be8a26d6536f0a910e ;
    schema:name "Unused Forest"@en .

_:Nbb738b0d10674695a20cbd5471882c3c schema:name "Dylan Brown"@en,
        "Dylan Brown"@ja,
        "Dylan Brown"@ja-latn ;
    foaf:name "Dylan Brown"@en,
        "Dylan Brown"@ja,
        "Dylan Brown"@ja-latn .

_:Nc12179417f444bb080f774308df77991 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Notalone"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N859ee01cefb542be8a26d6536f0a910e ;
    schema:name "Unused Notalone"@en .

_:Ncab10859435e4eb9afa5eaa15bef32ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get A Clue"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N3f49487f2ce94ccb98d9a6c314115b18 ;
    schema:name "Get A Clue"@en .

_:Nd064f36f80844b7bac85003a8780f4ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unused Kleebuishere"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N859ee01cefb542be8a26d6536f0a910e ;
    schema:name "Unused Kleebuishere"@en .

_:Nd4b8d3924692478f8952eab673dd9dda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus Levels"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:36"^^xsd:interval ;
    schema:inPlaylist _:N3f49487f2ce94ccb98d9a6c314115b18 ;
    schema:name "Bonus Levels"@en .

_:Nf62e72fe43e74b2e949c4e8e2aad2064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Banana"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:48"^^xsd:interval ;
    schema:inPlaylist _:N3f49487f2ce94ccb98d9a6c314115b18 ;
    schema:name "Banana"@en .

_:N859ee01cefb542be8a26d6536f0a910e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N2b32379bc71e4f51b7fea4b69661241e,
        _:N58205b12725d422e9166aff4a3e1612c,
        _:Naac35b781cb24d3183e578b7812606a0,
        _:Nb5871cdd336d4e42bda9507a2e8205b3,
        _:Nc12179417f444bb080f774308df77991,
        _:Nd064f36f80844b7bac85003a8780f4ff ;
    mo:track_count 6 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N2b32379bc71e4f51b7fea4b69661241e,
        _:N58205b12725d422e9166aff4a3e1612c,
        _:Naac35b781cb24d3183e578b7812606a0,
        _:Nb5871cdd336d4e42bda9507a2e8205b3,
        _:Nc12179417f444bb080f774308df77991,
        _:Nd064f36f80844b7bac85003a8780f4ff .

_:N3f49487f2ce94ccb98d9a6c314115b18 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0882431712ca472aa49446ea09fac32b,
        _:N1f4e6dc16a7f40d19a9a826a7cbf2dd2,
        _:N255cbdba5833481a854eceac49ff1dc9,
        _:N3ffb591c87f640538a75714391776df1,
        _:N59c2b9b3a99d4946ae13682904ec2e7b,
        _:N99fe1e7335a24805b112f178ffb13b6a,
        _:Ncab10859435e4eb9afa5eaa15bef32ad,
        _:Nd4b8d3924692478f8952eab673dd9dda,
        _:Nf62e72fe43e74b2e949c4e8e2aad2064 ;
    mo:track_count 9 ;
    schema:duration "PT9:13"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0882431712ca472aa49446ea09fac32b,
        _:N1f4e6dc16a7f40d19a9a826a7cbf2dd2,
        _:N255cbdba5833481a854eceac49ff1dc9,
        _:N3ffb591c87f640538a75714391776df1,
        _:N59c2b9b3a99d4946ae13682904ec2e7b,
        _:N99fe1e7335a24805b112f178ffb13b6a,
        _:Ncab10859435e4eb9afa5eaa15bef32ad,
        _:Nd4b8d3924692478f8952eab673dd9dda,
        _:Nf62e72fe43e74b2e949c4e8e2aad2064 .

