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

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

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

<album/77627> a mo:Release ;
    mo:catalogue_number "N/A" .

<artist/14440#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110842#subject> ;
    schema:name "Bignic"@en ;
    foaf:made <album/110842#composition>,
        <album/110842#subject> ;
    foaf:name "Bignic"@en .

<artist/62221#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110842#subject> ;
    schema:name "Klaus Veen"@en ;
    foaf:made <album/110842#composition>,
        <album/110842#subject> ;
    foaf:name "Klaus Veen"@en .

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

<album/110842#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lethal League Vinyl Soundtrack"@en,
        "Lethal League Vinyl Soundtrack"@ja,
        "Lethal League Vinyl Soundtrack"@ja-latn ;
    mo:performance_of <album/110842#musicalwork> ;
    mo:recorded_as <album/110842#musicalexpression> ;
    schema:name "Lethal League Vinyl Soundtrack"@en,
        "Lethal League Vinyl Soundtrack"@ja,
        "Lethal League Vinyl Soundtrack"@ja-latn ;
    schema:workPerformed <album/110842#musicalwork> .

<org/1813#subject> schema:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn ;
    foaf:name "Limited Run Games"@en,
        "Limited Run Games"@ja,
        "Limited Run Games"@ja-latn .

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

<https://medium-media.vgm.io/albums/24/110842/110842-4c7971c088c6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/110842#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Lethal League Vinyl Soundtrack"@en,
        "Lethal League Vinyl Soundtrack"@ja,
        "Lethal League Vinyl Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ishanna"@en ;
            foaf:made <album/110842#composition> ;
            foaf:name "Ishanna"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Zeroscar"@en ;
            foaf:made <album/110842#composition> ;
            foaf:name "Zeroscar"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Doctor Lazer"@en ;
            foaf:made <album/110842#composition> ;
            foaf:name "Doctor Lazer"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Grillo"@en ;
            foaf:made <album/110842#composition> ;
            foaf:name "Grillo"@en ],
        <artist/14440#subject>,
        <artist/62221#subject> ;
    mo:produced_work <album/110842#musicalwork> ;
    schema:name "Lethal League Vinyl Soundtrack"@en,
        "Lethal League Vinyl Soundtrack"@ja,
        "Lethal League Vinyl Soundtrack"@ja-latn .

<album/110842#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-06-01"^^xsd:date ;
    dcterms:title "Lethal League Vinyl Soundtrack"@en,
        "Lethal League Vinyl Soundtrack"@ja,
        "Lethal League Vinyl Soundtrack"@ja-latn ;
    mo:catalogue_number "LRV-0019" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/77627> ;
    mo:publication_of <album/110842#musicalexpression> ;
    mo:publisher <org/1813#subject> ;
    mo:record _:Nba8ee58668884d268d736ce57e77e19d ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Lethal League Blaze"@en ;
            foaf:name "Lethal League Blaze"@en ],
        [ a schema:CreativeWork ;
            schema:name "Lethal League"@en ;
            foaf:name "Lethal League"@en ] ;
    schema:datePublished "2022-06-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/110842/110842-4c7971c088c6.jpg> ;
    schema:name "Lethal League Vinyl Soundtrack"@en,
        "Lethal League Vinyl Soundtrack"@ja,
        "Lethal League Vinyl Soundtrack"@ja-latn ;
    schema:publisher <org/1813#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/110842/110842-4c7971c088c6.jpg> .

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

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

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

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

_:N12081b87b4814f9ebc13016203a04a00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "TURKISH MIX"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Nba8ee58668884d268d736ce57e77e19d ;
    schema:name "TURKISH MIX"@en .

_:N2ba8e42977a5418eb180eac8bc09760c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DOOMBOX"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Nba8ee58668884d268d736ce57e77e19d ;
    schema:name "DOOMBOX"@en .

_:N506f480f5d624497846d4dba8432f4ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ORDINARY DAYS"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:Nba8ee58668884d268d736ce57e77e19d ;
    schema:name "ORDINARY DAYS"@en .

_:N58d396a4376048deaa5da53e00be6e22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLAT ATTACK"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nba8ee58668884d268d736ce57e77e19d ;
    schema:name "FLAT ATTACK"@en .

_:N6dc0ad85b93b4852acfe6483becbc04a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCREAM"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nba8ee58668884d268d736ce57e77e19d ;
    schema:name "SCREAM"@en .

_:N7e120fcbe8434b32b98bd9294120bac7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HEADBANGEREN"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nba8ee58668884d268d736ce57e77e19d ;
    schema:name "HEADBANGEREN"@en .

_:N9e9553d76bb24228bb7da5482c26c035 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "URABON"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Nba8ee58668884d268d736ce57e77e19d ;
    schema:name "URABON"@en .

_:Na4eef76c8f3c4b08bb2af5ff533e0ddc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ORDINARY DAYS V2"@en ;
    mo:track_number 11 ;
    schema:duration "PT6:13"^^xsd:interval ;
    schema:inPlaylist _:Nba8ee58668884d268d736ce57e77e19d ;
    schema:name "ORDINARY DAYS V2"@en .

_:Nd8be380ce45d40f5a126270d5970dcad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "WARP"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Nba8ee58668884d268d736ce57e77e19d ;
    schema:name "WARP"@en .

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

_:Nef9be73c249d444797651897d5ccfdc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RE"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nba8ee58668884d268d736ce57e77e19d ;
    schema:name "RE"@en .

_:Nba8ee58668884d268d736ce57e77e19d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N12081b87b4814f9ebc13016203a04a00,
        _:N2ba8e42977a5418eb180eac8bc09760c,
        _:N506f480f5d624497846d4dba8432f4ab,
        _:N58d396a4376048deaa5da53e00be6e22,
        _:N6dc0ad85b93b4852acfe6483becbc04a,
        _:N7e120fcbe8434b32b98bd9294120bac7,
        _:N9e9553d76bb24228bb7da5482c26c035,
        _:Na4eef76c8f3c4b08bb2af5ff533e0ddc,
        _:Nd8be380ce45d40f5a126270d5970dcad,
        _:Ndc4e029fdb74441db6a133fb15490500,
        _:Nef9be73c249d444797651897d5ccfdc5 ;
    mo:track_count 11 ;
    schema:duration "PT19:12"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N12081b87b4814f9ebc13016203a04a00,
        _:N2ba8e42977a5418eb180eac8bc09760c,
        _:N506f480f5d624497846d4dba8432f4ab,
        _:N58d396a4376048deaa5da53e00be6e22,
        _:N6dc0ad85b93b4852acfe6483becbc04a,
        _:N7e120fcbe8434b32b98bd9294120bac7,
        _:N9e9553d76bb24228bb7da5482c26c035,
        _:Na4eef76c8f3c4b08bb2af5ff533e0ddc,
        _:Nd8be380ce45d40f5a126270d5970dcad,
        _:Ndc4e029fdb74441db6a133fb15490500,
        _:Nef9be73c249d444797651897d5ccfdc5 .

