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

<artist/31110#subject> a schema:Person,
        foaf:Person ;
    schema:name "Glenn Slater"@en ;
    foaf:made <album/62831#lyrics>,
        <album/62831#subject> ;
    foaf:name "Glenn Slater"@en .

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

<artist/14965#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62831#subject> ;
    schema:name "Alan Menken"@en ;
    foaf:made <album/62831#composition>,
        <album/62831#subject> ;
    foaf:name "Alan Menken"@en .

<product/4976#subject> a schema:CreativeWork ;
    schema:name "The Lion King 2: Simba's Pride"@en,
        "The Lion King 2: Simba's Pride"@ja,
        "The Lion King 2: Simba's Pride"@ja-latn ;
    foaf:name "The Lion King 2: Simba's Pride"@en,
        "The Lion King 2: Simba's Pride"@ja,
        "The Lion King 2: Simba's Pride"@ja-latn .

<product/4999#subject> a schema:CreativeWork ;
    schema:name "Brave"@en,
        "Brave"@ja,
        "Brave"@ja-latn ;
    foaf:name "Brave"@en,
        "Brave"@ja,
        "Brave"@ja-latn .

<product/5555#subject> a schema:CreativeWork ;
    schema:name "Tangled"@en,
        "Tangled"@ja,
        "Tangled"@ja-latn ;
    foaf:name "Tangled"@en,
        "Tangled"@ja,
        "Tangled"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/13/62831/62831-1478639530.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/62831#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Disney en Español (Piano & Vocal EP)"@en,
        "Disney en Español (Piano & Vocal EP)"@ja,
        "Disney en Español (Piano & Vocal EP)"@ja-latn ;
    mo:performance_of <album/62831#musicalwork> ;
    mo:performer <artist/17444#subject> ;
    mo:recorded_as <album/62831#musicalexpression> ;
    schema:byArtist <artist/17444#subject> ;
    schema:name "Disney en Español (Piano & Vocal EP)"@en,
        "Disney en Español (Piano & Vocal EP)"@ja,
        "Disney en Español (Piano & Vocal EP)"@ja-latn ;
    schema:workPerformed <album/62831#musicalwork> .

<artist/17444#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/62831#performance> ;
    schema:name "Moisés Nieto"@en ;
    foaf:name "Moisés Nieto"@en .

<album/62831#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Disney en Español (Piano & Vocal EP)"@en,
        "Disney en Español (Piano & Vocal EP)"@ja,
        "Disney en Español (Piano & Vocal EP)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Alex Mandel"@en ;
            foaf:made <album/62831#composition> ;
            foaf:name "Alex Mandel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tom Snow"@en ;
            foaf:made <album/62831#composition> ;
            foaf:name "Tom Snow"@en ],
        <artist/14965#subject> ;
    mo:produced_work <album/62831#musicalwork> ;
    schema:name "Disney en Español (Piano & Vocal EP)"@en,
        "Disney en Español (Piano & Vocal EP)"@ja,
        "Disney en Español (Piano & Vocal EP)"@ja-latn .

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

<album/62831#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-02-24"^^xsd:date ;
    dcterms:title "Disney en Español (Piano & Vocal EP)"@en,
        "Disney en Español (Piano & Vocal EP)"@ja,
        "Disney en Español (Piano & Vocal EP)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/62831#musicalexpression> ;
    mo:publisher _:N213cfd49fae841118bdce22960484fde ;
    mo:record _:Nd5464558cfb74ad1b28c728a80fcf135 ;
    mo:record_count 1 ;
    schema:about <product/4976#subject>,
        <product/4999#subject>,
        <product/5555#subject> ;
    schema:byArtist <artist/17444#subject> ;
    schema:datePublished "2014-02-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/13/62831/62831-1478639530.jpg> ;
    schema:name "Disney en Español (Piano & Vocal EP)"@en,
        "Disney en Español (Piano & Vocal EP)"@ja,
        "Disney en Español (Piano & Vocal EP)"@ja-latn ;
    schema:publisher _:N213cfd49fae841118bdce22960484fde ;
    foaf:depiction <https://media.vgm.io/albums/13/62831/62831-1478639530.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Alex Mandel"@en ;
    foaf:made <album/62831#subject> ;
    foaf:name "Alex Mandel"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Marty Panzer"@en ;
    foaf:made <album/62831#subject> ;
    foaf:name "Marty Panzer"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62831#subject> ;
    schema:name "Tom Snow"@en ;
    foaf:made <album/62831#subject> ;
    foaf:name "Tom Snow"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mark Andrews"@en ;
    foaf:made <album/62831#subject> ;
    foaf:name "Mark Andrews"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jack Feldman"@en ;
    foaf:made <album/62831#subject> ;
    foaf:name "Jack Feldman"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Mark Andrews"@en ;
    foaf:made <album/62831#lyrics> ;
    foaf:name "Mark Andrews"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Marty Panzer"@en ;
    foaf:made <album/62831#lyrics> ;
    foaf:name "Marty Panzer"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Jack Feldman"@en ;
    foaf:made <album/62831#lyrics> ;
    foaf:name "Jack Feldman"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Alex Mandel"@en ;
    foaf:made <album/62831#lyrics> ;
    foaf:name "Alex Mandel"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/62831#subject> ;
    schema:name "Alex Mandel"@en ;
    foaf:made <album/62831#subject> ;
    foaf:name "Alex Mandel"@en .

_:N0b1d5045662a4a16b1dadc52436c398a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Are One (The Lion King 2)"@en,
        "Somos Un Clan (El Rey León 2)"@spanish ;
    mo:track_number 3 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nd5464558cfb74ad1b28c728a80fcf135 ;
    schema:name "We Are One (The Lion King 2)"@en,
        "Somos Un Clan (El Rey León 2)"@spanish .

_:N0ea65231f67a4c928bdd6953a7b505fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When Will My Life Begin? (Tangled)"@en,
        "Cuándo Mi Vida Va A Comenzar (Enredados)"@spanish ;
    mo:track_number 4 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nd5464558cfb74ad1b28c728a80fcf135 ;
    schema:name "When Will My Life Begin? (Tangled)"@en,
        "Cuándo Mi Vida Va A Comenzar (Enredados)"@spanish .

_:N213cfd49fae841118bdce22960484fde schema:name "Moisés Nieto"@en,
        "Moisés Nieto"@ja,
        "Moisés Nieto"@ja-latn ;
    foaf:name "Moisés Nieto"@en,
        "Moisés Nieto"@ja,
        "Moisés Nieto"@ja-latn .

_:N74fbc9c6868d4d5e81c141ce25edc145 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I See the Light (Piano Solo)"@en,
        "Por Fin Ya Veo La Luz (Piano Solo)"@spanish ;
    mo:track_number 5 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nd5464558cfb74ad1b28c728a80fcf135 ;
    schema:name "I See the Light (Piano Solo)"@en,
        "Por Fin Ya Veo La Luz (Piano Solo)"@spanish .

_:N9551fa3e4e8045a88421c1b61aa27bc6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I See the Light (Tangled)"@en,
        "Por Fin Ya Veo La Luz (Enredados)"@spanish ;
    mo:track_number 1 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nd5464558cfb74ad1b28c728a80fcf135 ;
    schema:name "I See the Light (Tangled)"@en,
        "Por Fin Ya Veo La Luz (Enredados)"@spanish .

_:Nbb59ff4878414f9088ff034b5a8f3bb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Touch the Sky (Brave)"@en,
        "Volaré (Indomable)"@spanish ;
    mo:track_number 2 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Nd5464558cfb74ad1b28c728a80fcf135 ;
    schema:name "Touch the Sky (Brave)"@en,
        "Volaré (Indomable)"@spanish .

_:Nd5464558cfb74ad1b28c728a80fcf135 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0b1d5045662a4a16b1dadc52436c398a,
        _:N0ea65231f67a4c928bdd6953a7b505fc,
        _:N74fbc9c6868d4d5e81c141ce25edc145,
        _:N9551fa3e4e8045a88421c1b61aa27bc6,
        _:Nbb59ff4878414f9088ff034b5a8f3bb9 ;
    mo:track_count 5 ;
    schema:duration "PT14:56"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0b1d5045662a4a16b1dadc52436c398a,
        _:N0ea65231f67a4c928bdd6953a7b505fc,
        _:N74fbc9c6868d4d5e81c141ce25edc145,
        _:N9551fa3e4e8045a88421c1b61aa27bc6,
        _:Nbb59ff4878414f9088ff034b5a8f3bb9 .

