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

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

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

<artist/14171#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83954#subject> ;
    schema:name "John Ashton Thomas"@en ;
    foaf:made <album/83954#composition>,
        <album/83954#subject> ;
    foaf:name "John Ashton Thomas"@en .

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

<album/83954#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Music Featured in \"SpongeBob HeroPants\" Video Game"@en,
        "Music Featured in \"SpongeBob HeroPants\" Video Game"@ja,
        "Music Featured in \"SpongeBob HeroPants\" Video Game"@ja-latn ;
    mo:performance_of <album/83954#musicalwork> ;
    mo:recorded_as <album/83954#musicalexpression> ;
    schema:name "Music Featured in \"SpongeBob HeroPants\" Video Game"@en,
        "Music Featured in \"SpongeBob HeroPants\" Video Game"@ja,
        "Music Featured in \"SpongeBob HeroPants\" Video Game"@ja-latn ;
    schema:workPerformed <album/83954#musicalwork> .

<org/629#subject> schema:name "APM Music"@en,
        "APM Music"@ja,
        "APM Music"@ja-latn ;
    foaf:name "APM Music"@en,
        "APM Music"@ja,
        "APM Music"@ja-latn .

<https://media.vgm.io/albums/45/83954/83954-1554323370.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/83954#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/45/83954/83954-1554323370.jpg> ;
    foaf:depicts <album/83954#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/45/83954/83954-1554323370.jpg> .

<https://medium-media.vgm.io/albums/45/83954/83954-1554323370.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/83954#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Music Featured in \"SpongeBob HeroPants\" Video Game"@en,
        "Music Featured in \"SpongeBob HeroPants\" Video Game"@ja,
        "Music Featured in \"SpongeBob HeroPants\" Video Game"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Lionel Wendling"@en ;
            foaf:made <album/83954#composition> ;
            foaf:name "Lionel Wendling"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Rodolphe Richard Perroquin"@en ;
            foaf:made <album/83954#composition> ;
            foaf:name "Rodolphe Richard Perroquin"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Franck Sarkissian"@en ;
            foaf:made <album/83954#composition> ;
            foaf:name "Franck Sarkissian"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lisa Eileen Doby"@en ;
            foaf:made <album/83954#composition> ;
            foaf:name "Lisa Eileen Doby"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Yannick Kalfayan"@en ;
            foaf:made <album/83954#composition> ;
            foaf:name "Yannick Kalfayan"@en ],
        <artist/14171#subject> ;
    mo:produced_work <album/83954#musicalwork> ;
    schema:name "Music Featured in \"SpongeBob HeroPants\" Video Game"@en,
        "Music Featured in \"SpongeBob HeroPants\" Video Game"@ja,
        "Music Featured in \"SpongeBob HeroPants\" Video Game"@ja-latn .

<album/83954#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-01-30"^^xsd:date ;
    dcterms:title "Music Featured in \"SpongeBob HeroPants\" Video Game"@en,
        "Music Featured in \"SpongeBob HeroPants\" Video Game"@ja,
        "Music Featured in \"SpongeBob HeroPants\" Video Game"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/83954#musicalexpression> ;
    mo:publisher <org/629#subject> ;
    mo:record _:Ne4678faf74e8402cbdabd3edbf7dc4da ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "SpongeBob HeroPants"@en ;
            foaf:name "SpongeBob HeroPants"@en ] ;
    schema:datePublished "2019-01-30"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/45/83954/83954-1554323370.jpg> ;
    schema:name "Music Featured in \"SpongeBob HeroPants\" Video Game"@en,
        "Music Featured in \"SpongeBob HeroPants\" Video Game"@ja,
        "Music Featured in \"SpongeBob HeroPants\" Video Game"@ja-latn ;
    schema:publisher <org/629#subject> ;
    foaf:depiction <https://media.vgm.io/albums/45/83954/83954-1554323370.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83954#subject> ;
    schema:name "Lisa Eileen Doby"@en ;
    foaf:made <album/83954#subject> ;
    foaf:name "Lisa Eileen Doby"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83954#subject> ;
    schema:name "Lionel Wendling"@en ;
    foaf:made <album/83954#subject> ;
    foaf:name "Lionel Wendling"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83954#subject> ;
    schema:name "Yannick Kalfayan"@en ;
    foaf:made <album/83954#subject> ;
    foaf:name "Yannick Kalfayan"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83954#subject> ;
    schema:name "Franck Sarkissian"@en ;
    foaf:made <album/83954#subject> ;
    foaf:name "Franck Sarkissian"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/83954#subject> ;
    schema:name "Rodolphe Richard Perroquin"@en ;
    foaf:made <album/83954#subject> ;
    foaf:name "Rodolphe Richard Perroquin"@en .

_:N07f0b24c875045cbb3979ed047d08f4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiki Rapido"@en ;
    mo:track_number 10 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:Ne4678faf74e8402cbdabd3edbf7dc4da ;
    schema:name "Tiki Rapido"@en .

_:N084889d04d02449ebf2cead53893f38f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bikini Dance"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:Ne4678faf74e8402cbdabd3edbf7dc4da ;
    schema:name "Bikini Dance"@en .

_:N205ad3769de848a78bc890f879fdd15c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chase Burger"@en ;
    mo:track_number 4 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Ne4678faf74e8402cbdabd3edbf7dc4da ;
    schema:name "Chase Burger"@en .

_:N434df83d007245c2a32fa0a4c65ad2ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kai Kai"@en ;
    mo:track_number 7 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Ne4678faf74e8402cbdabd3edbf7dc4da ;
    schema:name "Kai Kai"@en .

_:N470cb8dd2ac84e2dbab63103b0a80d75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tiki March"@en ;
    mo:track_number 9 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:Ne4678faf74e8402cbdabd3edbf7dc4da ;
    schema:name "Tiki March"@en .

_:N6f9fefe8fd574b74963bc154280ff7a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hawaii Hawaii"@en ;
    mo:track_number 6 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Ne4678faf74e8402cbdabd3edbf7dc4da ;
    schema:name "Hawaii Hawaii"@en .

_:N755042b041344bbeac69be3a2c370173 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aka Aka"@en ;
    mo:track_number 1 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Ne4678faf74e8402cbdabd3edbf7dc4da ;
    schema:name "Aka Aka"@en .

_:Na70cb82b06374d6da61a8e066c4ad40f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Ohana"@en ;
    mo:track_number 8 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Ne4678faf74e8402cbdabd3edbf7dc4da ;
    schema:name "My Ohana"@en .

_:Nb90826bfdc5041f4a0d18783c637e16d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Allons A Tahiti"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Ne4678faf74e8402cbdabd3edbf7dc4da ;
    schema:name "Allons A Tahiti"@en .

_:Nbe2092a45f7043a597c2435a691818f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fun Pursuit"@en ;
    mo:track_number 5 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ne4678faf74e8402cbdabd3edbf7dc4da ;
    schema:name "Fun Pursuit"@en .

_:Nd6ddb89ce2e84509b75500d8f5d7a0bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cosmic Kitsch"@en ;
    mo:track_number 12 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Ne4678faf74e8402cbdabd3edbf7dc4da ;
    schema:name "Cosmic Kitsch"@en .

_:Ndaa31e02bb904015bd760adb17eb2bc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You're All I Desire"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:Ne4678faf74e8402cbdabd3edbf7dc4da ;
    schema:name "You're All I Desire"@en .

_:Ne4678faf74e8402cbdabd3edbf7dc4da a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N07f0b24c875045cbb3979ed047d08f4d,
        _:N084889d04d02449ebf2cead53893f38f,
        _:N205ad3769de848a78bc890f879fdd15c,
        _:N434df83d007245c2a32fa0a4c65ad2ab,
        _:N470cb8dd2ac84e2dbab63103b0a80d75,
        _:N6f9fefe8fd574b74963bc154280ff7a0,
        _:N755042b041344bbeac69be3a2c370173,
        _:Na70cb82b06374d6da61a8e066c4ad40f,
        _:Nb90826bfdc5041f4a0d18783c637e16d,
        _:Nbe2092a45f7043a597c2435a691818f9,
        _:Nd6ddb89ce2e84509b75500d8f5d7a0bd,
        _:Ndaa31e02bb904015bd760adb17eb2bc4 ;
    mo:track_count 12 ;
    schema:duration "PT15:09"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N07f0b24c875045cbb3979ed047d08f4d,
        _:N084889d04d02449ebf2cead53893f38f,
        _:N205ad3769de848a78bc890f879fdd15c,
        _:N434df83d007245c2a32fa0a4c65ad2ab,
        _:N470cb8dd2ac84e2dbab63103b0a80d75,
        _:N6f9fefe8fd574b74963bc154280ff7a0,
        _:N755042b041344bbeac69be3a2c370173,
        _:Na70cb82b06374d6da61a8e066c4ad40f,
        _:Nb90826bfdc5041f4a0d18783c637e16d,
        _:Nbe2092a45f7043a597c2435a691818f9,
        _:Nd6ddb89ce2e84509b75500d8f5d7a0bd,
        _:Ndaa31e02bb904015bd760adb17eb2bc4 .

