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

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

<album/60849#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Elena of Avalor"@en,
        "Elena of Avalor"@ja,
        "Elena of Avalor"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "John Kavanaugh"@en ;
            foaf:made <album/60849#composition> ;
            foaf:name "John Kavanaugh"@en ] ;
    mo:produced_work <album/60849#musicalwork> ;
    schema:name "Elena of Avalor"@en,
        "Elena of Avalor"@ja,
        "Elena of Avalor"@ja-latn .

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

<https://medium-media.vgm.io/albums/94/60849/60849-1471118703.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/60849#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Elena of Avalor"@en,
        "Elena of Avalor"@ja,
        "Elena of Avalor"@ja-latn ;
    mo:performance_of <album/60849#musicalwork> ;
    mo:performer _:Nceff74e325154f91a73d7b5b3a19a2a1,
        _:Nd1a323e7f5924ff79ac6ab47c8f90c15 ;
    mo:recorded_as <album/60849#musicalexpression> ;
    schema:byArtist _:Nceff74e325154f91a73d7b5b3a19a2a1,
        _:Nd1a323e7f5924ff79ac6ab47c8f90c15 ;
    schema:name "Elena of Avalor"@en,
        "Elena of Avalor"@ja,
        "Elena of Avalor"@ja-latn ;
    schema:workPerformed <album/60849#musicalwork> .

<album/60849#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2016-07-22"^^xsd:date ;
    dcterms:title "Elena of Avalor"@en,
        "Elena of Avalor"@ja,
        "Elena of Avalor"@ja-latn ;
    mo:catalogue_number "D002349302" ;
    mo:media_type "CD" ;
    mo:publication_of <album/60849#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:Nba35719b3e754cf380c1fdcb74347891 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Elena of Avalor"@en ;
            foaf:name "Elena of Avalor"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Gaby Moreno"@en ;
            foaf:name "Gaby Moreno"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cast"@en ;
            foaf:name "Cast"@en ] ;
    schema:datePublished "2016-07-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/94/60849/60849-1471118703.jpg> ;
    schema:name "Elena of Avalor"@en,
        "Elena of Avalor"@ja,
        "Elena of Avalor"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/94/60849/60849-1471118703.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "Craig Gerber"@en ;
    foaf:made <album/60849#lyrics> ;
    foaf:name "Craig Gerber"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "John Kavanaugh"@en ;
    foaf:made <album/60849#subject> ;
    foaf:name "John Kavanaugh"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Craig Gerber"@en ;
    foaf:made <album/60849#subject> ;
    foaf:name "Craig Gerber"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/60849#subject> ;
    schema:name "John Kavanaugh"@en ;
    foaf:made <album/60849#subject> ;
    foaf:name "John Kavanaugh"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "John Kavanaugh"@en ;
    foaf:made <album/60849#lyrics> ;
    foaf:name "John Kavanaugh"@en .

_:N643bdaf7d97e401489d6d08b9bb2fb6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sister Time"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Nba35719b3e754cf380c1fdcb74347891 ;
    schema:name "Sister Time"@en .

_:N8f60be37e3cf4372bb7fc533d1ebca1a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Time"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nba35719b3e754cf380c1fdcb74347891 ;
    schema:name "My Time"@en .

_:N92650f8dc7924ca281c24014ab50c6ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Time (Instrumental)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Nba35719b3e754cf380c1fdcb74347891 ;
    schema:name "My Time (Instrumental)"@en .

_:Na3c665c4f9db444c868f205ab6f7ea02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ready to Rule"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nba35719b3e754cf380c1fdcb74347891 ;
    schema:name "Ready to Rule"@en .

_:Nac527d9f6ef040e8958e600bd4990819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Festival of Love"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nba35719b3e754cf380c1fdcb74347891 ;
    schema:name "Festival of Love"@en .

_:Nb0f0d439f7864c3990a98b6f35cc76cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Magic Within You"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Nba35719b3e754cf380c1fdcb74347891 ;
    schema:name "The Magic Within You"@en .

_:Nceff74e325154f91a73d7b5b3a19a2a1 a schema:Person,
        foaf:Person ;
    mo:performed <album/60849#performance> ;
    schema:name "Gaby Moreno"@en ;
    foaf:name "Gaby Moreno"@en .

_:Nd03a7b6069dd4204a2ad576933a0518f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Elena of Avalor (Main Title)"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Nba35719b3e754cf380c1fdcb74347891 ;
    schema:name "Elena of Avalor (Main Title)"@en .

_:Nd1a323e7f5924ff79ac6ab47c8f90c15 a schema:Person,
        foaf:Person ;
    mo:performed <album/60849#performance> ;
    schema:name "Cast"@en ;
    foaf:name "Cast"@en .

_:Nba35719b3e754cf380c1fdcb74347891 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N643bdaf7d97e401489d6d08b9bb2fb6f,
        _:N8f60be37e3cf4372bb7fc533d1ebca1a,
        _:N92650f8dc7924ca281c24014ab50c6ef,
        _:Na3c665c4f9db444c868f205ab6f7ea02,
        _:Nac527d9f6ef040e8958e600bd4990819,
        _:Nb0f0d439f7864c3990a98b6f35cc76cc,
        _:Nd03a7b6069dd4204a2ad576933a0518f ;
    mo:track_count 7 ;
    schema:duration "PT15:41"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N643bdaf7d97e401489d6d08b9bb2fb6f,
        _:N8f60be37e3cf4372bb7fc533d1ebca1a,
        _:N92650f8dc7924ca281c24014ab50c6ef,
        _:Na3c665c4f9db444c868f205ab6f7ea02,
        _:Nac527d9f6ef040e8958e600bd4990819,
        _:Nb0f0d439f7864c3990a98b6f35cc76cc,
        _:Nd03a7b6069dd4204a2ad576933a0518f .

