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

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

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

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

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

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

<https://medium-media.vgm.io/albums/82/150528/150528-acab39773e64.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/16573#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/150528#performance> ;
    schema:name "Jim Cummings"@en ;
    foaf:name "Jim Cummings"@en .

<album/150528#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@en,
        "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@ja,
        "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Carly Simon"@en ;
            foaf:made <album/150528#composition> ;
            foaf:name "Carly Simon"@en ],
        <artist/15551#subject>,
        <artist/15552#subject> ;
    mo:produced_work <album/150528#musicalwork> ;
    schema:name "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@en,
        "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@ja,
        "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@ja-latn .

<album/150528#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2003-01-01"^^xsd:date ;
    dcterms:title "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@en,
        "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@ja,
        "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@ja-latn ;
    mo:catalogue_number "5050466-6614-2-5" ;
    mo:media_type "CD" ;
    mo:publication_of <album/150528#musicalexpression> ;
    mo:publisher <org/1144#subject> ;
    mo:record _:N92bdc4bdf2a64debb594129e3fcade3c ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Piglet's Big Movie"@en ;
            foaf:name "Piglet's Big Movie"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Ken Sansom"@en ;
            foaf:name "Ken Sansom"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nikita Hopkins"@en ;
            foaf:name "Nikita Hopkins"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kath Soucie"@en ;
            foaf:name "Kath Soucie"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ben Taylor"@en ;
            foaf:name "Ben Taylor"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Peter Cullen"@en ;
            foaf:name "Peter Cullen"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Fieldler"@en ;
            foaf:name "John Fieldler"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Carly Simon"@en ;
            foaf:name "Carly Simon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sally Taylor"@en ;
            foaf:name "Sally Taylor"@en ],
        <artist/16573#subject> ;
    schema:datePublished "2003-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/82/150528/150528-acab39773e64.jpg> ;
    schema:name "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@en,
        "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@ja,
        "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@ja-latn ;
    schema:publisher <org/1144#subject> ;
    foaf:depiction <https://media.vgm.io/albums/82/150528/150528-acab39773e64.jpg> .

<album/150528#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@en,
        "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@ja,
        "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@ja-latn ;
    mo:performance_of <album/150528#musicalwork> ;
    mo:performer _:N063e3fc09f574953a2bb0a94ab00bcaa,
        _:N18c14039caa24886a72e1dce88b05512,
        _:N19cedf5e61114a0a953a5ca41192a239,
        _:N3e305ecd10ef416f9182d3094216378d,
        _:N790e148871d34fc5adb584242f5278af,
        _:Nb407f9e9c5c64df1823640ce2ecd2c53,
        _:Nc224931525e24159ada8ae267be53c12,
        _:Nd47fa3ad135b457fa3c9164bb2d85b76,
        <artist/16573#subject> ;
    mo:recorded_as <album/150528#musicalexpression> ;
    schema:byArtist _:N063e3fc09f574953a2bb0a94ab00bcaa,
        _:N18c14039caa24886a72e1dce88b05512,
        _:N19cedf5e61114a0a953a5ca41192a239,
        _:N3e305ecd10ef416f9182d3094216378d,
        _:N790e148871d34fc5adb584242f5278af,
        _:Nb407f9e9c5c64df1823640ce2ecd2c53,
        _:Nc224931525e24159ada8ae267be53c12,
        _:Nd47fa3ad135b457fa3c9164bb2d85b76,
        <artist/16573#subject> ;
    schema:name "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@en,
        "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@ja,
        "Piglet's Big Movie (An Original Walt Disney Records Soundtrack)"@ja-latn ;
    schema:workPerformed <album/150528#musicalwork> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150528#subject> ;
    schema:name "Carly Simon"@en ;
    foaf:made <album/150528#subject> ;
    foaf:name "Carly Simon"@en .

_:N063e3fc09f574953a2bb0a94ab00bcaa a schema:Person,
        foaf:Person ;
    mo:performed <album/150528#performance> ;
    schema:name "Ben Taylor"@en ;
    foaf:name "Ben Taylor"@en .

_:N09362f57d62e46bd9c90cef67e5facdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother's Intuition"@en ;
    mo:track_number 3 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "Mother's Intuition"@en .

_:N1413a55bbe0946b2b7153d320b90d7c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "River Roo"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "River Roo"@en .

_:N18c14039caa24886a72e1dce88b05512 a schema:Person,
        foaf:Person ;
    mo:performed <album/150528#performance> ;
    schema:name "Ken Sansom"@en ;
    foaf:name "Ken Sansom"@en .

_:N19cedf5e61114a0a953a5ca41192a239 a schema:Person,
        foaf:Person ;
    mo:performed <album/150528#performance> ;
    schema:name "Carly Simon"@en ;
    foaf:name "Carly Simon"@en .

_:N2d7889af76264d488cb2933333f2c5a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If I Wasn't So Small (The Piglet Song) (Carly's Demo)"@en ;
    mo:track_number 15 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "If I Wasn't So Small (The Piglet Song) (Carly's Demo)"@en .

_:N3e305ecd10ef416f9182d3094216378d a schema:Person,
        foaf:Person ;
    mo:performed <album/150528#performance> ;
    schema:name "Nikita Hopkins"@en ;
    foaf:name "Nikita Hopkins"@en .

_:N48de447a7df046dfa53d24d40897addf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "With a Few Good Friends"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "With a Few Good Friends"@en .

_:N5df17ec37cc3426aa9d4609960ba8764 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The More I Look Inside"@en ;
    mo:track_number 7 ;
    schema:duration "PT4:23"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "The More I Look Inside"@en .

_:N70dc016eacf74a9faacdbdd96446c123 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scrapbook Pages"@en ;
    mo:track_number 9 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "Scrapbook Pages"@en .

_:N77d6c57ab5e844e7a48d9e9fe866b028 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comforting to Know"@en ;
    mo:track_number 8 ;
    schema:duration "PT4:38"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "Comforting to Know"@en .

_:N790e148871d34fc5adb584242f5278af a schema:Person,
        foaf:Person ;
    mo:performed <album/150528#performance> ;
    schema:name "Kath Soucie"@en ;
    foaf:name "Kath Soucie"@en .

_:N7a65a88b98ed47d5b51707113a227477 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The More it Snows (Tiddely-Pom) (Carly's Demo)"@en ;
    mo:track_number 17 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "The More it Snows (Tiddely-Pom) (Carly's Demo)"@en .

_:N7d1efd36513e48dda678c191f7823828 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sing Ho for the Life of a Bear (Expotition March)"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "Sing Ho for the Life of a Bear (Expotition March)"@en .

_:N7dfb4fed34ac46cfa4ae31e26d6d4241 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Losing the Scrapbook"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "Losing the Scrapbook"@en .

_:N9ef05245af7341d38b1678950c2cb2fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winnie the Pooh"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "Winnie the Pooh"@en .

_:Nadd36ff4677d46e2b380e706cbb49209 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Winnie the Pooh (Carly's Demo)"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "Winnie the Pooh (Carly's Demo)"@en .

_:Nb407f9e9c5c64df1823640ce2ecd2c53 a schema:Person,
        foaf:Person ;
    mo:performed <album/150528#performance> ;
    schema:name "John Fieldler"@en ;
    foaf:name "John Fieldler"@en .

_:Nb534d298f4454fcb90bd0872823a74ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roo Joins the Quest"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "Roo Joins the Quest"@en .

_:Nc224931525e24159ada8ae267be53c12 a schema:Person,
        foaf:Person ;
    mo:performed <album/150528#performance> ;
    schema:name "Peter Cullen"@en ;
    foaf:name "Peter Cullen"@en .

_:Nc5a6597da083489ba1d26234f991c563 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The More it Snows (Tiddely-Pom)"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "The More it Snows (Tiddely-Pom)"@en .

_:Ncdd63e831f284d398002bd21e5512185 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pooh and Piglet Corner"@en ;
    mo:track_number 13 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "Pooh and Piglet Corner"@en .

_:Ncf95e6872fee445cb6b8c51238221c7e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mother's Intuition (Carly's Demo)"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "Mother's Intuition (Carly's Demo)"@en .

_:Nd3c570c715be4d2a817f4d09e87be426 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If I Wasn't So Small (The Piglet Song)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "If I Wasn't So Small (The Piglet Song)"@en .

_:Nd47fa3ad135b457fa3c9164bb2d85b76 a schema:Person,
        foaf:Person ;
    mo:performed <album/150528#performance> ;
    schema:name "Sally Taylor"@en ;
    foaf:name "Sally Taylor"@en .

_:Ndb8102b5e067458d8c9ec33dd513beed a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The More I Look Inside (Carly's Demo)"@en ;
    mo:track_number 18 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N92bdc4bdf2a64debb594129e3fcade3c ;
    schema:name "The More I Look Inside (Carly's Demo)"@en .

_:N92bdc4bdf2a64debb594129e3fcade3c a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09362f57d62e46bd9c90cef67e5facdc,
        _:N1413a55bbe0946b2b7153d320b90d7c6,
        _:N2d7889af76264d488cb2933333f2c5a3,
        _:N48de447a7df046dfa53d24d40897addf,
        _:N5df17ec37cc3426aa9d4609960ba8764,
        _:N70dc016eacf74a9faacdbdd96446c123,
        _:N77d6c57ab5e844e7a48d9e9fe866b028,
        _:N7a65a88b98ed47d5b51707113a227477,
        _:N7d1efd36513e48dda678c191f7823828,
        _:N7dfb4fed34ac46cfa4ae31e26d6d4241,
        _:N9ef05245af7341d38b1678950c2cb2fb,
        _:Nadd36ff4677d46e2b380e706cbb49209,
        _:Nb534d298f4454fcb90bd0872823a74ab,
        _:Nc5a6597da083489ba1d26234f991c563,
        _:Ncdd63e831f284d398002bd21e5512185,
        _:Ncf95e6872fee445cb6b8c51238221c7e,
        _:Nd3c570c715be4d2a817f4d09e87be426,
        _:Ndb8102b5e067458d8c9ec33dd513beed ;
    mo:track_count 18 ;
    schema:duration "PT42:58"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N09362f57d62e46bd9c90cef67e5facdc,
        _:N1413a55bbe0946b2b7153d320b90d7c6,
        _:N2d7889af76264d488cb2933333f2c5a3,
        _:N48de447a7df046dfa53d24d40897addf,
        _:N5df17ec37cc3426aa9d4609960ba8764,
        _:N70dc016eacf74a9faacdbdd96446c123,
        _:N77d6c57ab5e844e7a48d9e9fe866b028,
        _:N7a65a88b98ed47d5b51707113a227477,
        _:N7d1efd36513e48dda678c191f7823828,
        _:N7dfb4fed34ac46cfa4ae31e26d6d4241,
        _:N9ef05245af7341d38b1678950c2cb2fb,
        _:Nadd36ff4677d46e2b380e706cbb49209,
        _:Nb534d298f4454fcb90bd0872823a74ab,
        _:Nc5a6597da083489ba1d26234f991c563,
        _:Ncdd63e831f284d398002bd21e5512185,
        _:Ncf95e6872fee445cb6b8c51238221c7e,
        _:Nd3c570c715be4d2a817f4d09e87be426,
        _:Ndb8102b5e067458d8c9ec33dd513beed .

