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

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

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

<artist/61649#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146039#subject> ;
    schema:name "HJLL"@en ;
    foaf:made <album/146039#composition>,
        <album/146039#subject> ;
    foaf:name "HJLL"@en .

<artist/68567#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/146039#subject> ;
    schema:name "Shiroi-Ice"@en ;
    foaf:made <album/146039#composition>,
        <album/146039#subject> ;
    foaf:name "Shiroi-Ice"@en .

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

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

<https://media.vgm.io/albums/93/146039/146039-b995c310493a.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/146039#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/146039/146039-b995c310493a.jpg> ;
    foaf:depicts <album/146039#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/146039/146039-b995c310493a.jpg> .

<https://medium-media.vgm.io/albums/93/146039/146039-b995c310493a.jpg> a schema:ImageObject,
        foaf:Image .

<album/146039#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BedsideStories"@en,
        "BedsideStories"@ja,
        "BedsideStories"@ja-latn ;
    mo:composer <artist/61649#subject>,
        <artist/68567#subject> ;
    mo:produced_work <album/146039#musicalwork> ;
    schema:name "BedsideStories"@en,
        "BedsideStories"@ja,
        "BedsideStories"@ja-latn .

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

<album/146039#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-20"^^xsd:date ;
    dcterms:title "BedsideStories"@en,
        "BedsideStories"@ja,
        "BedsideStories"@ja-latn ;
    mo:catalogue_number "ATF-004" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/146039#musicalexpression> ;
    mo:publisher _:N0c5a6e431afe4c1589c56765b5e700b7 ;
    mo:record _:N6875d5b450ef4fc2a159933c3b363901 ;
    mo:record_count 1 ;
    schema:datePublished "2023-05-20"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/93/146039/146039-b995c310493a.jpg> ;
    schema:name "BedsideStories"@en,
        "BedsideStories"@ja,
        "BedsideStories"@ja-latn ;
    schema:publisher _:N0c5a6e431afe4c1589c56765b5e700b7 ;
    foaf:depiction <https://media.vgm.io/albums/93/146039/146039-b995c310493a.jpg> .

_:N0a8c91dfcec642b8a96bbf67cb92d509 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sky Flight"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:05"^^xsd:interval ;
    schema:inPlaylist _:N6875d5b450ef4fc2a159933c3b363901 ;
    schema:name "Sky Flight"@en .

_:N0c5a6e431afe4c1589c56765b5e700b7 schema:name "Atelier Fantasia"@en,
        "Atelier Fantasia"@ja,
        "Atelier Fantasia"@ja-latn ;
    foaf:name "Atelier Fantasia"@en,
        "Atelier Fantasia"@ja,
        "Atelier Fantasia"@ja-latn .

_:N58ed73e2af66400f87cae1da8bfafe9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ice Pudding"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N6875d5b450ef4fc2a159933c3b363901 ;
    schema:name "Ice Pudding"@en .

_:N7a4b1d23b60e4d89891e297469253b95 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paper Plane"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N6875d5b450ef4fc2a159933c3b363901 ;
    schema:name "Paper Plane"@en .

_:Naa877a1e479d4f5e9049c4188cda2ec9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Float White"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N6875d5b450ef4fc2a159933c3b363901 ;
    schema:name "Float White"@en .

_:Nc49cf7c9ee45455e8421ee703760d54e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valentine's Day"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N6875d5b450ef4fc2a159933c3b363901 ;
    schema:name "Valentine's Day"@en .

_:Ncc85cb2da52b4856a28d0536d7dd3e82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vivivid"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:N6875d5b450ef4fc2a159933c3b363901 ;
    schema:name "Vivivid"@en .

_:Nde3399b32cae457d9775c7f247d18349 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lakeside Twilight"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:N6875d5b450ef4fc2a159933c3b363901 ;
    schema:name "Lakeside Twilight"@en .

_:Ndf19b5642d474e359afb89aca4923e48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonder Parade"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N6875d5b450ef4fc2a159933c3b363901 ;
    schema:name "Wonder Parade"@en .

_:Ne7186daa0cef4c158d5f65aad39cef2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Farewell"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:N6875d5b450ef4fc2a159933c3b363901 ;
    schema:name "Farewell"@en .

_:Nff61371b75f946629ae6b258964cea1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spark Magic"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N6875d5b450ef4fc2a159933c3b363901 ;
    schema:name "Spark Magic"@en .

_:N6875d5b450ef4fc2a159933c3b363901 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a8c91dfcec642b8a96bbf67cb92d509,
        _:N58ed73e2af66400f87cae1da8bfafe9a,
        _:N7a4b1d23b60e4d89891e297469253b95,
        _:Naa877a1e479d4f5e9049c4188cda2ec9,
        _:Nc49cf7c9ee45455e8421ee703760d54e,
        _:Ncc85cb2da52b4856a28d0536d7dd3e82,
        _:Nde3399b32cae457d9775c7f247d18349,
        _:Ndf19b5642d474e359afb89aca4923e48,
        _:Ne7186daa0cef4c158d5f65aad39cef2d,
        _:Nff61371b75f946629ae6b258964cea1d ;
    mo:track_count 10 ;
    schema:duration "PT40:22"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N0a8c91dfcec642b8a96bbf67cb92d509,
        _:N58ed73e2af66400f87cae1da8bfafe9a,
        _:N7a4b1d23b60e4d89891e297469253b95,
        _:Naa877a1e479d4f5e9049c4188cda2ec9,
        _:Nc49cf7c9ee45455e8421ee703760d54e,
        _:Ncc85cb2da52b4856a28d0536d7dd3e82,
        _:Nde3399b32cae457d9775c7f247d18349,
        _:Ndf19b5642d474e359afb89aca4923e48,
        _:Ne7186daa0cef4c158d5f65aad39cef2d,
        _:Nff61371b75f946629ae6b258964cea1d .

