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

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

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

<artist/18456#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129706#subject> ;
    schema:name "Chris Granner"@en ;
    foaf:made <album/129706#composition>,
        <album/129706#subject> ;
    foaf:name "Chris Granner"@en .

<artist/59584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129706#subject> ;
    schema:name "Brian Schmidt"@en ;
    foaf:made <album/129706#composition>,
        <album/129706#subject> ;
    foaf:name "Brian Schmidt"@en .

<artist/9825#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129706#subject> ;
    schema:name "Dan Forden"@en ;
    foaf:made <album/129706#composition>,
        <album/129706#subject> ;
    foaf:name "Dan Forden"@en .

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

<album/129706#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Jackpot Plays PINBALL, Vol. 2"@en,
        "Jackpot Plays PINBALL, Vol. 2"@ja,
        "Jackpot Plays PINBALL, Vol. 2"@ja-latn ;
    mo:performance_of <album/129706#musicalwork> ;
    mo:recorded_as <album/129706#musicalexpression> ;
    schema:name "Jackpot Plays PINBALL, Vol. 2"@en,
        "Jackpot Plays PINBALL, Vol. 2"@ja,
        "Jackpot Plays PINBALL, Vol. 2"@ja-latn ;
    schema:workPerformed <album/129706#musicalwork> .

<https://media.vgm.io/albums/60/129706/129706-3b33d3af8692.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129706#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/60/129706/129706-3b33d3af8692.webp> ;
    foaf:depicts <album/129706#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/60/129706/129706-3b33d3af8692.webp> .

<https://medium-media.vgm.io/albums/60/129706/129706-3b33d3af8692.webp> a schema:ImageObject,
        foaf:Image .

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

<album/129706#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Jackpot Plays PINBALL, Vol. 2"@en,
        "Jackpot Plays PINBALL, Vol. 2"@ja,
        "Jackpot Plays PINBALL, Vol. 2"@ja-latn ;
    mo:composer <artist/18456#subject>,
        <artist/59584#subject>,
        <artist/9825#subject> ;
    mo:produced_work <album/129706#musicalwork> ;
    schema:name "Jackpot Plays PINBALL, Vol. 2"@en,
        "Jackpot Plays PINBALL, Vol. 2"@ja,
        "Jackpot Plays PINBALL, Vol. 2"@ja-latn .

<album/129706#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-06-23"^^xsd:date ;
    dcterms:title "Jackpot Plays PINBALL, Vol. 2"@en,
        "Jackpot Plays PINBALL, Vol. 2"@ja,
        "Jackpot Plays PINBALL, Vol. 2"@ja-latn ;
    mo:catalogue_number "JPR105" ;
    mo:media_type "Vinyl (12\" 33&frac13; rpm)" ;
    mo:publication_of <album/129706#musicalexpression> ;
    mo:publisher _:N4da6531f8c44449ca60b95ad11b4f1de ;
    mo:record_count 0 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Banzai Run"@en ;
            foaf:name "Banzai Run"@en ],
        [ a schema:CreativeWork ;
            schema:name "Funhouse"@en ;
            foaf:name "Funhouse"@en ],
        [ a schema:CreativeWork ;
            schema:name "Theatre of Magic"@en ;
            foaf:name "Theatre of Magic"@en ],
        [ a schema:CreativeWork ;
            schema:name "Medieval Madness"@en ;
            foaf:name "Medieval Madness"@en ],
        [ a schema:CreativeWork ;
            schema:name "Fish Tales"@en ;
            foaf:name "Fish Tales"@en ] ;
    schema:datePublished "2023-06-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/129706/129706-3b33d3af8692.webp> ;
    schema:name "Jackpot Plays PINBALL, Vol. 2"@en,
        "Jackpot Plays PINBALL, Vol. 2"@ja,
        "Jackpot Plays PINBALL, Vol. 2"@ja-latn ;
    schema:publisher _:N4da6531f8c44449ca60b95ad11b4f1de ;
    foaf:depiction <https://media.vgm.io/albums/60/129706/129706-3b33d3af8692.webp> .

_:N4da6531f8c44449ca60b95ad11b4f1de schema:name "Jackpot Records"@en,
        "Jackpot Records"@ja,
        "Jackpot Records"@ja-latn ;
    foaf:name "Jackpot Records"@en,
        "Jackpot Records"@ja,
        "Jackpot Records"@ja-latn .

