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

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

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

<artist/4931#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5892#subject> ;
    schema:name "Bill Brown"@en ;
    foaf:made <album/5892#composition>,
        <album/5892#subject> ;
    foaf:name "Bill Brown"@en .

<artist/894#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/5892#subject> ;
    schema:name "Jamie Christopherson"@en ;
    foaf:made <album/5892#composition>,
        <album/5892#subject> ;
    foaf:name "Jamie Christopherson"@en .

<product/19969#subject> a schema:CreativeWork ;
    schema:name "The Lord of the Rings: The Battle for Middle-Earth"@en,
        "The Lord of the Rings: The Battle for Middle-Earth"@ja,
        "The Lord of the Rings: The Battle for Middle-Earth"@ja-latn ;
    foaf:name "The Lord of the Rings: The Battle for Middle-Earth"@en,
        "The Lord of the Rings: The Battle for Middle-Earth"@ja,
        "The Lord of the Rings: The Battle for Middle-Earth"@ja-latn .

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

<album/5892#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Lord of the Rings: The Battle for Middle-Earth"@en,
        "The Lord of the Rings: The Battle for Middle-Earth"@ja,
        "The Lord of the Rings: The Battle for Middle-Earth"@ja-latn ;
    mo:performance_of <album/5892#musicalwork> ;
    mo:recorded_as <album/5892#musicalexpression> ;
    schema:name "The Lord of the Rings: The Battle for Middle-Earth"@en,
        "The Lord of the Rings: The Battle for Middle-Earth"@ja,
        "The Lord of the Rings: The Battle for Middle-Earth"@ja-latn ;
    schema:workPerformed <album/5892#musicalwork> .

<org/738#subject> schema:name "E.A.R.S."@en,
        "E.A.R.S."@ja,
        "E.A.R.S."@ja-latn ;
    foaf:name "E.A.R.S."@en,
        "E.A.R.S."@ja,
        "E.A.R.S."@ja-latn .

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

<https://medium-media.vgm.io/albums/29/5892/5892-1197397399.jpg> a schema:ImageObject,
        foaf:Image .

<album/5892#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Lord of the Rings: The Battle for Middle-Earth"@en,
        "The Lord of the Rings: The Battle for Middle-Earth"@ja,
        "The Lord of the Rings: The Battle for Middle-Earth"@ja-latn ;
    mo:composer <artist/4931#subject>,
        <artist/894#subject> ;
    mo:produced_work <album/5892#musicalwork> ;
    schema:name "The Lord of the Rings: The Battle for Middle-Earth"@en,
        "The Lord of the Rings: The Battle for Middle-Earth"@ja,
        "The Lord of the Rings: The Battle for Middle-Earth"@ja-latn .

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

<album/5892#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-08-28"^^xsd:date ;
    dcterms:title "The Lord of the Rings: The Battle for Middle-Earth"@en,
        "The Lord of the Rings: The Battle for Middle-Earth"@ja,
        "The Lord of the Rings: The Battle for Middle-Earth"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/5892#musicalexpression> ;
    mo:publisher <org/738#subject> ;
    mo:record _:Ne6396073deb44f8b832ccb4e4d365888 ;
    mo:record_count 1 ;
    schema:about <product/19969#subject> ;
    schema:datePublished "2006-08-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/29/5892/5892-1197397399.jpg> ;
    schema:name "The Lord of the Rings: The Battle for Middle-Earth"@en,
        "The Lord of the Rings: The Battle for Middle-Earth"@ja,
        "The Lord of the Rings: The Battle for Middle-Earth"@ja-latn ;
    schema:publisher <org/738#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/5892/5892-1197397399.jpg> .

_:N0f939dab39b34478beff4bd95f6e6899 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Riding the Plains"@en ;
    mo:track_number 18 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Riding the Plains"@en .

_:N15057f7ce14f49e0a7493bc3c74377af a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes Shall Rise"@en ;
    mo:track_number 17 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Heroes Shall Rise"@en .

_:N1bc7e772aebe496588fc8769c69db5ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Allies Unite"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Allies Unite"@en .

_:N1eef9b489d9f4480b8ed08865696ee6a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War Chant"@en ;
    mo:track_number 15 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "War Chant"@en .

_:N3b3ddeaadb514a29879933b4b915fe4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fellowship Continues"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "The Fellowship Continues"@en .

_:N3f602d4ff25c4509a4011a2583302d96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Path of Destruction"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Path of Destruction"@en .

_:N42fa503f3ad84a6c8d9911e415831377 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hordes Attack"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Hordes Attack"@en .

_:N4a26bb33519a4747ba2965dae9f4e692 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory is Near"@en ;
    mo:track_number 22 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Victory is Near"@en .

_:N4a9f357b53e74f858afad08fc970d0bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forces of Good"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Forces of Good"@en .

_:N4eba89cb2356425ca231660a4a1430df a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Building an Empire"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Building an Empire"@en .

_:N5803d28f985b4acba00b708c30032a09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Valiant Fight"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Valiant Fight"@en .

_:Nbaaf126f71854c918a38c597f02d17de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Expansion of Darkness"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Expansion of Darkness"@en .

_:Nbabe2bf79a214e798391ac57333a8130 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Lands"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "New Lands"@en .

_:Nc80ba6231886422f80958d418545ca5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Casting the Shadow"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Casting the Shadow"@en .

_:Ncdc3921170174128bc77f8c11a1ab604 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swords Drawn"@en ;
    mo:track_number 19 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Swords Drawn"@en .

_:Nd56c30e9ccfd43c2a1a00aa9db377bb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight for Freedom"@en ;
    mo:track_number 16 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Fight for Freedom"@en .

_:Ndc19f061969d446997362fa6159156e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Times"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Dark Times"@en .

_:Ne69799f5413e40bc84387f73b2abdf96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Doomed to Fall"@en ;
    mo:track_number 13 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Doomed to Fall"@en .

_:Ne9384063162b4582a5318cd6baeb8388 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spreading Hope"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Spreading Hope"@en .

_:Nec99a589887343adb5bb47adf5fa72ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Devastation"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Devastation"@en .

_:Necade3eb501f4b49b0811dd00f6a2e44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of the Dead"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Battle of the Dead"@en .

_:Nf18b167a9f7e41328c25edeaec427eec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unstoppable Evil"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Ne6396073deb44f8b832ccb4e4d365888 ;
    schema:name "Unstoppable Evil"@en .

_:Ne6396073deb44f8b832ccb4e4d365888 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f939dab39b34478beff4bd95f6e6899,
        _:N15057f7ce14f49e0a7493bc3c74377af,
        _:N1bc7e772aebe496588fc8769c69db5ce,
        _:N1eef9b489d9f4480b8ed08865696ee6a,
        _:N3b3ddeaadb514a29879933b4b915fe4a,
        _:N3f602d4ff25c4509a4011a2583302d96,
        _:N42fa503f3ad84a6c8d9911e415831377,
        _:N4a26bb33519a4747ba2965dae9f4e692,
        _:N4a9f357b53e74f858afad08fc970d0bb,
        _:N4eba89cb2356425ca231660a4a1430df,
        _:N5803d28f985b4acba00b708c30032a09,
        _:Nbaaf126f71854c918a38c597f02d17de,
        _:Nbabe2bf79a214e798391ac57333a8130,
        _:Nc80ba6231886422f80958d418545ca5b,
        _:Ncdc3921170174128bc77f8c11a1ab604,
        _:Nd56c30e9ccfd43c2a1a00aa9db377bb2,
        _:Ndc19f061969d446997362fa6159156e7,
        _:Ne69799f5413e40bc84387f73b2abdf96,
        _:Ne9384063162b4582a5318cd6baeb8388,
        _:Nec99a589887343adb5bb47adf5fa72ec,
        _:Necade3eb501f4b49b0811dd00f6a2e44,
        _:Nf18b167a9f7e41328c25edeaec427eec ;
    mo:track_count 22 ;
    schema:duration "PT44:18"^^xsd:interval ;
    schema:numTracks 22 ;
    schema:track _:N0f939dab39b34478beff4bd95f6e6899,
        _:N15057f7ce14f49e0a7493bc3c74377af,
        _:N1bc7e772aebe496588fc8769c69db5ce,
        _:N1eef9b489d9f4480b8ed08865696ee6a,
        _:N3b3ddeaadb514a29879933b4b915fe4a,
        _:N3f602d4ff25c4509a4011a2583302d96,
        _:N42fa503f3ad84a6c8d9911e415831377,
        _:N4a26bb33519a4747ba2965dae9f4e692,
        _:N4a9f357b53e74f858afad08fc970d0bb,
        _:N4eba89cb2356425ca231660a4a1430df,
        _:N5803d28f985b4acba00b708c30032a09,
        _:Nbaaf126f71854c918a38c597f02d17de,
        _:Nbabe2bf79a214e798391ac57333a8130,
        _:Nc80ba6231886422f80958d418545ca5b,
        _:Ncdc3921170174128bc77f8c11a1ab604,
        _:Nd56c30e9ccfd43c2a1a00aa9db377bb2,
        _:Ndc19f061969d446997362fa6159156e7,
        _:Ne69799f5413e40bc84387f73b2abdf96,
        _:Ne9384063162b4582a5318cd6baeb8388,
        _:Nec99a589887343adb5bb47adf5fa72ec,
        _:Necade3eb501f4b49b0811dd00f6a2e44,
        _:Nf18b167a9f7e41328c25edeaec427eec .

