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

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

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

<album/92872#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Bum-Bo: OST"@en,
        "The Legend of Bum-Bo: OST"@ja,
        "The Legend of Bum-Bo: OST"@ja-latn ;
    mo:composer <artist/24554#subject> ;
    mo:produced_work <album/92872#musicalwork> ;
    schema:name "The Legend of Bum-Bo: OST"@en,
        "The Legend of Bum-Bo: OST"@ja,
        "The Legend of Bum-Bo: OST"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/27/92872/92872-1573721796.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/33151#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92872#performance> ;
    schema:name "Matthias Bossi"@en ;
    foaf:name "Matthias Bossi"@en .

<artist/33152#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92872#performance> ;
    schema:name "Jon Evans"@en ;
    foaf:name "Jon Evans"@en .

<artist/24554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92872#subject> ;
    mo:performed <album/92872#performance> ;
    schema:name "Ridiculon"@en ;
    foaf:made <album/92872#composition>,
        <album/92872#subject> ;
    foaf:name "Ridiculon"@en .

<album/92872#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Bum-Bo: OST"@en,
        "The Legend of Bum-Bo: OST"@ja,
        "The Legend of Bum-Bo: OST"@ja-latn ;
    mo:performance_of <album/92872#musicalwork> ;
    mo:performer <artist/24554#subject>,
        <artist/33151#subject>,
        <artist/33152#subject> ;
    mo:recorded_as <album/92872#musicalexpression> ;
    schema:byArtist <artist/24554#subject>,
        <artist/33151#subject>,
        <artist/33152#subject> ;
    schema:name "The Legend of Bum-Bo: OST"@en,
        "The Legend of Bum-Bo: OST"@ja,
        "The Legend of Bum-Bo: OST"@ja-latn ;
    schema:workPerformed <album/92872#musicalwork> .

<album/92872#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-11-12"^^xsd:date ;
    dcterms:title "The Legend of Bum-Bo: OST"@en,
        "The Legend of Bum-Bo: OST"@ja,
        "The Legend of Bum-Bo: OST"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/92872#musicalexpression> ;
    mo:publisher _:Nb9592996de8c4d4d866ab573fba925aa ;
    mo:record _:N6f7008c4da794db99c3f81a9d8323532 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Legend of Bum-Bo"@en ;
            foaf:name "The Legend of Bum-Bo"@en ] ;
    schema:byArtist <artist/24554#subject>,
        <artist/33151#subject>,
        <artist/33152#subject> ;
    schema:datePublished "2019-11-12"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/27/92872/92872-1573721796.jpg> ;
    schema:name "The Legend of Bum-Bo: OST"@en,
        "The Legend of Bum-Bo: OST"@ja,
        "The Legend of Bum-Bo: OST"@ja-latn ;
    schema:publisher _:Nb9592996de8c4d4d866ab573fba925aa ;
    foaf:depiction <https://media.vgm.io/albums/27/92872/92872-1573721796.jpg> .

_:N06369f681b4643c29a3a9ea46b32ca30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Somnum"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:N6f7008c4da794db99c3f81a9d8323532 ;
    schema:name "Somnum"@en .

_:N21b41919d0774969bfc4ad3cc2700901 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tractus"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N6f7008c4da794db99c3f81a9d8323532 ;
    schema:name "Tractus"@en .

_:N25d2a56ab8624517bd405c70687ec769 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vermis"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N6f7008c4da794db99c3f81a9d8323532 ;
    schema:name "Vermis"@en .

_:N6271a440ec2049488278417a7e8bc932 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stercus Sonata"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N6f7008c4da794db99c3f81a9d8323532 ;
    schema:name "Stercus Sonata"@en .

_:N75407c9cce154168b48a084e0e41e3b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dominus"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N6f7008c4da794db99c3f81a9d8323532 ;
    schema:name "Dominus"@en .

_:N9ee9e1e219084283bab311eac8be5fa1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bum-Bo Got Coin!"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N6f7008c4da794db99c3f81a9d8323532 ;
    schema:name "Bum-Bo Got Coin!"@en .

_:Nab546c02da49433d966a40d8aeabf2ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forlorn Hollow"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N6f7008c4da794db99c3f81a9d8323532 ;
    schema:name "Forlorn Hollow"@en .

_:Nb497285c2d63444a8fba0849ed3ea81e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Halls of Belial"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N6f7008c4da794db99c3f81a9d8323532 ;
    schema:name "Halls of Belial"@en .

_:Nb9592996de8c4d4d866ab573fba925aa schema:name "Ridiculon"@en,
        "Ridiculon"@ja,
        "Ridiculon"@ja-latn ;
    foaf:name "Ridiculon"@en,
        "Ridiculon"@ja,
        "Ridiculon"@ja-latn .

_:Nd01483a0efe6438782d1133e96c1b0df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magnus Dominus"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N6f7008c4da794db99c3f81a9d8323532 ;
    schema:name "Magnus Dominus"@en .

_:Nd3678d38dbfd4a9b918599020c530c9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beatitudine"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N6f7008c4da794db99c3f81a9d8323532 ;
    schema:name "Beatitudine"@en .

_:Nd920d88d971940ed88ba66037312c8cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortitudo"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N6f7008c4da794db99c3f81a9d8323532 ;
    schema:name "Fortitudo"@en .

_:Nfc5aa529c2064c2fb7b5dfdad3059c1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nickel Grinder"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N6f7008c4da794db99c3f81a9d8323532 ;
    schema:name "Nickel Grinder"@en .

_:N6f7008c4da794db99c3f81a9d8323532 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06369f681b4643c29a3a9ea46b32ca30,
        _:N21b41919d0774969bfc4ad3cc2700901,
        _:N25d2a56ab8624517bd405c70687ec769,
        _:N6271a440ec2049488278417a7e8bc932,
        _:N75407c9cce154168b48a084e0e41e3b9,
        _:N9ee9e1e219084283bab311eac8be5fa1,
        _:Nab546c02da49433d966a40d8aeabf2ad,
        _:Nb497285c2d63444a8fba0849ed3ea81e,
        _:Nd01483a0efe6438782d1133e96c1b0df,
        _:Nd3678d38dbfd4a9b918599020c530c9d,
        _:Nd920d88d971940ed88ba66037312c8cc,
        _:Nfc5aa529c2064c2fb7b5dfdad3059c1d ;
    mo:track_count 12 ;
    schema:duration "PT44:09"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N06369f681b4643c29a3a9ea46b32ca30,
        _:N21b41919d0774969bfc4ad3cc2700901,
        _:N25d2a56ab8624517bd405c70687ec769,
        _:N6271a440ec2049488278417a7e8bc932,
        _:N75407c9cce154168b48a084e0e41e3b9,
        _:N9ee9e1e219084283bab311eac8be5fa1,
        _:Nab546c02da49433d966a40d8aeabf2ad,
        _:Nb497285c2d63444a8fba0849ed3ea81e,
        _:Nd01483a0efe6438782d1133e96c1b0df,
        _:Nd3678d38dbfd4a9b918599020c530c9d,
        _:Nd920d88d971940ed88ba66037312c8cc,
        _:Nfc5aa529c2064c2fb7b5dfdad3059c1d .

