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

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

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

<artist/8766#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42244#subject> ;
    schema:name "Hans Zimmer"@en ;
    foaf:made <album/42244#composition>,
        <album/42244#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/42244#lyrics> a mo:Lyrics .

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

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

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

<https://medium-media.vgm.io/albums/44/42244/42244-1381625691.jpg> a schema:ImageObject,
        foaf:Image .

<album/42244#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Circle of Life / Elton John"@en,
        "Circle of Life / Elton John"@ja,
        "Circle of Life / Elton John"@ja-latn ;
    mo:composer <artist/19465#subject>,
        <artist/8766#subject> ;
    mo:produced_work <album/42244#musicalwork> ;
    schema:name "Circle of Life / Elton John"@en,
        "Circle of Life / Elton John"@ja,
        "Circle of Life / Elton John"@ja-latn .

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

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

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

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

<album/42244#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Circle of Life / Elton John"@en,
        "Circle of Life / Elton John"@ja,
        "Circle of Life / Elton John"@ja-latn ;
    mo:performance_of <album/42244#musicalwork> ;
    mo:performer _:N7cb1268183fe48178b5032a72c868d51,
        _:Nbfcae21c1f1d4db88d218ab90fc86472,
        _:Ncb651c315c71440ea993b86712fab8df,
        <artist/14569#subject>,
        <artist/19038#subject>,
        <artist/19465#subject> ;
    mo:recorded_as <album/42244#musicalexpression> ;
    schema:byArtist _:N7cb1268183fe48178b5032a72c868d51,
        _:Nbfcae21c1f1d4db88d218ab90fc86472,
        _:Ncb651c315c71440ea993b86712fab8df,
        <artist/14569#subject>,
        <artist/19038#subject>,
        <artist/19465#subject> ;
    schema:name "Circle of Life / Elton John"@en,
        "Circle of Life / Elton John"@ja,
        "Circle of Life / Elton John"@ja-latn ;
    schema:workPerformed <album/42244#musicalwork> .

<album/42244#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-01-01"^^xsd:date ;
    dcterms:title "Circle of Life / Elton John"@en,
        "Circle of Life / Elton John"@ja,
        "Circle of Life / Elton John"@ja-latn ;
    mo:catalogue_number "EJSCD 35" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42244#musicalexpression> ;
    mo:publisher <org/1027#subject> ;
    mo:record _:N2d1d826f6eee4233a7f4724df0869609 ;
    mo:record_count 1 ;
    schema:about <product/2801#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Rowan Atkinson"@en ;
            foaf:name "Rowan Atkinson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Laura Williams"@en ;
            foaf:name "Laura Williams"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jason Weaver"@en ;
            foaf:name "Jason Weaver"@en ],
        <artist/14569#subject>,
        <artist/19038#subject>,
        <artist/19465#subject> ;
    schema:datePublished "1994-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/44/42244/42244-1381625691.jpg> ;
    schema:name "Circle of Life / Elton John"@en,
        "Circle of Life / Elton John"@ja,
        "Circle of Life / Elton John"@ja-latn ;
    schema:publisher <org/1027#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/42244/42244-1381625691.jpg> .

_:N1d715bdba3b84078bd99fd67e007b58d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "This Land (Instrumental)"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d1d826f6eee4233a7f4724df0869609 ;
    schema:name "This Land (Instrumental)"@en .

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

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

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

_:Nd8ce5db6d8a34664815eca95945fc856 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle of Life (Cast Version)"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d1d826f6eee4233a7f4724df0869609 ;
    schema:name "Circle of Life (Cast Version)"@en .

_:Ne49756e1e70c497687d242d90aead942 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Just Can't Wait to Be King"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d1d826f6eee4233a7f4724df0869609 ;
    schema:name "I Just Can't Wait to Be King"@en .

_:Nf7ecac1ce69347d586b7bb7cf0781252 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle of Life"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2d1d826f6eee4233a7f4724df0869609 ;
    schema:name "Circle of Life"@en .

_:N2d1d826f6eee4233a7f4724df0869609 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1d715bdba3b84078bd99fd67e007b58d,
        _:Nd8ce5db6d8a34664815eca95945fc856,
        _:Ne49756e1e70c497687d242d90aead942,
        _:Nf7ecac1ce69347d586b7bb7cf0781252 ;
    mo:track_count 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N1d715bdba3b84078bd99fd67e007b58d,
        _:Nd8ce5db6d8a34664815eca95945fc856,
        _:Ne49756e1e70c497687d242d90aead942,
        _:Nf7ecac1ce69347d586b7bb7cf0781252 .

