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

<album/122920> a mo:Release ;
    mo:catalogue_number "0724242" .

<album/99698#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Disney Goes Classical"@en,
        "Disney Goes Classical"@ja,
        "Disney Goes Classical"@ja-latn ;
    mo:produced_work <album/99698#musicalwork> ;
    schema:name "Disney Goes Classical"@en,
        "Disney Goes Classical"@ja,
        "Disney Goes Classical"@ja-latn .

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

<album/99700> a mo:Release ;
    mo:catalogue_number "0724246" .

<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/4133#subject> a schema:CreativeWork ;
    schema:name "Pinocchio"@en,
        "Pinocchio"@ja,
        "Pinocchio"@ja-latn ;
    foaf:name "Pinocchio"@en,
        "Pinocchio"@ja,
        "Pinocchio"@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/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/5555#subject> a schema:CreativeWork ;
    schema:name "Tangled"@en,
        "Tangled"@ja,
        "Tangled"@ja-latn ;
    foaf:name "Tangled"@en,
        "Tangled"@ja,
        "Tangled"@ja-latn .

<product/6643#subject> a schema:CreativeWork ;
    schema:name "Pocahontas"@en,
        "Pocahontas"@ja,
        "Pocahontas"@ja-latn ;
    foaf:name "Pocahontas"@en,
        "Pocahontas"@ja,
        "Pocahontas"@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/99698#musicalexpression> a mo:Signal ;
    mo:published_as <album/99698#subject> ;
    mo:records <album/99698#performance> .

<org/1534#subject> schema:name "Decca"@en,
        "Decca"@ja,
        "Decca"@ja-latn ;
    foaf:name "Decca"@en,
        "Decca"@ja,
        "Decca"@ja-latn .

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

<https://medium-media.vgm.io/albums/89/99698/99698-1590853196.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/99698#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Disney Goes Classical"@en,
        "Disney Goes Classical"@ja,
        "Disney Goes Classical"@ja-latn ;
    mo:performance_of <album/99698#musicalwork> ;
    mo:performer <artist/4590#subject> ;
    mo:recorded_as <album/99698#musicalexpression> ;
    schema:byArtist <artist/4590#subject> ;
    schema:name "Disney Goes Classical"@en,
        "Disney Goes Classical"@ja,
        "Disney Goes Classical"@ja-latn ;
    schema:workPerformed <album/99698#musicalwork> .

<artist/4590#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/99698#performance> ;
    schema:name "Royal Philharmonic Orchestra"@en ;
    foaf:name "Royal Philharmonic Orchestra"@en .

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

<album/99698#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-10-02"^^xsd:date ;
    dcterms:title "Disney Goes Classical"@en,
        "Disney Goes Classical"@ja,
        "Disney Goes Classical"@ja-latn ;
    mo:catalogue_number "B0032366-02" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/122920>,
        <album/99700> ;
    mo:publication_of <album/99698#musicalexpression> ;
    mo:publisher <org/1534#subject> ;
    mo:record _:Ncefc4ae1a898494a9b870deb2240d60c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Toy Story 2"@en ;
            foaf:name "Toy Story 2"@en ],
        [ a schema:CreativeWork ;
            schema:name "Moana"@en ;
            foaf:name "Moana"@en ],
        [ a schema:CreativeWork ;
            schema:name "Mary Poppins"@en ;
            foaf:name "Mary Poppins"@en ],
        [ a schema:CreativeWork ;
            schema:name "Hercules"@en ;
            foaf:name "Hercules"@en ],
        [ a schema:CreativeWork ;
            schema:name "Princess and the Frog"@en ;
            foaf:name "Princess and the Frog"@en ],
        <product/10291#subject>,
        <product/2801#subject>,
        <product/4133#subject>,
        <product/4157#subject>,
        <product/4998#subject>,
        <product/5000#subject>,
        <product/5001#subject>,
        <product/5555#subject>,
        <product/6643#subject>,
        <product/6644#subject> ;
    schema:byArtist <artist/4590#subject> ;
    schema:datePublished "2020-10-02"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/89/99698/99698-1590853196.jpg> ;
    schema:name "Disney Goes Classical"@en,
        "Disney Goes Classical"@ja,
        "Disney Goes Classical"@ja-latn ;
    schema:publisher <org/1534#subject> ;
    foaf:depiction <https://media.vgm.io/albums/89/99698/99698-1590853196.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "The Opera Men"@en ;
    foaf:made <album/99698#vocals> ;
    foaf:name "The Opera Men"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Christian Li"@en ;
    foaf:made <album/99698#subject> ;
    foaf:name "Christian Li"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Christian Li"@en ;
    foaf:made <album/99698#vocals> ;
    foaf:name "Christian Li"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Renée Fleming"@en ;
    foaf:made <album/99698#subject> ;
    foaf:name "Renée Fleming"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Matteo Bocelli"@en ;
    foaf:made <album/99698#subject> ;
    foaf:name "Matteo Bocelli"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Renée Fleming"@en ;
    foaf:made <album/99698#vocals> ;
    foaf:name "Renée Fleming"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "The Opera Men"@en ;
    foaf:made <album/99698#subject> ;
    foaf:name "The Opera Men"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Matteo Bocelli"@en ;
    foaf:made <album/99698#vocals> ;
    foaf:name "Matteo Bocelli"@en .

_:N2baaabe629ad4ce591cc591921643bda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beauty and the Beast - From \"Beauty and the Beast\""@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncefc4ae1a898494a9b870deb2240d60c ;
    schema:name "Beauty and the Beast - From \"Beauty and the Beast\""@en .

_:N340759c3851b4918a231c0e2a8cc3e76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection - From \"Mulan\""@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncefc4ae1a898494a9b870deb2240d60c ;
    schema:name "Reflection - From \"Mulan\""@en .

_:N40cb0113f37c4abbb79e250cae2b6e38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Almost There - From \"The Princess and the Frog\""@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncefc4ae1a898494a9b870deb2240d60c ;
    schema:name "Almost There - From \"The Princess and the Frog\""@en .

_:N4506d19d07e941049a36233b41efdf39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let It Go with Christian Li - From \"Frozen\""@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncefc4ae1a898494a9b870deb2240d60c ;
    schema:name "Let It Go with Christian Li - From \"Frozen\""@en .

_:N5599aa7835984f0c9c5332453c3079a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Colors of the Wind - From \"Pocahontas\""@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncefc4ae1a898494a9b870deb2240d60c ;
    schema:name "Colors of the Wind - From \"Pocahontas\""@en .

_:N564dac1be39d4dbca04aaf0c3929ad54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Part of Your World with Kaori Muraji - From \"The Little Mermaid\""@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncefc4ae1a898494a9b870deb2240d60c ;
    schema:name "Part of Your World with Kaori Muraji - From \"The Little Mermaid\""@en .

_:N6647c659cffa4629ab6f0228d01ff232 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When You Wish Upon a Star with Renée Fleming - From \"Pinocchio\""@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncefc4ae1a898494a9b870deb2240d60c ;
    schema:name "When You Wish Upon a Star with Renée Fleming - From \"Pinocchio\""@en .

_:N6916fbff42f1488692150e5d95f03970 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture - From \"Mary Poppins\""@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncefc4ae1a898494a9b870deb2240d60c ;
    schema:name "Overture - From \"Mary Poppins\""@en .

_:N76281ca3399d41209b3995271f51129a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Whole New World - From \"Aladdin\""@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncefc4ae1a898494a9b870deb2240d60c ;
    schema:name "A Whole New World - From \"Aladdin\""@en .

_:N8a0752415a044d8ba94c7b4e9c3e8470 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When She Loved Me with The Opera Men - From \"Toy Story 2\""@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncefc4ae1a898494a9b870deb2240d60c ;
    schema:name "When She Loved Me with The Opera Men - From \"Toy Story 2\""@en .

_:Na331f77455b9485b9911c19ff642d8bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I See the Light - From \"Tangled\""@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncefc4ae1a898494a9b870deb2240d60c ;
    schema:name "I See the Light - From \"Tangled\""@en .

_:Nad0f5050414b4cb08f1c98fb690f3c18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can You Feel the Love Tonight with Matteo Bocelli - From \"The Lion King\""@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncefc4ae1a898494a9b870deb2240d60c ;
    schema:name "Can You Feel the Love Tonight with Matteo Bocelli - From \"The Lion King\""@en .

_:Nc14e67d995fa499fb46d86beef14ff6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "How Far I'll Go - From \"Moana\""@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncefc4ae1a898494a9b870deb2240d60c ;
    schema:name "How Far I'll Go - From \"Moana\""@en .

_:Ncdf30c3bc71d407f83b047eec66177c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Bare Necessities - From \"The Jungle Book\""@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncefc4ae1a898494a9b870deb2240d60c ;
    schema:name "The Bare Necessities - From \"The Jungle Book\""@en .

_:Nfe917216ba4c4a8f938e88be93aba078 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Go the Distance - From \"Hercules\""@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Ncefc4ae1a898494a9b870deb2240d60c ;
    schema:name "Go the Distance - From \"Hercules\""@en .

_:Ncefc4ae1a898494a9b870deb2240d60c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2baaabe629ad4ce591cc591921643bda,
        _:N340759c3851b4918a231c0e2a8cc3e76,
        _:N40cb0113f37c4abbb79e250cae2b6e38,
        _:N4506d19d07e941049a36233b41efdf39,
        _:N5599aa7835984f0c9c5332453c3079a7,
        _:N564dac1be39d4dbca04aaf0c3929ad54,
        _:N6647c659cffa4629ab6f0228d01ff232,
        _:N6916fbff42f1488692150e5d95f03970,
        _:N76281ca3399d41209b3995271f51129a,
        _:N8a0752415a044d8ba94c7b4e9c3e8470,
        _:Na331f77455b9485b9911c19ff642d8bd,
        _:Nad0f5050414b4cb08f1c98fb690f3c18,
        _:Nc14e67d995fa499fb46d86beef14ff6d,
        _:Ncdf30c3bc71d407f83b047eec66177c4,
        _:Nfe917216ba4c4a8f938e88be93aba078 ;
    mo:track_count 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N2baaabe629ad4ce591cc591921643bda,
        _:N340759c3851b4918a231c0e2a8cc3e76,
        _:N40cb0113f37c4abbb79e250cae2b6e38,
        _:N4506d19d07e941049a36233b41efdf39,
        _:N5599aa7835984f0c9c5332453c3079a7,
        _:N564dac1be39d4dbca04aaf0c3929ad54,
        _:N6647c659cffa4629ab6f0228d01ff232,
        _:N6916fbff42f1488692150e5d95f03970,
        _:N76281ca3399d41209b3995271f51129a,
        _:N8a0752415a044d8ba94c7b4e9c3e8470,
        _:Na331f77455b9485b9911c19ff642d8bd,
        _:Nad0f5050414b4cb08f1c98fb690f3c18,
        _:Nc14e67d995fa499fb46d86beef14ff6d,
        _:Ncdf30c3bc71d407f83b047eec66177c4,
        _:Nfe917216ba4c4a8f938e88be93aba078 .

