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

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

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

<artist/26963#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/71114#subject> ;
    schema:name "Chimeratio"@en ;
    foaf:made <album/71114#composition>,
        <album/71114#subject> ;
    foaf:name "Chimeratio"@en .

<album/71114#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Game Jam Jams Vol. 1"@en,
        "Game Jam Jams Vol. 1"@ja,
        "Game Jam Jams Vol. 1"@ja-latn ;
    mo:composer <artist/26963#subject> ;
    mo:produced_work <album/71114#musicalwork> ;
    schema:name "Game Jam Jams Vol. 1"@en,
        "Game Jam Jams Vol. 1"@ja,
        "Game Jam Jams Vol. 1"@ja-latn .

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

<album/71114#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Game Jam Jams Vol. 1"@en,
        "Game Jam Jams Vol. 1"@ja,
        "Game Jam Jams Vol. 1"@ja-latn ;
    mo:performance_of <album/71114#musicalwork> ;
    mo:recorded_as <album/71114#musicalexpression> ;
    schema:name "Game Jam Jams Vol. 1"@en,
        "Game Jam Jams Vol. 1"@ja,
        "Game Jam Jams Vol. 1"@ja-latn ;
    schema:workPerformed <album/71114#musicalwork> .

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

<https://medium-media.vgm.io/albums/41/71114/71114-1504134051.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/71114#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-08-30"^^xsd:date ;
    dcterms:title "Game Jam Jams Vol. 1"@en,
        "Game Jam Jams Vol. 1"@ja,
        "Game Jam Jams Vol. 1"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/71114#musicalexpression> ;
    mo:publisher _:N3eaba6320cb54af9854fbd762bf667db ;
    mo:record _:Nc2967558edae4f838a906c1967efc80a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ancient Cyber-Technology Beanbag Toss"@en ;
            foaf:name "Ancient Cyber-Technology Beanbag Toss"@en ],
        [ a schema:CreativeWork ;
            schema:name "Cyberpunk Arctic Colony Pinball"@en ;
            foaf:name "Cyberpunk Arctic Colony Pinball"@en ],
        [ a schema:CreativeWork ;
            schema:name "Masks of the Demon"@en ;
            foaf:name "Masks of the Demon"@en ],
        [ a schema:CreativeWork ;
            schema:name "Waves of Whimsy"@en ;
            foaf:name "Waves of Whimsy"@en ],
        [ a schema:CreativeWork ;
            schema:name "Dechipped"@en ;
            foaf:name "Dechipped"@en ],
        [ a schema:CreativeWork ;
            schema:name "Temporal Shock"@en ;
            foaf:name "Temporal Shock"@en ] ;
    schema:datePublished "2017-08-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/41/71114/71114-1504134051.jpg> ;
    schema:name "Game Jam Jams Vol. 1"@en,
        "Game Jam Jams Vol. 1"@ja,
        "Game Jam Jams Vol. 1"@ja-latn ;
    schema:publisher _:N3eaba6320cb54af9854fbd762bf667db ;
    foaf:depiction <https://media.vgm.io/albums/41/71114/71114-1504134051.jpg> .

_:N04cd9a8062ce42488780074075c91a62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DeChipped - Forest"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "DeChipped - Forest"@en .

_:N082f375411804faab6675bfeef38b833 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waves of Whimsy - Droplets of Blue"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Waves of Whimsy - Droplets of Blue"@en .

_:N13f296e968704d8089593ff2d074f2b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waves of Whimsy - Brown Botany"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Waves of Whimsy - Brown Botany"@en .

_:N15bd5fac723b40a590571aac4208a43d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DeChipped - Day or Night?"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "DeChipped - Day or Night?"@en .

_:N1fe3da489507417889694bb70af4e22f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Masks of the Demon - Earth Temple"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Masks of the Demon - Earth Temple"@en .

_:N2287011a597349359b9fd0f720c569dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waves of Whimsy - A World Without Color"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Waves of Whimsy - A World Without Color"@en .

_:N24c5258377fe45459f48d45a61e925d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Masks of the Demon - Fire Temple"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Masks of the Demon - Fire Temple"@en .

_:N31e602a798fb4f6c81d2d3808daecada a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DeChipped - Cathedral"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "DeChipped - Cathedral"@en .

_:N3b46e584ae2d4823bad96e586d88e5cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DeChipped - Forest Entrance"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:23"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "DeChipped - Forest Entrance"@en .

_:N3eaba6320cb54af9854fbd762bf667db schema:name "Chimeratio"@en,
        "Chimeratio"@ja,
        "Chimeratio"@ja-latn ;
    foaf:name "Chimeratio"@en,
        "Chimeratio"@ja,
        "Chimeratio"@ja-latn .

_:N4189d2928d6442ae84c1b50f85539e37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DeChipped - Space Laboratory"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "DeChipped - Space Laboratory"@en .

_:N4384562632fb42cf9e151df60736d556 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temporal Shock - Past - \"Primordial Time Ordeal\""@en ;
    mo:track_number 6 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Temporal Shock - Past - \"Primordial Time Ordeal\""@en .

_:N4f2abb4d2f80404881b9849c5fe88924 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Masks of the Demon - Bedroom"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Masks of the Demon - Bedroom"@en .

_:N56579774522c45d5bda172faeae4012d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Masks of the Demon - Boss"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Masks of the Demon - Boss"@en .

_:N6d2c6428c502426294e9c5444c9997b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cyberpunk Arctic Colony Pinball"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Cyberpunk Arctic Colony Pinball"@en .

_:N7464842542a8483bab30449b4f76840c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waves of Whimsy - The Complete Spectrum"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Waves of Whimsy - The Complete Spectrum"@en .

_:N8f9badacab8e4b8d8ef02e4b5f52a2a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waves of Whimsy - Green Gust"@en ;
    mo:track_number 22 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Waves of Whimsy - Green Gust"@en .

_:Na4ff752aa6e24756a293a7a18a404ee4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Masks of the Demon - Water Temple"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Masks of the Demon - Water Temple"@en .

_:Na5c31cbea5f047cd8c2f98e2b71d4df7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Cyber-Technology Beanbag Toss - \"Ancient Runic Cyber Beanbag\""@en ;
    mo:track_number 2 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Ancient Cyber-Technology Beanbag Toss - \"Ancient Runic Cyber Beanbag\""@en .

_:Nb4d4baaecfab405080a9ced244ea71fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temporal Shock - Future - \"Times Have Changed\""@en ;
    mo:track_number 5 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Temporal Shock - Future - \"Times Have Changed\""@en .

_:Nc4b7867dae4846da9857ba500110ba89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Cyber-Technology Beanbag Toss - \"Stonepunk Ruins\""@en ;
    mo:track_number 3 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Ancient Cyber-Technology Beanbag Toss - \"Stonepunk Ruins\""@en .

_:Nd197dc8641d0486da835d708ba412897 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temporal Shock - Main Theme - \"Justin Time\""@en ;
    mo:track_number 4 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Temporal Shock - Main Theme - \"Justin Time\""@en .

_:Nec42b056dc1a4c61a193a5fea4d8e77e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waves of Whimsy - Pink Fairy Armadillo"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Waves of Whimsy - Pink Fairy Armadillo"@en .

_:Nf382d4873c73434994ae0c2817e3a9aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DeChipped"@en ;
    mo:track_number 12 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "DeChipped"@en .

_:Nf4b7bbcf429d4164b1641e0beb21988d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waves of Whimsy - Whimsical Waveforms"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Nc2967558edae4f838a906c1967efc80a ;
    schema:name "Waves of Whimsy - Whimsical Waveforms"@en .

_:Nc2967558edae4f838a906c1967efc80a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04cd9a8062ce42488780074075c91a62,
        _:N082f375411804faab6675bfeef38b833,
        _:N13f296e968704d8089593ff2d074f2b9,
        _:N15bd5fac723b40a590571aac4208a43d,
        _:N1fe3da489507417889694bb70af4e22f,
        _:N2287011a597349359b9fd0f720c569dd,
        _:N24c5258377fe45459f48d45a61e925d8,
        _:N31e602a798fb4f6c81d2d3808daecada,
        _:N3b46e584ae2d4823bad96e586d88e5cb,
        _:N4189d2928d6442ae84c1b50f85539e37,
        _:N4384562632fb42cf9e151df60736d556,
        _:N4f2abb4d2f80404881b9849c5fe88924,
        _:N56579774522c45d5bda172faeae4012d,
        _:N6d2c6428c502426294e9c5444c9997b8,
        _:N7464842542a8483bab30449b4f76840c,
        _:N8f9badacab8e4b8d8ef02e4b5f52a2a8,
        _:Na4ff752aa6e24756a293a7a18a404ee4,
        _:Na5c31cbea5f047cd8c2f98e2b71d4df7,
        _:Nb4d4baaecfab405080a9ced244ea71fa,
        _:Nc4b7867dae4846da9857ba500110ba89,
        _:Nd197dc8641d0486da835d708ba412897,
        _:Nec42b056dc1a4c61a193a5fea4d8e77e,
        _:Nf382d4873c73434994ae0c2817e3a9aa,
        _:Nf4b7bbcf429d4164b1641e0beb21988d ;
    mo:track_count 24 ;
    schema:duration "PT42:51"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N04cd9a8062ce42488780074075c91a62,
        _:N082f375411804faab6675bfeef38b833,
        _:N13f296e968704d8089593ff2d074f2b9,
        _:N15bd5fac723b40a590571aac4208a43d,
        _:N1fe3da489507417889694bb70af4e22f,
        _:N2287011a597349359b9fd0f720c569dd,
        _:N24c5258377fe45459f48d45a61e925d8,
        _:N31e602a798fb4f6c81d2d3808daecada,
        _:N3b46e584ae2d4823bad96e586d88e5cb,
        _:N4189d2928d6442ae84c1b50f85539e37,
        _:N4384562632fb42cf9e151df60736d556,
        _:N4f2abb4d2f80404881b9849c5fe88924,
        _:N56579774522c45d5bda172faeae4012d,
        _:N6d2c6428c502426294e9c5444c9997b8,
        _:N7464842542a8483bab30449b4f76840c,
        _:N8f9badacab8e4b8d8ef02e4b5f52a2a8,
        _:Na4ff752aa6e24756a293a7a18a404ee4,
        _:Na5c31cbea5f047cd8c2f98e2b71d4df7,
        _:Nb4d4baaecfab405080a9ced244ea71fa,
        _:Nc4b7867dae4846da9857ba500110ba89,
        _:Nd197dc8641d0486da835d708ba412897,
        _:Nec42b056dc1a4c61a193a5fea4d8e77e,
        _:Nf382d4873c73434994ae0c2817e3a9aa,
        _:Nf4b7bbcf429d4164b1641e0beb21988d .

