@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 "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 ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ishanna"@en ;
            foaf:made <album/110842#composition> ;
            foaf:name "Ishanna"@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 _:N1e831f0cac474c56858b09661fbd1496 ;
    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 "Zeroscar"@en ;
    foaf:made <album/110842#subject> ;
    foaf:name "Zeroscar"@en .

[] 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 .

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

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

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

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

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

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

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

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

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

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

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

_:N1e831f0cac474c56858b09661fbd1496 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3572afcdb3a34fc6ae3ea326ec23f8ae,
        _:N47308c84e07549da9ba8831e27695e37,
        _:N60e1a100f4ea4dbb8873268edea54153,
        _:N846b72a51f1a4dd3a7caaa7fd2b0b2d5,
        _:N884c4f024b5a4a5eb9dc298e2fe5711c,
        _:N8f05a8e2462d48099e95713906a9ece0,
        _:Na081b885717946f89ed74647052c8478,
        _:Nc1cf701b6aef45dab4fa80136e0641b5,
        _:Nd196eca96e6148c5bf68ba5082cd56e9,
        _:Ndb141104d1494f6392db76ff56b2aced,
        _:Nf4fbfcb9b6c7459580138cfbf9643371 ;
    mo:track_count 11 ;
    schema:duration "PT19:12"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N3572afcdb3a34fc6ae3ea326ec23f8ae,
        _:N47308c84e07549da9ba8831e27695e37,
        _:N60e1a100f4ea4dbb8873268edea54153,
        _:N846b72a51f1a4dd3a7caaa7fd2b0b2d5,
        _:N884c4f024b5a4a5eb9dc298e2fe5711c,
        _:N8f05a8e2462d48099e95713906a9ece0,
        _:Na081b885717946f89ed74647052c8478,
        _:Nc1cf701b6aef45dab4fa80136e0641b5,
        _:Nd196eca96e6148c5bf68ba5082cd56e9,
        _:Ndb141104d1494f6392db76ff56b2aced,
        _:Nf4fbfcb9b6c7459580138cfbf9643371 .

