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

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

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

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

<artist/56244#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/121985#subject> ;
    schema:name "Darkman007"@en ;
    foaf:made <album/121985#composition>,
        <album/121985#subject> ;
    foaf:name "Darkman007"@en .

<product/8318#subject> a schema:CreativeWork ;
    schema:name "Earthworm Jim"@en,
        "Earthworm Jim"@ja,
        "Earthworm Jim"@ja-latn ;
    foaf:name "Earthworm Jim"@en,
        "Earthworm Jim"@ja,
        "Earthworm Jim"@ja-latn .

<album/121985#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "JIM"@en,
        "JIM"@ja,
        "JIM"@ja-latn ;
    mo:composer <artist/56244#subject> ;
    mo:produced_work <album/121985#musicalwork> ;
    schema:name "JIM"@en,
        "JIM"@ja,
        "JIM"@ja-latn .

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

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

<org/2058#subject> schema:name "Respawned Records"@en,
        "Respawned Records"@ja,
        "Respawned Records"@ja-latn ;
    foaf:name "Respawned Records"@en,
        "Respawned Records"@ja,
        "Respawned Records"@ja-latn .

<https://media.vgm.io/albums/58/121985/121985-37e0a051fae6.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/121985#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/58/121985/121985-37e0a051fae6.jpg> ;
    foaf:depicts <album/121985#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/58/121985/121985-37e0a051fae6.jpg> .

<https://medium-media.vgm.io/albums/58/121985/121985-37e0a051fae6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/121985#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-08-01"^^xsd:date ;
    dcterms:title "JIM"@en,
        "JIM"@ja,
        "JIM"@ja-latn ;
    mo:catalogue_number "RR-022" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:other_release_of <album/121984> ;
    mo:publication_of <album/121985#musicalexpression> ;
    mo:publisher <org/2058#subject> ;
    mo:record _:N2cc21851752d46bca32d434f5d105fa2 ;
    mo:record_count 1 ;
    schema:about <product/8318#subject> ;
    schema:datePublished "2022-08-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/58/121985/121985-37e0a051fae6.jpg> ;
    schema:name "JIM"@en,
        "JIM"@ja,
        "JIM"@ja-latn ;
    schema:publisher <org/2058#subject> ;
    foaf:depiction <https://media.vgm.io/albums/58/121985/121985-37e0a051fae6.jpg> .

_:N1e7f363d8f5b45849909e535382b6f89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Subterranean"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:53"^^xsd:interval ;
    schema:inPlaylist _:N2cc21851752d46bca32d434f5d105fa2 ;
    schema:name "Subterranean"@en .

_:N6340dfbf641e43c2afbab5c00c2e4622 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Submerged"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:N2cc21851752d46bca32d434f5d105fa2 ;
    schema:name "Submerged"@en .

_:N8078ef4560994b019623e577d67160e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "80's Annelid"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N2cc21851752d46bca32d434f5d105fa2 ;
    schema:name "80's Annelid"@en .

_:Na0bd424a7135414e82aa2d052852f549 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snot A Problem"@en ;
    mo:track_number 7 ;
    schema:duration "PT6:47"^^xsd:interval ;
    schema:inPlaylist _:N2cc21851752d46bca32d434f5d105fa2 ;
    schema:name "Snot A Problem"@en .

_:Naace0292d0454dd084b896d2e7161265 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Buttville"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N2cc21851752d46bca32d434f5d105fa2 ;
    schema:name "Buttville"@en .

_:Nd83f0e93102b43fabdcbf6757a7add3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Psycrow"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N2cc21851752d46bca32d434f5d105fa2 ;
    schema:name "Psycrow"@en .

_:Nd97c474ced01485b880ba57b47c798eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Falling"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N2cc21851752d46bca32d434f5d105fa2 ;
    schema:name "Falling"@en .

_:Nf6c0ceadec754bf08d66abe89302311c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tangerine"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N2cc21851752d46bca32d434f5d105fa2 ;
    schema:name "Tangerine"@en .

_:Nf72eefa94ca041e9b1ae55dc3b99374f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Junkit"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:01"^^xsd:interval ;
    schema:inPlaylist _:N2cc21851752d46bca32d434f5d105fa2 ;
    schema:name "Junkit"@en .

_:N2cc21851752d46bca32d434f5d105fa2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1e7f363d8f5b45849909e535382b6f89,
        _:N6340dfbf641e43c2afbab5c00c2e4622,
        _:N8078ef4560994b019623e577d67160e7,
        _:Na0bd424a7135414e82aa2d052852f549,
        _:Naace0292d0454dd084b896d2e7161265,
        _:Nd83f0e93102b43fabdcbf6757a7add3c,
        _:Nd97c474ced01485b880ba57b47c798eb,
        _:Nf6c0ceadec754bf08d66abe89302311c,
        _:Nf72eefa94ca041e9b1ae55dc3b99374f ;
    mo:track_count 9 ;
    schema:duration "PT20:41"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N1e7f363d8f5b45849909e535382b6f89,
        _:N6340dfbf641e43c2afbab5c00c2e4622,
        _:N8078ef4560994b019623e577d67160e7,
        _:Na0bd424a7135414e82aa2d052852f549,
        _:Naace0292d0454dd084b896d2e7161265,
        _:Nd83f0e93102b43fabdcbf6757a7add3c,
        _:Nd97c474ced01485b880ba57b47c798eb,
        _:Nf6c0ceadec754bf08d66abe89302311c,
        _:Nf72eefa94ca041e9b1ae55dc3b99374f .

