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

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

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

<artist/47901#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133762#subject> ;
    schema:name "Mitsukiyo"@en,
        "ミツキヨ"@ja ;
    foaf:made <album/133762#composition>,
        <album/133762#subject> ;
    foaf:name "Mitsukiyo"@en,
        "ミツキヨ"@ja .

<event/294> a mo:Release ;
    schema:name "Released at M3-2023 Fall (Oct 29, 2023)" .

<album/133762#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Memory Sketchbook / Mitsukiyo"@en,
        "Memory Sketchbook / Mitsukiyo"@ja,
        "Memory Sketchbook / Mitsukiyo"@ja-latn ;
    mo:composer <artist/47901#subject> ;
    mo:produced_work <album/133762#musicalwork> ;
    schema:name "Memory Sketchbook / Mitsukiyo"@en,
        "Memory Sketchbook / Mitsukiyo"@ja,
        "Memory Sketchbook / Mitsukiyo"@ja-latn .

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

<album/133762#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Memory Sketchbook / Mitsukiyo"@en,
        "Memory Sketchbook / Mitsukiyo"@ja,
        "Memory Sketchbook / Mitsukiyo"@ja-latn ;
    mo:performance_of <album/133762#musicalwork> ;
    mo:recorded_as <album/133762#musicalexpression> ;
    schema:name "Memory Sketchbook / Mitsukiyo"@en,
        "Memory Sketchbook / Mitsukiyo"@ja,
        "Memory Sketchbook / Mitsukiyo"@ja-latn ;
    schema:workPerformed <album/133762#musicalwork> .

<https://media.vgm.io/albums/26/133762/133762-707ea532a62e.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/133762#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/133762/133762-707ea532a62e.png> ;
    foaf:depicts <album/133762#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/133762/133762-707ea532a62e.png> .

<https://medium-media.vgm.io/albums/26/133762/133762-707ea532a62e.png> a schema:ImageObject,
        foaf:Image .

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

<album/133762#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-10-29"^^xsd:date ;
    dcterms:title "Memory Sketchbook / Mitsukiyo"@en,
        "Memory Sketchbook / Mitsukiyo"@ja,
        "Memory Sketchbook / Mitsukiyo"@ja-latn ;
    mo:catalogue_number "MMCD-0001" ;
    mo:media_type "CD" ;
    mo:publication_of <album/133762#musicalexpression> ;
    mo:publisher _:N216bd990dae3455f81833945cf7979a6 ;
    mo:record _:N987cd392480b421badb29890d4c8f8b1 ;
    mo:record_count 1 ;
    mo:release <event/294> ;
    schema:datePublished "2023-10-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/26/133762/133762-707ea532a62e.png> ;
    schema:name "Memory Sketchbook / Mitsukiyo"@en,
        "Memory Sketchbook / Mitsukiyo"@ja,
        "Memory Sketchbook / Mitsukiyo"@ja-latn ;
    schema:publisher _:N216bd990dae3455f81833945cf7979a6 ;
    foaf:depiction <https://media.vgm.io/albums/26/133762/133762-707ea532a62e.png> .

_:N1b9cc267dd5c42b78b13fa46b4312bd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melodies of Dawn (Piano ver)"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N987cd392480b421badb29890d4c8f8b1 ;
    schema:name "Melodies of Dawn (Piano ver)"@en .

_:N216bd990dae3455f81833945cf7979a6 schema:name "MEMORY:CODE"@en,
        "MEMORY:CODE"@ja,
        "MEMORY:CODE"@ja-latn ;
    foaf:name "MEMORY:CODE"@en,
        "MEMORY:CODE"@ja,
        "MEMORY:CODE"@ja-latn .

_:N48336ed43288429cba046fcc18a4f215 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Code22"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N987cd392480b421badb29890d4c8f8b1 ;
    schema:name "Code22"@en .

_:N6c88a17fe2824cf68c6d8d7c6fbba3fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memory Sketchbook"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N987cd392480b421badb29890d4c8f8b1 ;
    schema:name "Memory Sketchbook"@en .

_:Naa2bf29602ed4154a8ef086998576c90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melodies of Dawn"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N987cd392480b421badb29890d4c8f8b1 ;
    schema:name "Melodies of Dawn"@en .

_:Nc5cf32a8529e48a593e57321e80ad54c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunrise Horizon (Piano ver)"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N987cd392480b421badb29890d4c8f8b1 ;
    schema:name "Sunrise Horizon (Piano ver)"@en .

_:Necc3c1cc0ad54628b4294faf5f8da446 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunrise Horizon"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N987cd392480b421badb29890d4c8f8b1 ;
    schema:name "Sunrise Horizon"@en .

_:N987cd392480b421badb29890d4c8f8b1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1b9cc267dd5c42b78b13fa46b4312bd7,
        _:N48336ed43288429cba046fcc18a4f215,
        _:N6c88a17fe2824cf68c6d8d7c6fbba3fb,
        _:Naa2bf29602ed4154a8ef086998576c90,
        _:Nc5cf32a8529e48a593e57321e80ad54c,
        _:Necc3c1cc0ad54628b4294faf5f8da446 ;
    mo:track_count 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1b9cc267dd5c42b78b13fa46b4312bd7,
        _:N48336ed43288429cba046fcc18a4f215,
        _:N6c88a17fe2824cf68c6d8d7c6fbba3fb,
        _:Naa2bf29602ed4154a8ef086998576c90,
        _:Nc5cf32a8529e48a593e57321e80ad54c,
        _:Necc3c1cc0ad54628b4294faf5f8da446 .

