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

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

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

<product/5847#subject> a schema:CreativeWork ;
    schema:name "Justice League: The New Frontier"@en,
        "Justice League: The New Frontier"@ja,
        "Justice League: The New Frontier"@ja-latn ;
    foaf:name "Justice League: The New Frontier"@en,
        "Justice League: The New Frontier"@ja,
        "Justice League: The New Frontier"@ja-latn .

<album/45400#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@en,
        "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@ja,
        "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@ja-latn ;
    mo:composer <artist/6114#subject> ;
    mo:produced_work <album/45400#musicalwork> ;
    schema:name "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@en,
        "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@ja,
        "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@ja-latn .

<album/45400#musicalexpression> a mo:Signal ;
    mo:published_as <album/45400#subject> ;
    mo:records <album/45400#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/00/45400/45400-1398167441.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/45400#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/00/45400/45400-1398167441.jpg> ;
    foaf:depicts <album/45400#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/00/45400/45400-1398167441.jpg> .

<https://medium-media.vgm.io/albums/00/45400/45400-1398167441.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/24100#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45400#performance> ;
    schema:name "Jeff Bunnell"@en ;
    foaf:name "Jeff Bunnell"@en .

<artist/25510#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/45400#performance> ;
    schema:name "Rory Mazzela"@en ;
    foaf:name "Rory Mazzela"@en .

<artist/6114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/45400#subject> ;
    mo:performed <album/45400#performance> ;
    schema:name "Kevin Manthei"@en ;
    foaf:made <album/45400#composition>,
        <album/45400#subject> ;
    foaf:name "Kevin Manthei"@en .

<album/45400#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@en,
        "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@ja,
        "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@ja-latn ;
    mo:performance_of <album/45400#musicalwork> ;
    mo:performer <artist/24100#subject>,
        <artist/25510#subject>,
        <artist/6114#subject> ;
    mo:recorded_as <album/45400#musicalexpression> ;
    schema:byArtist <artist/24100#subject>,
        <artist/25510#subject>,
        <artist/6114#subject> ;
    schema:name "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@en,
        "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@ja,
        "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@ja-latn ;
    schema:workPerformed <album/45400#musicalwork> .

<album/45400#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2008-03-18"^^xsd:date ;
    dcterms:title "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@en,
        "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@ja,
        "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@ja-latn ;
    mo:catalogue_number "LLLCD 1066" ;
    mo:media_type "CD" ;
    mo:publication_of <album/45400#musicalexpression> ;
    mo:publisher <org/915#subject> ;
    mo:record _:N6d7967e955484e9d82bf653a95f235a5 ;
    mo:record_count 1 ;
    schema:about <product/5847#subject> ;
    schema:byArtist <artist/24100#subject>,
        <artist/25510#subject>,
        <artist/6114#subject> ;
    schema:datePublished "2008-03-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/00/45400/45400-1398167441.jpg> ;
    schema:name "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@en,
        "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@ja,
        "JUSTICE LEAGUE: The New Frontier - Soundtrack from the DC Universe Animated Original Movie"@ja-latn ;
    schema:publisher <org/915#subject> ;
    foaf:depiction <https://media.vgm.io/albums/00/45400/45400-1398167441.jpg> .

_:N1fb9043f3dfc40999f43768cdb54b50f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "J'onn Becomes John / Church Brawl"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "J'onn Becomes John / Church Brawl"@en .

_:N2db72186303447049ccdc37b0f8227bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mars Mission Mess"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:13"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "Mars Mission Mess"@en .

_:N33c5c2509783478289c44885fd7d3dfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "End Credits"@en ;
    mo:track_number 21 ;
    schema:duration "PT3:01"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "End Credits"@en .

_:N433619fe1f1d40bf8bb8e81b1e8fa4fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Centre / Hal Shot Down"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "The Centre / Hal Shot Down"@en .

_:N445b92ee3da244d881bab98586d50caa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plan to Action"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "Plan to Action"@en .

_:N4f74561002bd4be1889933e3b1d0cbcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carol & Hal Banter"@en ;
    mo:track_number 7 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "Carol & Hal Banter"@en .

_:N69221da7b30343aa8833023cbc295e87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wonder Woman Recounts / J'onzz Watches TV"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "Wonder Woman Recounts / J'onzz Watches TV"@en .

_:N6baad17c63bc4a2a95a544d1632b6c27 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "J'onzz Contemplates / J'onzz is Leaving"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "J'onzz Contemplates / J'onzz is Leaving"@en .

_:N7e3c9886f41647aaad54ccfcef34a143 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crazy Scientist"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "Crazy Scientist"@en .

_:N89e68b4e527647be86e8411170256b1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hal's Mission Revealed / Batman Surprises J'onzz / The Flash Fights Gorilla"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "Hal's Mission Revealed / Batman Surprises J'onzz / The Flash Fights Gorilla"@en .

_:N98afd640b11c4d7bbb79629c7f907511 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Green Lantern"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "New Green Lantern"@en .

_:Na1fef199f56a44de9e34dae46265975e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flash Saves Las Vegas"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "The Flash Saves Las Vegas"@en .

_:Naf198bf3220a416fabeacb016643646f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Titles"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "Main Titles"@en .

_:Nb43d208eee244ebeb10aa38fbfa8f4bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thick of Battle"@en ;
    mo:track_number 18 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "Thick of Battle"@en .

_:Nc241679a5b374e6182c144cd0d84b5e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "J'onn J'onzz Arrives"@en ;
    mo:track_number 3 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "J'onn J'onzz Arrives"@en .

_:Nc2e69c377b3b4725893f1a32221d51d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Space"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "To Space"@en .

_:Nc52246afad164741bbd6c50ab736342f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Superman Ties It Up / J'onzz Bonds"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "Superman Ties It Up / J'onzz Bonds"@en .

_:Nd0a47bfaadc8494783d03fe82edecac4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flash vs Centre / Last Bit of Business"@en ;
    mo:track_number 19 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "The Flash vs Centre / Last Bit of Business"@en .

_:Nd6f204b6158049e5b5c448a1d70bef5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Victory"@en ;
    mo:track_number 20 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "Victory"@en .

_:Nd7b98c8c61d94044a52a6ae3312b7e66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Island Revealed / Superman Down"@en ;
    mo:track_number 16 ;
    schema:duration "PT5:22"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "Island Revealed / Superman Down"@en .

_:Ne2a92681f0b14fbda9310ca5af6d0ac4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Driving to Ferris / The Real Ferris"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N6d7967e955484e9d82bf653a95f235a5 ;
    schema:name "Driving to Ferris / The Real Ferris"@en .

_:N6d7967e955484e9d82bf653a95f235a5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1fb9043f3dfc40999f43768cdb54b50f,
        _:N2db72186303447049ccdc37b0f8227bd,
        _:N33c5c2509783478289c44885fd7d3dfa,
        _:N433619fe1f1d40bf8bb8e81b1e8fa4fe,
        _:N445b92ee3da244d881bab98586d50caa,
        _:N4f74561002bd4be1889933e3b1d0cbcd,
        _:N69221da7b30343aa8833023cbc295e87,
        _:N6baad17c63bc4a2a95a544d1632b6c27,
        _:N7e3c9886f41647aaad54ccfcef34a143,
        _:N89e68b4e527647be86e8411170256b1e,
        _:N98afd640b11c4d7bbb79629c7f907511,
        _:Na1fef199f56a44de9e34dae46265975e,
        _:Naf198bf3220a416fabeacb016643646f,
        _:Nb43d208eee244ebeb10aa38fbfa8f4bc,
        _:Nc241679a5b374e6182c144cd0d84b5e7,
        _:Nc2e69c377b3b4725893f1a32221d51d3,
        _:Nc52246afad164741bbd6c50ab736342f,
        _:Nd0a47bfaadc8494783d03fe82edecac4,
        _:Nd6f204b6158049e5b5c448a1d70bef5d,
        _:Nd7b98c8c61d94044a52a6ae3312b7e66,
        _:Ne2a92681f0b14fbda9310ca5af6d0ac4 ;
    mo:track_count 21 ;
    schema:duration "PT56:53"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N1fb9043f3dfc40999f43768cdb54b50f,
        _:N2db72186303447049ccdc37b0f8227bd,
        _:N33c5c2509783478289c44885fd7d3dfa,
        _:N433619fe1f1d40bf8bb8e81b1e8fa4fe,
        _:N445b92ee3da244d881bab98586d50caa,
        _:N4f74561002bd4be1889933e3b1d0cbcd,
        _:N69221da7b30343aa8833023cbc295e87,
        _:N6baad17c63bc4a2a95a544d1632b6c27,
        _:N7e3c9886f41647aaad54ccfcef34a143,
        _:N89e68b4e527647be86e8411170256b1e,
        _:N98afd640b11c4d7bbb79629c7f907511,
        _:Na1fef199f56a44de9e34dae46265975e,
        _:Naf198bf3220a416fabeacb016643646f,
        _:Nb43d208eee244ebeb10aa38fbfa8f4bc,
        _:Nc241679a5b374e6182c144cd0d84b5e7,
        _:Nc2e69c377b3b4725893f1a32221d51d3,
        _:Nc52246afad164741bbd6c50ab736342f,
        _:Nd0a47bfaadc8494783d03fe82edecac4,
        _:Nd6f204b6158049e5b5c448a1d70bef5d,
        _:Nd7b98c8c61d94044a52a6ae3312b7e66,
        _:Ne2a92681f0b14fbda9310ca5af6d0ac4 .

