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

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

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

<artist/10348#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20808#subject> ;
    schema:name "Haim Saban"@en ;
    foaf:made <album/20808#composition>,
        <album/20808#subject> ;
    foaf:name "Haim Saban"@en .

<artist/10349#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20808#subject> ;
    schema:name "Shuki Levy"@en ;
    foaf:made <album/20808#composition>,
        <album/20808#subject> ;
    foaf:name "Shuki Levy"@en .

<artist/15551#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20808#subject> ;
    schema:name "Robert B. Sherman"@en ;
    foaf:made <album/20808#composition>,
        <album/20808#subject> ;
    foaf:name "Robert B. Sherman"@en .

<artist/15552#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20808#subject> ;
    schema:name "Richard M. Sherman"@en ;
    foaf:made <album/20808#composition>,
        <album/20808#subject> ;
    foaf:name "Richard M. Sherman"@en .

<artist/19053#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20808#subject> ;
    schema:name "Hoyt Curtin"@en ;
    foaf:made <album/20808#composition>,
        <album/20808#subject> ;
    foaf:name "Hoyt Curtin"@en .

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

<artist/694#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20808#subject> ;
    schema:name "John Loeffler"@en ;
    foaf:made <album/20808#composition>,
        <album/20808#subject> ;
    foaf:name "John Loeffler"@en .

<artist/695#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20808#subject> ;
    schema:name "John Siegler"@en ;
    foaf:made <album/20808#composition>,
        <album/20808#subject> ;
    foaf:name "John Siegler"@en .

<artist/78948#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20808#subject> ;
    schema:name "Joseph Barbera"@en ;
    foaf:made <album/20808#composition>,
        <album/20808#subject> ;
    foaf:name "Joseph Barbera"@en .

<product/10969#subject> a schema:CreativeWork ;
    schema:name "The Simpsons"@en,
        "The Simpsons"@ja,
        "The Simpsons"@ja-latn ;
    foaf:name "The Simpsons"@en,
        "The Simpsons"@ja,
        "The Simpsons"@ja-latn .

<product/11075#subject> a schema:CreativeWork ;
    schema:name "The Flintstones"@en,
        "The Flintstones"@ja,
        "The Flintstones"@ja-latn ;
    foaf:name "The Flintstones"@en,
        "The Flintstones"@ja,
        "The Flintstones"@ja-latn .

<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 .

<release/16298#subject> a schema:CreativeWork ;
    schema:name "Pokémon: Indigo League"@en,
        "Pokémon: Indigo League"@ja,
        "Pokémon: Indigo League"@ja-latn ;
    foaf:name "Pokémon: Indigo League"@en,
        "Pokémon: Indigo League"@ja,
        "Pokémon: Indigo League"@ja-latn .

<release/30228#subject> a schema:CreativeWork ;
    schema:name "The Transformers"@en,
        "The Transformers"@ja,
        "The Transformers"@ja-latn ;
    foaf:name "The Transformers"@en,
        "The Transformers"@ja,
        "The Transformers"@ja-latn .

<release/30388#subject> a schema:CreativeWork ;
    schema:name "X-Men"@en,
        "X-Men"@ja,
        "X-Men"@ja-latn ;
    foaf:name "X-Men"@en,
        "X-Men"@ja,
        "X-Men"@ja-latn .

<release/31510#subject> a schema:CreativeWork ;
    schema:name "Inspector Gadget"@en,
        "Inspector Gadget"@ja,
        "Inspector Gadget"@ja-latn ;
    foaf:name "Inspector Gadget"@en,
        "Inspector Gadget"@ja,
        "Inspector Gadget"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/80/20808/20808-1282936543.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/2742#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/20808#performance> ;
    schema:name "Powerglove"@en ;
    foaf:name "Powerglove"@en .

<album/20808#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Saturday Morning Apocalypse"@en,
        "Saturday Morning Apocalypse"@ja,
        "Saturday Morning Apocalypse"@ja-latn ;
    mo:performance_of <album/20808#musicalwork> ;
    mo:performer _:N21a50c287bf14cb1b558777e0d2c956f,
        <artist/2742#subject> ;
    mo:recorded_as <album/20808#musicalexpression> ;
    schema:byArtist _:N21a50c287bf14cb1b558777e0d2c956f,
        <artist/2742#subject> ;
    schema:name "Saturday Morning Apocalypse"@en,
        "Saturday Morning Apocalypse"@ja,
        "Saturday Morning Apocalypse"@ja-latn ;
    schema:workPerformed <album/20808#musicalwork> .

<album/20808#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Saturday Morning Apocalypse"@en,
        "Saturday Morning Apocalypse"@ja,
        "Saturday Morning Apocalypse"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Buddy Baker"@en ;
            foaf:made <album/20808#composition> ;
            foaf:name "Buddy Baker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Anne Bryant"@en ;
            foaf:made <album/20808#composition> ;
            foaf:name "Anne Bryant"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gary Lionelli"@en ;
            foaf:made <album/20808#composition> ;
            foaf:name "Gary Lionelli"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ford Kinder"@en ;
            foaf:made <album/20808#composition> ;
            foaf:name "Ford Kinder"@en ],
        <artist/10348#subject>,
        <artist/10349#subject>,
        <artist/15551#subject>,
        <artist/15552#subject>,
        <artist/19053#subject>,
        <artist/3017#subject>,
        <artist/694#subject>,
        <artist/695#subject>,
        <artist/78948#subject> ;
    mo:produced_work <album/20808#musicalwork> ;
    schema:name "Saturday Morning Apocalypse"@en,
        "Saturday Morning Apocalypse"@ja,
        "Saturday Morning Apocalypse"@ja-latn .

<album/20808#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2010-09-28"^^xsd:date ;
    dcterms:title "Saturday Morning Apocalypse"@en,
        "Saturday Morning Apocalypse"@ja,
        "Saturday Morning Apocalypse"@ja-latn ;
    mo:catalogue_number "EOM-CD-2109" ;
    mo:media_type "CD" ;
    mo:publication_of <album/20808#musicalexpression> ;
    mo:publisher _:N19fccffc05b44a5c93c709715e733ada ;
    mo:record _:Nfd5beef96e644176a3c428ad544fb564 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Real Adventures of Jonny Quest"@en ;
            foaf:name "The Real Adventures of Jonny Quest"@en ],
        [ a schema:CreativeWork ;
            schema:name "Winnie the Pooh and the Blustery Day"@en ;
            foaf:name "Winnie the Pooh and the Blustery Day"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Nightmare Before Christmas"@en ;
            foaf:name "The Nightmare Before Christmas"@en ],
        <product/10969#subject>,
        <product/11075#subject>,
        <product/2428#subject>,
        <release/16298#subject>,
        <release/30228#subject>,
        <release/30388#subject>,
        <release/31510#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Tony Kakko"@en ;
            foaf:name "Tony Kakko"@en ],
        <artist/2742#subject> ;
    schema:datePublished "2010-09-28"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/20808/20808-1282936543.jpg> ;
    schema:name "Saturday Morning Apocalypse"@en,
        "Saturday Morning Apocalypse"@ja,
        "Saturday Morning Apocalypse"@ja-latn ;
    schema:publisher _:N19fccffc05b44a5c93c709715e733ada ;
    foaf:depiction <https://media.vgm.io/albums/80/20808/20808-1282936543.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20808#subject> ;
    schema:name "Buddy Baker"@en ;
    foaf:made <album/20808#subject> ;
    foaf:name "Buddy Baker"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20808#subject> ;
    schema:name "Gary Lionelli"@en ;
    foaf:made <album/20808#subject> ;
    foaf:name "Gary Lionelli"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20808#subject> ;
    schema:name "Anne Bryant"@en ;
    foaf:made <album/20808#subject> ;
    foaf:name "Anne Bryant"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/20808#subject> ;
    schema:name "Ford Kinder"@en ;
    foaf:made <album/20808#subject> ;
    foaf:name "Ford Kinder"@en .

_:N035a854a1a0048e8a2dd7f5155b75ec9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Simpsons (feat. Tony Kakko)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:33"^^xsd:interval ;
    schema:inPlaylist _:Nfd5beef96e644176a3c428ad544fb564 ;
    schema:name "The Simpsons (feat. Tony Kakko)"@en .

_:N19fccffc05b44a5c93c709715e733ada schema:name "EOne Music"@en,
        "EOne Music"@ja,
        "EOne Music"@ja-latn ;
    foaf:name "EOne Music"@en,
        "EOne Music"@ja,
        "EOne Music"@ja-latn .

_:N21a50c287bf14cb1b558777e0d2c956f a schema:Person,
        foaf:Person ;
    mo:performed <album/20808#performance> ;
    schema:name "Tony Kakko"@en ;
    foaf:name "Tony Kakko"@en .

_:N2ad871c0f7434e779675b57dc5fea42c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Is Halloween"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nfd5beef96e644176a3c428ad544fb564 ;
    schema:name "This Is Halloween"@en .

_:N3566e755175f4e589bdb61e66f9e8149 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Batman"@en ;
    mo:track_number 5 ;
    schema:duration "PT5:28"^^xsd:interval ;
    schema:inPlaylist _:Nfd5beef96e644176a3c428ad544fb564 ;
    schema:name "Batman"@en .

_:N3c7b7d623a3f4cdab6dc444616deaa2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gotta Catch Em All"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Nfd5beef96e644176a3c428ad544fb564 ;
    schema:name "Gotta Catch Em All"@en .

_:N3f0764e1bee94c58a1f6e7058919fa68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Transformers"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Nfd5beef96e644176a3c428ad544fb564 ;
    schema:name "Transformers"@en .

_:N53f9f8199c10429584043137359d18ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flinstones"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Nfd5beef96e644176a3c428ad544fb564 ;
    schema:name "The Flinstones"@en .

_:N662077331dcd4b9c954d0488b71255cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heffalumps and Woozles (Winnie The Pooh)"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:27"^^xsd:interval ;
    schema:inPlaylist _:Nfd5beef96e644176a3c428ad544fb564 ;
    schema:name "Heffalumps and Woozles (Winnie The Pooh)"@en .

_:N686881d801b54ae8990ea48311767d68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Real Adventures of Johnny Quest"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Nfd5beef96e644176a3c428ad544fb564 ;
    schema:name "The Real Adventures of Johnny Quest"@en .

_:N8b2fdfd2b4704aebb0cf5f9e7757226e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gotta Catch Em All (feat. Tony Kakko)"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nfd5beef96e644176a3c428ad544fb564 ;
    schema:name "Gotta Catch Em All (feat. Tony Kakko)"@en .

_:Ncfbac407cf3246e9b01e466d19cc5ee3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inspector Gadget"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:Nfd5beef96e644176a3c428ad544fb564 ;
    schema:name "Inspector Gadget"@en .

_:Nf93c740e0e4147e5a15b494ade7b14ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "X-Men"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:Nfd5beef96e644176a3c428ad544fb564 ;
    schema:name "X-Men"@en .

_:Nfd5beef96e644176a3c428ad544fb564 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N035a854a1a0048e8a2dd7f5155b75ec9,
        _:N2ad871c0f7434e779675b57dc5fea42c,
        _:N3566e755175f4e589bdb61e66f9e8149,
        _:N3c7b7d623a3f4cdab6dc444616deaa2a,
        _:N3f0764e1bee94c58a1f6e7058919fa68,
        _:N53f9f8199c10429584043137359d18ab,
        _:N662077331dcd4b9c954d0488b71255cc,
        _:N686881d801b54ae8990ea48311767d68,
        _:N8b2fdfd2b4704aebb0cf5f9e7757226e,
        _:Ncfbac407cf3246e9b01e466d19cc5ee3,
        _:Nf93c740e0e4147e5a15b494ade7b14ef ;
    mo:track_count 11 ;
    schema:duration "PT45:36"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N035a854a1a0048e8a2dd7f5155b75ec9,
        _:N2ad871c0f7434e779675b57dc5fea42c,
        _:N3566e755175f4e589bdb61e66f9e8149,
        _:N3c7b7d623a3f4cdab6dc444616deaa2a,
        _:N3f0764e1bee94c58a1f6e7058919fa68,
        _:N53f9f8199c10429584043137359d18ab,
        _:N662077331dcd4b9c954d0488b71255cc,
        _:N686881d801b54ae8990ea48311767d68,
        _:N8b2fdfd2b4704aebb0cf5f9e7757226e,
        _:Ncfbac407cf3246e9b01e466d19cc5ee3,
        _:Nf93c740e0e4147e5a15b494ade7b14ef .

