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

<album/115937#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@en,
        "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@ja,
        "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@ja-latn ;
    mo:produced_work <album/115937#musicalwork> ;
    schema:name "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@en,
        "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@ja,
        "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@ja-latn .

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

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

<album/120224> a mo:Release ;
    mo:catalogue_number "UWCD-1108" .

<product/10291#subject> a schema:CreativeWork ;
    schema:name "The Jungle Book (1967)"@en,
        "The Jungle Book (1967)"@ja,
        "The Jungle Book (1967)"@ja-latn ;
    foaf:name "The Jungle Book (1967)"@en,
        "The Jungle Book (1967)"@ja,
        "The Jungle Book (1967)"@ja-latn .

<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 .

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

<product/4998#subject> a schema:CreativeWork ;
    schema:name "The Little Mermaid"@en,
        "The Little Mermaid"@ja,
        "The Little Mermaid"@ja-latn ;
    foaf:name "The Little Mermaid"@en,
        "The Little Mermaid"@ja,
        "The Little Mermaid"@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/5000#subject> a schema:CreativeWork ;
    schema:name "Beauty and the Beast"@en,
        "Beauty and the Beast"@ja,
        "Beauty and the Beast"@ja-latn ;
    foaf:name "Beauty and the Beast"@en,
        "Beauty and the Beast"@ja,
        "Beauty and the Beast"@ja-latn .

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

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

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

<album/115937#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@en,
        "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@ja,
        "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@ja-latn ;
    mo:performance_of <album/115937#musicalwork> ;
    mo:recorded_as <album/115937#musicalexpression> ;
    schema:name "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@en,
        "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@ja,
        "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@ja-latn ;
    schema:workPerformed <album/115937#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/73/115937/115937-3a2d34ab5a41.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/115937#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/73/115937/115937-3a2d34ab5a41.jpg> ;
    foaf:depicts <album/115937#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/73/115937/115937-3a2d34ab5a41.jpg> .

<https://medium-media.vgm.io/albums/73/115937/115937-3a2d34ab5a41.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/115937#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-10-29"^^xsd:date ;
    dcterms:title "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@en,
        "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@ja,
        "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@ja-latn ;
    mo:catalogue_number "D003906925" ;
    mo:media_type "Digital" ;
    mo:other_release_of <album/120224> ;
    mo:publication_of <album/115937#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:Nbdcfdcee4e704dbbbfc20e607e239ace ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Princess and the Frog"@en ;
            foaf:name "The Princess and the Frog"@en ],
        [ a schema:CreativeWork ;
            schema:name "Coco"@en ;
            foaf:name "Coco"@en ],
        [ a schema:CreativeWork ;
            schema:name "Moana"@en ;
            foaf:name "Moana"@en ],
        [ a schema:CreativeWork ;
            schema:name "Hercules"@en ;
            foaf:name "Hercules"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Hunchback of Notre Dame"@en ;
            foaf:name "The Hunchback of Notre Dame"@en ],
        <product/10291#subject>,
        <product/2801#subject>,
        <product/4157#subject>,
        <product/4998#subject>,
        <product/4999#subject>,
        <product/5000#subject>,
        <product/5001#subject>,
        <product/6644#subject> ;
    schema:datePublished "2021-10-29"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/73/115937/115937-3a2d34ab5a41.jpg> ;
    schema:name "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@en,
        "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@ja,
        "Harmonious: Globally Inspired Music from the EPCOT Nighttime Spectacular"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/73/115937/115937-3a2d34ab5a41.jpg> .

_:N36576fc49baa4b649c7af7d4a56b67d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Africa"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nbdcfdcee4e704dbbbfc20e607e239ace ;
    schema:name "Africa"@en .

_:N42495701873e4006935fb7001a675795 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Europe [feat. Carlos Santiago & Damien Sargue & Lindsey Stirling & Máiréad Nesbitt]"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Nbdcfdcee4e704dbbbfc20e607e239ace ;
    schema:name "Europe [feat. Carlos Santiago & Damien Sargue & Lindsey Stirling & Máiréad Nesbitt]"@en .

_:N71e92e4b76354a20b9d5a19675faeba6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Latin America"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nbdcfdcee4e704dbbbfc20e607e239ace ;
    schema:name "Latin America"@en .

_:N7396d72c1df94371b461ae6cf3d73c4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "India [feat. Aditya Rao & Gaayatri Kaundinya]"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Nbdcfdcee4e704dbbbfc20e607e239ace ;
    schema:name "India [feat. Aditya Rao & Gaayatri Kaundinya]"@en .

_:N84349f0180d64648ac8c5b1ccd67fcf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "China"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Nbdcfdcee4e704dbbbfc20e607e239ace ;
    schema:name "China"@en .

_:Na623052acbcc460c9362d4bb0436a2ed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "U.S.A."@en ;
    mo:track_number 9 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Nbdcfdcee4e704dbbbfc20e607e239ace ;
    schema:name "U.S.A."@en .

_:Nad18cedf6ebd46b392260972ee6ea1e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awakening [feat. Danny Gokey & Ninet Tayeb]"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nbdcfdcee4e704dbbbfc20e607e239ace ;
    schema:name "Awakening [feat. Danny Gokey & Ninet Tayeb]"@en .

_:Nb22fcb2e988c4847bfe16569bb3090de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening Chants"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nbdcfdcee4e704dbbbfc20e607e239ace ;
    schema:name "Opening Chants"@en .

_:Nc2b334a3bae9494cb3c5537aab53bfda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finale"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Nbdcfdcee4e704dbbbfc20e607e239ace ;
    schema:name "Finale"@en .

_:Nd1e3ef0b34a84a1294310e85fb03248a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Middle East [feat. Ninet Tayeb & Jorgie Shkara & Sanaa Marahati]"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Nbdcfdcee4e704dbbbfc20e607e239ace ;
    schema:name "Middle East [feat. Ninet Tayeb & Jorgie Shkara & Sanaa Marahati]"@en .

_:Nbdcfdcee4e704dbbbfc20e607e239ace a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N36576fc49baa4b649c7af7d4a56b67d3,
        _:N42495701873e4006935fb7001a675795,
        _:N71e92e4b76354a20b9d5a19675faeba6,
        _:N7396d72c1df94371b461ae6cf3d73c4e,
        _:N84349f0180d64648ac8c5b1ccd67fcf2,
        _:Na623052acbcc460c9362d4bb0436a2ed,
        _:Nad18cedf6ebd46b392260972ee6ea1e7,
        _:Nb22fcb2e988c4847bfe16569bb3090de,
        _:Nc2b334a3bae9494cb3c5537aab53bfda,
        _:Nd1e3ef0b34a84a1294310e85fb03248a ;
    mo:track_count 10 ;
    schema:duration "PT23:05"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N36576fc49baa4b649c7af7d4a56b67d3,
        _:N42495701873e4006935fb7001a675795,
        _:N71e92e4b76354a20b9d5a19675faeba6,
        _:N7396d72c1df94371b461ae6cf3d73c4e,
        _:N84349f0180d64648ac8c5b1ccd67fcf2,
        _:Na623052acbcc460c9362d4bb0436a2ed,
        _:Nad18cedf6ebd46b392260972ee6ea1e7,
        _:Nb22fcb2e988c4847bfe16569bb3090de,
        _:Nc2b334a3bae9494cb3c5537aab53bfda,
        _:Nd1e3ef0b34a84a1294310e85fb03248a .

