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

<album/155320#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "galaxstarr coffee moonbase store / sounds of umbra"@en,
        "galaxstarr coffee moonbase store / sounds of umbra"@ja,
        "galaxstarr coffee moonbase store / sounds of umbra"@ja-latn ;
    mo:produced_work <album/155320#musicalwork> ;
    schema:name "galaxstarr coffee moonbase store / sounds of umbra"@en,
        "galaxstarr coffee moonbase store / sounds of umbra"@ja,
        "galaxstarr coffee moonbase store / sounds of umbra"@ja-latn .

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

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

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

<album/155320#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "galaxstarr coffee moonbase store / sounds of umbra"@en,
        "galaxstarr coffee moonbase store / sounds of umbra"@ja,
        "galaxstarr coffee moonbase store / sounds of umbra"@ja-latn ;
    mo:performance_of <album/155320#musicalwork> ;
    mo:recorded_as <album/155320#musicalexpression> ;
    schema:name "galaxstarr coffee moonbase store / sounds of umbra"@en,
        "galaxstarr coffee moonbase store / sounds of umbra"@ja,
        "galaxstarr coffee moonbase store / sounds of umbra"@ja-latn ;
    schema:workPerformed <album/155320#musicalwork> .

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

<https://media.vgm.io/albums/02/155320/155320-32af4dc6a25e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155320#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/02/155320/155320-32af4dc6a25e.jpg> ;
    foaf:depicts <album/155320#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/02/155320/155320-32af4dc6a25e.jpg> .

<https://medium-media.vgm.io/albums/02/155320/155320-32af4dc6a25e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/155320#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-12-20"^^xsd:date ;
    dcterms:title "galaxstarr coffee moonbase store / sounds of umbra"@en,
        "galaxstarr coffee moonbase store / sounds of umbra"@ja,
        "galaxstarr coffee moonbase store / sounds of umbra"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/155320#musicalexpression> ;
    mo:publisher <org/4974#subject> ;
    mo:record _:Na94a5c788b2644bebf8c86d7fda986eb ;
    mo:record_count 1 ;
    schema:datePublished "2023-12-20"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/02/155320/155320-32af4dc6a25e.jpg> ;
    schema:name "galaxstarr coffee moonbase store / sounds of umbra"@en,
        "galaxstarr coffee moonbase store / sounds of umbra"@ja,
        "galaxstarr coffee moonbase store / sounds of umbra"@ja-latn ;
    schema:publisher <org/4974#subject> ;
    foaf:depiction <https://media.vgm.io/albums/02/155320/155320-32af4dc6a25e.jpg> .

_:N39f042f509f5411daf1f5e4926cf5a79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "intastella dust"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:Na94a5c788b2644bebf8c86d7fda986eb ;
    schema:name "intastella dust"@en .

_:N8e105eaac67e45179f02b996720fdc41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "galaxstarr coffee moonbase store"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:14"^^xsd:interval ;
    schema:inPlaylist _:Na94a5c788b2644bebf8c86d7fda986eb ;
    schema:name "galaxstarr coffee moonbase store"@en .

_:Na94a5c788b2644bebf8c86d7fda986eb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N39f042f509f5411daf1f5e4926cf5a79,
        _:N8e105eaac67e45179f02b996720fdc41 ;
    mo:track_count 2 ;
    schema:duration "PT10:52"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N39f042f509f5411daf1f5e4926cf5a79,
        _:N8e105eaac67e45179f02b996720fdc41 .

