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

<album/152642#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dreamland / Hydelic"@en,
        "Dreamland / Hydelic"@ja,
        "Dreamland / Hydelic"@ja-latn ;
    mo:produced_work <album/152642#musicalwork> ;
    schema:name "Dreamland / Hydelic"@en,
        "Dreamland / Hydelic"@ja,
        "Dreamland / Hydelic"@ja-latn .

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

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

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

<https://media.vgm.io/albums/24/152642/152642-26fc81eda05b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/152642#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/152642/152642-26fc81eda05b.jpg> ;
    foaf:depicts <album/152642#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/152642/152642-26fc81eda05b.jpg> .

<https://medium-media.vgm.io/albums/24/152642/152642-26fc81eda05b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/152642#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dreamland / Hydelic"@en,
        "Dreamland / Hydelic"@ja,
        "Dreamland / Hydelic"@ja-latn ;
    mo:performance_of <album/152642#musicalwork> ;
    mo:performer <artist/31807#subject> ;
    mo:recorded_as <album/152642#musicalexpression> ;
    schema:byArtist <artist/31807#subject> ;
    schema:name "Dreamland / Hydelic"@en,
        "Dreamland / Hydelic"@ja,
        "Dreamland / Hydelic"@ja-latn ;
    schema:workPerformed <album/152642#musicalwork> .

<artist/31807#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/152642#performance> ;
    schema:name "Hydelic"@en ;
    foaf:name "Hydelic"@en .

<album/152642#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-26"^^xsd:date ;
    dcterms:title "Dreamland / Hydelic"@en,
        "Dreamland / Hydelic"@ja,
        "Dreamland / Hydelic"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/152642#musicalexpression> ;
    mo:publisher _:N199294c4677b42b6b2ef9507be76094b ;
    mo:record _:Nce1465c241e94ad9a0bcc2fb737eae62 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Lumines Arise"@en ;
            foaf:name "Lumines Arise"@en ] ;
    schema:byArtist <artist/31807#subject> ;
    schema:datePublished "2025-08-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/152642/152642-26fc81eda05b.jpg> ;
    schema:name "Dreamland / Hydelic"@en,
        "Dreamland / Hydelic"@ja,
        "Dreamland / Hydelic"@ja-latn ;
    schema:publisher _:N199294c4677b42b6b2ef9507be76094b ;
    foaf:depiction <https://media.vgm.io/albums/24/152642/152642-26fc81eda05b.jpg> .

_:N199294c4677b42b6b2ef9507be76094b schema:name "Enhance Experience Inc."@en,
        "Enhance Experience Inc."@ja,
        "Enhance Experience Inc."@ja-latn ;
    foaf:name "Enhance Experience Inc."@en,
        "Enhance Experience Inc."@ja,
        "Enhance Experience Inc."@ja-latn .

_:N868a53fd7e6643bcbbbad765e2f733ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dreamland"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:Nce1465c241e94ad9a0bcc2fb737eae62 ;
    schema:name "Dreamland"@en .

_:Nce1465c241e94ad9a0bcc2fb737eae62 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N868a53fd7e6643bcbbbad765e2f733ef ;
    mo:track_count 1 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N868a53fd7e6643bcbbbad765e2f733ef .

