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

<artist/14946#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tim Rice"@en ;
    foaf:made <album/48348#lyrics>,
        <album/48348#subject> ;
    foaf:name "Tim Rice"@en .

<album/38997> a mo:Release ;
    mo:catalogue_number "522 690-2" .

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

<artist/8766#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48348#subject> ;
    schema:name "Hans Zimmer"@en ;
    foaf:made <album/48348#composition>,
        <album/48348#subject> ;
    foaf:name "Hans Zimmer"@en .

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

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

<album/48348#musicalexpression> a mo:Signal ;
    mo:published_as <album/48348#subject> ;
    mo:records <album/48348#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/84/48348/48348-1436371759.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/48348#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/48348/48348-1436371759.jpg> ;
    foaf:depicts <album/48348#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/48348/48348-1436371759.jpg> .

<https://medium-media.vgm.io/albums/84/48348/48348-1436371759.jpg> a schema:ImageObject,
        foaf:Image .

<album/48348#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Lion King Original Motion Picture Soundtrack"@en,
        "ライオン・キング オリジナル・サウンドトラック"@ja,
        "The Lion King Original Motion Picture Soundtrack"@ja-latn ;
    mo:composer <artist/19465#subject>,
        <artist/8766#subject> ;
    mo:produced_work <album/48348#musicalwork> ;
    schema:name "The Lion King Original Motion Picture Soundtrack"@en,
        "ライオン・キング オリジナル・サウンドトラック"@ja,
        "The Lion King Original Motion Picture Soundtrack"@ja-latn .

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

<artist/14569#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Lebo M."@en ;
    foaf:name "Lebo M."@en .

<artist/14989#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "London Community Gospel Choir"@en ;
    foaf:name "London Community Gospel Choir"@en .

<artist/16573#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Jim Cummings"@en ;
    foaf:name "Jim Cummings"@en .

<artist/18446#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Cheech Marin"@en ;
    foaf:name "Cheech Marin"@en .

<artist/18939#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Joseph Williams"@en ;
    foaf:name "Joseph Williams"@en .

<artist/19038#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Carmen Twillie"@en ;
    foaf:name "Carmen Twillie"@en .

<artist/19465#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/48348#subject> ;
    mo:performed <album/48348#performance> ;
    schema:name "Elton John"@en ;
    foaf:made <album/48348#composition>,
        <album/48348#subject> ;
    foaf:name "Elton John"@en .

<album/48348#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-08-18"^^xsd:date ;
    dcterms:title "The Lion King Original Motion Picture Soundtrack"@en,
        "ライオン・キング オリジナル・サウンドトラック"@ja,
        "The Lion King Original Motion Picture Soundtrack"@ja-latn ;
    mo:catalogue_number "AVCW-12006" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/38997> ;
    mo:publication_of <album/48348#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:N6a07480d783141a7afe20a3c57df68cb ;
    mo:record_count 1 ;
    schema:about <product/2801#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jason Weaver"@en ;
            foaf:name "Jason Weaver"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Laura Williams"@en ;
            foaf:name "Laura Williams"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Richard Harvey"@en ;
            foaf:name "Richard Harvey"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rick Astley"@en ;
            foaf:name "Rick Astley"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Committed Artists Choir & Friends"@en ;
            foaf:name "Committed Artists Choir & Friends"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Whoopi Goldberg"@en ;
            foaf:name "Whoopi Goldberg"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jeremy Irons"@en ;
            foaf:name "Jeremy Irons"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nathan Lane"@en ;
            foaf:name "Nathan Lane"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ernie Sabella"@en ;
            foaf:name "Ernie Sabella"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rowan Atkinson"@en ;
            foaf:name "Rowan Atkinson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chuck Sabo"@en ;
            foaf:name "Chuck Sabo"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Phil Spading"@en ;
            foaf:name "Phil Spading"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Davey Johnstone"@en ;
            foaf:name "Davey Johnstone"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gary Barlow"@en ;
            foaf:name "Gary Barlow"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kristle Edwards"@en ;
            foaf:name "Kristle Edwards"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sally Dworsky"@en ;
            foaf:name "Sally Dworsky"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kiki Dee"@en ;
            foaf:name "Kiki Dee"@en ],
        <artist/14569#subject>,
        <artist/14989#subject>,
        <artist/16573#subject>,
        <artist/18446#subject>,
        <artist/18939#subject>,
        <artist/19038#subject>,
        <artist/19465#subject> ;
    schema:datePublished "1999-08-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/84/48348/48348-1436371759.jpg> ;
    schema:name "The Lion King Original Motion Picture Soundtrack"@en,
        "ライオン・キング オリジナル・サウンドトラック"@ja,
        "The Lion King Original Motion Picture Soundtrack"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/84/48348/48348-1436371759.jpg> .

<album/48348#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Lion King Original Motion Picture Soundtrack"@en,
        "ライオン・キング オリジナル・サウンドトラック"@ja,
        "The Lion King Original Motion Picture Soundtrack"@ja-latn ;
    mo:performance_of <album/48348#musicalwork> ;
    mo:performer _:N1360eefe89ee493f8a2d4a2af1432146,
        _:N1a8b2aae872345268a42266498f34c96,
        _:N1d07848f943b45149229b1ee4ee31f7b,
        _:N2783d90435c840ddbd81e8fbf04fc2af,
        _:N301b3220fdb14abc93b66db8a94fc97d,
        _:N3c99f17a267f45beb4b8153b2519b026,
        _:N42bc5bec39be49ce867bc740ce7106db,
        _:N46ff20248bd744198a98f67809d9c6db,
        _:N62b7f8ea20b94cf2bb6a9eea939d8f56,
        _:N6a042e268d4a47f6bafbe15ec1f27af9,
        _:N7ff24477f3b34977acc55c4cc78558af,
        _:Na25518e9f34b400c91421881213f56b2,
        _:Na6dad6d050ab4f368491664dcacf0cfa,
        _:Nc1e01b83badd40e9918f84915046d384,
        _:Ne09173f0f8984b57abf8f0927eb35d97,
        _:Nec210b2c35574e398f92de1cf598080a,
        _:Nfe23b24b8c9c451b96defe2964c3d69b,
        <artist/14569#subject>,
        <artist/14989#subject>,
        <artist/16573#subject>,
        <artist/18446#subject>,
        <artist/18939#subject>,
        <artist/19038#subject>,
        <artist/19465#subject> ;
    mo:recorded_as <album/48348#musicalexpression> ;
    schema:byArtist _:N1360eefe89ee493f8a2d4a2af1432146,
        _:N1a8b2aae872345268a42266498f34c96,
        _:N1d07848f943b45149229b1ee4ee31f7b,
        _:N2783d90435c840ddbd81e8fbf04fc2af,
        _:N301b3220fdb14abc93b66db8a94fc97d,
        _:N3c99f17a267f45beb4b8153b2519b026,
        _:N42bc5bec39be49ce867bc740ce7106db,
        _:N46ff20248bd744198a98f67809d9c6db,
        _:N62b7f8ea20b94cf2bb6a9eea939d8f56,
        _:N6a042e268d4a47f6bafbe15ec1f27af9,
        _:N7ff24477f3b34977acc55c4cc78558af,
        _:Na25518e9f34b400c91421881213f56b2,
        _:Na6dad6d050ab4f368491664dcacf0cfa,
        _:Nc1e01b83badd40e9918f84915046d384,
        _:Ne09173f0f8984b57abf8f0927eb35d97,
        _:Nec210b2c35574e398f92de1cf598080a,
        _:Nfe23b24b8c9c451b96defe2964c3d69b,
        <artist/14569#subject>,
        <artist/14989#subject>,
        <artist/16573#subject>,
        <artist/18446#subject>,
        <artist/18939#subject>,
        <artist/19038#subject>,
        <artist/19465#subject> ;
    schema:name "The Lion King Original Motion Picture Soundtrack"@en,
        "ライオン・キング オリジナル・サウンドトラック"@ja,
        "The Lion King Original Motion Picture Soundtrack"@ja-latn ;
    schema:workPerformed <album/48348#musicalwork> .

_:N1211a177c3e2425994d01b8eb8008ff0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King of Pride Rock (Instrumental)"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:59"^^xsd:interval ;
    schema:inPlaylist _:N6a07480d783141a7afe20a3c57df68cb ;
    schema:name "King of Pride Rock (Instrumental)"@en .

_:N1360eefe89ee493f8a2d4a2af1432146 a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Rowan Atkinson"@en ;
    foaf:name "Rowan Atkinson"@en .

_:N18d40ae451db4d76bdfb22c0034f1ec9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can You Feel the Love Tonight"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N6a07480d783141a7afe20a3c57df68cb ;
    schema:name "Can You Feel the Love Tonight"@en .

_:N1a8b2aae872345268a42266498f34c96 a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Davey Johnstone"@en ;
    foaf:name "Davey Johnstone"@en .

_:N1d07848f943b45149229b1ee4ee31f7b a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Kristle Edwards"@en ;
    foaf:name "Kristle Edwards"@en .

_:N2783d90435c840ddbd81e8fbf04fc2af a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Jeremy Irons"@en ;
    foaf:name "Jeremy Irons"@en .

_:N301b3220fdb14abc93b66db8a94fc97d a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Nathan Lane"@en ;
    foaf:name "Nathan Lane"@en .

_:N395e011580f6438dbe15e263181e355a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Just Can't Wait to Be King"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N6a07480d783141a7afe20a3c57df68cb ;
    schema:name "I Just Can't Wait to Be King"@en .

_:N3c99f17a267f45beb4b8153b2519b026 a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Ernie Sabella"@en ;
    foaf:name "Ernie Sabella"@en .

_:N42bc5bec39be49ce867bc740ce7106db a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Sally Dworsky"@en ;
    foaf:name "Sally Dworsky"@en .

_:N46ff20248bd744198a98f67809d9c6db a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Gary Barlow"@en ;
    foaf:name "Gary Barlow"@en .

_:N477e218b34c2466aa26ff1a6ea663db5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can You Feel the Love Tonight (End Title)"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N6a07480d783141a7afe20a3c57df68cb ;
    schema:name "Can You Feel the Love Tonight (End Title)"@en .

_:N6000b6ed071148ce9234fe4b0d8775c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle of Life"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:52"^^xsd:interval ;
    schema:inPlaylist _:N6a07480d783141a7afe20a3c57df68cb ;
    schema:name "Circle of Life"@en .

_:N62b7f8ea20b94cf2bb6a9eea939d8f56 a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Whoopi Goldberg"@en ;
    foaf:name "Whoopi Goldberg"@en .

_:N63c88fff8a73404f90571c01f84dd05b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Just Can't Wait to Be King"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:N6a07480d783141a7afe20a3c57df68cb ;
    schema:name "I Just Can't Wait to Be King"@en .

_:N6a042e268d4a47f6bafbe15ec1f27af9 a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Laura Williams"@en ;
    foaf:name "Laura Williams"@en .

_:N77eeaed6c6a541a4ae0ed4fa218cf669 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "...To Die For (Instrumental)"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N6a07480d783141a7afe20a3c57df68cb ;
    schema:name "...To Die For (Instrumental)"@en .

_:N7af239fe674b407893490b29b8e66a96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hakuna Matata"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N6a07480d783141a7afe20a3c57df68cb ;
    schema:name "Hakuna Matata"@en .

_:N7ff24477f3b34977acc55c4cc78558af a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Kiki Dee"@en ;
    foaf:name "Kiki Dee"@en .

_:N948fc812b580410c9bfcd253eec780cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Land (Instrumental)"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:N6a07480d783141a7afe20a3c57df68cb ;
    schema:name "This Land (Instrumental)"@en .

_:Na25518e9f34b400c91421881213f56b2 a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Committed Artists Choir & Friends"@en ;
    foaf:name "Committed Artists Choir & Friends"@en .

_:Na59f676f4111469fa7a580440d36a441 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Prepared"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N6a07480d783141a7afe20a3c57df68cb ;
    schema:name "Be Prepared"@en .

_:Na6dad6d050ab4f368491664dcacf0cfa a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Richard Harvey"@en ;
    foaf:name "Richard Harvey"@en .

_:Nc1e01b83badd40e9918f84915046d384 a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Jason Weaver"@en ;
    foaf:name "Jason Weaver"@en .

_:Nc90e85d76da34bdca76d279c75ffbdca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle of Life"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:N6a07480d783141a7afe20a3c57df68cb ;
    schema:name "Circle of Life"@en .

_:Ncecd4c01717a4da88339c14b0250d6a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Under the Stars (Instrumental)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N6a07480d783141a7afe20a3c57df68cb ;
    schema:name "Under the Stars (Instrumental)"@en .

_:Ne09173f0f8984b57abf8f0927eb35d97 a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Phil Spading"@en ;
    foaf:name "Phil Spading"@en .

_:Nec210b2c35574e398f92de1cf598080a a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Chuck Sabo"@en ;
    foaf:name "Chuck Sabo"@en .

_:Nfe23b24b8c9c451b96defe2964c3d69b a schema:Person,
        foaf:Person ;
    mo:performed <album/48348#performance> ;
    schema:name "Rick Astley"@en ;
    foaf:name "Rick Astley"@en .

_:N6a07480d783141a7afe20a3c57df68cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1211a177c3e2425994d01b8eb8008ff0,
        _:N18d40ae451db4d76bdfb22c0034f1ec9,
        _:N395e011580f6438dbe15e263181e355a,
        _:N477e218b34c2466aa26ff1a6ea663db5,
        _:N6000b6ed071148ce9234fe4b0d8775c6,
        _:N63c88fff8a73404f90571c01f84dd05b,
        _:N77eeaed6c6a541a4ae0ed4fa218cf669,
        _:N7af239fe674b407893490b29b8e66a96,
        _:N948fc812b580410c9bfcd253eec780cd,
        _:Na59f676f4111469fa7a580440d36a441,
        _:Nc90e85d76da34bdca76d279c75ffbdca,
        _:Ncecd4c01717a4da88339c14b0250d6a8 ;
    mo:track_count 12 ;
    schema:duration "PT46:29"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N1211a177c3e2425994d01b8eb8008ff0,
        _:N18d40ae451db4d76bdfb22c0034f1ec9,
        _:N395e011580f6438dbe15e263181e355a,
        _:N477e218b34c2466aa26ff1a6ea663db5,
        _:N6000b6ed071148ce9234fe4b0d8775c6,
        _:N63c88fff8a73404f90571c01f84dd05b,
        _:N77eeaed6c6a541a4ae0ed4fa218cf669,
        _:N7af239fe674b407893490b29b8e66a96,
        _:N948fc812b580410c9bfcd253eec780cd,
        _:Na59f676f4111469fa7a580440d36a441,
        _:Nc90e85d76da34bdca76d279c75ffbdca,
        _:Ncecd4c01717a4da88339c14b0250d6a8 .

