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

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

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

<artist/12420#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131825#subject> ;
    schema:name "Gavin Harrison"@en ;
    foaf:made <album/131825#composition>,
        <album/131825#subject> ;
    foaf:name "Gavin Harrison"@en .

<artist/1262#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131825#subject> ;
    schema:name "Dustin Kulwicki"@en ;
    foaf:made <album/131825#composition>,
        <album/131825#subject> ;
    foaf:name "Dustin Kulwicki"@en .

<artist/56641#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131825#subject> ;
    schema:name "Chris Kukla"@en ;
    foaf:made <album/131825#composition>,
        <album/131825#subject> ;
    foaf:name "Chris Kukla"@en .

<artist/6171#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131825#subject> ;
    schema:name "Alex Mauer"@en ;
    foaf:made <album/131825#composition>,
        <album/131825#subject> ;
    foaf:name "Alex Mauer"@en .

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

<album/131825#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Super Life of Pixel Soundtrack"@en,
        "Super Life of Pixel Soundtrack"@ja,
        "Super Life of Pixel Soundtrack"@ja-latn ;
    mo:performance_of <album/131825#musicalwork> ;
    mo:recorded_as <album/131825#musicalexpression> ;
    schema:name "Super Life of Pixel Soundtrack"@en,
        "Super Life of Pixel Soundtrack"@ja,
        "Super Life of Pixel Soundtrack"@ja-latn ;
    schema:workPerformed <album/131825#musicalwork> .

<https://media.vgm.io/albums/52/131825/131825-44c15cda13b5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/131825#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/52/131825/131825-44c15cda13b5.jpg> ;
    foaf:depicts <album/131825#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/52/131825/131825-44c15cda13b5.jpg> .

<https://medium-media.vgm.io/albums/52/131825/131825-44c15cda13b5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/131825#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Super Life of Pixel Soundtrack"@en,
        "Super Life of Pixel Soundtrack"@ja,
        "Super Life of Pixel Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Eric Shumaker"@en ;
            foaf:made <album/131825#composition> ;
            foaf:name "Eric Shumaker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ashton Morris"@en ;
            foaf:made <album/131825#composition> ;
            foaf:name "Ashton Morris"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rob Lynch"@en ;
            foaf:made <album/131825#composition> ;
            foaf:name "Rob Lynch"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Calavera"@en ;
            foaf:made <album/131825#composition> ;
            foaf:name "Calavera"@en ],
        <artist/12420#subject>,
        <artist/1262#subject>,
        <artist/56641#subject>,
        <artist/6171#subject> ;
    mo:produced_work <album/131825#musicalwork> ;
    schema:name "Super Life of Pixel Soundtrack"@en,
        "Super Life of Pixel Soundtrack"@ja,
        "Super Life of Pixel Soundtrack"@ja-latn .

<album/131825#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-01"^^xsd:date ;
    dcterms:title "Super Life of Pixel Soundtrack"@en,
        "Super Life of Pixel Soundtrack"@ja,
        "Super Life of Pixel Soundtrack"@ja-latn ;
    mo:catalogue_number "SLG-OST-53" ;
    mo:media_type "CD" ;
    mo:publication_of <album/131825#musicalexpression> ;
    mo:record _:N466477cecfc44e6f9fd550ca59e9993e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Super Life of Pixel"@en ;
            foaf:name "Super Life of Pixel"@en ] ;
    schema:datePublished "2023-05-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/52/131825/131825-44c15cda13b5.jpg> ;
    schema:name "Super Life of Pixel Soundtrack"@en,
        "Super Life of Pixel Soundtrack"@ja,
        "Super Life of Pixel Soundtrack"@ja-latn ;
    foaf:depiction <https://media.vgm.io/albums/52/131825/131825-44c15cda13b5.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131825#subject> ;
    schema:name "Calavera"@en ;
    foaf:made <album/131825#subject> ;
    foaf:name "Calavera"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131825#subject> ;
    schema:name "Eric Shumaker"@en ;
    foaf:made <album/131825#subject> ;
    foaf:name "Eric Shumaker"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131825#subject> ;
    schema:name "Ashton Morris"@en ;
    foaf:made <album/131825#subject> ;
    foaf:name "Ashton Morris"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/131825#subject> ;
    schema:name "Rob Lynch"@en ;
    foaf:made <album/131825#subject> ;
    foaf:name "Rob Lynch"@en .

_:N0580f3ea90214fe4aca7e7a55c5a7aff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Master System"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N466477cecfc44e6f9fd550ca59e9993e ;
    schema:name "Master System"@en .

_:N0d3d70434d67465fb3042ef72ea33c89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZX Spectrum"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N466477cecfc44e6f9fd550ca59e9993e ;
    schema:name "ZX Spectrum"@en .

_:N23e2d3493f5a4493836d3119472afb17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "CPC464"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N466477cecfc44e6f9fd550ca59e9993e ;
    schema:name "CPC464"@en .

_:N25684adcd0db4f868aa4067a7dd2ea82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "AppleII"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N466477cecfc44e6f9fd550ca59e9993e ;
    schema:name "AppleII"@en .

_:N27d3eb074b28489993fdd76c6f3ffe53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Menus"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:N466477cecfc44e6f9fd550ca59e9993e ;
    schema:name "Menus"@en .

_:N3e675acb799f40eb9be1e6f2ceee0970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Megadrive"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N466477cecfc44e6f9fd550ca59e9993e ;
    schema:name "Megadrive"@en .

_:N450c63879b3a477087e6f7d34dfd2564 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GameBoy"@en ;
    mo:track_number 9 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N466477cecfc44e6f9fd550ca59e9993e ;
    schema:name "GameBoy"@en .

_:N626ec89e04264838934d263f8233ab11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Atari 2600"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N466477cecfc44e6f9fd550ca59e9993e ;
    schema:name "Atari 2600"@en .

_:N655eb9a1fbfc45a0808375ec6b006086 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "C64"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N466477cecfc44e6f9fd550ca59e9993e ;
    schema:name "C64"@en .

_:N6a120a380ba54d6b96e8cce199c557a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SNES"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N466477cecfc44e6f9fd550ca59e9993e ;
    schema:name "SNES"@en .

_:N72789f7c59644e78a85eaa599759bb83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NES"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N466477cecfc44e6f9fd550ca59e9993e ;
    schema:name "NES"@en .

_:N8c978dca3af54077adf8ef9652371b2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pixel"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N466477cecfc44e6f9fd550ca59e9993e ;
    schema:name "Pixel"@en .

_:N90d437a13593465daa7fba9718a10c1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZX81"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N466477cecfc44e6f9fd550ca59e9993e ;
    schema:name "ZX81"@en .

_:Ne671eb0cc5314f9b9c044376e91c54ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Amiga"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N466477cecfc44e6f9fd550ca59e9993e ;
    schema:name "Amiga"@en .

_:Nf8fbc134110d48a88cfb7f69cc6bb15e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BBC Micro"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N466477cecfc44e6f9fd550ca59e9993e ;
    schema:name "BBC Micro"@en .

_:N466477cecfc44e6f9fd550ca59e9993e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0580f3ea90214fe4aca7e7a55c5a7aff,
        _:N0d3d70434d67465fb3042ef72ea33c89,
        _:N23e2d3493f5a4493836d3119472afb17,
        _:N25684adcd0db4f868aa4067a7dd2ea82,
        _:N27d3eb074b28489993fdd76c6f3ffe53,
        _:N3e675acb799f40eb9be1e6f2ceee0970,
        _:N450c63879b3a477087e6f7d34dfd2564,
        _:N626ec89e04264838934d263f8233ab11,
        _:N655eb9a1fbfc45a0808375ec6b006086,
        _:N6a120a380ba54d6b96e8cce199c557a4,
        _:N72789f7c59644e78a85eaa599759bb83,
        _:N8c978dca3af54077adf8ef9652371b2a,
        _:N90d437a13593465daa7fba9718a10c1f,
        _:Ne671eb0cc5314f9b9c044376e91c54ed,
        _:Nf8fbc134110d48a88cfb7f69cc6bb15e ;
    mo:track_count 15 ;
    schema:duration "PT33:36"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0580f3ea90214fe4aca7e7a55c5a7aff,
        _:N0d3d70434d67465fb3042ef72ea33c89,
        _:N23e2d3493f5a4493836d3119472afb17,
        _:N25684adcd0db4f868aa4067a7dd2ea82,
        _:N27d3eb074b28489993fdd76c6f3ffe53,
        _:N3e675acb799f40eb9be1e6f2ceee0970,
        _:N450c63879b3a477087e6f7d34dfd2564,
        _:N626ec89e04264838934d263f8233ab11,
        _:N655eb9a1fbfc45a0808375ec6b006086,
        _:N6a120a380ba54d6b96e8cce199c557a4,
        _:N72789f7c59644e78a85eaa599759bb83,
        _:N8c978dca3af54077adf8ef9652371b2a,
        _:N90d437a13593465daa7fba9718a10c1f,
        _:Ne671eb0cc5314f9b9c044376e91c54ed,
        _:Nf8fbc134110d48a88cfb7f69cc6bb15e .

