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

<album/129012#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "KAKERA of reiwa -Ambient- / pre-holder"@en,
        "KAKERA of reiwa -Ambient- / pre-holder"@ja,
        "KAKERA of reiwa -Ambient- / pre-holder"@ja-latn ;
    mo:produced_work <album/129012#musicalwork> ;
    schema:name "KAKERA of reiwa -Ambient- / pre-holder"@en,
        "KAKERA of reiwa -Ambient- / pre-holder"@ja,
        "KAKERA of reiwa -Ambient- / pre-holder"@ja-latn .

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

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

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

<album/129012#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "KAKERA of reiwa -Ambient- / pre-holder"@en,
        "KAKERA of reiwa -Ambient- / pre-holder"@ja,
        "KAKERA of reiwa -Ambient- / pre-holder"@ja-latn ;
    mo:performance_of <album/129012#musicalwork> ;
    mo:recorded_as <album/129012#musicalexpression> ;
    schema:name "KAKERA of reiwa -Ambient- / pre-holder"@en,
        "KAKERA of reiwa -Ambient- / pre-holder"@ja,
        "KAKERA of reiwa -Ambient- / pre-holder"@ja-latn ;
    schema:workPerformed <album/129012#musicalwork> .

<https://media.vgm.io/albums/21/129012/129012-72812f689025.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129012#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/21/129012/129012-72812f689025.jpg> ;
    foaf:depicts <album/129012#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/21/129012/129012-72812f689025.jpg> .

<https://medium-media.vgm.io/albums/21/129012/129012-72812f689025.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/129012#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-23"^^xsd:date ;
    dcterms:title "KAKERA of reiwa -Ambient- / pre-holder"@en,
        "KAKERA of reiwa -Ambient- / pre-holder"@ja,
        "KAKERA of reiwa -Ambient- / pre-holder"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/129012#musicalexpression> ;
    mo:publisher _:Nefaa2e2fe2dc42678f2dc32ea2ad89d1 ;
    mo:record _:N5541541672f14ed2ac155ce8119a18bf ;
    mo:record_count 1 ;
    schema:datePublished "2023-04-23"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/21/129012/129012-72812f689025.jpg> ;
    schema:name "KAKERA of reiwa -Ambient- / pre-holder"@en,
        "KAKERA of reiwa -Ambient- / pre-holder"@ja,
        "KAKERA of reiwa -Ambient- / pre-holder"@ja-latn ;
    schema:publisher _:Nefaa2e2fe2dc42678f2dc32ea2ad89d1 ;
    foaf:depiction <https://media.vgm.io/albums/21/129012/129012-72812f689025.jpg> .

_:N5541541672f14ed2ac155ce8119a18bf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5d5bfdb07ac3434c9d1a0b073a8d6461 ;
    mo:track_count 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N5d5bfdb07ac3434c9d1a0b073a8d6461 .

_:N5d5bfdb07ac3434c9d1a0b073a8d6461 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KAKERA of reiwa -Ambient-"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N5541541672f14ed2ac155ce8119a18bf ;
    schema:name "KAKERA of reiwa -Ambient-"@en .

_:Nefaa2e2fe2dc42678f2dc32ea2ad89d1 schema:name "pre-holder"@en,
        "pre-holder"@ja,
        "pre-holder"@ja-latn ;
    foaf:name "pre-holder"@en,
        "pre-holder"@ja,
        "pre-holder"@ja-latn .

