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

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

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

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

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

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

<https://media.vgm.io/albums/94/31049/31049-1388375963.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/31049#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/94/31049/31049-1388375963.png> ;
    foaf:depicts <album/31049#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/94/31049/31049-1388375963.png> .

<https://medium-media.vgm.io/albums/94/31049/31049-1388375963.png> a schema:ImageObject,
        foaf:Image .

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

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

<artist/63569#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31049#subject> ;
    mo:performed <album/31049#performance> ;
    schema:name "PROTODOME"@en ;
    foaf:made <album/31049#composition>,
        <album/31049#subject> ;
    foaf:name "PROTODOME"@en .

<album/31049#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-12-25"^^xsd:date ;
    dcterms:title "BLUESCREEN"@en,
        "BLUESCREEN"@ja,
        "BLUESCREEN"@ja-latn ;
    mo:catalogue_number "UBI034" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/31049#musicalexpression> ;
    mo:publisher <org/714#subject> ;
    mo:record _:Nba5d73326392497e9f2c347b5df02419 ;
    mo:record_count 1 ;
    schema:byArtist <artist/63569#subject> ;
    schema:datePublished "2011-12-25"^^xsd:date ;
    schema:genre "Game-adjacent" ;
    schema:image <https://media.vgm.io/albums/94/31049/31049-1388375963.png> ;
    schema:name "BLUESCREEN"@en,
        "BLUESCREEN"@ja,
        "BLUESCREEN"@ja-latn ;
    schema:publisher <org/714#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/31049/31049-1388375963.png> .

_:N02cc49e47f2d4e729097d0b824029eea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "There's Always Next Week."@en ;
    mo:track_number 3 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nba5d73326392497e9f2c347b5df02419 ;
    schema:name "There's Always Next Week."@en .

_:N20f5c6cabc7c46e48094235964c74ed2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Analogue Dream Girl."@en ;
    mo:track_number 6 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:Nba5d73326392497e9f2c347b5df02419 ;
    schema:name "Analogue Dream Girl."@en .

_:N4022efe269eb4d18abc9c6e40713cbee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grayscale."@en ;
    mo:track_number 8 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nba5d73326392497e9f2c347b5df02419 ;
    schema:name "Grayscale."@en .

_:N5045ec3da1f84e18a7fd0607523d82b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BSOD'd"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Nba5d73326392497e9f2c347b5df02419 ;
    schema:name "BSOD'd"@en .

_:N78e0dda3b4e54c10ab0b06a82898cd3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nostalgia Breaks Hearts..."@en ;
    mo:track_number 4 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nba5d73326392497e9f2c347b5df02419 ;
    schema:name "Nostalgia Breaks Hearts..."@en .

_:N89272f3bf2024317be1badb12844db98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BLUENOISE!"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Nba5d73326392497e9f2c347b5df02419 ;
    schema:name "BLUENOISE!"@en .

_:Nb64e6157b00c429298f9ef9ecb630f40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[BONUS] JPEG_Jive CHIPMIX."@en ;
    mo:track_number 9 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nba5d73326392497e9f2c347b5df02419 ;
    schema:name "[BONUS] JPEG_Jive CHIPMIX."@en .

_:Nb7704902c3ed4f32a384aafaece03a25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[INTERMISSION] Over-Priced Ice Cream"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nba5d73326392497e9f2c347b5df02419 ;
    schema:name "[INTERMISSION] Over-Priced Ice Cream"@en .

_:Nc52c230ccf1b48e79e90b684308246dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "[BONUS] This Broken Heart Has Too Many Pieces. [halc9bit REMIX]"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nba5d73326392497e9f2c347b5df02419 ;
    schema:name "[BONUS] This Broken Heart Has Too Many Pieces. [halc9bit REMIX]"@en .

_:Ne94c209cd0834713b050f304505e6645 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JPEG_Jive."@en ;
    mo:track_number 7 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Nba5d73326392497e9f2c347b5df02419 ;
    schema:name "JPEG_Jive."@en .

_:Nba5d73326392497e9f2c347b5df02419 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02cc49e47f2d4e729097d0b824029eea,
        _:N20f5c6cabc7c46e48094235964c74ed2,
        _:N4022efe269eb4d18abc9c6e40713cbee,
        _:N5045ec3da1f84e18a7fd0607523d82b7,
        _:N78e0dda3b4e54c10ab0b06a82898cd3c,
        _:N89272f3bf2024317be1badb12844db98,
        _:Nb64e6157b00c429298f9ef9ecb630f40,
        _:Nb7704902c3ed4f32a384aafaece03a25,
        _:Nc52c230ccf1b48e79e90b684308246dc,
        _:Ne94c209cd0834713b050f304505e6645 ;
    mo:track_count 10 ;
    schema:duration "PT24:07"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N02cc49e47f2d4e729097d0b824029eea,
        _:N20f5c6cabc7c46e48094235964c74ed2,
        _:N4022efe269eb4d18abc9c6e40713cbee,
        _:N5045ec3da1f84e18a7fd0607523d82b7,
        _:N78e0dda3b4e54c10ab0b06a82898cd3c,
        _:N89272f3bf2024317be1badb12844db98,
        _:Nb64e6157b00c429298f9ef9ecb630f40,
        _:Nb7704902c3ed4f32a384aafaece03a25,
        _:Nc52c230ccf1b48e79e90b684308246dc,
        _:Ne94c209cd0834713b050f304505e6645 .

