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

<album/110842> a mo:Release ;
    mo:catalogue_number "LRV-0019" .

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

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

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

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

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

<album/77627#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Lethal League Soundtrack"@en,
        "Lethal League Soundtrack"@ja,
        "Lethal League Soundtrack"@ja-latn ;
    mo:performance_of <album/77627#musicalwork> ;
    mo:recorded_as <album/77627#musicalexpression> ;
    schema:name "Lethal League Soundtrack"@en,
        "Lethal League Soundtrack"@ja,
        "Lethal League Soundtrack"@ja-latn ;
    schema:workPerformed <album/77627#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/72/77627/77627-1563712932.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/77627#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/77627/77627-1563712932.jpg> ;
    foaf:depicts <album/77627#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/77627/77627-1563712932.jpg> .

<https://medium-media.vgm.io/albums/72/77627/77627-1563712932.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/77627#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-01-01"^^xsd:date ;
    dcterms:title "Lethal League Soundtrack"@en,
        "Lethal League Soundtrack"@ja,
        "Lethal League Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/110842> ;
    mo:publication_of <album/77627#musicalexpression> ;
    mo:publisher <org/1813#subject> ;
    mo:record _:N40cee06e39cd4e859bc923804b0ce647 ;
    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 "2018-01-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/77627/77627-1563712932.jpg> ;
    schema:name "Lethal League Soundtrack"@en,
        "Lethal League Soundtrack"@ja,
        "Lethal League Soundtrack"@ja-latn ;
    schema:publisher <org/1813#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/77627/77627-1563712932.jpg> .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:N40cee06e39cd4e859bc923804b0ce647 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2ffe4c82141a439b8fc148cb99700941,
        _:N33efbca570f245c7a9ab72fc01a60fca,
        _:N45adcb0fd57a484e87839dbbb4ad7347,
        _:N4a89224151264747bcf10e6dd222f6ed,
        _:N6f5319211e7f49228e21edee6d051cdf,
        _:N7b0f08024c4341a9b412d295f2427102,
        _:N8042e1bb8cc244e6bb4e8bf667e5313b,
        _:N906c6d174e834a41aaf859c9326d0080,
        _:N9d193a1c3fa849ca9928359d5bb30cf0,
        _:Nbd413558b61c4b53b405ed669c08e7b1,
        _:Ne7d702abad4d483f905b3fdf7453719b ;
    mo:track_count 11 ;
    schema:duration "PT37:23"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N2ffe4c82141a439b8fc148cb99700941,
        _:N33efbca570f245c7a9ab72fc01a60fca,
        _:N45adcb0fd57a484e87839dbbb4ad7347,
        _:N4a89224151264747bcf10e6dd222f6ed,
        _:N6f5319211e7f49228e21edee6d051cdf,
        _:N7b0f08024c4341a9b412d295f2427102,
        _:N8042e1bb8cc244e6bb4e8bf667e5313b,
        _:N906c6d174e834a41aaf859c9326d0080,
        _:N9d193a1c3fa849ca9928359d5bb30cf0,
        _:Nbd413558b61c4b53b405ed669c08e7b1,
        _:Ne7d702abad4d483f905b3fdf7453719b .

