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

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

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

<artist/11185#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/31491#subject> ;
    schema:name "flashygoodness"@en ;
    foaf:made <album/31491#composition>,
        <album/31491#subject> ;
    foaf:name "flashygoodness"@en .

<album/31491#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Bean's Quest OST"@en,
        "Bean's Quest OST"@ja,
        "Bean's Quest OST"@ja-latn ;
    mo:composer <artist/11185#subject> ;
    mo:produced_work <album/31491#musicalwork> ;
    schema:name "Bean's Quest OST"@en,
        "Bean's Quest OST"@ja,
        "Bean's Quest OST"@ja-latn .

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

<album/31491#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Bean's Quest OST"@en,
        "Bean's Quest OST"@ja,
        "Bean's Quest OST"@ja-latn ;
    mo:performance_of <album/31491#musicalwork> ;
    mo:recorded_as <album/31491#musicalexpression> ;
    schema:name "Bean's Quest OST"@en,
        "Bean's Quest OST"@ja,
        "Bean's Quest OST"@ja-latn ;
    schema:workPerformed <album/31491#musicalwork> .

<https://media.vgm.io/albums/19/31491/31491-1328531972.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/31491#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/31491/31491-1328531972.png> ;
    foaf:depicts <album/31491#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/31491/31491-1328531972.png> .

<https://medium-media.vgm.io/albums/19/31491/31491-1328531972.png> a schema:ImageObject,
        foaf:Image .

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

<album/31491#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2012-02-01"^^xsd:date ;
    dcterms:title "Bean's Quest OST"@en,
        "Bean's Quest OST"@ja,
        "Bean's Quest OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/31491#musicalexpression> ;
    mo:publisher _:Nb8c34fc2f097403dbbebf8f1f86ca3c4 ;
    mo:record _:N53ea3b4e173b45178b8ae19c986f29e2 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Bean's Quest"@en ;
            foaf:name "Bean's Quest"@en ] ;
    schema:datePublished "2012-02-01"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/19/31491/31491-1328531972.png> ;
    schema:name "Bean's Quest OST"@en,
        "Bean's Quest OST"@ja,
        "Bean's Quest OST"@ja-latn ;
    schema:publisher _:Nb8c34fc2f097403dbbebf8f1f86ca3c4 ;
    foaf:depiction <https://media.vgm.io/albums/19/31491/31491-1328531972.png> .

_:N056b648ec7154ce298097c3efe79a4ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Adventure! (Grasslands 2)"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N53ea3b4e173b45178b8ae19c986f29e2 ;
    schema:name "Adventure! (Grasslands 2)"@en .

_:N1ed067659a4e48d28a4884cf9f0b6f61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Goal!"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N53ea3b4e173b45178b8ae19c986f29e2 ;
    schema:name "Goal!"@en .

_:N269ce5424be643e4ac037f821298b4e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jump! (Grasslands 1)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N53ea3b4e173b45178b8ae19c986f29e2 ;
    schema:name "Jump! (Grasslands 1)"@en .

_:N3d1249b733664a099b7e912ae41f811e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Title Menu"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N53ea3b4e173b45178b8ae19c986f29e2 ;
    schema:name "Title Menu"@en .

_:N41a91caaee77446ab56b22317b6ee25f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus - Reflection"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N53ea3b4e173b45178b8ae19c986f29e2 ;
    schema:name "Bonus - Reflection"@en .

_:N447a0a24e2dc4345a7ae235d1aa23812 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Party! (Crystal Peaks 1)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N53ea3b4e173b45178b8ae19c986f29e2 ;
    schema:name "Party! (Crystal Peaks 1)"@en .

_:N4cac5b39ce7a4d949b01402630e8f21d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystify! (Sky Ruins 2)"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N53ea3b4e173b45178b8ae19c986f29e2 ;
    schema:name "Mystify! (Sky Ruins 2)"@en .

_:N5335341319ce49ff8cb59d615e1599c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance! (Crystal Peaks 2)"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N53ea3b4e173b45178b8ae19c986f29e2 ;
    schema:name "Dance! (Crystal Peaks 2)"@en .

_:N8883fa003d6f46b6a5b33253d352c66b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roam! (Dusty Desert 2)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N53ea3b4e173b45178b8ae19c986f29e2 ;
    schema:name "Roam! (Dusty Desert 2)"@en .

_:N96d06696067e41b0ac7b45a7e3c80981 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en ;
    mo:track_number 1 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:N53ea3b4e173b45178b8ae19c986f29e2 ;
    schema:name "Introduction"@en .

_:Nb8c34fc2f097403dbbebf8f1f86ca3c4 schema:name "flashygoodness"@en,
        "flashygoodness"@ja,
        "flashygoodness"@ja-latn ;
    foaf:name "flashygoodness"@en,
        "flashygoodness"@ja,
        "flashygoodness"@ja-latn .

_:Nd44f8d608bf048fa98edcba1d6219211 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Traverse! (Dusty Desert 1)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N53ea3b4e173b45178b8ae19c986f29e2 ;
    schema:name "Traverse! (Dusty Desert 1)"@en .

_:Nd7e5c66550bd4b89a8cc1210e4040598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Explore! (Sky Ruins 1)"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N53ea3b4e173b45178b8ae19c986f29e2 ;
    schema:name "Explore! (Sky Ruins 1)"@en .

_:Nf1b85d22a76847bc97682f788f774849 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus - Beansplosion"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:N53ea3b4e173b45178b8ae19c986f29e2 ;
    schema:name "Bonus - Beansplosion"@en .

_:Nf77da2ce1c0e4efb8650d7ea0b65389f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Conquer! (Wizard's Lair)"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N53ea3b4e173b45178b8ae19c986f29e2 ;
    schema:name "Conquer! (Wizard's Lair)"@en .

_:Nfc6a7a83f1e5428c8f6a425c3483e3d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Final Showdown! (Malmagoz)"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N53ea3b4e173b45178b8ae19c986f29e2 ;
    schema:name "Final Showdown! (Malmagoz)"@en .

_:N53ea3b4e173b45178b8ae19c986f29e2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N056b648ec7154ce298097c3efe79a4ca,
        _:N1ed067659a4e48d28a4884cf9f0b6f61,
        _:N269ce5424be643e4ac037f821298b4e9,
        _:N3d1249b733664a099b7e912ae41f811e,
        _:N41a91caaee77446ab56b22317b6ee25f,
        _:N447a0a24e2dc4345a7ae235d1aa23812,
        _:N4cac5b39ce7a4d949b01402630e8f21d,
        _:N5335341319ce49ff8cb59d615e1599c1,
        _:N8883fa003d6f46b6a5b33253d352c66b,
        _:N96d06696067e41b0ac7b45a7e3c80981,
        _:Nd44f8d608bf048fa98edcba1d6219211,
        _:Nd7e5c66550bd4b89a8cc1210e4040598,
        _:Nf1b85d22a76847bc97682f788f774849,
        _:Nf77da2ce1c0e4efb8650d7ea0b65389f,
        _:Nfc6a7a83f1e5428c8f6a425c3483e3d2 ;
    mo:track_count 15 ;
    schema:duration "PT31:15"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N056b648ec7154ce298097c3efe79a4ca,
        _:N1ed067659a4e48d28a4884cf9f0b6f61,
        _:N269ce5424be643e4ac037f821298b4e9,
        _:N3d1249b733664a099b7e912ae41f811e,
        _:N41a91caaee77446ab56b22317b6ee25f,
        _:N447a0a24e2dc4345a7ae235d1aa23812,
        _:N4cac5b39ce7a4d949b01402630e8f21d,
        _:N5335341319ce49ff8cb59d615e1599c1,
        _:N8883fa003d6f46b6a5b33253d352c66b,
        _:N96d06696067e41b0ac7b45a7e3c80981,
        _:Nd44f8d608bf048fa98edcba1d6219211,
        _:Nd7e5c66550bd4b89a8cc1210e4040598,
        _:Nf1b85d22a76847bc97682f788f774849,
        _:Nf77da2ce1c0e4efb8650d7ea0b65389f,
        _:Nfc6a7a83f1e5428c8f6a425c3483e3d2 .

