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

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

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

<album/101111#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "DonDon Busters!!"@en,
        "DonDon Busters!!"@ja,
        "DonDon Busters!!"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Odin G.S Composer"@en ;
            foaf:made <album/101111#composition> ;
            foaf:name "Odin G.S Composer"@en ] ;
    mo:produced_work <album/101111#musicalwork> ;
    schema:name "DonDon Busters!!"@en,
        "DonDon Busters!!"@ja,
        "DonDon Busters!!"@ja-latn .

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

<album/101111#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "DonDon Busters!!"@en,
        "DonDon Busters!!"@ja,
        "DonDon Busters!!"@ja-latn ;
    mo:performance_of <album/101111#musicalwork> ;
    mo:recorded_as <album/101111#musicalexpression> ;
    schema:name "DonDon Busters!!"@en,
        "DonDon Busters!!"@ja,
        "DonDon Busters!!"@ja-latn ;
    schema:workPerformed <album/101111#musicalwork> .

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

<https://medium-media.vgm.io/albums/11/101111/101111-1593953734.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/101111#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-07-02"^^xsd:date ;
    dcterms:title "DonDon Busters!!"@en,
        "DonDon Busters!!"@ja,
        "DonDon Busters!!"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/101111#musicalexpression> ;
    mo:publisher _:N097295e795b24e099e7f61a4f31f2172 ;
    mo:record _:N1d5c8e3511dc460c81bb1cb2158b580a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "DonDon Busters!!"@en ;
            foaf:name "DonDon Busters!!"@en ] ;
    schema:datePublished "2020-07-02"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/11/101111/101111-1593953734.jpg> ;
    schema:name "DonDon Busters!!"@en,
        "DonDon Busters!!"@ja,
        "DonDon Busters!!"@ja-latn ;
    schema:publisher _:N097295e795b24e099e7f61a4f31f2172 ;
    foaf:depiction <https://media.vgm.io/albums/11/101111/101111-1593953734.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/101111#subject> ;
    schema:name "Odin G.S Composer"@en ;
    foaf:made <album/101111#subject> ;
    foaf:name "Odin G.S Composer"@en .

_:N097295e795b24e099e7f61a4f31f2172 schema:name "Odin G.S Composer"@en,
        "Odin G.S Composer"@ja,
        "Odin G.S Composer"@ja-latn ;
    foaf:name "Odin G.S Composer"@en,
        "Odin G.S Composer"@ja,
        "Odin G.S Composer"@ja-latn .

_:N316293e4765a4fc7a8c82b5beb36849d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SpaceDon"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N1d5c8e3511dc460c81bb1cb2158b580a ;
    schema:name "SpaceDon"@en .

_:N4ca665cc07a84bdbbd5b73020f3472c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LavaDon"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N1d5c8e3511dc460c81bb1cb2158b580a ;
    schema:name "LavaDon"@en .

_:N54d24d1686394b7cb5d3724833a21ccb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Match Results"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N1d5c8e3511dc460c81bb1cb2158b580a ;
    schema:name "Match Results"@en .

_:N729767d993114abca6590854dd878e1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DonDon Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N1d5c8e3511dc460c81bb1cb2158b580a ;
    schema:name "DonDon Main Theme"@en .

_:N8fe971ec044e4fc79f3a0cbcb0090d77 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SkyDon"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N1d5c8e3511dc460c81bb1cb2158b580a ;
    schema:name "SkyDon"@en .

_:Na4e7708d22b74fa194f33d07c6f5959b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready, GO!!"@en ;
    mo:track_number 2 ;
    schema:duration "PT0:03"^^xsd:interval ;
    schema:inPlaylist _:N1d5c8e3511dc460c81bb1cb2158b580a ;
    schema:name "Ready, GO!!"@en .

_:Nd5ce394a193e431fa979f03e6a1c3a25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "JungleDon"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N1d5c8e3511dc460c81bb1cb2158b580a ;
    schema:name "JungleDon"@en .

_:Ne32f08fcc1fd4fed86052f55aa188962 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DesertDon"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N1d5c8e3511dc460c81bb1cb2158b580a ;
    schema:name "DesertDon"@en .

_:N1d5c8e3511dc460c81bb1cb2158b580a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N316293e4765a4fc7a8c82b5beb36849d,
        _:N4ca665cc07a84bdbbd5b73020f3472c9,
        _:N54d24d1686394b7cb5d3724833a21ccb,
        _:N729767d993114abca6590854dd878e1d,
        _:N8fe971ec044e4fc79f3a0cbcb0090d77,
        _:Na4e7708d22b74fa194f33d07c6f5959b,
        _:Nd5ce394a193e431fa979f03e6a1c3a25,
        _:Ne32f08fcc1fd4fed86052f55aa188962 ;
    mo:track_count 8 ;
    schema:duration "PT15:28"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N316293e4765a4fc7a8c82b5beb36849d,
        _:N4ca665cc07a84bdbbd5b73020f3472c9,
        _:N54d24d1686394b7cb5d3724833a21ccb,
        _:N729767d993114abca6590854dd878e1d,
        _:N8fe971ec044e4fc79f3a0cbcb0090d77,
        _:Na4e7708d22b74fa194f33d07c6f5959b,
        _:Nd5ce394a193e431fa979f03e6a1c3a25,
        _:Ne32f08fcc1fd4fed86052f55aa188962 .

