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

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

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

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

<artist/15554#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47327#subject> ;
    schema:name "George Bruns"@en ;
    foaf:made <album/47327#composition>,
        <album/47327#subject> ;
    foaf:name "George Bruns"@en .

<artist/20145#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/47327#subject> ;
    schema:name "Terry Gilkyson"@en ;
    foaf:made <album/47327#composition>,
        <album/47327#lyrics>,
        <album/47327#subject> ;
    foaf:name "Terry Gilkyson"@en .

<product/10291#subject> a schema:CreativeWork ;
    schema:name "The Jungle Book (1967)"@en,
        "The Jungle Book (1967)"@ja,
        "The Jungle Book (1967)"@ja-latn ;
    foaf:name "The Jungle Book (1967)"@en,
        "The Jungle Book (1967)"@ja,
        "The Jungle Book (1967)"@ja-latn .

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

<org/1144#subject> schema:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn ;
    foaf:name "Walt Disney Records"@en,
        "Walt Disney Records"@ja,
        "Walt Disney Records"@ja-latn .

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

<https://medium-media.vgm.io/albums/72/47327/47327-1407272229.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/26430#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47327#performance> ;
    schema:name "Sterling Holloway"@en ;
    foaf:name "Sterling Holloway"@en .

<artist/27020#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47327#performance> ;
    schema:name "J. Pat O'Malley"@en ;
    foaf:name "J. Pat O'Malley"@en .

<artist/27026#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47327#performance> ;
    schema:name "Thurl Ravenscroft"@en ;
    foaf:name "Thurl Ravenscroft"@en .

<artist/27921#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/47327#performance> ;
    schema:name "Louis Prima"@en ;
    foaf:name "Louis Prima"@en .

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

<album/47327#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Jungle Book Original Motion Picture Soundtrack"@en,
        "The Jungle Book Original Motion Picture Soundtrack"@ja,
        "The Jungle Book Original Motion Picture Soundtrack"@ja-latn ;
    mo:composer <artist/15551#subject>,
        <artist/15552#subject>,
        <artist/15554#subject>,
        <artist/20145#subject> ;
    mo:produced_work <album/47327#musicalwork> ;
    schema:name "The Jungle Book Original Motion Picture Soundtrack"@en,
        "The Jungle Book Original Motion Picture Soundtrack"@ja,
        "The Jungle Book Original Motion Picture Soundtrack"@ja-latn .

<album/47327#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1990-01-01"^^xsd:date ;
    dcterms:title "The Jungle Book Original Motion Picture Soundtrack"@en,
        "The Jungle Book Original Motion Picture Soundtrack"@ja,
        "The Jungle Book Original Motion Picture Soundtrack"@ja-latn ;
    mo:catalogue_number "606122" ;
    mo:media_type "CD" ;
    mo:publication_of <album/47327#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:N8ae21ad9491a4303ae96fd89e05e660e ;
    mo:record_count 1 ;
    schema:about <product/10291#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Darlene Carr"@en ;
            foaf:name "Darlene Carr"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Digby Wolfe"@en ;
            foaf:name "Digby Wolfe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Phil Harris"@en ;
            foaf:name "Phil Harris"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sebastian Cabot"@en ;
            foaf:name "Sebastian Cabot"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chad"@en ;
            foaf:name "Chad"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Bruce Reitherman"@en ;
            foaf:name "Bruce Reitherman"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lord Tim Hudson"@en ;
            foaf:name "Lord Tim Hudson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Disney Studio Chorus"@en ;
            foaf:name "Disney Studio Chorus"@en ],
        <artist/26430#subject>,
        <artist/27020#subject>,
        <artist/27026#subject>,
        <artist/27921#subject> ;
    schema:datePublished "1990-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/72/47327/47327-1407272229.jpg> ;
    schema:name "The Jungle Book Original Motion Picture Soundtrack"@en,
        "The Jungle Book Original Motion Picture Soundtrack"@ja,
        "The Jungle Book Original Motion Picture Soundtrack"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/47327/47327-1407272229.jpg> .

<album/47327#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Jungle Book Original Motion Picture Soundtrack"@en,
        "The Jungle Book Original Motion Picture Soundtrack"@ja,
        "The Jungle Book Original Motion Picture Soundtrack"@ja-latn ;
    mo:performance_of <album/47327#musicalwork> ;
    mo:performer _:N204ef7bd40584160967d20adc341cf13,
        _:N68610530a2bf4046a0d62cc1f91a2835,
        _:N6baa6efdd0864b49962fed4a2671849d,
        _:Nb48b92b377184cc190295600338b00bf,
        _:Nba627ab33510485fa6d1919e9fd896cd,
        _:Nba81cfe23a4b43d991ae6453d7e39e3c,
        _:Nd17ea10da7574477842decc45e4d09f3,
        _:Nff32eb126af045f4af1188e8eb28dcc6,
        <artist/26430#subject>,
        <artist/27020#subject>,
        <artist/27026#subject>,
        <artist/27921#subject> ;
    mo:recorded_as <album/47327#musicalexpression> ;
    schema:byArtist _:N204ef7bd40584160967d20adc341cf13,
        _:N68610530a2bf4046a0d62cc1f91a2835,
        _:N6baa6efdd0864b49962fed4a2671849d,
        _:Nb48b92b377184cc190295600338b00bf,
        _:Nba627ab33510485fa6d1919e9fd896cd,
        _:Nba81cfe23a4b43d991ae6453d7e39e3c,
        _:Nd17ea10da7574477842decc45e4d09f3,
        _:Nff32eb126af045f4af1188e8eb28dcc6,
        <artist/26430#subject>,
        <artist/27020#subject>,
        <artist/27026#subject>,
        <artist/27921#subject> ;
    schema:name "The Jungle Book Original Motion Picture Soundtrack"@en,
        "The Jungle Book Original Motion Picture Soundtrack"@ja,
        "The Jungle Book Original Motion Picture Soundtrack"@ja-latn ;
    schema:workPerformed <album/47327#musicalwork> .

_:N0883df8a94834107a8bf5a472deb34c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jungle Beat"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N8ae21ad9491a4303ae96fd89e05e660e ;
    schema:name "Jungle Beat"@en .

_:N16b3acb8799f47afa3d859f74e837a00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monkey Chase"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N8ae21ad9491a4303ae96fd89e05e660e ;
    schema:name "Monkey Chase"@en .

_:N1e33d5cf0da0415a9eaa9e2bb86cce20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N8ae21ad9491a4303ae96fd89e05e660e ;
    schema:name "Baby"@en .

_:N204ef7bd40584160967d20adc341cf13 a schema:Person,
        foaf:Person ;
    mo:performed <album/47327#performance> ;
    schema:name "Lord Tim Hudson"@en ;
    foaf:name "Lord Tim Hudson"@en .

_:N37235c33355f4997bf28950c249a8e15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N8ae21ad9491a4303ae96fd89e05e660e ;
    schema:name "Overture"@en .

_:N3d06fc902c89430bb381d1cf8ef4d3fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bare Necessities"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N8ae21ad9491a4303ae96fd89e05e660e ;
    schema:name "The Bare Necessities"@en .

_:N5dd2971a94d34cd4bbe7eefbd9581097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poor Bear"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N8ae21ad9491a4303ae96fd89e05e660e ;
    schema:name "Poor Bear"@en .

_:N68610530a2bf4046a0d62cc1f91a2835 a schema:Person,
        foaf:Person ;
    mo:performed <album/47327#performance> ;
    schema:name "Digby Wolfe"@en ;
    foaf:name "Digby Wolfe"@en .

_:N6baa6efdd0864b49962fed4a2671849d a schema:Person,
        foaf:Person ;
    mo:performed <album/47327#performance> ;
    schema:name "Darlene Carr"@en ;
    foaf:name "Darlene Carr"@en .

_:N718f80d475694a179643c96702b32bac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiger Fight"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N8ae21ad9491a4303ae96fd89e05e660e ;
    schema:name "Tiger Fight"@en .

_:N7b042e48b40d4a2cba384940b272f24e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Wan'na Be Like You (Monkey Song)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:01"^^xsd:interval ;
    schema:inPlaylist _:N8ae21ad9491a4303ae96fd89e05e660e ;
    schema:name "I Wan'na Be Like You (Monkey Song)"@en .

_:N9f733a0cfd7a4e54b54f2d3ed00e781a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "That's What Friends Are For (Vulture Song)"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N8ae21ad9491a4303ae96fd89e05e660e ;
    schema:name "That's What Friends Are For (Vulture Song)"@en .

_:Nac501f6999484503bcb6a9f735036915 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colonel Hathi's March (Elephant Song)"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N8ae21ad9491a4303ae96fd89e05e660e ;
    schema:name "Colonel Hathi's March (Elephant Song)"@en .

_:Nb0cececf1b35465286e398a773fc3aae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bare Necessities (Reprise)"@en ;
    mo:track_number 16 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N8ae21ad9491a4303ae96fd89e05e660e ;
    schema:name "The Bare Necessities (Reprise)"@en .

_:Nb48b92b377184cc190295600338b00bf a schema:Person,
        foaf:Person ;
    mo:performed <album/47327#performance> ;
    schema:name "Phil Harris"@en ;
    foaf:name "Phil Harris"@en .

_:Nba627ab33510485fa6d1919e9fd896cd a schema:Person,
        foaf:Person ;
    mo:performed <album/47327#performance> ;
    schema:name "Chad"@en ;
    foaf:name "Chad"@en .

_:Nba81cfe23a4b43d991ae6453d7e39e3c a schema:Person,
        foaf:Person ;
    mo:performed <album/47327#performance> ;
    schema:name "Sebastian Cabot"@en ;
    foaf:name "Sebastian Cabot"@en .

_:Nc739fcdacf05416fa4c9eee30fca8784 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trust in Me"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N8ae21ad9491a4303ae96fd89e05e660e ;
    schema:name "Trust in Me"@en .

_:Nd17ea10da7574477842decc45e4d09f3 a schema:Person,
        foaf:Person ;
    mo:performed <album/47327#performance> ;
    schema:name "Disney Studio Chorus"@en ;
    foaf:name "Disney Studio Chorus"@en .

_:Nd895c50c57444a85a40d3cca4b43cc4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Own Home (Jungle Book Theme)"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:N8ae21ad9491a4303ae96fd89e05e660e ;
    schema:name "My Own Home (Jungle Book Theme)"@en .

_:Nea0e3a921ae1411086e2e20c3b6ab175 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What'cha Wanna Do"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N8ae21ad9491a4303ae96fd89e05e660e ;
    schema:name "What'cha Wanna Do"@en .

_:Nf2693b1c12b34b2d915d3d32116210dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sherman Brothers interview (w/ \"Baloo's Blues\" and \"It's a Kick\")"@en ;
    mo:track_number 17 ;
    schema:duration "PT16:54"^^xsd:interval ;
    schema:inPlaylist _:N8ae21ad9491a4303ae96fd89e05e660e ;
    schema:name "Sherman Brothers interview (w/ \"Baloo's Blues\" and \"It's a Kick\")"@en .

_:Nf79ed4ee34394ae0a559b401d42ee30f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tell Him"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N8ae21ad9491a4303ae96fd89e05e660e ;
    schema:name "Tell Him"@en .

_:Nf8aab14d283b4b3da96d6988e33961d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colonel Hathi's March (Reprise)"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N8ae21ad9491a4303ae96fd89e05e660e ;
    schema:name "Colonel Hathi's March (Reprise)"@en .

_:Nff32eb126af045f4af1188e8eb28dcc6 a schema:Person,
        foaf:Person ;
    mo:performed <album/47327#performance> ;
    schema:name "Bruce Reitherman"@en ;
    foaf:name "Bruce Reitherman"@en .

_:N8ae21ad9491a4303ae96fd89e05e660e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0883df8a94834107a8bf5a472deb34c1,
        _:N16b3acb8799f47afa3d859f74e837a00,
        _:N1e33d5cf0da0415a9eaa9e2bb86cce20,
        _:N37235c33355f4997bf28950c249a8e15,
        _:N3d06fc902c89430bb381d1cf8ef4d3fb,
        _:N5dd2971a94d34cd4bbe7eefbd9581097,
        _:N718f80d475694a179643c96702b32bac,
        _:N7b042e48b40d4a2cba384940b272f24e,
        _:N9f733a0cfd7a4e54b54f2d3ed00e781a,
        _:Nac501f6999484503bcb6a9f735036915,
        _:Nb0cececf1b35465286e398a773fc3aae,
        _:Nc739fcdacf05416fa4c9eee30fca8784,
        _:Nd895c50c57444a85a40d3cca4b43cc4e,
        _:Nea0e3a921ae1411086e2e20c3b6ab175,
        _:Nf2693b1c12b34b2d915d3d32116210dc,
        _:Nf79ed4ee34394ae0a559b401d42ee30f,
        _:Nf8aab14d283b4b3da96d6988e33961d3 ;
    mo:track_count 17 ;
    schema:duration "PT55:45"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0883df8a94834107a8bf5a472deb34c1,
        _:N16b3acb8799f47afa3d859f74e837a00,
        _:N1e33d5cf0da0415a9eaa9e2bb86cce20,
        _:N37235c33355f4997bf28950c249a8e15,
        _:N3d06fc902c89430bb381d1cf8ef4d3fb,
        _:N5dd2971a94d34cd4bbe7eefbd9581097,
        _:N718f80d475694a179643c96702b32bac,
        _:N7b042e48b40d4a2cba384940b272f24e,
        _:N9f733a0cfd7a4e54b54f2d3ed00e781a,
        _:Nac501f6999484503bcb6a9f735036915,
        _:Nb0cececf1b35465286e398a773fc3aae,
        _:Nc739fcdacf05416fa4c9eee30fca8784,
        _:Nd895c50c57444a85a40d3cca4b43cc4e,
        _:Nea0e3a921ae1411086e2e20c3b6ab175,
        _:Nf2693b1c12b34b2d915d3d32116210dc,
        _:Nf79ed4ee34394ae0a559b401d42ee30f,
        _:Nf8aab14d283b4b3da96d6988e33961d3 .

