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

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

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

<artist/61065#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135508#subject> ;
    schema:name "nelward"@en ;
    foaf:made <album/135508#composition>,
        <album/135508#subject> ;
    foaf:name "nelward"@en .

<album/135508#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Knuckle Sandwich Soundtrack: The Nelward Tracks"@en,
        "Knuckle Sandwich Soundtrack: The Nelward Tracks"@ja,
        "Knuckle Sandwich Soundtrack: The Nelward Tracks"@ja-latn ;
    mo:composer <artist/61065#subject> ;
    mo:produced_work <album/135508#musicalwork> ;
    schema:name "Knuckle Sandwich Soundtrack: The Nelward Tracks"@en,
        "Knuckle Sandwich Soundtrack: The Nelward Tracks"@ja,
        "Knuckle Sandwich Soundtrack: The Nelward Tracks"@ja-latn .

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

<album/135508#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Knuckle Sandwich Soundtrack: The Nelward Tracks"@en,
        "Knuckle Sandwich Soundtrack: The Nelward Tracks"@ja,
        "Knuckle Sandwich Soundtrack: The Nelward Tracks"@ja-latn ;
    mo:performance_of <album/135508#musicalwork> ;
    mo:recorded_as <album/135508#musicalexpression> ;
    schema:name "Knuckle Sandwich Soundtrack: The Nelward Tracks"@en,
        "Knuckle Sandwich Soundtrack: The Nelward Tracks"@ja,
        "Knuckle Sandwich Soundtrack: The Nelward Tracks"@ja-latn ;
    schema:workPerformed <album/135508#musicalwork> .

<https://media.vgm.io/albums/80/135508/135508-3502a9d81400.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135508#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/135508/135508-3502a9d81400.jpg> ;
    foaf:depicts <album/135508#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/135508/135508-3502a9d81400.jpg> .

<https://medium-media.vgm.io/albums/80/135508/135508-3502a9d81400.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/135508#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-11-23"^^xsd:date ;
    dcterms:title "Knuckle Sandwich Soundtrack: The Nelward Tracks"@en,
        "Knuckle Sandwich Soundtrack: The Nelward Tracks"@ja,
        "Knuckle Sandwich Soundtrack: The Nelward Tracks"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/135508#musicalexpression> ;
    mo:publisher _:N55fec5c1cef44e9384fc63c62ba154c1 ;
    mo:record _:Nb861372cd57f4d82bef13afa5626312e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Knuckle Sandwich"@en ;
            foaf:name "Knuckle Sandwich"@en ] ;
    schema:datePublished "2023-11-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/80/135508/135508-3502a9d81400.jpg> ;
    schema:name "Knuckle Sandwich Soundtrack: The Nelward Tracks"@en,
        "Knuckle Sandwich Soundtrack: The Nelward Tracks"@ja,
        "Knuckle Sandwich Soundtrack: The Nelward Tracks"@ja-latn ;
    schema:publisher _:N55fec5c1cef44e9384fc63c62ba154c1 ;
    foaf:depiction <https://media.vgm.io/albums/80/135508/135508-3502a9d81400.jpg> .

_:N088494bd5e2146db9bbc6eee287b0dc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Final Boss"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:48"^^xsd:interval ;
    schema:inPlaylist _:Nb861372cd57f4d82bef13afa5626312e ;
    schema:name "The Final Boss"@en .

_:N1800a6a407504d7d8d50a37b1e012cff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "East City (Bright City Life)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nb861372cd57f4d82bef13afa5626312e ;
    schema:name "East City (Bright City Life)"@en .

_:N20baee1b82864c138068da8ff065438b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Side Street Step"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nb861372cd57f4d82bef13afa5626312e ;
    schema:name "Side Street Step"@en .

_:N21ed0f6640524881885e612741b11f0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Credits"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nb861372cd57f4d82bef13afa5626312e ;
    schema:name "End Credits"@en .

_:N55fec5c1cef44e9384fc63c62ba154c1 schema:name "nelward"@en,
        "nelward"@ja,
        "nelward"@ja-latn ;
    foaf:name "nelward"@en,
        "nelward"@ja,
        "nelward"@ja-latn .

_:N742e6a374397463aa40ee7f2e9225c14 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back Alley Beat"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Nb861372cd57f4d82bef13afa5626312e ;
    schema:name "Back Alley Beat"@en .

_:N934bb37b6ef744b68c9197902ec8d138 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Gameshow!"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Nb861372cd57f4d82bef13afa5626312e ;
    schema:name "Welcome to Gameshow!"@en .

_:Nf24ae627681d4535947fafaba690e1eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Versus Strong Opponent"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Nb861372cd57f4d82bef13afa5626312e ;
    schema:name "Battle Versus Strong Opponent"@en .

_:Nf9ea4db250a64d3b881c13aa63cb57ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme for a Buff Enemy"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nb861372cd57f4d82bef13afa5626312e ;
    schema:name "Theme for a Buff Enemy"@en .

_:Nb861372cd57f4d82bef13afa5626312e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N088494bd5e2146db9bbc6eee287b0dc7,
        _:N1800a6a407504d7d8d50a37b1e012cff,
        _:N20baee1b82864c138068da8ff065438b,
        _:N21ed0f6640524881885e612741b11f0b,
        _:N742e6a374397463aa40ee7f2e9225c14,
        _:N934bb37b6ef744b68c9197902ec8d138,
        _:Nf24ae627681d4535947fafaba690e1eb,
        _:Nf9ea4db250a64d3b881c13aa63cb57ce ;
    mo:track_count 8 ;
    schema:duration "PT22:23"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N088494bd5e2146db9bbc6eee287b0dc7,
        _:N1800a6a407504d7d8d50a37b1e012cff,
        _:N20baee1b82864c138068da8ff065438b,
        _:N21ed0f6640524881885e612741b11f0b,
        _:N742e6a374397463aa40ee7f2e9225c14,
        _:N934bb37b6ef744b68c9197902ec8d138,
        _:Nf24ae627681d4535947fafaba690e1eb,
        _:Nf9ea4db250a64d3b881c13aa63cb57ce .

