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

<album/114195> a mo:Release ;
    mo:catalogue_number "WDR 36014-2" .

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

<artist/14569#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/114196#subject> ;
    schema:name "Lebo M"@en ;
    foaf:made <album/114196#composition>,
        <album/114196#subject>,
        <album/114196#vocals> ;
    foaf:name "Lebo M"@en .

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

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

<release/3803#subject> a schema:CreativeWork ;
    schema:name "Le Roi lion"@en,
        "Le Roi lion"@ja,
        "Le Roi lion"@ja-latn ;
    foaf:name "Le Roi lion"@en,
        "Le Roi lion"@ja,
        "Le Roi lion"@ja-latn .

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

<album/114196#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Le Roi Lion (Bande Originale du Film Version Française)"@en,
        "Le Roi Lion (Bande Originale du Film Version Française)"@ja,
        "Le Roi Lion (Bande Originale du Film Version Française)"@ja-latn ;
    mo:performance_of <album/114196#musicalwork> ;
    mo:recorded_as <album/114196#musicalexpression> ;
    schema:name "Le Roi Lion (Bande Originale du Film Version Française)"@en,
        "Le Roi Lion (Bande Originale du Film Version Française)"@ja,
        "Le Roi Lion (Bande Originale du Film Version Française)"@ja-latn ;
    schema:workPerformed <album/114196#musicalwork> .

<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/69/114196/114196-e64098f5b4bd.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/114196#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/69/114196/114196-e64098f5b4bd.jpg> ;
    foaf:depicts <album/114196#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/69/114196/114196-e64098f5b4bd.jpg> .

<https://medium-media.vgm.io/albums/69/114196/114196-e64098f5b4bd.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/114196#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Le Roi Lion (Bande Originale du Film Version Française)"@en,
        "Le Roi Lion (Bande Originale du Film Version Française)"@ja,
        "Le Roi Lion (Bande Originale du Film Version Française)"@ja-latn ;
    mo:composer <artist/14569#subject>,
        <artist/19465#subject>,
        <artist/8766#subject> ;
    mo:produced_work <album/114196#musicalwork> ;
    schema:name "Le Roi Lion (Bande Originale du Film Version Française)"@en,
        "Le Roi Lion (Bande Originale du Film Version Française)"@ja,
        "Le Roi Lion (Bande Originale du Film Version Française)"@ja-latn .

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

<album/114196#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1994-01-01"^^xsd:date ;
    dcterms:title "Le Roi Lion (Bande Originale du Film Version Française)"@en,
        "Le Roi Lion (Bande Originale du Film Version Française)"@ja,
        "Le Roi Lion (Bande Originale du Film Version Française)"@ja-latn ;
    mo:catalogue_number "WDR 36014-4" ;
    mo:media_type "Cassette" ;
    mo:other_release_of <album/114195> ;
    mo:publication_of <album/114196#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:Nb97c1178fe7945e3844680952eaae65f ;
    mo:record_count 1 ;
    schema:about <release/3803#subject> ;
    schema:datePublished "1994-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/69/114196/114196-e64098f5b4bd.jpg> ;
    schema:name "Le Roi Lion (Bande Originale du Film Version Française)"@en,
        "Le Roi Lion (Bande Originale du Film Version Française)"@ja,
        "Le Roi Lion (Bande Originale du Film Version Française)"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/69/114196/114196-e64098f5b4bd.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Debbie Davis"@en ;
    foaf:made <album/114196#vocals> ;
    foaf:name "Debbie Davis"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Laurence Karsenti"@en ;
    foaf:made <album/114196#vocals> ;
    foaf:name "Laurence Karsenti"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Michel Prudhomme"@en ;
    foaf:made <album/114196#subject> ;
    foaf:name "Michel Prudhomme"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dimitri Rougeul"@en ;
    foaf:made <album/114196#subject> ;
    foaf:name "Dimitri Rougeul"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Emmanuel Curtil"@en ;
    foaf:made <album/114196#subject> ;
    foaf:name "Emmanuel Curtil"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jean-Philippe Puymartin"@en ;
    foaf:made <album/114196#subject> ;
    foaf:name "Jean-Philippe Puymartin"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jean-Philippe Puymartin"@en ;
    foaf:made <album/114196#vocals> ;
    foaf:name "Jean-Philippe Puymartin"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Laurence Karsenti"@en ;
    foaf:made <album/114196#subject> ;
    foaf:name "Laurence Karsenti"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Debbie Davis"@en ;
    foaf:made <album/114196#subject> ;
    foaf:name "Debbie Davis"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Maïdi Roth"@en ;
    foaf:made <album/114196#subject> ;
    foaf:name "Maïdi Roth"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Maïdi Roth"@en ;
    foaf:made <album/114196#vocals> ;
    foaf:name "Maïdi Roth"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jean Piat"@en ;
    foaf:made <album/114196#subject> ;
    foaf:name "Jean Piat"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Michel Prudhomme"@en ;
    foaf:made <album/114196#vocals> ;
    foaf:name "Michel Prudhomme"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Marie-Christine Darah"@en ;
    foaf:made <album/114196#subject> ;
    foaf:name "Marie-Christine Darah"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Marie-Christine Darah"@en ;
    foaf:made <album/114196#vocals> ;
    foaf:name "Marie-Christine Darah"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Emmanuel Curtil"@en ;
    foaf:made <album/114196#vocals> ;
    foaf:name "Emmanuel Curtil"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Michel Mella"@en ;
    foaf:made <album/114196#vocals> ;
    foaf:name "Michel Mella"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mimi Félixine"@en ;
    foaf:made <album/114196#subject> ;
    foaf:name "Mimi Félixine"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mimi Félixine"@en ;
    foaf:made <album/114196#vocals> ;
    foaf:name "Mimi Félixine"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Michel Elias"@en ;
    foaf:made <album/114196#vocals> ;
    foaf:name "Michel Elias"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Michel Mella"@en ;
    foaf:made <album/114196#subject> ;
    foaf:name "Michel Mella"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Dimitri Rougeul"@en ;
    foaf:made <album/114196#vocals> ;
    foaf:name "Dimitri Rougeul"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jean Piat"@en ;
    foaf:made <album/114196#vocals> ;
    foaf:name "Jean Piat"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Michel Elias"@en ;
    foaf:made <album/114196#subject> ;
    foaf:name "Michel Elias"@en .

_:N17b101818f3746cd97face0c3d5ed972 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L'Amour Brille sous les Étoiles"@fr ;
    mo:track_number 5 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Nb97c1178fe7945e3844680952eaae65f ;
    schema:name "L'Amour Brille sous les Étoiles"@fr .

_:N381104f1a87941bcabe4f19ee6383f70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can You Feel The Love Tonight"@fr ;
    mo:track_number 11 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nb97c1178fe7945e3844680952eaae65f ;
    schema:name "Can You Feel The Love Tonight"@fr .

_:N3a96e38974764676beccbb76b4552f15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sur le Rocher des Lions (Instrumental)"@fr ;
    mo:track_number 10 ;
    schema:duration "PT5:57"^^xsd:interval ;
    schema:inPlaylist _:Nb97c1178fe7945e3844680952eaae65f ;
    schema:name "Sur le Rocher des Lions (Instrumental)"@fr .

_:N4ad9f9d074ea41509967e71beb632924 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Les Hyènes (Instrumental)"@fr ;
    mo:track_number 8 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Nb97c1178fe7945e3844680952eaae65f ;
    schema:name "Les Hyènes (Instrumental)"@fr .

_:N534552ad005b4f61b44858e07772ff3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Je voudrais déjà être roi"@fr ;
    mo:track_number 2 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Nb97c1178fe7945e3844680952eaae65f ;
    schema:name "Je voudrais déjà être roi"@fr .

_:N5ce7006ee47a4b1591d2cd49bac7417f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Soyez prêtes"@fr ;
    mo:track_number 3 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Nb97c1178fe7945e3844680952eaae65f ;
    schema:name "Soyez prêtes"@fr .

_:N6f4c82085cfe4b47a47ee3474869d98c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "La Tentation de Simba (Instrumental)"@fr ;
    mo:track_number 7 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:Nb97c1178fe7945e3844680952eaae65f ;
    schema:name "La Tentation de Simba (Instrumental)"@fr .

_:N8e1c16bacda74956b037185af6abc24d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sous les Étoiles (Instrumental)"@fr ;
    mo:track_number 9 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:Nb97c1178fe7945e3844680952eaae65f ;
    schema:name "Sous les Étoiles (Instrumental)"@fr .

_:Nb31ec4b3e0d14565b9e74232a057ee02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L'Histoire de la Vie"@fr ;
    mo:track_number 1 ;
    schema:duration "PT3:59"^^xsd:interval ;
    schema:inPlaylist _:Nb97c1178fe7945e3844680952eaae65f ;
    schema:name "L'Histoire de la Vie"@fr .

_:Nbe0ac7b23c754f758dde9bc76fbb2af3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "L'Histoire de la Vie (version radio)"@fr ;
    mo:track_number 12 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:Nb97c1178fe7945e3844680952eaae65f ;
    schema:name "L'Histoire de la Vie (version radio)"@fr .

_:Nc5ffb5479746455c97fb8781086b4d83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Terres Interdites (Instrumental)"@fr ;
    mo:track_number 6 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Nb97c1178fe7945e3844680952eaae65f ;
    schema:name "Terres Interdites (Instrumental)"@fr .

_:Nd6b447eda1364268a3bd7328604f5d19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hakuna Matata"@fr ;
    mo:track_number 4 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Nb97c1178fe7945e3844680952eaae65f ;
    schema:name "Hakuna Matata"@fr .

_:Nb97c1178fe7945e3844680952eaae65f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N17b101818f3746cd97face0c3d5ed972,
        _:N381104f1a87941bcabe4f19ee6383f70,
        _:N3a96e38974764676beccbb76b4552f15,
        _:N4ad9f9d074ea41509967e71beb632924,
        _:N534552ad005b4f61b44858e07772ff3e,
        _:N5ce7006ee47a4b1591d2cd49bac7417f,
        _:N6f4c82085cfe4b47a47ee3474869d98c,
        _:N8e1c16bacda74956b037185af6abc24d,
        _:Nb31ec4b3e0d14565b9e74232a057ee02,
        _:Nbe0ac7b23c754f758dde9bc76fbb2af3,
        _:Nc5ffb5479746455c97fb8781086b4d83,
        _:Nd6b447eda1364268a3bd7328604f5d19 ;
    mo:track_count 12 ;
    schema:duration "PT22:37"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N17b101818f3746cd97face0c3d5ed972,
        _:N381104f1a87941bcabe4f19ee6383f70,
        _:N3a96e38974764676beccbb76b4552f15,
        _:N4ad9f9d074ea41509967e71beb632924,
        _:N534552ad005b4f61b44858e07772ff3e,
        _:N5ce7006ee47a4b1591d2cd49bac7417f,
        _:N6f4c82085cfe4b47a47ee3474869d98c,
        _:N8e1c16bacda74956b037185af6abc24d,
        _:Nb31ec4b3e0d14565b9e74232a057ee02,
        _:Nbe0ac7b23c754f758dde9bc76fbb2af3,
        _:Nc5ffb5479746455c97fb8781086b4d83,
        _:Nd6b447eda1364268a3bd7328604f5d19 .

