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

<album/144864#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "A Little to the Left (Original Game Soundtrack)"@en,
        "A Little to the Left (Original Game Soundtrack)"@ja,
        "A Little to the Left (Original Game Soundtrack)"@ja-latn ;
    mo:produced_work <album/144864#musicalwork> ;
    schema:name "A Little to the Left (Original Game Soundtrack)"@en,
        "A Little to the Left (Original Game Soundtrack)"@ja,
        "A Little to the Left (Original Game Soundtrack)"@ja-latn .

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

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

<product/23405#subject> a schema:CreativeWork ;
    schema:name "A Little to the Left"@en,
        "A Little to the Left"@ja,
        "A Little to the Left"@ja-latn ;
    foaf:name "A Little to the Left"@en,
        "A Little to the Left"@ja,
        "A Little to the Left"@ja-latn .

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

<https://media.vgm.io/albums/46/144864/144864-4bae47353007.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/144864#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/144864/144864-4bae47353007.jpg> ;
    foaf:depicts <album/144864#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/144864/144864-4bae47353007.jpg> .

<https://medium-media.vgm.io/albums/46/144864/144864-4bae47353007.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/144864#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "A Little to the Left (Original Game Soundtrack)"@en,
        "A Little to the Left (Original Game Soundtrack)"@ja,
        "A Little to the Left (Original Game Soundtrack)"@ja-latn ;
    mo:performance_of <album/144864#musicalwork> ;
    mo:performer _:N760a72f510cd4dcdb852e884526d5e42 ;
    mo:recorded_as <album/144864#musicalexpression> ;
    schema:byArtist _:N760a72f510cd4dcdb852e884526d5e42 ;
    schema:name "A Little to the Left (Original Game Soundtrack)"@en,
        "A Little to the Left (Original Game Soundtrack)"@ja,
        "A Little to the Left (Original Game Soundtrack)"@ja-latn ;
    schema:workPerformed <album/144864#musicalwork> .

<album/144864#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-05-05"^^xsd:date ;
    dcterms:title "A Little to the Left (Original Game Soundtrack)"@en,
        "A Little to the Left (Original Game Soundtrack)"@ja,
        "A Little to the Left (Original Game Soundtrack)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/144864#musicalexpression> ;
    mo:publisher _:N1abb359d614b4d288f1b58436d0f9b8a ;
    mo:record _:N43843d0f5650441297bca2085a475d7c ;
    mo:record_count 1 ;
    schema:about <product/23405#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Justin Karas"@en ;
            foaf:name "Justin Karas"@en ] ;
    schema:datePublished "2023-05-05"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/144864/144864-4bae47353007.jpg> ;
    schema:name "A Little to the Left (Original Game Soundtrack)"@en,
        "A Little to the Left (Original Game Soundtrack)"@ja,
        "A Little to the Left (Original Game Soundtrack)"@ja-latn ;
    schema:publisher _:N1abb359d614b4d288f1b58436d0f9b8a ;
    foaf:depiction <https://media.vgm.io/albums/46/144864/144864-4bae47353007.jpg> .

_:N01a86a992fb94418bd470fea7c6320d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Near Earth Organizer"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:17"^^xsd:interval ;
    schema:inPlaylist _:N43843d0f5650441297bca2085a475d7c ;
    schema:name "Near Earth Organizer"@en .

_:N11eb999de85a48049996ef0e30754f6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Credits"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N43843d0f5650441297bca2085a475d7c ;
    schema:name "Credits"@en .

_:N1abb359d614b4d288f1b58436d0f9b8a schema:name "Wheel-Thrown Records"@en,
        "Wheel-Thrown Records"@ja,
        "Wheel-Thrown Records"@ja-latn ;
    foaf:name "Wheel-Thrown Records"@en,
        "Wheel-Thrown Records"@ja,
        "Wheel-Thrown Records"@ja-latn .

_:N760a72f510cd4dcdb852e884526d5e42 a schema:Person,
        foaf:Person ;
    mo:performed <album/144864#performance> ;
    schema:name "Justin Karas"@en ;
    foaf:name "Justin Karas"@en .

_:N8ed311280e62467aa3b079f974f536ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Home Sweet Home"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:56"^^xsd:interval ;
    schema:inPlaylist _:N43843d0f5650441297bca2085a475d7c ;
    schema:name "Home Sweet Home"@en .

_:Ndfbf4429074f4b939210962f23c6cdd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Recipe"@en ;
    mo:track_number 3 ;
    schema:duration "PT6:46"^^xsd:interval ;
    schema:inPlaylist _:N43843d0f5650441297bca2085a475d7c ;
    schema:name "Lost Recipe"@en .

_:Ne7d843516eae4d5f9d91f1837ce37ee5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nitty Gritty"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:00"^^xsd:interval ;
    schema:inPlaylist _:N43843d0f5650441297bca2085a475d7c ;
    schema:name "Nitty Gritty"@en .

_:Nea1788a0b1e34abf8bafb1e6623daa3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Radial Dance Party"@en ;
    mo:track_number 7 ;
    schema:duration "PT7:48"^^xsd:interval ;
    schema:inPlaylist _:N43843d0f5650441297bca2085a475d7c ;
    schema:name "Radial Dance Party"@en .

_:Nefb564530c7a40e7bb42e798ece7b743 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inner Nature"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:06"^^xsd:interval ;
    schema:inPlaylist _:N43843d0f5650441297bca2085a475d7c ;
    schema:name "Inner Nature"@en .

_:Nfe12ddb4adec49d28fc66d96e7d2fc9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N43843d0f5650441297bca2085a475d7c ;
    schema:name "Theme"@en .

_:N43843d0f5650441297bca2085a475d7c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01a86a992fb94418bd470fea7c6320d3,
        _:N11eb999de85a48049996ef0e30754f6d,
        _:N8ed311280e62467aa3b079f974f536ec,
        _:Ndfbf4429074f4b939210962f23c6cdd2,
        _:Ne7d843516eae4d5f9d91f1837ce37ee5,
        _:Nea1788a0b1e34abf8bafb1e6623daa3c,
        _:Nefb564530c7a40e7bb42e798ece7b743,
        _:Nfe12ddb4adec49d28fc66d96e7d2fc9f ;
    mo:track_count 8 ;
    schema:duration "PT42:57"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N01a86a992fb94418bd470fea7c6320d3,
        _:N11eb999de85a48049996ef0e30754f6d,
        _:N8ed311280e62467aa3b079f974f536ec,
        _:Ndfbf4429074f4b939210962f23c6cdd2,
        _:Ne7d843516eae4d5f9d91f1837ce37ee5,
        _:Nea1788a0b1e34abf8bafb1e6623daa3c,
        _:Nefb564530c7a40e7bb42e798ece7b743,
        _:Nfe12ddb4adec49d28fc66d96e7d2fc9f .

