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

<artist/10638#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chad Seiter"@en ;
    foaf:made <album/2468#lyrics>,
        <album/2468#subject> ;
    foaf:name "Chad Seiter"@en .

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

<artist/1444#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2468#subject> ;
    schema:name "Chris Tilton"@en ;
    foaf:made <album/2468#composition>,
        <album/2468#subject> ;
    foaf:name "Chris Tilton"@en .

<artist/406#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2468#subject> ;
    schema:name "Michael Giacchino"@en ;
    foaf:made <album/2468#composition>,
        <album/2468#subject> ;
    foaf:name "Michael Giacchino"@en .

<product/23651#subject> a schema:CreativeWork ;
    schema:name "Mercenaries: Playground of Destruction"@en,
        "Mercenaries: Playground of Destruction"@ja,
        "Mercenaries: Playground of Destruction"@ja-latn ;
    foaf:name "Mercenaries: Playground of Destruction"@en,
        "Mercenaries: Playground of Destruction"@ja,
        "Mercenaries: Playground of Destruction"@ja-latn .

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

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

<org/915#subject> schema:name "La-La Land Records"@en,
        "La-La Land Records"@ja,
        "La-La Land Records"@ja-latn ;
    foaf:name "La-La Land Records"@en,
        "La-La Land Records"@ja,
        "La-La Land Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/86/2468/2468-1190843853.jpg> a schema:ImageObject,
        foaf:Image .

<album/2468#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@en,
        "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@ja,
        "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@ja-latn ;
    mo:composer <artist/1444#subject>,
        <artist/406#subject> ;
    mo:produced_work <album/2468#musicalwork> ;
    schema:name "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@en,
        "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@ja,
        "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@ja-latn .

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

<artist/1410#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2468#performance> ;
    schema:name "The Northwest Sinfonia"@en ;
    foaf:name "The Northwest Sinfonia"@en .

<artist/14797#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/2468#performance> ;
    schema:name "Simon James"@en ;
    foaf:name "Simon James"@en .

<album/2468#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@en,
        "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@ja,
        "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@ja-latn ;
    mo:performance_of <album/2468#musicalwork> ;
    mo:performer <artist/1410#subject>,
        <artist/14797#subject> ;
    mo:recorded_as <album/2468#musicalexpression> ;
    schema:byArtist <artist/1410#subject>,
        <artist/14797#subject> ;
    schema:name "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@en,
        "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@ja,
        "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@ja-latn ;
    schema:workPerformed <album/2468#musicalwork> .

<album/2468#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2004-12-14"^^xsd:date ;
    dcterms:title "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@en,
        "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@ja,
        "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@ja-latn ;
    mo:catalogue_number "LLLCD 1029" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2468#musicalexpression> ;
    mo:publisher <org/915#subject> ;
    mo:record _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    mo:record_count 1 ;
    schema:about <product/23651#subject> ;
    schema:byArtist <artist/1410#subject>,
        <artist/14797#subject> ;
    schema:datePublished "2004-12-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/86/2468/2468-1190843853.jpg> ;
    schema:name "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@en,
        "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@ja,
        "Mercenaries: Playground of Destruction Original Soundtrack From The LucasArts Videogame"@ja-latn ;
    schema:publisher <org/915#subject> ;
    foaf:depiction <https://media.vgm.io/albums/86/2468/2468-1190843853.jpg> .

_:N060f21f5040c4256b923ffcdad032de4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Countdown"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Countdown"@en .

_:N094ba130731746fcb206c110d799824f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mercenary Without A Cause"@en ;
    mo:track_number 4 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Mercenary Without A Cause"@en .

_:N130cdb399a4942af8e04bdde59ba339e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Family Business"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Family Business"@en .

_:N1a570e7d946d4c78875bf3da311e3209 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mercenaries Main Theme"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Mercenaries Main Theme"@en .

_:N2899b846d9dc432d86be73dce00bba2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deck of 52"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Deck of 52"@en .

_:N2d0a4b56016444bba976cc09d61b6335 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Show Me the Mercenary"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Show Me the Mercenary"@en .

_:N2f59f719269e4ba3bd39efaa60558581 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Blinding Flash"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "The Blinding Flash"@en .

_:N391dd0d430c945a1ba165bd267685157 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Honor and Strength"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Honor and Strength"@en .

_:N626987f131db4911b7dbda8a54a53e7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thermal Event"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Thermal Event"@en .

_:N6b56a45b600049b6a1ba5dcff0325262 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hidden Valley Bunker"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Hidden Valley Bunker"@en .

_:N6bd3f016eeea4f898d5c30577c7478c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Explosion Scherzo"@en ;
    mo:track_number 17 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Explosion Scherzo"@en .

_:N6fc5ad6b302b4d0ea81a810138d0e6a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Allied Nations"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Allied Nations"@en .

_:N71d613b71fa9412ca4e8c03c44d24db4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "For the Motherland"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "For the Motherland"@en .

_:N81a6768de81f4765af984a0d3ef2fb33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "World's Best Carpool Lane"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "World's Best Carpool Lane"@en .

_:N8517150334384e89ad60d09a02f457dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swedish Fireballs"@en ;
    mo:track_number 12 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Swedish Fireballs"@en .

_:N86503b8391424384bc0dd63e1deba830 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destination: DMZ"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Destination: DMZ"@en .

_:N9233a02130044f2490607c0ca1770016 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trouble at Work"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Trouble at Work"@en .

_:Na9dcd5c1e01a4bebb3daf918c78b6b02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Relentless Pursuit"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Relentless Pursuit"@en .

_:Nb36bbd8847d24ba2811250469c28b20a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sniper"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Sniper"@en .

_:Nd9711fb12c92473d824eac2ca46cb3c3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gas Tank on the Roof"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Gas Tank on the Roof"@en .

_:Ne0bbd947f0ed4944ac4a06d765811055 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trains, Planes, and HMMWVs"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N9ebaf0f49fc74c84b1b3681056a7adba ;
    schema:name "Trains, Planes, and HMMWVs"@en .

_:N9ebaf0f49fc74c84b1b3681056a7adba a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N060f21f5040c4256b923ffcdad032de4,
        _:N094ba130731746fcb206c110d799824f,
        _:N130cdb399a4942af8e04bdde59ba339e,
        _:N1a570e7d946d4c78875bf3da311e3209,
        _:N2899b846d9dc432d86be73dce00bba2a,
        _:N2d0a4b56016444bba976cc09d61b6335,
        _:N2f59f719269e4ba3bd39efaa60558581,
        _:N391dd0d430c945a1ba165bd267685157,
        _:N626987f131db4911b7dbda8a54a53e7f,
        _:N6b56a45b600049b6a1ba5dcff0325262,
        _:N6bd3f016eeea4f898d5c30577c7478c8,
        _:N6fc5ad6b302b4d0ea81a810138d0e6a2,
        _:N71d613b71fa9412ca4e8c03c44d24db4,
        _:N81a6768de81f4765af984a0d3ef2fb33,
        _:N8517150334384e89ad60d09a02f457dc,
        _:N86503b8391424384bc0dd63e1deba830,
        _:N9233a02130044f2490607c0ca1770016,
        _:Na9dcd5c1e01a4bebb3daf918c78b6b02,
        _:Nb36bbd8847d24ba2811250469c28b20a,
        _:Nd9711fb12c92473d824eac2ca46cb3c3,
        _:Ne0bbd947f0ed4944ac4a06d765811055 ;
    mo:track_count 21 ;
    schema:duration "PT58:29"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N060f21f5040c4256b923ffcdad032de4,
        _:N094ba130731746fcb206c110d799824f,
        _:N130cdb399a4942af8e04bdde59ba339e,
        _:N1a570e7d946d4c78875bf3da311e3209,
        _:N2899b846d9dc432d86be73dce00bba2a,
        _:N2d0a4b56016444bba976cc09d61b6335,
        _:N2f59f719269e4ba3bd39efaa60558581,
        _:N391dd0d430c945a1ba165bd267685157,
        _:N626987f131db4911b7dbda8a54a53e7f,
        _:N6b56a45b600049b6a1ba5dcff0325262,
        _:N6bd3f016eeea4f898d5c30577c7478c8,
        _:N6fc5ad6b302b4d0ea81a810138d0e6a2,
        _:N71d613b71fa9412ca4e8c03c44d24db4,
        _:N81a6768de81f4765af984a0d3ef2fb33,
        _:N8517150334384e89ad60d09a02f457dc,
        _:N86503b8391424384bc0dd63e1deba830,
        _:N9233a02130044f2490607c0ca1770016,
        _:Na9dcd5c1e01a4bebb3daf918c78b6b02,
        _:Nb36bbd8847d24ba2811250469c28b20a,
        _:Nd9711fb12c92473d824eac2ca46cb3c3,
        _:Ne0bbd947f0ed4944ac4a06d765811055 .

