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

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

<artist/22124#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39714#subject> ;
    schema:name "Halli Cauthery"@en ;
    foaf:made <album/39714#composition>,
        <album/39714#subject> ;
    foaf:name "Halli Cauthery"@en .

<artist/5832#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39714#subject> ;
    schema:name "Rupert Gregson-Williams"@en ;
    foaf:made <album/39714#composition>,
        <album/39714#subject> ;
    foaf:name "Rupert Gregson-Williams"@en .

<product/22772#subject> a schema:CreativeWork ;
    schema:name "Over the Hedge"@en,
        "Over the Hedge"@ja,
        "Over the Hedge"@ja-latn ;
    foaf:name "Over the Hedge"@en,
        "Over the Hedge"@ja,
        "Over the Hedge"@ja-latn .

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

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

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

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

<https://medium-media.vgm.io/albums/41/39714/39714-1369908110.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/22569#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39714#performance> ;
    schema:name "Jamie Talbot"@en ;
    foaf:name "Jamie Talbot"@en .

<artist/22635#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39714#performance> ;
    schema:name "John Parricelli"@en ;
    foaf:name "John Parricelli"@en .

<artist/22685#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39714#performance> ;
    schema:name "Laurence Cottle"@en ;
    foaf:name "Laurence Cottle"@en .

<artist/8812#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/39714#performance> ;
    schema:name "Gavyn Wright"@en ;
    foaf:name "Gavyn Wright"@en .

<album/39714#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "OVER THE HEDGE Music from the Motion Picture"@en,
        "OVER THE HEDGE Music from the Motion Picture"@ja,
        "OVER THE HEDGE Music from the Motion Picture"@ja-latn ;
    mo:composer <artist/22124#subject>,
        <artist/22681#subject>,
        <artist/5832#subject> ;
    mo:produced_work <album/39714#musicalwork> ;
    schema:name "OVER THE HEDGE Music from the Motion Picture"@en,
        "OVER THE HEDGE Music from the Motion Picture"@ja,
        "OVER THE HEDGE Music from the Motion Picture"@ja-latn .

<artist/22681#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/39714#subject> ;
    mo:performed <album/39714#performance> ;
    schema:name "Ben Folds"@en ;
    foaf:made <album/39714#composition>,
        <album/39714#lyrics>,
        <album/39714#subject> ;
    foaf:name "Ben Folds"@en .

<album/39714#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "OVER THE HEDGE Music from the Motion Picture"@en,
        "OVER THE HEDGE Music from the Motion Picture"@ja,
        "OVER THE HEDGE Music from the Motion Picture"@ja-latn ;
    mo:performance_of <album/39714#musicalwork> ;
    mo:performer _:N0804452347d64d418a80356b7fc5bcba,
        <artist/22569#subject>,
        <artist/22635#subject>,
        <artist/22681#subject>,
        <artist/22685#subject>,
        <artist/8812#subject> ;
    mo:recorded_as <album/39714#musicalexpression> ;
    schema:byArtist _:N0804452347d64d418a80356b7fc5bcba,
        <artist/22569#subject>,
        <artist/22635#subject>,
        <artist/22681#subject>,
        <artist/22685#subject>,
        <artist/8812#subject> ;
    schema:name "OVER THE HEDGE Music from the Motion Picture"@en,
        "OVER THE HEDGE Music from the Motion Picture"@ja,
        "OVER THE HEDGE Music from the Motion Picture"@ja-latn ;
    schema:workPerformed <album/39714#musicalwork> .

<album/39714#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-05-16"^^xsd:date ;
    dcterms:title "OVER THE HEDGE Music from the Motion Picture"@en,
        "OVER THE HEDGE Music from the Motion Picture"@ja,
        "OVER THE HEDGE Music from the Motion Picture"@ja-latn ;
    mo:catalogue_number "82876833692" ;
    mo:media_type "CD" ;
    mo:publication_of <album/39714#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:Nb22755c55c344cdb92a59c78e56d55d1 ;
    mo:record_count 1 ;
    schema:about <product/22772#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Claire Henry"@en ;
            foaf:name "Claire Henry"@en ],
        <artist/22569#subject>,
        <artist/22635#subject>,
        <artist/22681#subject>,
        <artist/22685#subject>,
        <artist/8812#subject> ;
    schema:datePublished "2006-05-16"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/41/39714/39714-1369908110.jpg> ;
    schema:name "OVER THE HEDGE Music from the Motion Picture"@en,
        "OVER THE HEDGE Music from the Motion Picture"@ja,
        "OVER THE HEDGE Music from the Motion Picture"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/41/39714/39714-1369908110.jpg> .

_:N0804452347d64d418a80356b7fc5bcba a schema:Person,
        foaf:Person ;
    mo:performed <album/39714#performance> ;
    schema:name "Claire Henry"@en ;
    foaf:name "Claire Henry"@en .

_:N23f8412a14684848958b728b7d5435a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RJ Rescues His Family"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb22755c55c344cdb92a59c78e56d55d1 ;
    schema:name "RJ Rescues His Family"@en .

_:N2d491a1f5e0046758c551aad52cd950f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Play?"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb22755c55c344cdb92a59c78e56d55d1 ;
    schema:name "Play?"@en .

_:N47f8bc01aaad44f69c78171722b9e207 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Family Awakes"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb22755c55c344cdb92a59c78e56d55d1 ;
    schema:name "The Family Awakes"@en .

_:N618f79d2a4664081b5598bec0b084479 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost In The Supermarket"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb22755c55c344cdb92a59c78e56d55d1 ;
    schema:name "Lost In The Supermarket"@en .

_:N65a09c92f0144b81802e16796a749ea2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still (Reprise)"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb22755c55c344cdb92a59c78e56d55d1 ;
    schema:name "Still (Reprise)"@en .

_:N6645a0911fea4a13881912ae099fc14e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lets Call It Steve"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb22755c55c344cdb92a59c78e56d55d1 ;
    schema:name "Lets Call It Steve"@en .

_:N7901c1bfd31d467ea9b57e29d15b209c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heist"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb22755c55c344cdb92a59c78e56d55d1 ;
    schema:name "Heist"@en .

_:N9b90ac21327c4538b35e73b10a245de7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hammy Time"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb22755c55c344cdb92a59c78e56d55d1 ;
    schema:name "Hammy Time"@en .

_:Naa4d26f123bd4f6bbcb75622f65be78a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RJ Enters The Cave"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb22755c55c344cdb92a59c78e56d55d1 ;
    schema:name "RJ Enters The Cave"@en .

_:Nbc04b9dee013467aaa1a976bc4ca2075 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rockin’ The Suburbs (Over The Hedge Version)"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb22755c55c344cdb92a59c78e56d55d1 ;
    schema:name "Rockin’ The Suburbs (Over The Hedge Version)"@en .

_:Ne425f5173e8e4d028578a2bb7650495e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Family Of Me"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb22755c55c344cdb92a59c78e56d55d1 ;
    schema:name "Family Of Me"@en .

_:Ne7bf73952d8c4a27b3e1dab972883400 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Inside Heist"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb22755c55c344cdb92a59c78e56d55d1 ;
    schema:name "The Inside Heist"@en .

_:Nfe4014e2289141a28246531e648a87ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Still"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nb22755c55c344cdb92a59c78e56d55d1 ;
    schema:name "Still"@en .

_:Nb22755c55c344cdb92a59c78e56d55d1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N23f8412a14684848958b728b7d5435a3,
        _:N2d491a1f5e0046758c551aad52cd950f,
        _:N47f8bc01aaad44f69c78171722b9e207,
        _:N618f79d2a4664081b5598bec0b084479,
        _:N65a09c92f0144b81802e16796a749ea2,
        _:N6645a0911fea4a13881912ae099fc14e,
        _:N7901c1bfd31d467ea9b57e29d15b209c,
        _:N9b90ac21327c4538b35e73b10a245de7,
        _:Naa4d26f123bd4f6bbcb75622f65be78a,
        _:Nbc04b9dee013467aaa1a976bc4ca2075,
        _:Ne425f5173e8e4d028578a2bb7650495e,
        _:Ne7bf73952d8c4a27b3e1dab972883400,
        _:Nfe4014e2289141a28246531e648a87ef ;
    mo:track_count 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N23f8412a14684848958b728b7d5435a3,
        _:N2d491a1f5e0046758c551aad52cd950f,
        _:N47f8bc01aaad44f69c78171722b9e207,
        _:N618f79d2a4664081b5598bec0b084479,
        _:N65a09c92f0144b81802e16796a749ea2,
        _:N6645a0911fea4a13881912ae099fc14e,
        _:N7901c1bfd31d467ea9b57e29d15b209c,
        _:N9b90ac21327c4538b35e73b10a245de7,
        _:Naa4d26f123bd4f6bbcb75622f65be78a,
        _:Nbc04b9dee013467aaa1a976bc4ca2075,
        _:Ne425f5173e8e4d028578a2bb7650495e,
        _:Ne7bf73952d8c4a27b3e1dab972883400,
        _:Nfe4014e2289141a28246531e648a87ef .

