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

<album/93462#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Robot Roller-Derby Disco Dodgeball Soundtrack"@en,
        "Robot Roller-Derby Disco Dodgeball Soundtrack"@ja,
        "Robot Roller-Derby Disco Dodgeball Soundtrack"@ja-latn ;
    mo:produced_work <album/93462#musicalwork> ;
    schema:name "Robot Roller-Derby Disco Dodgeball Soundtrack"@en,
        "Robot Roller-Derby Disco Dodgeball Soundtrack"@ja,
        "Robot Roller-Derby Disco Dodgeball Soundtrack"@ja-latn .

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

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

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

<album/93462#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Robot Roller-Derby Disco Dodgeball Soundtrack"@en,
        "Robot Roller-Derby Disco Dodgeball Soundtrack"@ja,
        "Robot Roller-Derby Disco Dodgeball Soundtrack"@ja-latn ;
    mo:performance_of <album/93462#musicalwork> ;
    mo:recorded_as <album/93462#musicalexpression> ;
    schema:name "Robot Roller-Derby Disco Dodgeball Soundtrack"@en,
        "Robot Roller-Derby Disco Dodgeball Soundtrack"@ja,
        "Robot Roller-Derby Disco Dodgeball Soundtrack"@ja-latn ;
    schema:workPerformed <album/93462#musicalwork> .

<https://media.vgm.io/albums/26/93462/93462-9fc02edd282b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/93462#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/26/93462/93462-9fc02edd282b.jpg> ;
    foaf:depicts <album/93462#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/26/93462/93462-9fc02edd282b.jpg> .

<https://medium-media.vgm.io/albums/26/93462/93462-9fc02edd282b.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/93462#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2013-12-19"^^xsd:date ;
    dcterms:title "Robot Roller-Derby Disco Dodgeball Soundtrack"@en,
        "Robot Roller-Derby Disco Dodgeball Soundtrack"@ja,
        "Robot Roller-Derby Disco Dodgeball Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/93462#musicalexpression> ;
    mo:publisher _:Ndad089e2e5ba404795ea2a2566c6d178 ;
    mo:record _:N4808ce5f3abc4d1e82b564579e44155f ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Robot Roller-Derby Disco Dodgeball"@en ;
            foaf:name "Robot Roller-Derby Disco Dodgeball"@en ] ;
    schema:datePublished "2013-12-19"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/26/93462/93462-9fc02edd282b.jpg> ;
    schema:name "Robot Roller-Derby Disco Dodgeball Soundtrack"@en,
        "Robot Roller-Derby Disco Dodgeball Soundtrack"@ja,
        "Robot Roller-Derby Disco Dodgeball Soundtrack"@ja-latn ;
    schema:publisher _:Ndad089e2e5ba404795ea2a2566c6d178 ;
    foaf:depiction <https://media.vgm.io/albums/26/93462/93462-9fc02edd282b.jpg> .

_:N010a6eb56c7a4eb8b885622aab6aa824 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pyromania"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:54"^^xsd:interval ;
    schema:inPlaylist _:N4808ce5f3abc4d1e82b564579e44155f ;
    schema:name "Pyromania"@en .

_:N1c96327379804a80ba0d042a89177a1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boxcutter"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N4808ce5f3abc4d1e82b564579e44155f ;
    schema:name "Boxcutter"@en .

_:N33c212e38f74440ca475cc8e431b1059 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aviatrix"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:04"^^xsd:interval ;
    schema:inPlaylist _:N4808ce5f3abc4d1e82b564579e44155f ;
    schema:name "Aviatrix"@en .

_:N580618f3465c415980aefcc95889df78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "8 Bit Adventure"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:N4808ce5f3abc4d1e82b564579e44155f ;
    schema:name "8 Bit Adventure"@en .

_:N70b320239e93476c8fbc340ccb9d2325 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anthem"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N4808ce5f3abc4d1e82b564579e44155f ;
    schema:name "Anthem"@en .

_:N8ae7b60e42034704942ef848026c39a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touch My Spleen"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N4808ce5f3abc4d1e82b564579e44155f ;
    schema:name "Touch My Spleen"@en .

_:Na3677a3b0b6b4237a5220da00b50dcc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiny Bolder"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:N4808ce5f3abc4d1e82b564579e44155f ;
    schema:name "Tiny Bolder"@en .

_:Nc2f031ed7777461ba8c57cdf7b2dbe43 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ball Point"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N4808ce5f3abc4d1e82b564579e44155f ;
    schema:name "Ball Point"@en .

_:Ncdfa7e76610a45c1a8bf6e98f305a4cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Isometric"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:N4808ce5f3abc4d1e82b564579e44155f ;
    schema:name "Isometric"@en .

_:Ndad089e2e5ba404795ea2a2566c6d178 schema:name "Erik Asmussen"@en,
        "Erik Asmussen"@ja,
        "Erik Asmussen"@ja-latn ;
    foaf:name "Erik Asmussen"@en,
        "Erik Asmussen"@ja,
        "Erik Asmussen"@ja-latn .

_:Ne6f7d35c18904b1582ff52d2a076097b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Submarine 1015"@en ;
    mo:track_number 11 ;
    schema:duration "PT5:03"^^xsd:interval ;
    schema:inPlaylist _:N4808ce5f3abc4d1e82b564579e44155f ;
    schema:name "Submarine 1015"@en .

_:Nf2cc10a85e18479d968c801e624ff059 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chodge Darger"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N4808ce5f3abc4d1e82b564579e44155f ;
    schema:name "Chodge Darger"@en .

_:Nfb83bd335c7e48ef8c22f1db86428239 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Syntax"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:00"^^xsd:interval ;
    schema:inPlaylist _:N4808ce5f3abc4d1e82b564579e44155f ;
    schema:name "Syntax"@en .

_:N4808ce5f3abc4d1e82b564579e44155f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N010a6eb56c7a4eb8b885622aab6aa824,
        _:N1c96327379804a80ba0d042a89177a1c,
        _:N33c212e38f74440ca475cc8e431b1059,
        _:N580618f3465c415980aefcc95889df78,
        _:N70b320239e93476c8fbc340ccb9d2325,
        _:N8ae7b60e42034704942ef848026c39a7,
        _:Na3677a3b0b6b4237a5220da00b50dcc0,
        _:Nc2f031ed7777461ba8c57cdf7b2dbe43,
        _:Ncdfa7e76610a45c1a8bf6e98f305a4cf,
        _:Ne6f7d35c18904b1582ff52d2a076097b,
        _:Nf2cc10a85e18479d968c801e624ff059,
        _:Nfb83bd335c7e48ef8c22f1db86428239 ;
    mo:track_count 12 ;
    schema:duration "PT51:23"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N010a6eb56c7a4eb8b885622aab6aa824,
        _:N1c96327379804a80ba0d042a89177a1c,
        _:N33c212e38f74440ca475cc8e431b1059,
        _:N580618f3465c415980aefcc95889df78,
        _:N70b320239e93476c8fbc340ccb9d2325,
        _:N8ae7b60e42034704942ef848026c39a7,
        _:Na3677a3b0b6b4237a5220da00b50dcc0,
        _:Nc2f031ed7777461ba8c57cdf7b2dbe43,
        _:Ncdfa7e76610a45c1a8bf6e98f305a4cf,
        _:Ne6f7d35c18904b1582ff52d2a076097b,
        _:Nf2cc10a85e18479d968c801e624ff059,
        _:Nfb83bd335c7e48ef8c22f1db86428239 .

