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

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

<artist/14171#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65055#subject> ;
    schema:name "John Ashton Thomas"@en ;
    foaf:made <album/65055#composition>,
        <album/65055#subject> ;
    foaf:name "John Ashton Thomas"@en .

<artist/14204#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65055#subject> ;
    schema:name "Paul Mounsey"@en ;
    foaf:made <album/65055#composition>,
        <album/65055#subject> ;
    foaf:name "Paul Mounsey"@en .

<artist/17226#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65055#subject> ;
    schema:name "Peter Bateman"@en ;
    foaf:made <album/65055#composition>,
        <album/65055#subject> ;
    foaf:name "Peter Bateman"@en .

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

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

<org/1198#subject> schema:name "Sony Classical"@en,
        "Sony Classical"@ja,
        "Sony Classical"@ja-latn ;
    foaf:name "Sony Classical"@en,
        "Sony Classical"@ja,
        "Sony Classical"@ja-latn .

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

<https://medium-media.vgm.io/albums/55/65055/65055-1485300767.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/14647#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65055#performance> ;
    schema:name "Thomas Bowes"@en ;
    foaf:name "Thomas Bowes"@en .

<artist/369#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/65055#performance> ;
    schema:name "Metro Voices"@en ;
    foaf:name "Metro Voices"@en .

<artist/8174#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65055#subject> ;
    mo:performed <album/65055#performance> ;
    schema:name "John Lennon"@en ;
    foaf:made <album/65055#composition>,
        <album/65055#lyrics>,
        <album/65055#subject> ;
    foaf:name "John Lennon"@en .

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

<album/65055#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mr. Peabody & Sherman: Music from the Motion Picture"@en,
        "Mr. Peabody & Sherman: Music from the Motion Picture"@ja,
        "Mr. Peabody & Sherman: Music from the Motion Picture"@ja-latn ;
    mo:performance_of <album/65055#musicalwork> ;
    mo:performer _:N730656a1ed5c49b89fb85540d4c4530f,
        <artist/14647#subject>,
        <artist/369#subject>,
        <artist/8174#subject> ;
    mo:recorded_as <album/65055#musicalexpression> ;
    schema:byArtist _:N730656a1ed5c49b89fb85540d4c4530f,
        <artist/14647#subject>,
        <artist/369#subject>,
        <artist/8174#subject> ;
    schema:name "Mr. Peabody & Sherman: Music from the Motion Picture"@en,
        "Mr. Peabody & Sherman: Music from the Motion Picture"@ja,
        "Mr. Peabody & Sherman: Music from the Motion Picture"@ja-latn ;
    schema:workPerformed <album/65055#musicalwork> .

<album/65055#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mr. Peabody & Sherman: Music from the Motion Picture"@en,
        "Mr. Peabody & Sherman: Music from the Motion Picture"@ja,
        "Mr. Peabody & Sherman: Music from the Motion Picture"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Ary Barroso"@en ;
            foaf:made <album/65055#composition> ;
            foaf:name "Ary Barroso"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sebastian Fritze"@en ;
            foaf:made <album/65055#composition> ;
            foaf:name "Sebastian Fritze"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chris Bacon"@en ;
            foaf:made <album/65055#composition> ;
            foaf:name "Chris Bacon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Adam Roth"@en ;
            foaf:made <album/65055#composition> ;
            foaf:name "Adam Roth"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Fredrik Eriksson"@en ;
            foaf:made <album/65055#composition> ;
            foaf:name "Fredrik Eriksson"@en ],
        <artist/14171#subject>,
        <artist/14204#subject>,
        <artist/17226#subject>,
        <artist/3017#subject>,
        <artist/8174#subject> ;
    mo:produced_work <album/65055#musicalwork> ;
    schema:name "Mr. Peabody & Sherman: Music from the Motion Picture"@en,
        "Mr. Peabody & Sherman: Music from the Motion Picture"@ja,
        "Mr. Peabody & Sherman: Music from the Motion Picture"@ja-latn .

<album/65055#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-02-25"^^xsd:date ;
    dcterms:title "Mr. Peabody & Sherman: Music from the Motion Picture"@en,
        "Mr. Peabody & Sherman: Music from the Motion Picture"@ja,
        "Mr. Peabody & Sherman: Music from the Motion Picture"@ja-latn ;
    mo:catalogue_number "88843048372" ;
    mo:media_type "CD" ;
    mo:publication_of <album/65055#musicalexpression> ;
    mo:publisher <org/1198#subject> ;
    mo:record _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mr. Peabody & Sherman"@en ;
            foaf:name "Mr. Peabody & Sherman"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Grizfolk"@en ;
            foaf:name "Grizfolk"@en ],
        <artist/14647#subject>,
        <artist/369#subject>,
        <artist/8174#subject> ;
    schema:datePublished "2014-02-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/55/65055/65055-1485300767.jpg> ;
    schema:name "Mr. Peabody & Sherman: Music from the Motion Picture"@en,
        "Mr. Peabody & Sherman: Music from the Motion Picture"@ja,
        "Mr. Peabody & Sherman: Music from the Motion Picture"@ja-latn ;
    schema:publisher <org/1198#subject> ;
    foaf:depiction <https://media.vgm.io/albums/55/65055/65055-1485300767.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65055#subject> ;
    schema:name "Sebastian Fritze"@en ;
    foaf:made <album/65055#subject> ;
    foaf:name "Sebastian Fritze"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Adam Roth"@en ;
    foaf:made <album/65055#subject> ;
    foaf:name "Adam Roth"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Adam Roth"@en ;
    foaf:made <album/65055#lyrics> ;
    foaf:name "Adam Roth"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Fredrik Eriksson"@en ;
    foaf:made <album/65055#lyrics> ;
    foaf:name "Fredrik Eriksson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65055#subject> ;
    schema:name "Ary Barroso"@en ;
    foaf:made <album/65055#subject> ;
    foaf:name "Ary Barroso"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sebastian Fritze"@en ;
    foaf:made <album/65055#lyrics> ;
    foaf:name "Sebastian Fritze"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sebastian Fritze"@en ;
    foaf:made <album/65055#subject> ;
    foaf:name "Sebastian Fritze"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65055#subject> ;
    schema:name "Chris Bacon"@en ;
    foaf:made <album/65055#subject> ;
    foaf:name "Chris Bacon"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65055#subject> ;
    schema:name "Adam Roth"@en ;
    foaf:made <album/65055#subject> ;
    foaf:name "Adam Roth"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/65055#subject> ;
    schema:name "Fredrik Eriksson"@en ;
    foaf:made <album/65055#subject> ;
    foaf:name "Fredrik Eriksson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Fredrik Eriksson"@en ;
    foaf:made <album/65055#subject> ;
    foaf:name "Fredrik Eriksson"@en .

_:N024c5c70ab444a5fb11252ecffc4524c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dog Whistle"@en ;
    mo:track_number 4 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "The Dog Whistle"@en .

_:N02b37e9532594ce59d3c1ee512cbc11a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dinner Party"@en ;
    mo:track_number 8 ;
    schema:duration "PT0:31"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "Dinner Party"@en .

_:N0e2f1995c0134766bf9d7f7adf79fbd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trojan Horse"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "Trojan Horse"@en .

_:N15b418a9849548d08ddec4f680aa741b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reign of Terror!"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "Reign of Terror!"@en .

_:N162edb200e6842989f8928004652f78a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hammer-Time"@en ;
    mo:track_number 13 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "Hammer-Time"@en .

_:N2a9e51e216794a4ab64f3e3093194127 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Petersons/The WABAC Machine"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "The Petersons/The WABAC Machine"@en .

_:N2bb8b8de915c48c29a3f3a58612b8f5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Back to School"@en ;
    mo:track_number 20 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "Back to School"@en .

_:N2d483720b04a44f28e1423bf8c66a3ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wedding Exodus"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "The Wedding Exodus"@en .

_:N2fb1e001791f41a9a3ed289edf6b0396 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "History Mash-Up"@en ;
    mo:track_number 17 ;
    schema:duration "PT4:34"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "History Mash-Up"@en .

_:N522d2d662b7d496eb7c09dd162e8235a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Amazing Mr. Peabody"@en ;
    mo:track_number 22 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "The Amazing Mr. Peabody"@en .

_:N550186af170f43f8bd910a7b3563f895 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fixing the Rip"@en ;
    mo:track_number 19 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "Fixing the Rip"@en .

_:N66589225de084c7eab95f5366b389de0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquarela Do Brasil"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "Aquarela Do Brasil"@en .

_:N730656a1ed5c49b89fb85540d4c4530f a schema:Person,
        foaf:Person ;
    mo:performed <album/65055#performance> ;
    schema:name "Grizfolk"@en ;
    foaf:name "Grizfolk"@en .

_:N9152dd8d3e0947e4aac522278a63e9e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mr. Peabody's Prologue"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "Mr. Peabody's Prologue"@en .

_:N96c1ec27816e4627adcb143b092ded28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cherry Tree"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "The Cherry Tree"@en .

_:N9aa7b8c7800e4a24bb2cd3d216140fc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm a Dog Too"@en ;
    mo:track_number 18 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "I'm a Dog Too"@en .

_:Na2b1f52bfff64efebc8e9d45bc11dc9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Way Back When"@en ;
    mo:track_number 23 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "Way Back When"@en .

_:Nc401c70c546c4abbab8ed72b1678d997 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Deep Regard"@en ;
    mo:track_number 6 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "A Deep Regard"@en .

_:Nd84b347c624c4175a05264141ef8e9bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aquarela Do Brasil (Coda)"@en ;
    mo:track_number 21 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "Aquarela Do Brasil (Coda)"@en .

_:Nddd914327f944050b70e36c8a893cedd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Off to Egypt"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "Off to Egypt"@en .

_:Ndfbaf5d5a4964f38a16fa3d1b3acb217 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War/Disaster"@en ;
    mo:track_number 16 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "War/Disaster"@en .

_:Nee0902e939b5455cb5503e821a1f88b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flying Machine"@en ;
    mo:track_number 14 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "The Flying Machine"@en .

_:Nf8fe47590b24445f9b77a80e99496e53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beautiful Boy (Darling Boy)"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "Beautiful Boy (Darling Boy)"@en .

_:Nf90ce0c8b8f44b5ba047b6d87ec4954a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Drop Off"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Nde4ed9f56ade4257a583dead4f5b55a6 ;
    schema:name "The Drop Off"@en .

_:Nde4ed9f56ade4257a583dead4f5b55a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N024c5c70ab444a5fb11252ecffc4524c,
        _:N02b37e9532594ce59d3c1ee512cbc11a,
        _:N0e2f1995c0134766bf9d7f7adf79fbd5,
        _:N15b418a9849548d08ddec4f680aa741b,
        _:N162edb200e6842989f8928004652f78a,
        _:N2a9e51e216794a4ab64f3e3093194127,
        _:N2bb8b8de915c48c29a3f3a58612b8f5f,
        _:N2d483720b04a44f28e1423bf8c66a3ae,
        _:N2fb1e001791f41a9a3ed289edf6b0396,
        _:N522d2d662b7d496eb7c09dd162e8235a,
        _:N550186af170f43f8bd910a7b3563f895,
        _:N66589225de084c7eab95f5366b389de0,
        _:N9152dd8d3e0947e4aac522278a63e9e7,
        _:N96c1ec27816e4627adcb143b092ded28,
        _:N9aa7b8c7800e4a24bb2cd3d216140fc4,
        _:Na2b1f52bfff64efebc8e9d45bc11dc9a,
        _:Nc401c70c546c4abbab8ed72b1678d997,
        _:Nd84b347c624c4175a05264141ef8e9bf,
        _:Nddd914327f944050b70e36c8a893cedd,
        _:Ndfbaf5d5a4964f38a16fa3d1b3acb217,
        _:Nee0902e939b5455cb5503e821a1f88b0,
        _:Nf8fe47590b24445f9b77a80e99496e53,
        _:Nf90ce0c8b8f44b5ba047b6d87ec4954a ;
    mo:track_count 23 ;
    schema:duration "PT50:24"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N024c5c70ab444a5fb11252ecffc4524c,
        _:N02b37e9532594ce59d3c1ee512cbc11a,
        _:N0e2f1995c0134766bf9d7f7adf79fbd5,
        _:N15b418a9849548d08ddec4f680aa741b,
        _:N162edb200e6842989f8928004652f78a,
        _:N2a9e51e216794a4ab64f3e3093194127,
        _:N2bb8b8de915c48c29a3f3a58612b8f5f,
        _:N2d483720b04a44f28e1423bf8c66a3ae,
        _:N2fb1e001791f41a9a3ed289edf6b0396,
        _:N522d2d662b7d496eb7c09dd162e8235a,
        _:N550186af170f43f8bd910a7b3563f895,
        _:N66589225de084c7eab95f5366b389de0,
        _:N9152dd8d3e0947e4aac522278a63e9e7,
        _:N96c1ec27816e4627adcb143b092ded28,
        _:N9aa7b8c7800e4a24bb2cd3d216140fc4,
        _:Na2b1f52bfff64efebc8e9d45bc11dc9a,
        _:Nc401c70c546c4abbab8ed72b1678d997,
        _:Nd84b347c624c4175a05264141ef8e9bf,
        _:Nddd914327f944050b70e36c8a893cedd,
        _:Ndfbaf5d5a4964f38a16fa3d1b3acb217,
        _:Nee0902e939b5455cb5503e821a1f88b0,
        _:Nf8fe47590b24445f9b77a80e99496e53,
        _:Nf90ce0c8b8f44b5ba047b6d87ec4954a .

