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

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

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

<artist/14662#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63129#subject> ;
    schema:name "Shirley Walker"@en ;
    foaf:made <album/63129#composition>,
        <album/63129#subject> ;
    foaf:name "Shirley Walker"@en .

<artist/14699#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63129#subject> ;
    schema:name "Michael McCuistion"@en ;
    foaf:made <album/63129#composition>,
        <album/63129#subject> ;
    foaf:name "Michael McCuistion"@en .

<artist/18574#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63129#subject> ;
    schema:name "Harvey R. Cohen"@en ;
    foaf:made <album/63129#composition>,
        <album/63129#subject> ;
    foaf:name "Harvey R. Cohen"@en .

<artist/18578#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63129#subject> ;
    schema:name "Stuart Balcomb"@en ;
    foaf:made <album/63129#composition>,
        <album/63129#subject> ;
    foaf:name "Stuart Balcomb"@en .

<artist/3017#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63129#subject> ;
    schema:name "Danny Elfman"@en ;
    foaf:made <album/63129#composition>,
        <album/63129#subject> ;
    foaf:name "Danny Elfman"@en .

<product/2428#subject> a schema:CreativeWork ;
    schema:name "Batman: The Animated Series"@en,
        "Batman: The Animated Series"@ja,
        "Batman: The Animated Series"@ja-latn ;
    foaf:name "Batman: The Animated Series"@en,
        "Batman: The Animated Series"@ja,
        "Batman: The Animated Series"@ja-latn .

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

<album/63129#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@en,
        "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@ja,
        "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@ja-latn ;
    mo:performance_of <album/63129#musicalwork> ;
    mo:recorded_as <album/63129#musicalexpression> ;
    schema:name "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@en,
        "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@ja,
        "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@ja-latn ;
    schema:workPerformed <album/63129#musicalwork> .

<org/1116#subject> schema:name "WaterTower Music"@en,
        "WaterTower Music"@ja,
        "WaterTower Music"@ja-latn ;
    foaf:name "WaterTower Music"@en,
        "WaterTower Music"@ja,
        "WaterTower Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/92/63129/63129-1480099241.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/63129#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@en,
        "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@ja,
        "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Carlos Rodriguez"@en ;
            foaf:made <album/63129#composition> ;
            foaf:name "Carlos Rodriguez"@en ],
        <artist/14662#subject>,
        <artist/14699#subject>,
        <artist/18574#subject>,
        <artist/18578#subject>,
        <artist/3017#subject> ;
    mo:produced_work <album/63129#musicalwork> ;
    schema:name "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@en,
        "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@ja,
        "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@ja-latn .

<album/63129#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-07-23"^^xsd:date ;
    dcterms:title "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@en,
        "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@ja,
        "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/63129#musicalexpression> ;
    mo:publisher <org/1116#subject> ;
    mo:record _:Na43ed5bcefa8403cbd055b481def4adb ;
    mo:record_count 1 ;
    schema:about <product/2428#subject> ;
    schema:datePublished "2014-07-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/92/63129/63129-1480099241.jpg> ;
    schema:name "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@en,
        "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@ja,
        "Batman: The Animated Series Original Soundtrack from the Warner Bros. Television Series Volume Five"@ja-latn ;
    schema:publisher <org/1116#subject> ;
    foaf:depiction <https://media.vgm.io/albums/92/63129/63129-1480099241.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/63129#subject> ;
    schema:name "Carlos Rodriguez"@en ;
    foaf:made <album/63129#subject> ;
    foaf:name "Carlos Rodriguez"@en .

_:N00229992f08b475c978295fce6373a97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just For Laughs (S1, Ep 35 - Almost Got 'Im)"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Just For Laughs (S1, Ep 35 - Almost Got 'Im)"@en .

_:N07f19d5f5bd145e284c848915cc9612e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friendly Fish Truck/Missile Fish/Francis Gets Happy Extended/I Know You're Watching (S1, Ep46 - The Laughing Fish)"@en ;
    mo:track_number 42 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Friendly Fish Truck/Missile Fish/Francis Gets Happy Extended/I Know You're Watching (S1, Ep46 - The Laughing Fish)"@en .

_:N0bfbb64bbe9246278ab109283841ee71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power Trooper/The Demon's Guard/They Call Him Ra's (S1, Ep57 - The Demon's Quest, Part 1)"@en ;
    mo:track_number 29 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Power Trooper/The Demon's Guard/They Call Him Ra's (S1, Ep57 - The Demon's Quest, Part 1)"@en .

_:N0e24b39444bf445686b0174374db9f17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Demon's Quest (S1, Ep57 - The Demon's Quest, Part 1)"@en ;
    mo:track_number 24 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "The Demon's Quest (S1, Ep57 - The Demon's Quest, Part 1)"@en .

_:N0f6e6754f5ae4226886f36afc8ac890b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joker Talk Show Source Extended (S1, Ep 35 - Almost Got 'Im)"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Joker Talk Show Source Extended (S1, Ep 35 - Almost Got 'Im)"@en .

_:N105493de1eed444b8612cbe233dd1a5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Griffin Theme (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en ;
    mo:track_number 19 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Griffin Theme (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en .

_:N119ddbd58fa4465587641d9779b82fb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sad News/Strike One (S1, Ep57 - The Demon's Quest, Part 1)"@en ;
    mo:track_number 25 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Sad News/Strike One (S1, Ep57 - The Demon's Quest, Part 1)"@en .

_:N1fd79b0426e94b8d93f77c147a4b201a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lower the Bombs/Crazy/To the Tower (S1, Ep58 - The Demon's Quest, Part 2)"@en ;
    mo:track_number 37 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Lower the Bombs/Crazy/To the Tower (S1, Ep58 - The Demon's Quest, Part 2)"@en .

_:N2d5046face7a42c7a2ca47e094c696d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Parted Lovers/Goodbye Beloved (S1, Ep58 - The Demon's Quest, Part 2)"@en ;
    mo:track_number 34 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Parted Lovers/Goodbye Beloved (S1, Ep58 - The Demon's Quest, Part 2)"@en .

_:N33c687ea7b69475ca59ff1ec001588ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pumpkin Patch/Batman's Scorn (S1, Ep 35 - Almost Got 'Im)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Pumpkin Patch/Batman's Scorn (S1, Ep 35 - Almost Got 'Im)"@en .

_:N340d0bd92ed74b03a1c346231817f048 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Catch of the Day/How Do You Spell Relief? (S1, Ep46 - The Laughing Fish)"@en ;
    mo:track_number 45 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Catch of the Day/How Do You Spell Relief? (S1, Ep46 - The Laughing Fish)"@en .

_:N378c736265c54c318c3ec46f68858dd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If You're So Smart Source (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en ;
    mo:track_number 17 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "If You're So Smart Source (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en .

_:N388f87df67d94ccdbb9e3ac24477f7b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Batman: The Animated Series End Credits (Alternate Ending)"@en ;
    mo:track_number 50 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Batman: The Animated Series End Credits (Alternate Ending)"@en .

_:N394e8794e258459ca669d9d03132aebf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jackson's Cat (S1, Ep46 - The Laughing Fish)"@en ;
    mo:track_number 43 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Jackson's Cat (S1, Ep46 - The Laughing Fish)"@en .

_:N44fc97f180d148bf96050d139f2e6710 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Almost Got 'Im (S1, Ep 35 - Almost Got 'Im)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Almost Got 'Im (S1, Ep 35 - Almost Got 'Im)"@en .

_:N45fb966f99b644a581dd29c6f7bfe75e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Remember Me, Beloved/Countdown (S1, Ep58 - The Demon's Quest, Part 2)"@en ;
    mo:track_number 38 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "To Remember Me, Beloved/Countdown (S1, Ep58 - The Demon's Quest, Part 2)"@en .

_:N46ed0adfa8ed4482abd92d0a44ec2ef1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pay For This Trespass (S1, Ep58 - The Demon's Quest, Part 2)"@en ;
    mo:track_number 36 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Pay For This Trespass (S1, Ep58 - The Demon's Quest, Part 2)"@en .

_:N476db4722fdd4180aa5abe19865a1614 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadow Secrets/Cat Food for Thought/Maybe Some Day (S1, Ep 35 - Almost Got 'Im)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Shadow Secrets/Cat Food for Thought/Maybe Some Day (S1, Ep 35 - Almost Got 'Im)"@en .

_:N4b28b73cc9d14f1998cc7835f778f4da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Orpheus/Let's Do It/Caravan (S1, Ep58 - The Demon's Quest, Part 2)"@en ;
    mo:track_number 35 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Orpheus/Let's Do It/Caravan (S1, Ep58 - The Demon's Quest, Part 2)"@en .

_:N4c59a28ed27c4628b6256442f98baaf0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oceanside Aquarium/Sharkey's Appetite (S1, Ep46 - The Laughing Fish)"@en ;
    mo:track_number 44 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Oceanside Aquarium/Sharkey's Appetite (S1, Ep46 - The Laughing Fish)"@en .

_:N535cd9f53c1a47dfb57fdb607171f098 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Club Source #4 (S1, Ep 35 - Almost Got 'Im)"@en ;
    mo:track_number 9 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Club Source #4 (S1, Ep 35 - Almost Got 'Im)"@en .

_:N54128ca7ddc1455cab614b90062b4041 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prisoner Of Love (S1, Ep58 - The Demon's Quest, Part 2)"@en ;
    mo:track_number 40 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Prisoner Of Love (S1, Ep58 - The Demon's Quest, Part 2)"@en .

_:N5486bf67199842309a0e7249ccea23e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Question Mark Motif (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en ;
    mo:track_number 20 ;
    schema:duration "PT0:08"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Question Mark Motif (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en .

_:N5c041c59d7dc41c0b635b12fb8faa748 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If You're So Smart, Why Aren't You Rich?/Silent Radio (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "If You're So Smart, Why Aren't You Rich?/Silent Radio (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en .

_:N5c5f4bcbe3ae4ae4938d291c4542e954 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "He'll Ruin Everything (S1, Ep58 - The Demon's Quest, Part 2)"@en ;
    mo:track_number 39 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "He'll Ruin Everything (S1, Ep58 - The Demon's Quest, Part 2)"@en .

_:N5ec2af7acba943898ea46963a52b43cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Laughing Fish/Joker's Insane Scheme (S1, Ep46 - The Laughing Fish)"@en ;
    mo:track_number 41 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "The Laughing Fish/Joker's Insane Scheme (S1, Ep46 - The Laughing Fish)"@en .

_:N62af3272200944b38bd1cadd093564a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Musical Puzzle (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en ;
    mo:track_number 23 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Musical Puzzle (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en .

_:N6863b4c87cf148a79c05ffd623ce2ede a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calcutta/Alley Fight (S1, Ep57 - The Demon's Quest, Part 1)"@en ;
    mo:track_number 26 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Calcutta/Alley Fight (S1, Ep57 - The Demon's Quest, Part 1)"@en .

_:N7b23396d7f974958b31565fc01ebd330 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Laugh O Meter/Catwoman to the Rescue/Catwoman KO'd (S1, Ep 35 - Almost Got 'Im)"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Laugh O Meter/Catwoman to the Rescue/Catwoman KO'd (S1, Ep 35 - Almost Got 'Im)"@en .

_:N8360ee7b1d304cf3ad7e2c9d7bd06cd2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wasteland/Rescue Attempt/Riddler Escapes (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "The Wasteland/Rescue Attempt/Riddler Escapes (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en .

_:N8eb97805e12f4936841ad26ea00e7e04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joker's Door Chime #1 (S1, Ep46 - The Laughing Fish)"@en ;
    mo:track_number 48 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Joker's Door Chime #1 (S1, Ep46 - The Laughing Fish)"@en .

_:N96b3465f9d1f4fd1a84878c169012ce3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Cat/Sweet Dreams, Kitty (S1, Ep57 - The Demon's Quest, Part 1)"@en ;
    mo:track_number 27 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Black Cat/Sweet Dreams, Kitty (S1, Ep57 - The Demon's Quest, Part 1)"@en .

_:N9c1d2215cec44ed095440d8db7d56b7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wasteland Motif (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en ;
    mo:track_number 22 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Wasteland Motif (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en .

_:Na1916d1d7d014196b6982305e6836e85 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joker Bumper (S1, Ep 35 - Almost Got 'Im)"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:14"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Joker Bumper (S1, Ep 35 - Almost Got 'Im)"@en .

_:Naef060f6f0874434bd292fe5f1c8a701 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Riddle of the Minotaur Source (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en ;
    mo:track_number 18 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Riddle of the Minotaur Source (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en .

_:Nb2e2ff05e8614553a211e378cf5299bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hijacked Hand/The Minotaur/Destroy Them/Deadbolts (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Hijacked Hand/The Minotaur/Destroy Them/Deadbolts (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en .

_:Nb448b65c9f0e441ba998f1595c6b2907 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Demon's Quest, Pt.II (S1, Ep58 - The Demon's Quest, Part 2)"@en ;
    mo:track_number 33 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "The Demon's Quest, Pt.II (S1, Ep58 - The Demon's Quest, Part 2)"@en .

_:Nb7e65df4cec64442a1a1e355312bc93a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "After You (S1, Ep57 - The Demon's Quest, Part 1)"@en ;
    mo:track_number 28 ;
    schema:duration "PT0:32"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "After You (S1, Ep57 - The Demon's Quest, Part 1)"@en .

_:Nb8de295a06ca49bebb747a343292feba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strike Three- You're Out (S1, Ep57 - The Demon's Quest, Part 1)"@en ;
    mo:track_number 30 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Strike Three- You're Out (S1, Ep57 - The Demon's Quest, Part 1)"@en .

_:Nbcd64782a1ae4d18bad089a2993059e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Penguin's Setup/Birds of a Feather (S1, Ep 35 - Almost Got 'Im)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Penguin's Setup/Birds of a Feather (S1, Ep 35 - Almost Got 'Im)"@en .

_:Nd22220e9279846c2b8d8d1965973573f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Recap (S1, Ep58 - The Demon's Quest, Part 2)"@en ;
    mo:track_number 32 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Recap (S1, Ep58 - The Demon's Quest, Part 2)"@en .

_:Nde0f4069e38a4be097bfdd5a34eb4543 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Lazarus Pit/Revitalized Demon (S1, Ep57 - The Demon's Quest, Part 1)"@en ;
    mo:track_number 31 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "The Lazarus Pit/Revitalized Demon (S1, Ep57 - The Demon's Quest, Part 1)"@en .

_:Ne413c183aee04fc88b9fe901fc603351 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joker's Door Chime #2 (S1, Ep46 - The Laughing Fish)"@en ;
    mo:track_number 49 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Joker's Door Chime #2 (S1, Ep46 - The Laughing Fish)"@en .

_:Ne4ecfdbfec204e878e1b70039cd6996c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Club Source #2 (S1, Ep 35 - Almost Got 'Im)"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:59"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Club Source #2 (S1, Ep 35 - Almost Got 'Im)"@en .

_:Ne79ea8686ee6498eba16522cd9f45e66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Joker's Fish Song (S1, Ep46 - The Laughing Fish)"@en ;
    mo:track_number 47 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Joker's Fish Song (S1, Ep46 - The Laughing Fish)"@en .

_:Ne82766c86a0d46b99bc8830a323065ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hand of Fate Motif (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en ;
    mo:track_number 21 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Hand of Fate Motif (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en .

_:Nee469cf618bd441bbb65b987cc2d277c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Minotaur's Myth/The Griffin/Griffin Fight/Hand of Fate (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Minotaur's Myth/The Griffin/Griffin Fight/Hand of Fate (S1, Ep41 - If You're So Smart, Why Aren't You Rich?)"@en .

_:Nf32aea4fa0f0439d92e515cb57737ed5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Batman: The Animated Series (Main Title Midi Version)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Batman: The Animated Series (Main Title Midi Version)"@en .

_:Nf46e624928a248c48c5f7003ef1ef9aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Bad Penny (S1, Ep 35 - Almost Got 'Im)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "A Bad Penny (S1, Ep 35 - Almost Got 'Im)"@en .

_:Nfa40e918c44a40d9bb7ca206b7f6fbdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Batman Rides the Shark/Jumpinh Joker Sees Jaws/Is the Joker Gone? (S1, Ep46 - The Laughing Fish)"@en ;
    mo:track_number 46 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Na43ed5bcefa8403cbd055b481def4adb ;
    schema:name "Batman Rides the Shark/Jumpinh Joker Sees Jaws/Is the Joker Gone? (S1, Ep46 - The Laughing Fish)"@en .

_:Na43ed5bcefa8403cbd055b481def4adb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00229992f08b475c978295fce6373a97,
        _:N07f19d5f5bd145e284c848915cc9612e,
        _:N0bfbb64bbe9246278ab109283841ee71,
        _:N0e24b39444bf445686b0174374db9f17,
        _:N0f6e6754f5ae4226886f36afc8ac890b,
        _:N105493de1eed444b8612cbe233dd1a5f,
        _:N119ddbd58fa4465587641d9779b82fb6,
        _:N1fd79b0426e94b8d93f77c147a4b201a,
        _:N2d5046face7a42c7a2ca47e094c696d3,
        _:N33c687ea7b69475ca59ff1ec001588ac,
        _:N340d0bd92ed74b03a1c346231817f048,
        _:N378c736265c54c318c3ec46f68858dd8,
        _:N388f87df67d94ccdbb9e3ac24477f7b8,
        _:N394e8794e258459ca669d9d03132aebf,
        _:N44fc97f180d148bf96050d139f2e6710,
        _:N45fb966f99b644a581dd29c6f7bfe75e,
        _:N46ed0adfa8ed4482abd92d0a44ec2ef1,
        _:N476db4722fdd4180aa5abe19865a1614,
        _:N4b28b73cc9d14f1998cc7835f778f4da,
        _:N4c59a28ed27c4628b6256442f98baaf0,
        _:N535cd9f53c1a47dfb57fdb607171f098,
        _:N54128ca7ddc1455cab614b90062b4041,
        _:N5486bf67199842309a0e7249ccea23e7,
        _:N5c041c59d7dc41c0b635b12fb8faa748,
        _:N5c5f4bcbe3ae4ae4938d291c4542e954,
        _:N5ec2af7acba943898ea46963a52b43cd,
        _:N62af3272200944b38bd1cadd093564a9,
        _:N6863b4c87cf148a79c05ffd623ce2ede,
        _:N7b23396d7f974958b31565fc01ebd330,
        _:N8360ee7b1d304cf3ad7e2c9d7bd06cd2,
        _:N8eb97805e12f4936841ad26ea00e7e04,
        _:N96b3465f9d1f4fd1a84878c169012ce3,
        _:N9c1d2215cec44ed095440d8db7d56b7f,
        _:Na1916d1d7d014196b6982305e6836e85,
        _:Naef060f6f0874434bd292fe5f1c8a701,
        _:Nb2e2ff05e8614553a211e378cf5299bd,
        _:Nb448b65c9f0e441ba998f1595c6b2907,
        _:Nb7e65df4cec64442a1a1e355312bc93a,
        _:Nb8de295a06ca49bebb747a343292feba,
        _:Nbcd64782a1ae4d18bad089a2993059e1,
        _:Nd22220e9279846c2b8d8d1965973573f,
        _:Nde0f4069e38a4be097bfdd5a34eb4543,
        _:Ne413c183aee04fc88b9fe901fc603351,
        _:Ne4ecfdbfec204e878e1b70039cd6996c,
        _:Ne79ea8686ee6498eba16522cd9f45e66,
        _:Ne82766c86a0d46b99bc8830a323065ee,
        _:Nee469cf618bd441bbb65b987cc2d277c,
        _:Nf32aea4fa0f0439d92e515cb57737ed5,
        _:Nf46e624928a248c48c5f7003ef1ef9aa,
        _:Nfa40e918c44a40d9bb7ca206b7f6fbdc ;
    mo:track_count 50 ;
    schema:duration "PT72:03"^^xsd:interval ;
    schema:numTracks 50 ;
    schema:track _:N00229992f08b475c978295fce6373a97,
        _:N07f19d5f5bd145e284c848915cc9612e,
        _:N0bfbb64bbe9246278ab109283841ee71,
        _:N0e24b39444bf445686b0174374db9f17,
        _:N0f6e6754f5ae4226886f36afc8ac890b,
        _:N105493de1eed444b8612cbe233dd1a5f,
        _:N119ddbd58fa4465587641d9779b82fb6,
        _:N1fd79b0426e94b8d93f77c147a4b201a,
        _:N2d5046face7a42c7a2ca47e094c696d3,
        _:N33c687ea7b69475ca59ff1ec001588ac,
        _:N340d0bd92ed74b03a1c346231817f048,
        _:N378c736265c54c318c3ec46f68858dd8,
        _:N388f87df67d94ccdbb9e3ac24477f7b8,
        _:N394e8794e258459ca669d9d03132aebf,
        _:N44fc97f180d148bf96050d139f2e6710,
        _:N45fb966f99b644a581dd29c6f7bfe75e,
        _:N46ed0adfa8ed4482abd92d0a44ec2ef1,
        _:N476db4722fdd4180aa5abe19865a1614,
        _:N4b28b73cc9d14f1998cc7835f778f4da,
        _:N4c59a28ed27c4628b6256442f98baaf0,
        _:N535cd9f53c1a47dfb57fdb607171f098,
        _:N54128ca7ddc1455cab614b90062b4041,
        _:N5486bf67199842309a0e7249ccea23e7,
        _:N5c041c59d7dc41c0b635b12fb8faa748,
        _:N5c5f4bcbe3ae4ae4938d291c4542e954,
        _:N5ec2af7acba943898ea46963a52b43cd,
        _:N62af3272200944b38bd1cadd093564a9,
        _:N6863b4c87cf148a79c05ffd623ce2ede,
        _:N7b23396d7f974958b31565fc01ebd330,
        _:N8360ee7b1d304cf3ad7e2c9d7bd06cd2,
        _:N8eb97805e12f4936841ad26ea00e7e04,
        _:N96b3465f9d1f4fd1a84878c169012ce3,
        _:N9c1d2215cec44ed095440d8db7d56b7f,
        _:Na1916d1d7d014196b6982305e6836e85,
        _:Naef060f6f0874434bd292fe5f1c8a701,
        _:Nb2e2ff05e8614553a211e378cf5299bd,
        _:Nb448b65c9f0e441ba998f1595c6b2907,
        _:Nb7e65df4cec64442a1a1e355312bc93a,
        _:Nb8de295a06ca49bebb747a343292feba,
        _:Nbcd64782a1ae4d18bad089a2993059e1,
        _:Nd22220e9279846c2b8d8d1965973573f,
        _:Nde0f4069e38a4be097bfdd5a34eb4543,
        _:Ne413c183aee04fc88b9fe901fc603351,
        _:Ne4ecfdbfec204e878e1b70039cd6996c,
        _:Ne79ea8686ee6498eba16522cd9f45e66,
        _:Ne82766c86a0d46b99bc8830a323065ee,
        _:Nee469cf618bd441bbb65b987cc2d277c,
        _:Nf32aea4fa0f0439d92e515cb57737ed5,
        _:Nf46e624928a248c48c5f7003ef1ef9aa,
        _:Nfa40e918c44a40d9bb7ca206b7f6fbdc .

