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

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

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

<artist/66783#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/77402#subject> ;
    schema:name "Steven Coltart"@en ;
    foaf:made <album/77402#composition>,
        <album/77402#subject> ;
    foaf:name "Steven Coltart"@en .

<product/18217#subject> a schema:CreativeWork ;
    schema:name "Planet of the Apes: Last Frontier"@en,
        "Planet of the Apes: Last Frontier"@ja,
        "Planet of the Apes: Last Frontier"@ja-latn ;
    foaf:name "Planet of the Apes: Last Frontier"@en,
        "Planet of the Apes: Last Frontier"@ja,
        "Planet of the Apes: Last Frontier"@ja-latn .

<album/77402#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Planet of the Apes: Last Frontier"@en,
        "Planet of the Apes: Last Frontier (Music from the Video Game)"@ja,
        "Planet of the Apes: Last Frontier"@ja-latn ;
    mo:composer <artist/66783#subject> ;
    mo:produced_work <album/77402#musicalwork> ;
    schema:name "Planet of the Apes: Last Frontier"@en,
        "Planet of the Apes: Last Frontier (Music from the Video Game)"@ja,
        "Planet of the Apes: Last Frontier"@ja-latn .

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

<album/77402#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Planet of the Apes: Last Frontier"@en,
        "Planet of the Apes: Last Frontier (Music from the Video Game)"@ja,
        "Planet of the Apes: Last Frontier"@ja-latn ;
    mo:performance_of <album/77402#musicalwork> ;
    mo:recorded_as <album/77402#musicalexpression> ;
    schema:name "Planet of the Apes: Last Frontier"@en,
        "Planet of the Apes: Last Frontier (Music from the Video Game)"@ja,
        "Planet of the Apes: Last Frontier"@ja-latn ;
    schema:workPerformed <album/77402#musicalwork> .

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

<https://medium-media.vgm.io/albums/20/77402/77402-1525188705.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/77402#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-21"^^xsd:date ;
    dcterms:title "Planet of the Apes: Last Frontier"@en,
        "Planet of the Apes: Last Frontier (Music from the Video Game)"@ja,
        "Planet of the Apes: Last Frontier"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/77402#musicalexpression> ;
    mo:publisher _:N7d2c295581b74e83af3cb71eba50a514 ;
    mo:record _:N362baf6c15684c7f8d17508ae08b4910 ;
    mo:record_count 1 ;
    schema:about <product/18217#subject> ;
    schema:datePublished "2017-11-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/77402/77402-1525188705.jpg> ;
    schema:name "Planet of the Apes: Last Frontier"@en,
        "Planet of the Apes: Last Frontier (Music from the Video Game)"@ja,
        "Planet of the Apes: Last Frontier"@ja-latn ;
    schema:publisher _:N7d2c295581b74e83af3cb71eba50a514 ;
    foaf:depiction <https://media.vgm.io/albums/20/77402/77402-1525188705.jpg> .

_:N02f9edb3cfe84640b02165bd0e16e763 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thinking of Tom"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Thinking of Tom"@en .

_:N1b14a61a10f347888f8af4758c5be828 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clarence Speaks"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Clarence Speaks"@en .

_:N3623bfd40f0746b2ba7e50473132d9f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vanquished Return"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Vanquished Return"@en .

_:N3f67638e6261495f8f5834ff94f16e58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambush - Part 1"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Ambush - Part 1"@en .

_:N55c454b7f4fc4d4299564b818663a990 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Captured Steer"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Captured Steer"@en .

_:N5725329f372e490ab4e9e06082cc93dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tola Fight"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Tola Fight"@en .

_:N672d4d6ba89d4403843689a3cacfefd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Credits & Millers Bridge"@en ;
    mo:track_number 30 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "End Credits & Millers Bridge"@en .

_:N67dad4a500c9489e9308ca6e2e1b91c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Martial Law"@en ;
    mo:track_number 23 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Martial Law"@en .

_:N69d46f5717064ab4861a850d1c2ba6ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Get Your People"@en ;
    mo:track_number 14 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Get Your People"@en .

_:N74e3e247591b42f4bbda7a16da4b2d3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clarence Decision"@en ;
    mo:track_number 20 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Clarence Decision"@en .

_:N7862c241e48d40308a8d998ed786cbc9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cattle Sighted"@en ;
    mo:track_number 5 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Cattle Sighted"@en .

_:N78c58fe82ffb488c9f3c73875c9950ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jess Imprisoned"@en ;
    mo:track_number 25 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Jess Imprisoned"@en .

_:N7b1f9d5c3e0a46e095ae9f8c59ac9c7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave Trap"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Cave Trap"@en .

_:N7d2c295581b74e83af3cb71eba50a514 schema:name "FOXNEXT Games"@en ;
    foaf:name "FOXNEXT Games"@en .

_:N8566f08aa66849ff8716771f87c7ef44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Introduction"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Introduction"@en .

_:N8b5d840ee38d4b088f8a755c04f18078 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truth Revealed"@en ;
    mo:track_number 24 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Truth Revealed"@en .

_:N8d00424af98d408594ffbf268560abd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Across The Rooftops"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Across The Rooftops"@en .

_:N9275a7f991ee4da0b6268dd5c8d5a0e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last Frontier"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Last Frontier"@en .

_:N9cd084d0d36b4d17a9c07476857462c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Chains"@en ;
    mo:track_number 29 ;
    schema:duration "PT0:56"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "In Chains"@en .

_:Nadd05116ce5542268b080b2213e32bec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At The Gates"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "At The Gates"@en .

_:Nb1f1f13c5d6f43fc92a70ceb4d56dba6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pyre Burns"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Pyre Burns"@en .

_:Nb87bda491caa47f8a82bef9d691cf83b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Khan Dying"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Khan Dying"@en .

_:Nbc64de1de8534499b85bfa1905379a8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After Khans Death"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "After Khans Death"@en .

_:Nbd0c7bf534404c6a98d1c9ac8011f219 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Compound Assault"@en ;
    mo:track_number 28 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Compound Assault"@en .

_:Nbf90f67dd09d4b14999f55e0e6dd5f54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trackers Return"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Trackers Return"@en .

_:Nbff624e0bddd4e3992c9db4997316f9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trackers & Apes"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Trackers & Apes"@en .

_:Nd74f49b94d12478d9b4140a9efdfe996 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambush - Part 2"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Ambush - Part 2"@en .

_:Nd941ac72c33d40ffb379f84007d8e79b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jess At Armoury"@en ;
    mo:track_number 26 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Jess At Armoury"@en .

_:Nda800c2243c944989453e8bc79a6d2d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toms Burial"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:35"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Toms Burial"@en .

_:Ne38591bf153340529e8d0ee8ddec0d18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trackers Alert"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Trackers Alert"@en .

_:Nf087a2b7b3414acd9b5dc9d52a0b7a6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mark Decision"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N362baf6c15684c7f8d17508ae08b4910 ;
    schema:name "Mark Decision"@en .

_:N362baf6c15684c7f8d17508ae08b4910 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02f9edb3cfe84640b02165bd0e16e763,
        _:N1b14a61a10f347888f8af4758c5be828,
        _:N3623bfd40f0746b2ba7e50473132d9f0,
        _:N3f67638e6261495f8f5834ff94f16e58,
        _:N55c454b7f4fc4d4299564b818663a990,
        _:N5725329f372e490ab4e9e06082cc93dc,
        _:N672d4d6ba89d4403843689a3cacfefd0,
        _:N67dad4a500c9489e9308ca6e2e1b91c2,
        _:N69d46f5717064ab4861a850d1c2ba6ce,
        _:N74e3e247591b42f4bbda7a16da4b2d3b,
        _:N7862c241e48d40308a8d998ed786cbc9,
        _:N78c58fe82ffb488c9f3c73875c9950ff,
        _:N7b1f9d5c3e0a46e095ae9f8c59ac9c7f,
        _:N8566f08aa66849ff8716771f87c7ef44,
        _:N8b5d840ee38d4b088f8a755c04f18078,
        _:N8d00424af98d408594ffbf268560abd1,
        _:N9275a7f991ee4da0b6268dd5c8d5a0e4,
        _:N9cd084d0d36b4d17a9c07476857462c8,
        _:Nadd05116ce5542268b080b2213e32bec,
        _:Nb1f1f13c5d6f43fc92a70ceb4d56dba6,
        _:Nb87bda491caa47f8a82bef9d691cf83b,
        _:Nbc64de1de8534499b85bfa1905379a8a,
        _:Nbd0c7bf534404c6a98d1c9ac8011f219,
        _:Nbf90f67dd09d4b14999f55e0e6dd5f54,
        _:Nbff624e0bddd4e3992c9db4997316f9f,
        _:Nd74f49b94d12478d9b4140a9efdfe996,
        _:Nd941ac72c33d40ffb379f84007d8e79b,
        _:Nda800c2243c944989453e8bc79a6d2d1,
        _:Ne38591bf153340529e8d0ee8ddec0d18,
        _:Nf087a2b7b3414acd9b5dc9d52a0b7a6f ;
    mo:track_count 30 ;
    schema:duration "PT58:42"^^xsd:interval ;
    schema:numTracks 30 ;
    schema:track _:N02f9edb3cfe84640b02165bd0e16e763,
        _:N1b14a61a10f347888f8af4758c5be828,
        _:N3623bfd40f0746b2ba7e50473132d9f0,
        _:N3f67638e6261495f8f5834ff94f16e58,
        _:N55c454b7f4fc4d4299564b818663a990,
        _:N5725329f372e490ab4e9e06082cc93dc,
        _:N672d4d6ba89d4403843689a3cacfefd0,
        _:N67dad4a500c9489e9308ca6e2e1b91c2,
        _:N69d46f5717064ab4861a850d1c2ba6ce,
        _:N74e3e247591b42f4bbda7a16da4b2d3b,
        _:N7862c241e48d40308a8d998ed786cbc9,
        _:N78c58fe82ffb488c9f3c73875c9950ff,
        _:N7b1f9d5c3e0a46e095ae9f8c59ac9c7f,
        _:N8566f08aa66849ff8716771f87c7ef44,
        _:N8b5d840ee38d4b088f8a755c04f18078,
        _:N8d00424af98d408594ffbf268560abd1,
        _:N9275a7f991ee4da0b6268dd5c8d5a0e4,
        _:N9cd084d0d36b4d17a9c07476857462c8,
        _:Nadd05116ce5542268b080b2213e32bec,
        _:Nb1f1f13c5d6f43fc92a70ceb4d56dba6,
        _:Nb87bda491caa47f8a82bef9d691cf83b,
        _:Nbc64de1de8534499b85bfa1905379a8a,
        _:Nbd0c7bf534404c6a98d1c9ac8011f219,
        _:Nbf90f67dd09d4b14999f55e0e6dd5f54,
        _:Nbff624e0bddd4e3992c9db4997316f9f,
        _:Nd74f49b94d12478d9b4140a9efdfe996,
        _:Nd941ac72c33d40ffb379f84007d8e79b,
        _:Nda800c2243c944989453e8bc79a6d2d1,
        _:Ne38591bf153340529e8d0ee8ddec0d18,
        _:Nf087a2b7b3414acd9b5dc9d52a0b7a6f .

