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

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

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

<artist/52102#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/133722#subject> ;
    schema:name "Rei8bit"@en ;
    foaf:made <album/133722#composition>,
        <album/133722#subject> ;
    foaf:name "Rei8bit"@en .

<event/281> a mo:Release ;
    schema:name "Released at M3-2022 Fall (Oct 30, 2022)" .

<album/133722#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@en,
        "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@ja,
        "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@ja-latn ;
    mo:composer <artist/52102#subject> ;
    mo:produced_work <album/133722#musicalwork> ;
    schema:name "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@en,
        "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@ja,
        "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@ja-latn .

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

<album/133722#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@en,
        "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@ja,
        "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@ja-latn ;
    mo:performance_of <album/133722#musicalwork> ;
    mo:recorded_as <album/133722#musicalexpression> ;
    schema:name "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@en,
        "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@ja,
        "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@ja-latn ;
    schema:workPerformed <album/133722#musicalwork> .

<org/3949#subject> schema:name "CAPTURE THE GAMES"@en,
        "CAPTURE THE GAMES"@ja,
        "CAPTURE THE GAMES"@ja-latn ;
    foaf:name "CAPTURE THE GAMES"@en,
        "CAPTURE THE GAMES"@ja,
        "CAPTURE THE GAMES"@ja-latn .

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

<https://medium-media.vgm.io/albums/22/133722/133722-16a9e8a08dd8.png> a schema:ImageObject,
        foaf:Image .

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

<album/133722#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-30"^^xsd:date ;
    dcterms:title "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@en,
        "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@ja,
        "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:publication_of <album/133722#musicalexpression> ;
    mo:publisher <org/3949#subject> ;
    mo:record _:N20e55e25ec774160b73a19305b0ed4b5 ;
    mo:record_count 1 ;
    mo:release <event/281> ;
    schema:datePublished "2022-10-30"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/22/133722/133722-16a9e8a08dd8.png> ;
    schema:name "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@en,
        "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@ja,
        "Late Night 2-hour Chiptune Vol.1 / Rei8bit"@ja-latn ;
    schema:publisher <org/3949#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/133722/133722-16a9e8a08dd8.png> .

_:N1eabf9ccb96a4817a10af6d5b2eb6994 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Banquet In The Castle Town"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N20e55e25ec774160b73a19305b0ed4b5 ;
    schema:name "Banquet In The Castle Town"@en .

_:N2a20eb9240bb4bb4984842252823753c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Arrival Of Fresh Greenery"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:N20e55e25ec774160b73a19305b0ed4b5 ;
    schema:name "The Arrival Of Fresh Greenery"@en .

_:N2cd9793304c1423f97e815977d7491e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Day At The Shopping Mall Story"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N20e55e25ec774160b73a19305b0ed4b5 ;
    schema:name "One Day At The Shopping Mall Story"@en .

_:N358e5f1844684fe6ae34069f4d0d44c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Reflections Computer"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N20e55e25ec774160b73a19305b0ed4b5 ;
    schema:name "The Reflections Computer"@en .

_:N38bb0511d82047e19fa98aeebc0b38ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Volcano Curry&Rice"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N20e55e25ec774160b73a19305b0ed4b5 ;
    schema:name "Volcano Curry&Rice"@en .

_:N51e18113f13049f5b9e7d3f116b12466 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SAKURA"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N20e55e25ec774160b73a19305b0ed4b5 ;
    schema:name "SAKURA"@en .

_:N854da12a87ea4a71a934755893b3d86e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Laterite Rainforest"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N20e55e25ec774160b73a19305b0ed4b5 ;
    schema:name "Laterite Rainforest"@en .

_:Nbd8ab4ac8a67496d95f5d458b50ff56f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Enjoying Everyday Scenes"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N20e55e25ec774160b73a19305b0ed4b5 ;
    schema:name "Enjoying Everyday Scenes"@en .

_:Nbf2a636d6e3a454d9aaf164611d05b22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Microsatellite"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N20e55e25ec774160b73a19305b0ed4b5 ;
    schema:name "Microsatellite"@en .

_:Ne3b2621bd55a4768a9c38e47e3e404d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Morning Coffee is Deeper"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N20e55e25ec774160b73a19305b0ed4b5 ;
    schema:name "The Morning Coffee is Deeper"@en .

_:Nee5ca18af77f42f9b1a3b99b8dc704a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imagin New School Life"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N20e55e25ec774160b73a19305b0ed4b5 ;
    schema:name "Imagin New School Life"@en .

_:Nf7944177a273416da6ddb18697d676e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dimensional Extension"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N20e55e25ec774160b73a19305b0ed4b5 ;
    schema:name "Dimensional Extension"@en .

_:Nf82d111f2f7746488c40154177e1832b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unstable Psychic"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N20e55e25ec774160b73a19305b0ed4b5 ;
    schema:name "Unstable Psychic"@en .

_:Nffb2d718bf3f4c17812bc3de780f10c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magma Ocean"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N20e55e25ec774160b73a19305b0ed4b5 ;
    schema:name "Magma Ocean"@en .

_:N20e55e25ec774160b73a19305b0ed4b5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1eabf9ccb96a4817a10af6d5b2eb6994,
        _:N2a20eb9240bb4bb4984842252823753c,
        _:N2cd9793304c1423f97e815977d7491e9,
        _:N358e5f1844684fe6ae34069f4d0d44c3,
        _:N38bb0511d82047e19fa98aeebc0b38ab,
        _:N51e18113f13049f5b9e7d3f116b12466,
        _:N854da12a87ea4a71a934755893b3d86e,
        _:Nbd8ab4ac8a67496d95f5d458b50ff56f,
        _:Nbf2a636d6e3a454d9aaf164611d05b22,
        _:Ne3b2621bd55a4768a9c38e47e3e404d7,
        _:Nee5ca18af77f42f9b1a3b99b8dc704a3,
        _:Nf7944177a273416da6ddb18697d676e6,
        _:Nf82d111f2f7746488c40154177e1832b,
        _:Nffb2d718bf3f4c17812bc3de780f10c4 ;
    mo:track_count 14 ;
    schema:duration "PT26:24"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N1eabf9ccb96a4817a10af6d5b2eb6994,
        _:N2a20eb9240bb4bb4984842252823753c,
        _:N2cd9793304c1423f97e815977d7491e9,
        _:N358e5f1844684fe6ae34069f4d0d44c3,
        _:N38bb0511d82047e19fa98aeebc0b38ab,
        _:N51e18113f13049f5b9e7d3f116b12466,
        _:N854da12a87ea4a71a934755893b3d86e,
        _:Nbd8ab4ac8a67496d95f5d458b50ff56f,
        _:Nbf2a636d6e3a454d9aaf164611d05b22,
        _:Ne3b2621bd55a4768a9c38e47e3e404d7,
        _:Nee5ca18af77f42f9b1a3b99b8dc704a3,
        _:Nf7944177a273416da6ddb18697d676e6,
        _:Nf82d111f2f7746488c40154177e1832b,
        _:Nffb2d718bf3f4c17812bc3de780f10c4 .

