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

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

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

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

<album/72984#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tangled: The Series"@en,
        "Tangled: The Series"@ja,
        "Tangled: The Series"@ja-latn ;
    mo:composer <artist/14965#subject> ;
    mo:produced_work <album/72984#musicalwork> ;
    schema:name "Tangled: The Series"@en,
        "Tangled: The Series"@ja,
        "Tangled: The Series"@ja-latn .

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

<https://medium-media.vgm.io/albums/48/72984/72984-1511201287.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/72984#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tangled: The Series"@en,
        "Tangled: The Series"@ja,
        "Tangled: The Series"@ja-latn ;
    mo:performance_of <album/72984#musicalwork> ;
    mo:performer _:N21c39afcdcfe4facb89acbce7d181f38,
        _:N3f19aa8d246e42b5ac67722d5189794e,
        _:N6070c36f2f9644bdae503b1489f66c71,
        _:Nc36e79c503b14310a53ca1f2bc76795b ;
    mo:recorded_as <album/72984#musicalexpression> ;
    schema:byArtist _:N21c39afcdcfe4facb89acbce7d181f38,
        _:N3f19aa8d246e42b5ac67722d5189794e,
        _:N6070c36f2f9644bdae503b1489f66c71,
        _:Nc36e79c503b14310a53ca1f2bc76795b ;
    schema:name "Tangled: The Series"@en,
        "Tangled: The Series"@ja,
        "Tangled: The Series"@ja-latn ;
    schema:workPerformed <album/72984#musicalwork> .

<album/72984#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2017-11-20"^^xsd:date ;
    dcterms:title "Tangled: The Series"@en,
        "Tangled: The Series"@ja,
        "Tangled: The Series"@ja-latn ;
    mo:catalogue_number "D002773725" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/72984#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:N8a281a26a9ac42ee99ab1d108c8102c8 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tangled: The Series"@en ;
            foaf:name "Tangled: The Series"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Mandy Moore"@en ;
            foaf:name "Mandy Moore"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jeremy Jordan"@en ;
            foaf:name "Jeremy Jordan"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Danielle Brooks"@en ;
            foaf:name "Danielle Brooks"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Brennley Brown"@en ;
            foaf:name "Brennley Brown"@en ] ;
    schema:datePublished "2017-11-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/48/72984/72984-1511201287.jpg> ;
    schema:name "Tangled: The Series"@en,
        "Tangled: The Series"@ja,
        "Tangled: The Series"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/72984/72984-1511201287.jpg> .

_:N21c39afcdcfe4facb89acbce7d181f38 a schema:Person,
        foaf:Person ;
    mo:performed <album/72984#performance> ;
    schema:name "Jeremy Jordan"@en ;
    foaf:name "Jeremy Jordan"@en .

_:N3560fa53497143e682798908f88a0424 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friendship Song"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N8a281a26a9ac42ee99ab1d108c8102c8 ;
    schema:name "Friendship Song"@en .

_:N3f19aa8d246e42b5ac67722d5189794e a schema:Person,
        foaf:Person ;
    mo:performed <album/72984#performance> ;
    schema:name "Danielle Brooks"@en ;
    foaf:name "Danielle Brooks"@en .

_:N6070c36f2f9644bdae503b1489f66c71 a schema:Person,
        foaf:Person ;
    mo:performed <album/72984#performance> ;
    schema:name "Brennley Brown"@en ;
    foaf:name "Brennley Brown"@en .

_:N7d8ddb51f74c47428c733c56207a7895 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let Me Make You Proud"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N8a281a26a9ac42ee99ab1d108c8102c8 ;
    schema:name "Let Me Make You Proud"@en .

_:Nabaa33b7c04b44b28a8ea30ef5bc757a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I've Got This"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N8a281a26a9ac42ee99ab1d108c8102c8 ;
    schema:name "I've Got This"@en .

_:Nc36e79c503b14310a53ca1f2bc76795b a schema:Person,
        foaf:Person ;
    mo:performed <album/72984#performance> ;
    schema:name "Mandy Moore"@en ;
    foaf:name "Mandy Moore"@en .

_:Nf954fd68477545d7a52aeb62df33c0cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Listen Up"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N8a281a26a9ac42ee99ab1d108c8102c8 ;
    schema:name "Listen Up"@en .

_:N8a281a26a9ac42ee99ab1d108c8102c8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3560fa53497143e682798908f88a0424,
        _:N7d8ddb51f74c47428c733c56207a7895,
        _:Nabaa33b7c04b44b28a8ea30ef5bc757a,
        _:Nf954fd68477545d7a52aeb62df33c0cc ;
    mo:track_count 4 ;
    schema:duration "PT9:39"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3560fa53497143e682798908f88a0424,
        _:N7d8ddb51f74c47428c733c56207a7895,
        _:Nabaa33b7c04b44b28a8ea30ef5bc757a,
        _:Nf954fd68477545d7a52aeb62df33c0cc .

