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

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

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

<artist/5837#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142261#subject> ;
    schema:name "Peta"@en ;
    foaf:made <album/142261#composition>,
        <album/142261#subject> ;
    foaf:name "Peta"@en .

<event/301> a mo:Release ;
    schema:name "Released at M3-2024 Spring (Apr 28, 2024)" .

<album/142261#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tomorrow Diary"@en,
        "Tomorrow Diary"@ja,
        "Tomorrow Diary"@ja-latn ;
    mo:composer <artist/5837#subject> ;
    mo:produced_work <album/142261#musicalwork> ;
    schema:name "Tomorrow Diary"@en,
        "Tomorrow Diary"@ja,
        "Tomorrow Diary"@ja-latn .

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

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

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

<https://media.vgm.io/albums/16/142261/142261-6d5254ac3760.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142261#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/142261/142261-6d5254ac3760.png> ;
    foaf:depicts <album/142261#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/142261/142261-6d5254ac3760.png> .

<https://medium-media.vgm.io/albums/16/142261/142261-6d5254ac3760.png> a schema:ImageObject,
        foaf:Image .

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

<album/142261#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-04-29"^^xsd:date ;
    dcterms:title "Tomorrow Diary"@en,
        "Tomorrow Diary"@ja,
        "Tomorrow Diary"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD-R" ;
    mo:publication_of <album/142261#musicalexpression> ;
    mo:publisher <org/453#subject> ;
    mo:record _:Nd9ea175ddc214014a47a2394d17adc3f ;
    mo:record_count 1 ;
    mo:release <event/301> ;
    schema:datePublished "2018-04-29"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/16/142261/142261-6d5254ac3760.png> ;
    schema:name "Tomorrow Diary"@en,
        "Tomorrow Diary"@ja,
        "Tomorrow Diary"@ja-latn ;
    schema:publisher <org/453#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/142261/142261-6d5254ac3760.png> .

_:N0bbb4d8b7fbb4668abb30445b2a427f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "then"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:Nd9ea175ddc214014a47a2394d17adc3f ;
    schema:name "then"@en .

_:N44062004d4f64f57ba2a76719a29a0ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "planet tears"@en ;
    mo:track_number 3 ;
    schema:duration "PT7:23"^^xsd:interval ;
    schema:inPlaylist _:Nd9ea175ddc214014a47a2394d17adc3f ;
    schema:name "planet tears"@en .

_:N7eeb2d23f2984b8fab86d1af56e88a5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "spectrum"@en ;
    mo:track_number 4 ;
    schema:duration "PT8:40"^^xsd:interval ;
    schema:inPlaylist _:Nd9ea175ddc214014a47a2394d17adc3f ;
    schema:name "spectrum"@en .

_:Nf2be1af1eea44dd0bd97568ced8b3998 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "forest"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nd9ea175ddc214014a47a2394d17adc3f ;
    schema:name "forest"@en .

_:Nd9ea175ddc214014a47a2394d17adc3f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bbb4d8b7fbb4668abb30445b2a427f3,
        _:N44062004d4f64f57ba2a76719a29a0ae,
        _:N7eeb2d23f2984b8fab86d1af56e88a5e,
        _:Nf2be1af1eea44dd0bd97568ced8b3998 ;
    mo:track_count 4 ;
    schema:duration "PT25:25"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N0bbb4d8b7fbb4668abb30445b2a427f3,
        _:N44062004d4f64f57ba2a76719a29a0ae,
        _:N7eeb2d23f2984b8fab86d1af56e88a5e,
        _:Nf2be1af1eea44dd0bd97568ced8b3998 .

