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

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

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

<artist/15268#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109052#subject> ;
    schema:name "Christophe Beck"@en ;
    foaf:made <album/109052#composition>,
        <album/109052#subject> ;
    foaf:name "Christophe Beck"@en .

<artist/1663#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109052#subject> ;
    schema:name "Ludwig van Beethoven"@en ;
    foaf:made <album/109052#composition>,
        <album/109052#subject> ;
    foaf:name "Ludwig van Beethoven"@en .

<artist/21087#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109052#subject> ;
    schema:name "Luigi Denza"@en ;
    foaf:made <album/109052#composition>,
        <album/109052#subject> ;
    foaf:name "Luigi Denza"@en .

<artist/49255#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109052#subject> ;
    schema:name "Tommy Tallarico Studios, Inc."@en ;
    foaf:made <album/109052#composition>,
        <album/109052#subject> ;
    foaf:name "Tommy Tallarico Studios, Inc."@en .

<artist/56519#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109052#subject> ;
    schema:name "Tony Bernetich"@en ;
    foaf:made <album/109052#composition>,
        <album/109052#subject> ;
    foaf:name "Tony Bernetich"@en .

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

<album/109052#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Earthworm Jim 2 Reworked Midi Soundtrack"@en,
        "Earthworm Jim 2 Reworked Midi Soundtrack"@ja,
        "Earthworm Jim 2 Reworked Midi Soundtrack"@ja-latn ;
    mo:performance_of <album/109052#musicalwork> ;
    mo:recorded_as <album/109052#musicalexpression> ;
    schema:name "Earthworm Jim 2 Reworked Midi Soundtrack"@en,
        "Earthworm Jim 2 Reworked Midi Soundtrack"@ja,
        "Earthworm Jim 2 Reworked Midi Soundtrack"@ja-latn ;
    schema:workPerformed <album/109052#musicalwork> .

<https://media.vgm.io/albums/25/109052/109052-e40715cd9dc6.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109052#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/25/109052/109052-e40715cd9dc6.jpg> ;
    foaf:depicts <album/109052#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/25/109052/109052-e40715cd9dc6.jpg> .

<https://medium-media.vgm.io/albums/25/109052/109052-e40715cd9dc6.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/109052#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Earthworm Jim 2 Reworked Midi Soundtrack"@en,
        "Earthworm Jim 2 Reworked Midi Soundtrack"@ja,
        "Earthworm Jim 2 Reworked Midi Soundtrack"@ja-latn ;
    mo:composer <artist/15268#subject>,
        <artist/1663#subject>,
        <artist/21087#subject>,
        <artist/49255#subject>,
        <artist/56519#subject> ;
    mo:produced_work <album/109052#musicalwork> ;
    schema:name "Earthworm Jim 2 Reworked Midi Soundtrack"@en,
        "Earthworm Jim 2 Reworked Midi Soundtrack"@ja,
        "Earthworm Jim 2 Reworked Midi Soundtrack"@ja-latn .

<album/109052#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-02-15"^^xsd:date ;
    dcterms:title "Earthworm Jim 2 Reworked Midi Soundtrack"@en,
        "Earthworm Jim 2 Reworked Midi Soundtrack"@ja,
        "Earthworm Jim 2 Reworked Midi Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/109052#musicalexpression> ;
    mo:publisher _:N771ce14be90645539324371d99f6fc0d ;
    mo:record _:N6c09aa1640484b7dbe099f90ce7dffd3 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Earthworm Jim 2"@en ;
            foaf:name "Earthworm Jim 2"@en ] ;
    schema:datePublished "2021-02-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/25/109052/109052-e40715cd9dc6.jpg> ;
    schema:name "Earthworm Jim 2 Reworked Midi Soundtrack"@en,
        "Earthworm Jim 2 Reworked Midi Soundtrack"@ja,
        "Earthworm Jim 2 Reworked Midi Soundtrack"@ja-latn ;
    schema:publisher _:N771ce14be90645539324371d99f6fc0d ;
    foaf:depiction <https://media.vgm.io/albums/25/109052/109052-e40715cd9dc6.jpg> .

_:N4e9ff8e1dafd426099b8ac428dd74814 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Show"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N6c09aa1640484b7dbe099f90ce7dffd3 ;
    schema:name "Game Show"@en .

_:N5287b9bd5052467d80610c5e4810c57c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circus of the Stars"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N6c09aa1640484b7dbe099f90ce7dffd3 ;
    schema:name "Circus of the Stars"@en .

_:N5ccdae00443c46099e7a967109dfb8b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See Jim Run; Run, Jim, Run!"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N6c09aa1640484b7dbe099f90ce7dffd3 ;
    schema:name "See Jim Run; Run, Jim, Run!"@en .

_:N771ce14be90645539324371d99f6fc0d schema:name "mdvhimself"@en,
        "mdvhimself"@ja,
        "mdvhimself"@ja-latn ;
    foaf:name "mdvhimself"@en,
        "mdvhimself"@ja,
        "mdvhimself"@ja-latn .

_:N82965513367c48fb8fb562161b5865da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Udderly Abducted"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N6c09aa1640484b7dbe099f90ce7dffd3 ;
    schema:name "Udderly Abducted"@en .

_:Nc06306ddae0b47a79a41e654a5beb8fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lorenzen's Soil"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N6c09aa1640484b7dbe099f90ce7dffd3 ;
    schema:name "Lorenzen's Soil"@en .

_:Ndb6b1cffa8534ce195ba411c33c72e37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Continue?"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N6c09aa1640484b7dbe099f90ce7dffd3 ;
    schema:name "Continue?"@en .

_:Ne1178fad5e4c4a21bfc1ac2bf2ea8ae6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jim's Now a Blind Cave Salamander!"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N6c09aa1640484b7dbe099f90ce7dffd3 ;
    schema:name "Jim's Now a Blind Cave Salamander!"@en .

_:Ne2e4a22dc0fa4fc9ad66b1dcfeedcf9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anything But Tangerines"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N6c09aa1640484b7dbe099f90ce7dffd3 ;
    schema:name "Anything But Tangerines"@en .

_:Nf7687af2c0354276b7d2e95de6109a24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finiculi, Finicula"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N6c09aa1640484b7dbe099f90ce7dffd3 ;
    schema:name "Finiculi, Finicula"@en .

_:N6c09aa1640484b7dbe099f90ce7dffd3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N4e9ff8e1dafd426099b8ac428dd74814,
        _:N5287b9bd5052467d80610c5e4810c57c,
        _:N5ccdae00443c46099e7a967109dfb8b1,
        _:N82965513367c48fb8fb562161b5865da,
        _:Nc06306ddae0b47a79a41e654a5beb8fc,
        _:Ndb6b1cffa8534ce195ba411c33c72e37,
        _:Ne1178fad5e4c4a21bfc1ac2bf2ea8ae6,
        _:Ne2e4a22dc0fa4fc9ad66b1dcfeedcf9e,
        _:Nf7687af2c0354276b7d2e95de6109a24 ;
    mo:track_count 9 ;
    schema:duration "PT23:43"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N4e9ff8e1dafd426099b8ac428dd74814,
        _:N5287b9bd5052467d80610c5e4810c57c,
        _:N5ccdae00443c46099e7a967109dfb8b1,
        _:N82965513367c48fb8fb562161b5865da,
        _:Nc06306ddae0b47a79a41e654a5beb8fc,
        _:Ndb6b1cffa8534ce195ba411c33c72e37,
        _:Ne1178fad5e4c4a21bfc1ac2bf2ea8ae6,
        _:Ne2e4a22dc0fa4fc9ad66b1dcfeedcf9e,
        _:Nf7687af2c0354276b7d2e95de6109a24 .

