@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 _:Nb6f2a565482b4095b67b64222d9f48be ;
    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 "Sally Taylor"@en ;
            foaf:name "Sally 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 "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 "Carly Simon"@en ;
            foaf:name "Carly Simon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Ben Taylor"@en ;
            foaf:name "Ben 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 _:N124be04df0a64e2a98a37b7c11f72f2f,
        _:N2041cac1a7ac48b1a7fc28dc2bec24e0,
        _:N7c56830155554c8a95441944c5342d68,
        _:N9cdec19851104b40a103ef02bc4cc1a4,
        _:Nae88933f07ec4e02bc03f19f70432fcc,
        _:Nb5c5c1f220274b2bb4e760e12b72ef23,
        _:Nc054dad10cea4ffbaa4de47a73f4ee87,
        _:Nec17008eb4144076942e4908fd569ec6,
        <artist/16573#subject> ;
    mo:recorded_as <album/150528#musicalexpression> ;
    schema:byArtist _:N124be04df0a64e2a98a37b7c11f72f2f,
        _:N2041cac1a7ac48b1a7fc28dc2bec24e0,
        _:N7c56830155554c8a95441944c5342d68,
        _:N9cdec19851104b40a103ef02bc4cc1a4,
        _:Nae88933f07ec4e02bc03f19f70432fcc,
        _:Nb5c5c1f220274b2bb4e760e12b72ef23,
        _:Nc054dad10cea4ffbaa4de47a73f4ee87,
        _:Nec17008eb4144076942e4908fd569ec6,
        <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 .

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

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

_:N27419f43c46c48b088e8c0e0fed5e06f 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 _:Nb6f2a565482b4095b67b64222d9f48be ;
    schema:name "The More I Look Inside (Carly's Demo)"@en .

_:N2ee1ad1bec784609bee70a8ee268181a 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 _:Nb6f2a565482b4095b67b64222d9f48be ;
    schema:name "Mother's Intuition (Carly's Demo)"@en .

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

_:N4339903d94a6414ea91df078c2c4311c 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 _:Nb6f2a565482b4095b67b64222d9f48be ;
    schema:name "The More it Snows (Tiddely-Pom) (Carly's Demo)"@en .

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

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

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

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

_:N9ae092a101b74da8a5b1e083f9724671 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 _:Nb6f2a565482b4095b67b64222d9f48be ;
    schema:name "If I Wasn't So Small (The Piglet Song) (Carly's Demo)"@en .

_:N9c48cdecac8d46afb3c075f8991ddb8f 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 _:Nb6f2a565482b4095b67b64222d9f48be ;
    schema:name "Sing Ho for the Life of a Bear (Expotition March)"@en .

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

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

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

_:Nae9b905dc28f402ab43d7a3d004c0502 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 _:Nb6f2a565482b4095b67b64222d9f48be ;
    schema:name "With a Few Good Friends"@en .

_:Naedd8b4e04084b6594e0b6a34dacf290 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 _:Nb6f2a565482b4095b67b64222d9f48be ;
    schema:name "The More I Look Inside"@en .

_:Nb259614ac7884f219a61fe139f81099d 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 _:Nb6f2a565482b4095b67b64222d9f48be ;
    schema:name "If I Wasn't So Small (The Piglet Song)"@en .

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

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

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

_:Nd7523fdc36564620b1af69835cd78b33 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 _:Nb6f2a565482b4095b67b64222d9f48be ;
    schema:name "The More it Snows (Tiddely-Pom)"@en .

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

_:Ne5a0ac62e3d3473c9f209b4dbee0bce3 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 _:Nb6f2a565482b4095b67b64222d9f48be ;
    schema:name "Winnie the Pooh (Carly's Demo)"@en .

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

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

_:Nb6f2a565482b4095b67b64222d9f48be a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N27419f43c46c48b088e8c0e0fed5e06f,
        _:N2ee1ad1bec784609bee70a8ee268181a,
        _:N305ef63ed0744303841ddf8ca19bc1d2,
        _:N4339903d94a6414ea91df078c2c4311c,
        _:N533c2a89d02c4033b07f595133a03d9c,
        _:N66136da200ea427da2dfe1969bfabad1,
        _:N8de43b618cc74996becdfbc3951c1cdf,
        _:N9ae092a101b74da8a5b1e083f9724671,
        _:N9c48cdecac8d46afb3c075f8991ddb8f,
        _:Na48aa32e68014ee3bf574f526fb4939e,
        _:Nae9b905dc28f402ab43d7a3d004c0502,
        _:Naedd8b4e04084b6594e0b6a34dacf290,
        _:Nb259614ac7884f219a61fe139f81099d,
        _:Nc0d69949df1f4b2ba5c73140a0732c0f,
        _:Nd7523fdc36564620b1af69835cd78b33,
        _:Nd89df5efae634442bb79a02c13669351,
        _:Ne5a0ac62e3d3473c9f209b4dbee0bce3,
        _:Nf4514356ea4c4d2b9727eb290cc1a170 ;
    mo:track_count 18 ;
    schema:duration "PT42:58"^^xsd:interval ;
    schema:numTracks 18 ;
    schema:track _:N27419f43c46c48b088e8c0e0fed5e06f,
        _:N2ee1ad1bec784609bee70a8ee268181a,
        _:N305ef63ed0744303841ddf8ca19bc1d2,
        _:N4339903d94a6414ea91df078c2c4311c,
        _:N533c2a89d02c4033b07f595133a03d9c,
        _:N66136da200ea427da2dfe1969bfabad1,
        _:N8de43b618cc74996becdfbc3951c1cdf,
        _:N9ae092a101b74da8a5b1e083f9724671,
        _:N9c48cdecac8d46afb3c075f8991ddb8f,
        _:Na48aa32e68014ee3bf574f526fb4939e,
        _:Nae9b905dc28f402ab43d7a3d004c0502,
        _:Naedd8b4e04084b6594e0b6a34dacf290,
        _:Nb259614ac7884f219a61fe139f81099d,
        _:Nc0d69949df1f4b2ba5c73140a0732c0f,
        _:Nd7523fdc36564620b1af69835cd78b33,
        _:Nd89df5efae634442bb79a02c13669351,
        _:Ne5a0ac62e3d3473c9f209b4dbee0bce3,
        _:Nf4514356ea4c4d2b9727eb290cc1a170 .

