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

<artist/32362#subject> a schema:Person,
        foaf:Person ;
    schema:name "Flyghtning"@en ;
    foaf:made <album/83417#lyrics>,
        <album/83417#subject> ;
    foaf:name "Flyghtning"@en .

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

<artist/32363#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83417#subject> ;
    schema:name "Gnegon Galek"@en ;
    foaf:made <album/83417#composition>,
        <album/83417#lyrics>,
        <album/83417#subject> ;
    foaf:name "Gnegon Galek"@en .

<artist/32368#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83417#subject> ;
    schema:name "Robert A. Allen"@en ;
    foaf:made <album/83417#composition>,
        <album/83417#subject> ;
    foaf:name "Robert A. Allen"@en .

<product/16321#subject> a schema:CreativeWork ;
    schema:name "Jazz Jackrabbit"@en,
        "Jazz Jackrabbit"@ja,
        "Jazz Jackrabbit"@ja-latn ;
    foaf:name "Jazz Jackrabbit"@en,
        "Jazz Jackrabbit"@ja,
        "Jazz Jackrabbit"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/71/83417/83417-1547382440.jpg> a schema:ImageObject,
        foaf:Image .

<album/83417#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ballistic Bunny"@en,
        "Ballistic Bunny"@ja,
        "Ballistic Bunny"@ja-latn ;
    mo:composer <artist/32363#subject>,
        <artist/32368#subject> ;
    mo:produced_work <album/83417#musicalwork> ;
    schema:name "Ballistic Bunny"@en,
        "Ballistic Bunny"@ja,
        "Ballistic Bunny"@ja-latn .

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

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

<album/83417#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ballistic Bunny"@en,
        "Ballistic Bunny"@ja,
        "Ballistic Bunny"@ja-latn ;
    mo:performance_of <album/83417#musicalwork> ;
    mo:performer <artist/30022#subject> ;
    mo:recorded_as <album/83417#musicalexpression> ;
    schema:byArtist <artist/30022#subject> ;
    schema:name "Ballistic Bunny"@en,
        "Ballistic Bunny"@ja,
        "Ballistic Bunny"@ja-latn ;
    schema:workPerformed <album/83417#musicalwork> .

<artist/30022#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/83417#performance> ;
    schema:name "Two Games Joined"@en ;
    foaf:name "Two Games Joined"@en .

<album/83417#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-09-01"^^xsd:date ;
    dcterms:title "Ballistic Bunny"@en,
        "Ballistic Bunny"@ja,
        "Ballistic Bunny"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/83417#musicalexpression> ;
    mo:publisher _:N61e33300941844d0bd681735dd317cd6 ;
    mo:record _:Nebe13364d0ec4f8fb3894575930fa3e7 ;
    mo:record_count 1 ;
    schema:about <product/16321#subject> ;
    schema:byArtist <artist/30022#subject> ;
    schema:datePublished "2014-09-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/71/83417/83417-1547382440.jpg> ;
    schema:name "Ballistic Bunny"@en,
        "Ballistic Bunny"@ja,
        "Ballistic Bunny"@ja-latn ;
    schema:publisher _:N61e33300941844d0bd681735dd317cd6 ;
    foaf:depiction <https://media.vgm.io/albums/71/83417/83417-1547382440.jpg> .

_:N0da9823a58c94953b55aedfa9f996208 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lavalon"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Nebe13364d0ec4f8fb3894575930fa3e7 ;
    schema:name "Lavalon"@en .

_:N61e33300941844d0bd681735dd317cd6 schema:name "Two Games Joined"@en,
        "Two Games Joined"@ja,
        "Two Games Joined"@ja-latn ;
    foaf:name "Two Games Joined"@en,
        "Two Games Joined"@ja,
        "Two Games Joined"@ja-latn .

_:N6659ffc3e8dc45eebb020710190e0c1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Letni (Loop)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:Nebe13364d0ec4f8fb3894575930fa3e7 ;
    schema:name "Letni (Loop)"@en .

_:N6d6a88a32acc438d920553ad986d8ba3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Technoir"@en ;
    mo:track_number 2 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:Nebe13364d0ec4f8fb3894575930fa3e7 ;
    schema:name "Technoir"@en .

_:N7980805470d94110ab47b1f3834bdfce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orbitus"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:21"^^xsd:interval ;
    schema:inPlaylist _:Nebe13364d0ec4f8fb3894575930fa3e7 ;
    schema:name "Orbitus"@en .

_:N927407aac2c94e0cafb9bdc62fe761b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lavalon (Loop)"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Nebe13364d0ec4f8fb3894575930fa3e7 ;
    schema:name "Lavalon (Loop)"@en .

_:Nb500751cdeaf4abca5f872128ffe9247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Letni"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Nebe13364d0ec4f8fb3894575930fa3e7 ;
    schema:name "Letni"@en .

_:Nb519ed2265bd40259b31ee31ea6dd488 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lavalon (.MOD Version)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nebe13364d0ec4f8fb3894575930fa3e7 ;
    schema:name "Lavalon (.MOD Version)"@en .

_:Nc143f67dd00549aaadda7f2ea6894caa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Technoir (Loop)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nebe13364d0ec4f8fb3894575930fa3e7 ;
    schema:name "Technoir (Loop)"@en .

_:Nfd161970825c48368059896368f1671b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orbitus (Loop)"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:Nebe13364d0ec4f8fb3894575930fa3e7 ;
    schema:name "Orbitus (Loop)"@en .

_:Nebe13364d0ec4f8fb3894575930fa3e7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0da9823a58c94953b55aedfa9f996208,
        _:N6659ffc3e8dc45eebb020710190e0c1c,
        _:N6d6a88a32acc438d920553ad986d8ba3,
        _:N7980805470d94110ab47b1f3834bdfce,
        _:N927407aac2c94e0cafb9bdc62fe761b5,
        _:Nb500751cdeaf4abca5f872128ffe9247,
        _:Nb519ed2265bd40259b31ee31ea6dd488,
        _:Nc143f67dd00549aaadda7f2ea6894caa,
        _:Nfd161970825c48368059896368f1671b ;
    mo:track_count 9 ;
    schema:duration "PT38:06"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0da9823a58c94953b55aedfa9f996208,
        _:N6659ffc3e8dc45eebb020710190e0c1c,
        _:N6d6a88a32acc438d920553ad986d8ba3,
        _:N7980805470d94110ab47b1f3834bdfce,
        _:N927407aac2c94e0cafb9bdc62fe761b5,
        _:Nb500751cdeaf4abca5f872128ffe9247,
        _:Nb519ed2265bd40259b31ee31ea6dd488,
        _:Nc143f67dd00549aaadda7f2ea6894caa,
        _:Nfd161970825c48368059896368f1671b .

