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

<album/67021> a mo:Release ;
    mo:catalogue_number "2504" .

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

<artist/15551#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67023#subject> ;
    schema:name "R. B. Sherman"@en ;
    foaf:made <album/67023#composition>,
        <album/67023#lyrics>,
        <album/67023#subject> ;
    foaf:name "R. B. Sherman"@en .

<artist/15552#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67023#subject> ;
    schema:name "R. M. Sherman"@en ;
    foaf:made <album/67023#composition>,
        <album/67023#lyrics>,
        <album/67023#subject> ;
    foaf:name "R. M. Sherman"@en .

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

<https://medium-media.vgm.io/albums/32/67023/67023-08ab071012fb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/67023#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Mickey Mouse DISCO"@en,
        "Mickey Mouse DISCO"@ja,
        "Mickey Mouse DISCO"@ja-latn ;
    mo:performance_of <album/67023#musicalwork> ;
    mo:performer _:N2cc5fb006fb64112985cc5625d0f9826,
        _:N2efd9825ce6e421e831b8a2fdaadc4ab,
        _:N3a1e3487ab0847a98c324a755def58bd ;
    mo:recorded_as <album/67023#musicalexpression> ;
    schema:byArtist _:N2cc5fb006fb64112985cc5625d0f9826,
        _:N2efd9825ce6e421e831b8a2fdaadc4ab,
        _:N3a1e3487ab0847a98c324a755def58bd ;
    schema:name "Mickey Mouse DISCO"@en,
        "Mickey Mouse DISCO"@ja,
        "Mickey Mouse DISCO"@ja-latn ;
    schema:workPerformed <album/67023#musicalwork> .

<album/67023#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Mickey Mouse DISCO"@en,
        "Mickey Mouse DISCO"@ja,
        "Mickey Mouse DISCO"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "G. T. Charouhas"@en ;
            foaf:made <album/67023#composition> ;
            foaf:name "G. T. Charouhas"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "J. Magon"@en ;
            foaf:made <album/67023#composition> ;
            foaf:name "J. Magon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "T. Worrall"@en ;
            foaf:made <album/67023#composition> ;
            foaf:name "T. Worrall"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "A. Wrubel"@en ;
            foaf:made <album/67023#composition> ;
            foaf:name "A. Wrubel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "R. Patrick"@en ;
            foaf:made <album/67023#composition> ;
            foaf:name "R. Patrick"@en ],
        <artist/15551#subject>,
        <artist/15552#subject> ;
    mo:produced_work <album/67023#musicalwork> ;
    schema:name "Mickey Mouse DISCO"@en,
        "Mickey Mouse DISCO"@ja,
        "Mickey Mouse DISCO"@ja-latn .

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

<album/67023#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1995-01-01"^^xsd:date ;
    dcterms:title "Mickey Mouse DISCO"@en,
        "Mickey Mouse DISCO"@ja,
        "Mickey Mouse DISCO"@ja-latn ;
    mo:catalogue_number "60353-7" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/67021> ;
    mo:publication_of <album/67023#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:Nfba446753ae74265a8249b6f2510d034 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Mary Poppins"@en ;
            foaf:name "Mary Poppins"@en ],
        [ a schema:CreativeWork ;
            schema:name "Song of the South"@en ;
            foaf:name "Song of the South"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Jim Tadevic"@en ;
            foaf:name "Jim Tadevic"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Eddie Frierson"@en ;
            foaf:name "Eddie Frierson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tony Pope"@en ;
            foaf:name "Tony Pope"@en ] ;
    schema:datePublished "1995-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/32/67023/67023-08ab071012fb.jpg> ;
    schema:name "Mickey Mouse DISCO"@en,
        "Mickey Mouse DISCO"@ja,
        "Mickey Mouse DISCO"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/32/67023/67023-08ab071012fb.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "R. Patrick"@en ;
    foaf:made <album/67023#lyrics> ;
    foaf:name "R. Patrick"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67023#subject> ;
    schema:name "A. Wrubel"@en ;
    foaf:made <album/67023#subject> ;
    foaf:name "A. Wrubel"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67023#subject> ;
    schema:name "J. Magon"@en ;
    foaf:made <album/67023#subject> ;
    foaf:name "J. Magon"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67023#subject> ;
    schema:name "G. T. Charouhas"@en ;
    foaf:made <album/67023#subject> ;
    foaf:name "G. T. Charouhas"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "T. Worrall"@en ;
    foaf:made <album/67023#lyrics> ;
    foaf:name "T. Worrall"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "J. Magon"@en ;
    foaf:made <album/67023#subject> ;
    foaf:name "J. Magon"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67023#subject> ;
    schema:name "T. Worrall"@en ;
    foaf:made <album/67023#subject> ;
    foaf:name "T. Worrall"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/67023#subject> ;
    schema:name "R. Patrick"@en ;
    foaf:made <album/67023#subject> ;
    foaf:name "R. Patrick"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "J. Magon"@en ;
    foaf:made <album/67023#lyrics> ;
    foaf:name "J. Magon"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "S. Furman"@en ;
    foaf:made <album/67023#subject> ;
    foaf:name "S. Furman"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "R. Patrick"@en ;
    foaf:made <album/67023#subject> ;
    foaf:name "R. Patrick"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "R. Gilbert"@en ;
    foaf:made <album/67023#subject> ;
    foaf:name "R. Gilbert"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "R. Gilbert"@en ;
    foaf:made <album/67023#lyrics> ;
    foaf:name "R. Gilbert"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "T. Worrall"@en ;
    foaf:made <album/67023#subject> ;
    foaf:name "T. Worrall"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "S. Furman"@en ;
    foaf:made <album/67023#lyrics> ;
    foaf:name "S. Furman"@en .

_:N012c6fe02caa45108beb783b3bd48210 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watch Out for Goofy!"@en ;
    mo:track_number 7 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:Nfba446753ae74265a8249b6f2510d034 ;
    schema:name "Watch Out for Goofy!"@en .

_:N2cc5fb006fb64112985cc5625d0f9826 a schema:Person,
        foaf:Person ;
    mo:performed <album/67023#performance> ;
    schema:name "Jim Tadevic"@en ;
    foaf:name "Jim Tadevic"@en .

_:N2efd9825ce6e421e831b8a2fdaadc4ab a schema:Person,
        foaf:Person ;
    mo:performed <album/67023#performance> ;
    schema:name "Tony Pope"@en ;
    foaf:name "Tony Pope"@en .

_:N3a1e3487ab0847a98c324a755def58bd a schema:Person,
        foaf:Person ;
    mo:performed <album/67023#performance> ;
    schema:name "Eddie Frierson"@en ;
    foaf:name "Eddie Frierson"@en .

_:N4e4c7d1a3a604f18bc3ed0ab65adc52e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Macho Duck"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:36"^^xsd:interval ;
    schema:inPlaylist _:Nfba446753ae74265a8249b6f2510d034 ;
    schema:name "Macho Duck"@en .

_:N67c3dd2f1b3841d09fbbccae47ed785a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zip-a-Dee-Doo-Dah"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Nfba446753ae74265a8249b6f2510d034 ;
    schema:name "Zip-a-Dee-Doo-Dah"@en .

_:N93b8ea4e45894dd7a0f6d432d4e564b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chim Chim Cher-ee"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Nfba446753ae74265a8249b6f2510d034 ;
    schema:name "Chim Chim Cher-ee"@en .

_:N97fa85d22ce543ffbabce2a8fb045696 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Disco Mickey Mouse"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:Nfba446753ae74265a8249b6f2510d034 ;
    schema:name "Disco Mickey Mouse"@en .

_:Na50a048f168f4949acb8b7798f2e84c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Welcome to Rio"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:19"^^xsd:interval ;
    schema:inPlaylist _:Nfba446753ae74265a8249b6f2510d034 ;
    schema:name "Welcome to Rio"@en .

_:Nc5a9f97609de40fd94156cdf03eefb22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Greatest Band"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:Nfba446753ae74265a8249b6f2510d034 ;
    schema:name "The Greatest Band"@en .

_:Nd122e1571b4240349667fae827790757 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's a Small World"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Nfba446753ae74265a8249b6f2510d034 ;
    schema:name "It's a Small World"@en .

_:Ne2e47b4c5ef34c5bbd7defc31a178a03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mousetrap"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Nfba446753ae74265a8249b6f2510d034 ;
    schema:name "Mousetrap"@en .

_:Nfba446753ae74265a8249b6f2510d034 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N012c6fe02caa45108beb783b3bd48210,
        _:N4e4c7d1a3a604f18bc3ed0ab65adc52e,
        _:N67c3dd2f1b3841d09fbbccae47ed785a,
        _:N93b8ea4e45894dd7a0f6d432d4e564b7,
        _:N97fa85d22ce543ffbabce2a8fb045696,
        _:Na50a048f168f4949acb8b7798f2e84c0,
        _:Nc5a9f97609de40fd94156cdf03eefb22,
        _:Nd122e1571b4240349667fae827790757,
        _:Ne2e47b4c5ef34c5bbd7defc31a178a03 ;
    mo:track_count 9 ;
    schema:duration "PT29:08"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N012c6fe02caa45108beb783b3bd48210,
        _:N4e4c7d1a3a604f18bc3ed0ab65adc52e,
        _:N67c3dd2f1b3841d09fbbccae47ed785a,
        _:N93b8ea4e45894dd7a0f6d432d4e564b7,
        _:N97fa85d22ce543ffbabce2a8fb045696,
        _:Na50a048f168f4949acb8b7798f2e84c0,
        _:Nc5a9f97609de40fd94156cdf03eefb22,
        _:Nd122e1571b4240349667fae827790757,
        _:Ne2e47b4c5ef34c5bbd7defc31a178a03 .

