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

<album/40452#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@en,
        "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@ja,
        "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@ja-latn ;
    mo:produced_work <album/40452#musicalwork> ;
    schema:name "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@en,
        "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@ja,
        "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@ja-latn .

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

<product/2435#subject> a schema:CreativeWork ;
    schema:name "Batman Beyond: Return of the Joker"@en,
        "Batman Beyond: Return of the Joker"@ja,
        "Batman Beyond: Return of the Joker"@ja-latn ;
    foaf:name "Batman Beyond: Return of the Joker"@en,
        "Batman Beyond: Return of the Joker"@ja,
        "Batman Beyond: Return of the Joker"@ja-latn .

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

<album/40452#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@en,
        "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@ja,
        "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/40452#musicalwork> ;
    mo:recorded_as <album/40452#musicalexpression> ;
    schema:name "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@en,
        "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@ja,
        "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/40452#musicalwork> .

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

<org/1292#subject> schema:name "Rhino"@en,
        "Rhino"@ja,
        "Rhino"@ja-latn ;
    foaf:name "Rhino"@en,
        "Rhino"@ja,
        "Rhino"@ja-latn .

<https://media.vgm.io/albums/25/40452/40452-64570db4aa03.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/40452#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/25/40452/40452-64570db4aa03.jpg> ;
    foaf:depicts <album/40452#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/25/40452/40452-64570db4aa03.jpg> .

<https://medium-media.vgm.io/albums/25/40452/40452-64570db4aa03.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/40452#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-10-17"^^xsd:date ;
    dcterms:title "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@en,
        "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@ja,
        "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "R2 75857" ;
    mo:media_type "CD" ;
    mo:publication_of <album/40452#musicalexpression> ;
    mo:publisher <org/1292#subject> ;
    mo:record _:N748e149be34f47729d2f610509b9166d ;
    mo:record_count 1 ;
    schema:about <product/2435#subject> ;
    schema:datePublished "2000-10-17"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/25/40452/40452-64570db4aa03.jpg> ;
    schema:name "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@en,
        "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@ja,
        "BATMAN BEYOND RETURN OF THE JOKER SOUNDTRACK"@ja-latn ;
    schema:publisher <org/1292#subject> ;
    foaf:depiction <https://media.vgm.io/albums/25/40452/40452-64570db4aa03.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Wayne Static"@en ;
    foaf:made <album/40452#subject> ;
    foaf:name "Wayne Static"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Wayne Static"@en ;
    foaf:made <album/40452#vocals> ;
    foaf:name "Wayne Static"@en .

_:N2b81e5d96f8e4208a6b465faeec19278 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Batman Beyond: Return of the Joker (End Title) - Featuring Kenny Wayne Shepherd"@en ;
    mo:track_number 14 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N748e149be34f47729d2f610509b9166d ;
    schema:name "Batman Beyond: Return of the Joker (End Title) - Featuring Kenny Wayne Shepherd"@en .

_:N339cdaf4ce054bdfb331f91f09134dd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Industrial Heist"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:48"^^xsd:interval ;
    schema:inPlaylist _:N748e149be34f47729d2f610509b9166d ;
    schema:name "Industrial Heist"@en .

_:N38dc66cc855b4e67bf88c948152ea300 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Trap for Tim"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N748e149be34f47729d2f610509b9166d ;
    schema:name "A Trap for Tim"@en .

_:N4c386d5388b34ca7953b93f63670401c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Healing Old Wounds"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N748e149be34f47729d2f610509b9166d ;
    schema:name "Healing Old Wounds"@en .

_:N4fca86201eab4c5a9e14d107152968a5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Arkham Mayhem"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N748e149be34f47729d2f610509b9166d ;
    schema:name "Arkham Mayhem"@en .

_:N71526b4dd9304f75854654d2d189b4ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Batman Beyond: Return of the Joker (Main Title)"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N748e149be34f47729d2f610509b9166d ;
    schema:name "Batman Beyond: Return of the Joker (Main Title)"@en .

_:N751b4e4093074ceb8e5569885b686c3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joker Meets His End (Again)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N748e149be34f47729d2f610509b9166d ;
    schema:name "Joker Meets His End (Again)"@en .

_:N8f0ab3384918477e87d7cb48622c9089 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joker Crashes Bruce's Party"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N748e149be34f47729d2f610509b9166d ;
    schema:name "Joker Crashes Bruce's Party"@en .

_:Nb5acc0134a324ad2af342f9a80e9b189 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crash (The Humble Brothers Remix) - Mephisto Odyssey Featuring Static X"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:N748e149be34f47729d2f610509b9166d ;
    schema:name "Crash (The Humble Brothers Remix) - Mephisto Odyssey Featuring Static X"@en .

_:Nbbea719715724f7cac446e4159a93708 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meet the Joker"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N748e149be34f47729d2f610509b9166d ;
    schema:name "Meet the Joker"@en .

_:Nc1e8da253b3642389711dce314bfb598 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joker Family Portrait"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N748e149be34f47729d2f610509b9166d ;
    schema:name "Joker Family Portrait"@en .

_:Ndeacf2cd40cd443eac92922c01b9a703 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Batman Defeats the Jokerz"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N748e149be34f47729d2f610509b9166d ;
    schema:name "Batman Defeats the Jokerz"@en .

_:Ne33c6fad5e674a4b882002aa0ce41d2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terry Relieved of Duty"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N748e149be34f47729d2f610509b9166d ;
    schema:name "Terry Relieved of Duty"@en .

_:Nf9ea08f73d0845e9a3ffb7f703fc9140 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightclub Fight / Terry Rescues Bruce"@en ;
    mo:track_number 6 ;
    schema:duration "PT4:39"^^xsd:interval ;
    schema:inPlaylist _:N748e149be34f47729d2f610509b9166d ;
    schema:name "Nightclub Fight / Terry Rescues Bruce"@en .

_:N748e149be34f47729d2f610509b9166d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b81e5d96f8e4208a6b465faeec19278,
        _:N339cdaf4ce054bdfb331f91f09134dd1,
        _:N38dc66cc855b4e67bf88c948152ea300,
        _:N4c386d5388b34ca7953b93f63670401c,
        _:N4fca86201eab4c5a9e14d107152968a5,
        _:N71526b4dd9304f75854654d2d189b4ad,
        _:N751b4e4093074ceb8e5569885b686c3e,
        _:N8f0ab3384918477e87d7cb48622c9089,
        _:Nb5acc0134a324ad2af342f9a80e9b189,
        _:Nbbea719715724f7cac446e4159a93708,
        _:Nc1e8da253b3642389711dce314bfb598,
        _:Ndeacf2cd40cd443eac92922c01b9a703,
        _:Ne33c6fad5e674a4b882002aa0ce41d2a,
        _:Nf9ea08f73d0845e9a3ffb7f703fc9140 ;
    mo:track_count 14 ;
    schema:duration "PT38:07"^^xsd:interval ;
    schema:numTracks 14 ;
    schema:track _:N2b81e5d96f8e4208a6b465faeec19278,
        _:N339cdaf4ce054bdfb331f91f09134dd1,
        _:N38dc66cc855b4e67bf88c948152ea300,
        _:N4c386d5388b34ca7953b93f63670401c,
        _:N4fca86201eab4c5a9e14d107152968a5,
        _:N71526b4dd9304f75854654d2d189b4ad,
        _:N751b4e4093074ceb8e5569885b686c3e,
        _:N8f0ab3384918477e87d7cb48622c9089,
        _:Nb5acc0134a324ad2af342f9a80e9b189,
        _:Nbbea719715724f7cac446e4159a93708,
        _:Nc1e8da253b3642389711dce314bfb598,
        _:Ndeacf2cd40cd443eac92922c01b9a703,
        _:Ne33c6fad5e674a4b882002aa0ce41d2a,
        _:Nf9ea08f73d0845e9a3ffb7f703fc9140 .

