@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 _:Nb1c40ef08c214a11a8ac4f772ba0313c ;
    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> .

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

_:N3b98159e75fd446bb9085d17f7c3e5d2 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 _:Nb1c40ef08c214a11a8ac4f772ba0313c ;
    schema:name "Superman Ties It Up / J'onzz Bonds"@en .

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

_:N4429fb7d24794028b96fdda8821f8b14 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 _:Nb1c40ef08c214a11a8ac4f772ba0313c ;
    schema:name "J'onzz Contemplates / J'onzz is Leaving"@en .

_:N49a938c70fcc4adca5975072d156fee8 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 _:Nb1c40ef08c214a11a8ac4f772ba0313c ;
    schema:name "The Centre / Hal Shot Down"@en .

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

_:N67565bb825ff477c93091d477f55209f 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 _:Nb1c40ef08c214a11a8ac4f772ba0313c ;
    schema:name "J'onn J'onzz Arrives"@en .

_:N6800950b7b2b4e2cb4873d4b14711abf 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 _:Nb1c40ef08c214a11a8ac4f772ba0313c ;
    schema:name "Driving to Ferris / The Real Ferris"@en .

_:N68e74f50d8b54807bb2d0f96c4e6ffd8 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 _:Nb1c40ef08c214a11a8ac4f772ba0313c ;
    schema:name "The Flash vs Centre / Last Bit of Business"@en .

_:N697d129caecf4c90ae32184ec2b3e517 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 _:Nb1c40ef08c214a11a8ac4f772ba0313c ;
    schema:name "The Flash Saves Las Vegas"@en .

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

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

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

_:N91202b73250545beacfb2c92447c4148 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 _:Nb1c40ef08c214a11a8ac4f772ba0313c ;
    schema:name "Wonder Woman Recounts / J'onzz Watches TV"@en .

_:N9a48b05918f940a39f377235ce5700d9 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 _:Nb1c40ef08c214a11a8ac4f772ba0313c ;
    schema:name "J'onn Becomes John / Church Brawl"@en .

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

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

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

_:Nbeb7cedd5ae94cb3bf9905727ad2ce0d 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 _:Nb1c40ef08c214a11a8ac4f772ba0313c ;
    schema:name "Hal's Mission Revealed / Batman Surprises J'onzz / The Flash Fights Gorilla"@en .

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

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

_:Nb1c40ef08c214a11a8ac4f772ba0313c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N08ff38c7c9884b62b18475a36d65fed5,
        _:N3b98159e75fd446bb9085d17f7c3e5d2,
        _:N3d22f139bff842e4bce10bb5cdea8752,
        _:N4429fb7d24794028b96fdda8821f8b14,
        _:N49a938c70fcc4adca5975072d156fee8,
        _:N5a754033cb4c48f3ab99a62bd612c4b0,
        _:N67565bb825ff477c93091d477f55209f,
        _:N6800950b7b2b4e2cb4873d4b14711abf,
        _:N68e74f50d8b54807bb2d0f96c4e6ffd8,
        _:N697d129caecf4c90ae32184ec2b3e517,
        _:N6bfbe89b17014ff48aed0c236ad04b54,
        _:N81ceca062aa54736b3dc6a6c0d74dd35,
        _:N863b0895fe284e929dbea7cbd65318f1,
        _:N91202b73250545beacfb2c92447c4148,
        _:N9a48b05918f940a39f377235ce5700d9,
        _:Na43bb6d34ebb4320874e8aab92f29830,
        _:Nb9aed73f11914201be07850ad8f38d85,
        _:Nbc8787fc1ca54342a5ac7cf687407bcd,
        _:Nbeb7cedd5ae94cb3bf9905727ad2ce0d,
        _:Nfabda5c44ca0493eae68e8ed1b18a531,
        _:Nfd1eaf0314914da7ab4349dcede5bc36 ;
    mo:track_count 21 ;
    schema:duration "PT56:53"^^xsd:interval ;
    schema:numTracks 21 ;
    schema:track _:N08ff38c7c9884b62b18475a36d65fed5,
        _:N3b98159e75fd446bb9085d17f7c3e5d2,
        _:N3d22f139bff842e4bce10bb5cdea8752,
        _:N4429fb7d24794028b96fdda8821f8b14,
        _:N49a938c70fcc4adca5975072d156fee8,
        _:N5a754033cb4c48f3ab99a62bd612c4b0,
        _:N67565bb825ff477c93091d477f55209f,
        _:N6800950b7b2b4e2cb4873d4b14711abf,
        _:N68e74f50d8b54807bb2d0f96c4e6ffd8,
        _:N697d129caecf4c90ae32184ec2b3e517,
        _:N6bfbe89b17014ff48aed0c236ad04b54,
        _:N81ceca062aa54736b3dc6a6c0d74dd35,
        _:N863b0895fe284e929dbea7cbd65318f1,
        _:N91202b73250545beacfb2c92447c4148,
        _:N9a48b05918f940a39f377235ce5700d9,
        _:Na43bb6d34ebb4320874e8aab92f29830,
        _:Nb9aed73f11914201be07850ad8f38d85,
        _:Nbc8787fc1ca54342a5ac7cf687407bcd,
        _:Nbeb7cedd5ae94cb3bf9905727ad2ce0d,
        _:Nfabda5c44ca0493eae68e8ed1b18a531,
        _:Nfd1eaf0314914da7ab4349dcede5bc36 .

