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

<artist/15793#subject> a schema:Person,
        foaf:Person ;
    schema:name "Howard Ashman"@en ;
    foaf:made <album/42250#lyrics>,
        <album/42250#subject> ;
    foaf:name "Howard Ashman"@en .

<album/42246> a mo:Release ;
    mo:catalogue_number "PCCD-00061" .

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

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

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

<album/42250#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Beauty and the Beast Original Motion Picture Soundtrack"@en,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja-latn ;
    mo:composer <artist/14965#subject> ;
    mo:produced_work <album/42250#musicalwork> ;
    schema:name "Beauty and the Beast Original Motion Picture Soundtrack"@en,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja-latn .

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

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

<https://medium-media.vgm.io/albums/05/42250/42250-1381687923.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/54384#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42250#performance> ;
    schema:name "Jesse Corti"@en ;
    foaf:name "Jesse Corti"@en .

<artist/67305#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/42250#performance> ;
    schema:name "Angela Lansbury"@en ;
    foaf:name "Angela Lansbury"@en .

<album/42250#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1991-11-01"^^xsd:date ;
    dcterms:title "Beauty and the Beast Original Motion Picture Soundtrack"@en,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja-latn ;
    mo:catalogue_number "60618-2" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/42246> ;
    mo:publication_of <album/42250#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:Na28f64bb069f46969afef1f2828c84a1 ;
    mo:record_count 1 ;
    schema:about <product/5000#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Paige O'Hara"@en ;
            foaf:name "Paige O'Hara"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "David Ogden Stiers"@en ;
            foaf:name "David Ogden Stiers"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Celine Dion"@en ;
            foaf:name "Celine Dion"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Beabo Bryson"@en ;
            foaf:name "Beabo Bryson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Richard White"@en ;
            foaf:name "Richard White"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Robby Benson"@en ;
            foaf:name "Robby Benson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jerry Orbach"@en ;
            foaf:name "Jerry Orbach"@en ],
        <artist/54384#subject>,
        <artist/67305#subject> ;
    schema:datePublished "1991-11-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/05/42250/42250-1381687923.jpg> ;
    schema:name "Beauty and the Beast Original Motion Picture Soundtrack"@en,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/42250/42250-1381687923.jpg> .

<album/42250#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Beauty and the Beast Original Motion Picture Soundtrack"@en,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja-latn ;
    mo:performance_of <album/42250#musicalwork> ;
    mo:performer _:N289db3e5444843a5a13bb5226cb8a5c0,
        _:N2cd4d412d02945b4ad3f03d40155e90d,
        _:N6560996d19d34f388648d42e2bccad92,
        _:N6f5579bcdeb147cd88096521b2ad45d6,
        _:N860de5db63d44d7d903a032f2ca38453,
        _:N895b74732d944e689e280316e038503e,
        _:Nf813b5bb7d13410bbef1881a071d305f,
        <artist/54384#subject>,
        <artist/67305#subject> ;
    mo:recorded_as <album/42250#musicalexpression> ;
    schema:byArtist _:N289db3e5444843a5a13bb5226cb8a5c0,
        _:N2cd4d412d02945b4ad3f03d40155e90d,
        _:N6560996d19d34f388648d42e2bccad92,
        _:N6f5579bcdeb147cd88096521b2ad45d6,
        _:N860de5db63d44d7d903a032f2ca38453,
        _:N895b74732d944e689e280316e038503e,
        _:Nf813b5bb7d13410bbef1881a071d305f,
        <artist/54384#subject>,
        <artist/67305#subject> ;
    schema:name "Beauty and the Beast Original Motion Picture Soundtrack"@en,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja,
        "Beauty and the Beast Original Motion Picture Soundtrack"@ja-latn ;
    schema:workPerformed <album/42250#musicalwork> .

_:N01ec93dfc16d4466809bc6804349f505 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle on the Tower"@en ;
    mo:track_number 13 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Na28f64bb069f46969afef1f2828c84a1 ;
    schema:name "Battle on the Tower"@en .

_:N132dfbecc7a94583b0abccebd0b2aaae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "West Wing"@en ;
    mo:track_number 11 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:Na28f64bb069f46969afef1f2828c84a1 ;
    schema:name "West Wing"@en .

_:N289db3e5444843a5a13bb5226cb8a5c0 a schema:Person,
        foaf:Person ;
    mo:performed <album/42250#performance> ;
    schema:name "David Ogden Stiers"@en ;
    foaf:name "David Ogden Stiers"@en .

_:N2cd4d412d02945b4ad3f03d40155e90d a schema:Person,
        foaf:Person ;
    mo:performed <album/42250#performance> ;
    schema:name "Beabo Bryson"@en ;
    foaf:name "Beabo Bryson"@en .

_:N2d55cdc111764691afd48586288903de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beauty and the Beast (Duet)"@en ;
    mo:track_number 15 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:Na28f64bb069f46969afef1f2828c84a1 ;
    schema:name "Beauty and the Beast (Duet)"@en .

_:N44205f22b3ba42f8bb1e5f371ba1157e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gaston (Reprise)"@en ;
    mo:track_number 5 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Na28f64bb069f46969afef1f2828c84a1 ;
    schema:name "Gaston (Reprise)"@en .

_:N54ac308b4043495f9a5caed3b975d10d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Something There"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Na28f64bb069f46969afef1f2828c84a1 ;
    schema:name "Something There"@en .

_:N5daefb1c53674db08b975b619c8a2874 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Na28f64bb069f46969afef1f2828c84a1 ;
    schema:name "Prologue"@en .

_:N6560996d19d34f388648d42e2bccad92 a schema:Person,
        foaf:Person ;
    mo:performed <album/42250#performance> ;
    schema:name "Robby Benson"@en ;
    foaf:name "Robby Benson"@en .

_:N6f5579bcdeb147cd88096521b2ad45d6 a schema:Person,
        foaf:Person ;
    mo:performed <album/42250#performance> ;
    schema:name "Richard White"@en ;
    foaf:name "Richard White"@en .

_:N7380c57101c34ac1aa09c055bc38b455 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mob Song"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:28"^^xsd:interval ;
    schema:inPlaylist _:Na28f64bb069f46969afef1f2828c84a1 ;
    schema:name "The Mob Song"@en .

_:N7ab64ac71caf4879babc719783af09f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gaston"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Na28f64bb069f46969afef1f2828c84a1 ;
    schema:name "Gaston"@en .

_:N7b69b9aa2d594699ad2855e15c7e1d9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Belle"@en ;
    mo:track_number 2 ;
    schema:duration "PT5:07"^^xsd:interval ;
    schema:inPlaylist _:Na28f64bb069f46969afef1f2828c84a1 ;
    schema:name "Belle"@en .

_:N860de5db63d44d7d903a032f2ca38453 a schema:Person,
        foaf:Person ;
    mo:performed <album/42250#performance> ;
    schema:name "Jerry Orbach"@en ;
    foaf:name "Jerry Orbach"@en .

_:N895b74732d944e689e280316e038503e a schema:Person,
        foaf:Person ;
    mo:performed <album/42250#performance> ;
    schema:name "Paige O'Hara"@en ;
    foaf:name "Paige O'Hara"@en .

_:N8bc38ca4cb0e44f89ce617240a387140 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Beast Lets Belle Go"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Na28f64bb069f46969afef1f2828c84a1 ;
    schema:name "The Beast Lets Belle Go"@en .

_:N8d752bbe7a05449fa97cfba931f75c99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Our Guest"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:Na28f64bb069f46969afef1f2828c84a1 ;
    schema:name "Be Our Guest"@en .

_:N91e5e3e889b147aa847497fe54bb3ecd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Belle (Reprise)"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:Na28f64bb069f46969afef1f2828c84a1 ;
    schema:name "Belle (Reprise)"@en .

_:Naea2ea81ee8c4c2ab04555c2f1f1fdf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Fair"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:Na28f64bb069f46969afef1f2828c84a1 ;
    schema:name "To the Fair"@en .

_:Nb3569f9581f641b4b93702a503b08198 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beauty and the Beast"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Na28f64bb069f46969afef1f2828c84a1 ;
    schema:name "Beauty and the Beast"@en .

_:Nbb145c2c6418404b896b829d23252056 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Transformation"@en ;
    mo:track_number 14 ;
    schema:duration "PT5:45"^^xsd:interval ;
    schema:inPlaylist _:Na28f64bb069f46969afef1f2828c84a1 ;
    schema:name "Transformation"@en .

_:Nf813b5bb7d13410bbef1881a071d305f a schema:Person,
        foaf:Person ;
    mo:performed <album/42250#performance> ;
    schema:name "Celine Dion"@en ;
    foaf:name "Celine Dion"@en .

_:Na28f64bb069f46969afef1f2828c84a1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01ec93dfc16d4466809bc6804349f505,
        _:N132dfbecc7a94583b0abccebd0b2aaae,
        _:N2d55cdc111764691afd48586288903de,
        _:N44205f22b3ba42f8bb1e5f371ba1157e,
        _:N54ac308b4043495f9a5caed3b975d10d,
        _:N5daefb1c53674db08b975b619c8a2874,
        _:N7380c57101c34ac1aa09c055bc38b455,
        _:N7ab64ac71caf4879babc719783af09f8,
        _:N7b69b9aa2d594699ad2855e15c7e1d9f,
        _:N8bc38ca4cb0e44f89ce617240a387140,
        _:N8d752bbe7a05449fa97cfba931f75c99,
        _:N91e5e3e889b147aa847497fe54bb3ecd,
        _:Naea2ea81ee8c4c2ab04555c2f1f1fdf5,
        _:Nb3569f9581f641b4b93702a503b08198,
        _:Nbb145c2c6418404b896b829d23252056 ;
    mo:track_count 15 ;
    schema:duration "PT50:18"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N01ec93dfc16d4466809bc6804349f505,
        _:N132dfbecc7a94583b0abccebd0b2aaae,
        _:N2d55cdc111764691afd48586288903de,
        _:N44205f22b3ba42f8bb1e5f371ba1157e,
        _:N54ac308b4043495f9a5caed3b975d10d,
        _:N5daefb1c53674db08b975b619c8a2874,
        _:N7380c57101c34ac1aa09c055bc38b455,
        _:N7ab64ac71caf4879babc719783af09f8,
        _:N7b69b9aa2d594699ad2855e15c7e1d9f,
        _:N8bc38ca4cb0e44f89ce617240a387140,
        _:N8d752bbe7a05449fa97cfba931f75c99,
        _:N91e5e3e889b147aa847497fe54bb3ecd,
        _:Naea2ea81ee8c4c2ab04555c2f1f1fdf5,
        _:Nb3569f9581f641b4b93702a503b08198,
        _:Nbb145c2c6418404b896b829d23252056 .

