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

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

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

<album/54406#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Deus Ex Machina"@en,
        "Deus Ex Machina"@ja,
        "Deus Ex Machina"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Mel Croucher"@en ;
            foaf:made <album/54406#composition> ;
            foaf:name "Mel Croucher"@en ] ;
    mo:produced_work <album/54406#musicalwork> ;
    schema:name "Deus Ex Machina"@en,
        "Deus Ex Machina"@ja,
        "Deus Ex Machina"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/60/54406/54406-1439590849.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/54406#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2011-09-15"^^xsd:date ;
    dcterms:title "Deus Ex Machina"@en,
        "Deus Ex Machina"@ja,
        "Deus Ex Machina"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/54406#musicalexpression> ;
    mo:publisher _:Naceb4963c20b4631be4a9650616ebf94 ;
    mo:record _:Nf419a6181edb42ea814842668f41241a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Deus Ex Machina"@en ;
            foaf:name "Deus Ex Machina"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jon Pertwee"@en ;
            foaf:name "Jon Pertwee"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Frankie Howerd"@en ;
            foaf:name "Frankie Howerd"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mel Croucher"@en ;
            foaf:name "Mel Croucher"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ian Dury"@en ;
            foaf:name "Ian Dury"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Donna Bailey"@en ;
            foaf:name "Donna Bailey"@en ] ;
    schema:datePublished "2011-09-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/60/54406/54406-1439590849.jpg> ;
    schema:name "Deus Ex Machina"@en,
        "Deus Ex Machina"@ja,
        "Deus Ex Machina"@ja-latn ;
    schema:publisher _:Naceb4963c20b4631be4a9650616ebf94 ;
    foaf:depiction <https://media.vgm.io/albums/60/54406/54406-1439590849.jpg> .

<album/54406#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Deus Ex Machina"@en,
        "Deus Ex Machina"@ja,
        "Deus Ex Machina"@ja-latn ;
    mo:performance_of <album/54406#musicalwork> ;
    mo:performer _:N35b3aa4d1bd64bd3955b82a8314cb55b,
        _:Na6b6ccb0ffe041719bc73c9b55754ccd,
        _:Nb26df0a531f2417c8fa0339ec6a02177,
        _:Ne5acebfc118d4545ad17e79bd9a71df5,
        _:Ne61c0ee6270f430489b3fbdba0865758 ;
    mo:recorded_as <album/54406#musicalexpression> ;
    schema:byArtist _:N35b3aa4d1bd64bd3955b82a8314cb55b,
        _:Na6b6ccb0ffe041719bc73c9b55754ccd,
        _:Nb26df0a531f2417c8fa0339ec6a02177,
        _:Ne5acebfc118d4545ad17e79bd9a71df5,
        _:Ne61c0ee6270f430489b3fbdba0865758 ;
    schema:name "Deus Ex Machina"@en,
        "Deus Ex Machina"@ja,
        "Deus Ex Machina"@ja-latn ;
    schema:workPerformed <album/54406#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/54406#subject> ;
    schema:name "Mel Croucher"@en ;
    foaf:made <album/54406#subject> ;
    foaf:name "Mel Croucher"@en .

_:N30af8aa288f2446d8d3513bf486f01f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Foetus"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Nf419a6181edb42ea814842668f41241a ;
    schema:name "Foetus"@en .

_:N35b3aa4d1bd64bd3955b82a8314cb55b a schema:Person,
        foaf:Person ;
    mo:performed <album/54406#performance> ;
    schema:name "Donna Bailey"@en ;
    foaf:name "Donna Bailey"@en .

_:N38517fa1b8b847a9bb5c0139e70228ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War Crimes Are Easy (feat. Frankie Howerd & Jon Pertwee)"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:Nf419a6181edb42ea814842668f41241a ;
    schema:name "War Crimes Are Easy (feat. Frankie Howerd & Jon Pertwee)"@en .

_:N59ca2edd1b834d3e9228335be104ec37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Old Age (feat. Jon Pertwee)"@en ;
    mo:track_number 10 ;
    schema:duration "PT9:24"^^xsd:interval ;
    schema:inPlaylist _:Nf419a6181edb42ea814842668f41241a ;
    schema:name "Old Age (feat. Jon Pertwee)"@en .

_:N5a6485f5a0b54dda815510d9acad8d70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fertlizer (feat. Ian Dury)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nf419a6181edb42ea814842668f41241a ;
    schema:name "Fertlizer (feat. Ian Dury)"@en .

_:N5fe76772dd924ff5a3553cf4e92f49c9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "School (feat. Frankie Howerd, Mel Croucher & Donna Bailey)"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:Nf419a6181edb42ea814842668f41241a ;
    schema:name "School (feat. Frankie Howerd, Mel Croucher & Donna Bailey)"@en .

_:N7783e07ec669411ca5ca553f69c9e491 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Replay (feat. Ian Dury & Jon Pertwee)"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nf419a6181edb42ea814842668f41241a ;
    schema:name "Replay (feat. Ian Dury & Jon Pertwee)"@en .

_:N8f1557cb803f47248f83c04abcd30cae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Justice (feat. Donna Baley, E.P. Thompson, Jon Pertwee, E, P & Thompson)"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:Nf419a6181edb42ea814842668f41241a ;
    schema:name "Justice (feat. Donna Baley, E.P. Thompson, Jon Pertwee, E, P & Thompson)"@en .

_:Na6b6ccb0ffe041719bc73c9b55754ccd a schema:Person,
        foaf:Person ;
    mo:performed <album/54406#performance> ;
    schema:name "Mel Croucher"@en ;
    foaf:name "Mel Croucher"@en .

_:Naceb4963c20b4631be4a9650616ebf94 schema:name "Mel Croucher"@en ;
    foaf:name "Mel Croucher"@en .

_:Nae0ab54481ef4fc49a2ff50d7c482a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love (feat. Donna Bailey, Jon Pertwee & Frankie Howerd)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nf419a6181edb42ea814842668f41241a ;
    schema:name "Love (feat. Donna Bailey, Jon Pertwee & Frankie Howerd)"@en .

_:Nb02ed7c85423405dbc82a7e67fb529f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All the Screen's a Stage (feat. Jon Pertwee & Donna Bailey)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:Nf419a6181edb42ea814842668f41241a ;
    schema:name "All the Screen's a Stage (feat. Jon Pertwee & Donna Bailey)"@en .

_:Nb26df0a531f2417c8fa0339ec6a02177 a schema:Person,
        foaf:Person ;
    mo:performed <album/54406#performance> ;
    schema:name "Jon Pertwee"@en ;
    foaf:name "Jon Pertwee"@en .

_:Nbdbad2514dcc4bc1967d76c341253a0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Am Machine (feat. Jon Pertwee, Donna Bailey & Ian Dury)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:Nf419a6181edb42ea814842668f41241a ;
    schema:name "I Am Machine (feat. Jon Pertwee, Donna Bailey & Ian Dury)"@en .

_:Nce569d707a244dbdb2588eb11b9c3d04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Asked to Be Born (feat. The Children Of Warblington School)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nf419a6181edb42ea814842668f41241a ;
    schema:name "Asked to Be Born (feat. The Children Of Warblington School)"@en .

_:Ne5acebfc118d4545ad17e79bd9a71df5 a schema:Person,
        foaf:Person ;
    mo:performed <album/54406#performance> ;
    schema:name "Ian Dury"@en ;
    foaf:name "Ian Dury"@en .

_:Ne61c0ee6270f430489b3fbdba0865758 a schema:Person,
        foaf:Person ;
    mo:performed <album/54406#performance> ;
    schema:name "Frankie Howerd"@en ;
    foaf:name "Frankie Howerd"@en .

_:Nf419a6181edb42ea814842668f41241a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N30af8aa288f2446d8d3513bf486f01f2,
        _:N38517fa1b8b847a9bb5c0139e70228ab,
        _:N59ca2edd1b834d3e9228335be104ec37,
        _:N5a6485f5a0b54dda815510d9acad8d70,
        _:N5fe76772dd924ff5a3553cf4e92f49c9,
        _:N7783e07ec669411ca5ca553f69c9e491,
        _:N8f1557cb803f47248f83c04abcd30cae,
        _:Nae0ab54481ef4fc49a2ff50d7c482a09,
        _:Nb02ed7c85423405dbc82a7e67fb529f2,
        _:Nbdbad2514dcc4bc1967d76c341253a0c,
        _:Nce569d707a244dbdb2588eb11b9c3d04 ;
    mo:track_count 11 ;
    schema:duration "PT45:21"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N30af8aa288f2446d8d3513bf486f01f2,
        _:N38517fa1b8b847a9bb5c0139e70228ab,
        _:N59ca2edd1b834d3e9228335be104ec37,
        _:N5a6485f5a0b54dda815510d9acad8d70,
        _:N5fe76772dd924ff5a3553cf4e92f49c9,
        _:N7783e07ec669411ca5ca553f69c9e491,
        _:N8f1557cb803f47248f83c04abcd30cae,
        _:Nae0ab54481ef4fc49a2ff50d7c482a09,
        _:Nb02ed7c85423405dbc82a7e67fb529f2,
        _:Nbdbad2514dcc4bc1967d76c341253a0c,
        _:Nce569d707a244dbdb2588eb11b9c3d04 .

