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

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

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

<artist/4297#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/9038#subject> ;
    schema:name "Otograph"@en ;
    foaf:made <album/9038#composition>,
        <album/9038#subject> ;
    foaf:name "Otograph"@en .

<album/9038#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dive into PixelJunk Monsters"@en,
        "Dive into PixelJunk Monsters"@ja,
        "Dive into PixelJunk Monsters"@ja-latn ;
    mo:composer <artist/4297#subject> ;
    mo:produced_work <album/9038#musicalwork> ;
    schema:name "Dive into PixelJunk Monsters"@en,
        "Dive into PixelJunk Monsters"@ja,
        "Dive into PixelJunk Monsters"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/83/9038/9038-1470509209.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/9038#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-05-22"^^xsd:date ;
    dcterms:title "Dive into PixelJunk Monsters"@en,
        "Dive into PixelJunk Monsters"@ja,
        "Dive into PixelJunk Monsters"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/9038#musicalexpression> ;
    mo:publisher _:Nb5c17f73bab943859e1957df184dae8f ;
    mo:record _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "PixelJunk Monsters"@en ;
            foaf:name "PixelJunk Monsters"@en ] ;
    schema:datePublished "2008-05-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/83/9038/9038-1470509209.jpg> ;
    schema:name "Dive into PixelJunk Monsters"@en,
        "Dive into PixelJunk Monsters"@ja,
        "Dive into PixelJunk Monsters"@ja-latn ;
    schema:publisher _:Nb5c17f73bab943859e1957df184dae8f ;
    foaf:depiction <https://media.vgm.io/albums/83/9038/9038-1470509209.jpg> .

_:N0d6853241dda4bd2957b80e0f56ebcac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Another Chance"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Another Chance"@en .

_:N14bec74f7d294b84a79ac3ffc755a064 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Phase Lunaire"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Phase Lunaire"@en .

_:N168f48efc7f145bd8f71efbbbf151bfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chocolate Ripples"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Chocolate Ripples"@en .

_:N20e8ef8b96054b8c9232c252baac7c83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Bit Explosion"@en ;
    mo:track_number 21 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Final Bit Explosion"@en .

_:N229d998902d349e98eb6dc1bb64c5259 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cool Brain"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:25"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Cool Brain"@en .

_:N2567da1e4dad4ad6a8090abdfdc6f3a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fantasia"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Fantasia"@en .

_:N4f9f16ac289248f5a108363e06d3d563 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mono No Aware"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Mono No Aware"@en .

_:N5348e8ae398c469d8047d0591d9809fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Visualize Your Enemy"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Visualize Your Enemy"@en .

_:N586e44bacd9e4e3aa3a4984d7776644c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rythmes"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:18"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Rythmes"@en .

_:N58f8152e188947e0b815d555f4a8e1a1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's a Sonny"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "It's a Sonny"@en .

_:N5eb98f89c4ce48a7a39a223ea5f63c3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Good Morning"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Good Morning"@en .

_:N646106cabe034458b1ff009649a93a29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dive into PixelJunk Monsters"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Dive into PixelJunk Monsters"@en .

_:N669f397bbe1149f9a7d09f6b9040286c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "45X8 60X6 90X4"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "45X8 60X6 90X4"@en .

_:N855e4f0993f94c9cb802f7ea46a9af52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hyper Puzzle Like a Sherbet"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Hyper Puzzle Like a Sherbet"@en .

_:N8a9d5ecacde847edbcd21eed751853f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flux"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Flux"@en .

_:N959519e637754fe9a66074cee4444113 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Game Over"@en ;
    mo:track_number 24 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Game Over"@en .

_:N9dc816aecb7d47e4be5f4fb0279538e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "High-Pressure Area"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "High-Pressure Area"@en .

_:Na5230314618743a4ac6f9f2714b4ca49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lovely Brain"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Lovely Brain"@en .

_:Nafdabed2858044289c6cff006ead63d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melodie"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Melodie"@en .

_:Nb5c17f73bab943859e1957df184dae8f schema:name "PLAYSTATION Store"@en,
        "PLAYSTATION Store"@ja,
        "PLAYSTATION Store"@ja-latn ;
    foaf:name "PLAYSTATION Store"@en,
        "PLAYSTATION Store"@ja,
        "PLAYSTATION Store"@ja-latn .

_:Nbe8f778e910e43f2957d029034cb35f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cracked Big Egg"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Cracked Big Egg"@en .

_:Nbf51b040021440698d5cc42d5aceb4fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bye Bye Monsters"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Bye Bye Monsters"@en .

_:Ne0e8fb7ac7424277806ae20745513833 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle Flight Sketches"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Circle Flight Sketches"@en .

_:Ne23f7e12006e47398f47813069b737e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A-maze-ing Maze"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "A-maze-ing Maze"@en .

_:Nf1755edc951b46baa3aff9b9384d7504 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lumiere Tremblotante"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N4a023c58e6774f05a4a68c68ff6b21d6 ;
    schema:name "Lumiere Tremblotante"@en .

_:N4a023c58e6774f05a4a68c68ff6b21d6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0d6853241dda4bd2957b80e0f56ebcac,
        _:N14bec74f7d294b84a79ac3ffc755a064,
        _:N168f48efc7f145bd8f71efbbbf151bfe,
        _:N20e8ef8b96054b8c9232c252baac7c83,
        _:N229d998902d349e98eb6dc1bb64c5259,
        _:N2567da1e4dad4ad6a8090abdfdc6f3a2,
        _:N4f9f16ac289248f5a108363e06d3d563,
        _:N5348e8ae398c469d8047d0591d9809fe,
        _:N586e44bacd9e4e3aa3a4984d7776644c,
        _:N58f8152e188947e0b815d555f4a8e1a1,
        _:N5eb98f89c4ce48a7a39a223ea5f63c3c,
        _:N646106cabe034458b1ff009649a93a29,
        _:N669f397bbe1149f9a7d09f6b9040286c,
        _:N855e4f0993f94c9cb802f7ea46a9af52,
        _:N8a9d5ecacde847edbcd21eed751853f7,
        _:N959519e637754fe9a66074cee4444113,
        _:N9dc816aecb7d47e4be5f4fb0279538e1,
        _:Na5230314618743a4ac6f9f2714b4ca49,
        _:Nafdabed2858044289c6cff006ead63d6,
        _:Nbe8f778e910e43f2957d029034cb35f1,
        _:Nbf51b040021440698d5cc42d5aceb4fd,
        _:Ne0e8fb7ac7424277806ae20745513833,
        _:Ne23f7e12006e47398f47813069b737e0,
        _:Nf1755edc951b46baa3aff9b9384d7504 ;
    mo:track_count 24 ;
    schema:duration "PT40:53"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N0d6853241dda4bd2957b80e0f56ebcac,
        _:N14bec74f7d294b84a79ac3ffc755a064,
        _:N168f48efc7f145bd8f71efbbbf151bfe,
        _:N20e8ef8b96054b8c9232c252baac7c83,
        _:N229d998902d349e98eb6dc1bb64c5259,
        _:N2567da1e4dad4ad6a8090abdfdc6f3a2,
        _:N4f9f16ac289248f5a108363e06d3d563,
        _:N5348e8ae398c469d8047d0591d9809fe,
        _:N586e44bacd9e4e3aa3a4984d7776644c,
        _:N58f8152e188947e0b815d555f4a8e1a1,
        _:N5eb98f89c4ce48a7a39a223ea5f63c3c,
        _:N646106cabe034458b1ff009649a93a29,
        _:N669f397bbe1149f9a7d09f6b9040286c,
        _:N855e4f0993f94c9cb802f7ea46a9af52,
        _:N8a9d5ecacde847edbcd21eed751853f7,
        _:N959519e637754fe9a66074cee4444113,
        _:N9dc816aecb7d47e4be5f4fb0279538e1,
        _:Na5230314618743a4ac6f9f2714b4ca49,
        _:Nafdabed2858044289c6cff006ead63d6,
        _:Nbe8f778e910e43f2957d029034cb35f1,
        _:Nbf51b040021440698d5cc42d5aceb4fd,
        _:Ne0e8fb7ac7424277806ae20745513833,
        _:Ne23f7e12006e47398f47813069b737e0,
        _:Nf1755edc951b46baa3aff9b9384d7504 .

