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

<album/115937> a mo:Release ;
    mo:catalogue_number "D003906925" .

<album/120224#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/120224#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/120224#lyrics> a mo:Lyrics .

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

<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/120224#musicalexpression> a mo:Signal ;
    mo:published_as <album/120224#subject> ;
    mo:records <album/120224#performance> .

<album/120224#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/120224#musicalwork> ;
    mo:recorded_as <album/120224#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/120224#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/42/120224/120224-ac6ee9086574.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/120224#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/42/120224/120224-ac6ee9086574.jpg> ;
    foaf:depicts <album/120224#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/42/120224/120224-ac6ee9086574.jpg> .

<https://medium-media.vgm.io/albums/42/120224/120224-ac6ee9086574.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/120224#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-04-20"^^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 "UWCD-1108" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/115937> ;
    mo:publication_of <album/120224#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:N4918b80d2e9642a1b53c3dc9e335d1c7 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Coco"@en ;
            foaf:name "Coco"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Princess and the Frog"@en ;
            foaf:name "The Princess and the Frog"@en ],
        [ a schema:CreativeWork ;
            schema:name "The Hunchback of Notre Dame"@en ;
            foaf:name "The Hunchback of Notre Dame"@en ],
        [ a schema:CreativeWork ;
            schema:name "Moana"@en ;
            foaf:name "Moana"@en ],
        [ a schema:CreativeWork ;
            schema:name "Hercules"@en ;
            foaf:name "Hercules"@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 "2022-04-20"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/42/120224/120224-ac6ee9086574.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/42/120224/120224-ac6ee9086574.jpg> .

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

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

_:N96c7b14ce24c472fbc716e6d8ad32c54 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 _:N4918b80d2e9642a1b53c3dc9e335d1c7 ;
    schema:name "Europe [feat. Carlos Santiago & Damien Sargue & Lindsey Stirling & Máiréad Nesbitt]"@en .

_:N99b0e40658b74e1798667079c52983e2 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 _:N4918b80d2e9642a1b53c3dc9e335d1c7 ;
    schema:name "Awakening [feat. Danny Gokey & Ninet Tayeb]"@en .

_:N9e6074a246dd4475a0be144bddb42f76 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 _:N4918b80d2e9642a1b53c3dc9e335d1c7 ;
    schema:name "Middle East [feat. Ninet Tayeb & Jorgie Shkara & Sanaa Marahati]"@en .

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

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

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

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

_:Nf94876cc2832410f93b5ca11e3b398e9 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 _:N4918b80d2e9642a1b53c3dc9e335d1c7 ;
    schema:name "India [feat. Aditya Rao & Gaayatri Kaundinya]"@en .

_:N4918b80d2e9642a1b53c3dc9e335d1c7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N238ae19aafe04e55b9712079e52493e1,
        _:N829ded907f2341b68e30d3a7ae3a0f64,
        _:N96c7b14ce24c472fbc716e6d8ad32c54,
        _:N99b0e40658b74e1798667079c52983e2,
        _:N9e6074a246dd4475a0be144bddb42f76,
        _:Nc531c95ffaf84ff180874073fdd930d5,
        _:Nc8df2dbc3f8743d7af52720048453ee0,
        _:Nd5dd650bd1654ebab10f99998374ca66,
        _:Ndff3918ac89548acac1e9c5d9457760a,
        _:Nf94876cc2832410f93b5ca11e3b398e9 ;
    mo:track_count 10 ;
    schema:duration "PT23:05"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N238ae19aafe04e55b9712079e52493e1,
        _:N829ded907f2341b68e30d3a7ae3a0f64,
        _:N96c7b14ce24c472fbc716e6d8ad32c54,
        _:N99b0e40658b74e1798667079c52983e2,
        _:N9e6074a246dd4475a0be144bddb42f76,
        _:Nc531c95ffaf84ff180874073fdd930d5,
        _:Nc8df2dbc3f8743d7af52720048453ee0,
        _:Nd5dd650bd1654ebab10f99998374ca66,
        _:Ndff3918ac89548acac1e9c5d9457760a,
        _:Nf94876cc2832410f93b5ca11e3b398e9 .

