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

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

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

<artist/12731#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155636#subject> ;
    schema:name "John Debney"@en ;
    foaf:made <album/155636#composition>,
        <album/155636#subject> ;
    foaf:name "John Debney"@en .

<artist/19348#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/155636#subject> ;
    schema:name "Louis Febre"@en ;
    foaf:made <album/155636#composition>,
        <album/155636#subject> ;
    foaf:name "Louis Febre"@en .

<album/155636#musicalexpression> a mo:Signal ;
    mo:published_as <album/155636#subject> ;
    mo:records <album/155636#performance> .

<album/155636#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@en,
        "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@ja,
        "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@ja-latn ;
    mo:performance_of <album/155636#musicalwork> ;
    mo:recorded_as <album/155636#musicalexpression> ;
    schema:name "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@en,
        "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@ja,
        "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@ja-latn ;
    schema:workPerformed <album/155636#musicalwork> .

<org/1056#subject> schema:name "Milan Records"@en,
        "Milan Records"@ja,
        "Milan Records"@ja-latn ;
    foaf:name "Milan Records"@en,
        "Milan Records"@ja,
        "Milan Records"@ja-latn .

<https://media.vgm.io/albums/63/155636/155636-6323ea5bdb49.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/155636#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/155636/155636-6323ea5bdb49.jpg> ;
    foaf:depicts <album/155636#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/155636/155636-6323ea5bdb49.jpg> .

<https://medium-media.vgm.io/albums/63/155636/155636-6323ea5bdb49.jpg> a schema:ImageObject,
        foaf:Image .

<album/155636#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@en,
        "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@ja,
        "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@ja-latn ;
    mo:composer <artist/12731#subject>,
        <artist/19348#subject> ;
    mo:produced_work <album/155636#musicalwork> ;
    schema:name "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@en,
        "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@ja,
        "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@ja-latn .

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

<album/155636#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-12-19"^^xsd:date ;
    dcterms:title "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@en,
        "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@ja,
        "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@ja-latn ;
    mo:catalogue_number "G0100056807421" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/155636#musicalexpression> ;
    mo:publisher <org/1056#subject> ;
    mo:record _:N5471ebecd8b04a76befa886e58882b0e ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The SpongeBob Movie: Search for Squarepants"@en ;
            foaf:name "The SpongeBob Movie: Search for Squarepants"@en ] ;
    schema:datePublished "2025-12-19"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/63/155636/155636-6323ea5bdb49.jpg> ;
    schema:name "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@en,
        "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@ja,
        "The SpongeBob Movie: Search for Squarepants - Music from the Motion Picture"@ja-latn ;
    schema:publisher <org/1056#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/155636/155636-6323ea5bdb49.jpg> .

_:N09b50b3defef4f20a7294823c243d097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hold On SpongeBob"@en ;
    mo:track_number 17 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:N5471ebecd8b04a76befa886e58882b0e ;
    schema:name "Hold On SpongeBob"@en .

_:N119a0a485cc3434da8741c5bf48790e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baggin' An Octopus"@en ;
    mo:track_number 12 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N5471ebecd8b04a76befa886e58882b0e ;
    schema:name "Baggin' An Octopus"@en .

_:N127cea5cca68496db8c63aa24a7fb347 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tricked You!"@en ;
    mo:track_number 15 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:N5471ebecd8b04a76befa886e58882b0e ;
    schema:name "Tricked You!"@en .

_:N2260965a566349a2800de0c0d25ef25b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dutchman's Story"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N5471ebecd8b04a76befa886e58882b0e ;
    schema:name "The Dutchman's Story"@en .

_:N3f509bd1d6ca40788946bc48d867fa4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Barnacle Brain SpongeBob"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N5471ebecd8b04a76befa886e58882b0e ;
    schema:name "Barnacle Brain SpongeBob"@en .

_:N490740ee33634cc5b7a1966a5da8a13d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dutchman's Deal"@en ;
    mo:track_number 16 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N5471ebecd8b04a76befa886e58882b0e ;
    schema:name "The Dutchman's Deal"@en .

_:N7485e29ffc864d91abdfb6fe80da9d88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Call to Adventure"@en ;
    mo:track_number 2 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N5471ebecd8b04a76befa886e58882b0e ;
    schema:name "Call to Adventure"@en .

_:N7517e574ffc14df7b889c9c90b1fd334 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SpongeBuckler Awakens The Flying Dutchman"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N5471ebecd8b04a76befa886e58882b0e ;
    schema:name "SpongeBuckler Awakens The Flying Dutchman"@en .

_:N7606346f3d064c2996d2bdf5148b8f3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shiver Me Timbers"@en ;
    mo:track_number 14 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N5471ebecd8b04a76befa886e58882b0e ;
    schema:name "Shiver Me Timbers"@en .

_:N8070c57fde774c7c97a676d5cfbd367a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Demoted Squidward"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N5471ebecd8b04a76befa886e58882b0e ;
    schema:name "Demoted Squidward"@en .

_:N81d5dc0b4da94b6e8537262ff91333ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Batten Down the Hatches"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N5471ebecd8b04a76befa886e58882b0e ;
    schema:name "Batten Down the Hatches"@en .

_:N82e2a7be9d0342ce85491d93d78f3574 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Underworld and the Trail Ahead"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N5471ebecd8b04a76befa886e58882b0e ;
    schema:name "The Underworld and the Trail Ahead"@en .

_:N97c815f4a7f74e998d9625481ce7e610 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Celebratory Dutchman"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5471ebecd8b04a76befa886e58882b0e ;
    schema:name "The Celebratory Dutchman"@en .

_:N996e2e38d8d0411b880356b5058986d7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Swashbuckler's Altar"@en ;
    mo:track_number 13 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N5471ebecd8b04a76befa886e58882b0e ;
    schema:name "Swashbuckler's Altar"@en .

_:Na56a4f1505c84e6e8a61f3b1076ac417 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rescue"@en ;
    mo:track_number 10 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N5471ebecd8b04a76befa886e58882b0e ;
    schema:name "Rescue"@en .

_:Ndb8f4f97845b4f9fbc5573c755563b53 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destiny Is Squeezing My Buns"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N5471ebecd8b04a76befa886e58882b0e ;
    schema:name "Destiny Is Squeezing My Buns"@en .

_:Neae10418d50e4d538f5a3ad9c2a603bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep Your Eye on the Prize"@en ;
    mo:track_number 11 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:N5471ebecd8b04a76befa886e58882b0e ;
    schema:name "Keep Your Eye on the Prize"@en .

_:N5471ebecd8b04a76befa886e58882b0e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09b50b3defef4f20a7294823c243d097,
        _:N119a0a485cc3434da8741c5bf48790e5,
        _:N127cea5cca68496db8c63aa24a7fb347,
        _:N2260965a566349a2800de0c0d25ef25b,
        _:N3f509bd1d6ca40788946bc48d867fa4f,
        _:N490740ee33634cc5b7a1966a5da8a13d,
        _:N7485e29ffc864d91abdfb6fe80da9d88,
        _:N7517e574ffc14df7b889c9c90b1fd334,
        _:N7606346f3d064c2996d2bdf5148b8f3f,
        _:N8070c57fde774c7c97a676d5cfbd367a,
        _:N81d5dc0b4da94b6e8537262ff91333ea,
        _:N82e2a7be9d0342ce85491d93d78f3574,
        _:N97c815f4a7f74e998d9625481ce7e610,
        _:N996e2e38d8d0411b880356b5058986d7,
        _:Na56a4f1505c84e6e8a61f3b1076ac417,
        _:Ndb8f4f97845b4f9fbc5573c755563b53,
        _:Neae10418d50e4d538f5a3ad9c2a603bb ;
    mo:track_count 17 ;
    schema:duration "PT42:53"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N09b50b3defef4f20a7294823c243d097,
        _:N119a0a485cc3434da8741c5bf48790e5,
        _:N127cea5cca68496db8c63aa24a7fb347,
        _:N2260965a566349a2800de0c0d25ef25b,
        _:N3f509bd1d6ca40788946bc48d867fa4f,
        _:N490740ee33634cc5b7a1966a5da8a13d,
        _:N7485e29ffc864d91abdfb6fe80da9d88,
        _:N7517e574ffc14df7b889c9c90b1fd334,
        _:N7606346f3d064c2996d2bdf5148b8f3f,
        _:N8070c57fde774c7c97a676d5cfbd367a,
        _:N81d5dc0b4da94b6e8537262ff91333ea,
        _:N82e2a7be9d0342ce85491d93d78f3574,
        _:N97c815f4a7f74e998d9625481ce7e610,
        _:N996e2e38d8d0411b880356b5058986d7,
        _:Na56a4f1505c84e6e8a61f3b1076ac417,
        _:Ndb8f4f97845b4f9fbc5573c755563b53,
        _:Neae10418d50e4d538f5a3ad9c2a603bb .

