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

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

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

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

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

<https://medium-media.vgm.io/albums/97/156779/156779-f112fc805d40.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/156779#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Don't Stop, Girlypop! (Original Soundtrack)"@en,
        "Don't Stop, Girlypop! (Original Soundtrack)"@ja,
        "Don't Stop, Girlypop! (Original Soundtrack)"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "XD Project"@en ;
            foaf:made <album/156779#composition> ;
            foaf:name "XD Project"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sarah Wolfe"@en ;
            foaf:made <album/156779#composition> ;
            foaf:name "Sarah Wolfe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Candice Susnjar"@en ;
            foaf:made <album/156779#composition> ;
            foaf:name "Candice Susnjar"@en ] ;
    mo:produced_work <album/156779#musicalwork> ;
    schema:name "Don't Stop, Girlypop! (Original Soundtrack)"@en,
        "Don't Stop, Girlypop! (Original Soundtrack)"@ja,
        "Don't Stop, Girlypop! (Original Soundtrack)"@ja-latn .

<album/156779#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Don't Stop, Girlypop! (Original Soundtrack)"@en,
        "Don't Stop, Girlypop! (Original Soundtrack)"@ja,
        "Don't Stop, Girlypop! (Original Soundtrack)"@ja-latn ;
    mo:performance_of <album/156779#musicalwork> ;
    mo:performer _:N206423f82b48462085fea9d9fa4e3b9c,
        _:Ne77bb03f52ff4040bf26081abb551835,
        _:Nf3440ffa7f144e29a4a37e0728b10b8c ;
    mo:recorded_as <album/156779#musicalexpression> ;
    schema:byArtist _:N206423f82b48462085fea9d9fa4e3b9c,
        _:Ne77bb03f52ff4040bf26081abb551835,
        _:Nf3440ffa7f144e29a4a37e0728b10b8c ;
    schema:name "Don't Stop, Girlypop! (Original Soundtrack)"@en,
        "Don't Stop, Girlypop! (Original Soundtrack)"@ja,
        "Don't Stop, Girlypop! (Original Soundtrack)"@ja-latn ;
    schema:workPerformed <album/156779#musicalwork> .

<album/156779#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-01-29"^^xsd:date ;
    dcterms:title "Don't Stop, Girlypop! (Original Soundtrack)"@en,
        "Don't Stop, Girlypop! (Original Soundtrack)"@ja,
        "Don't Stop, Girlypop! (Original Soundtrack)"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/156779#musicalexpression> ;
    mo:publisher _:N781e826173e2405e935bba210813ee4d ;
    mo:record _:N7b8baafad6d5412e940e909c0d50c944 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Don't Stop, Girlypop!"@en ;
            foaf:name "Don't Stop, Girlypop!"@en ] ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Candice Susnjar"@en ;
            foaf:name "Candice Susnjar"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sarah Wolfe"@en ;
            foaf:name "Sarah Wolfe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "XD Project"@en ;
            foaf:name "XD Project"@en ] ;
    schema:datePublished "2026-01-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/97/156779/156779-f112fc805d40.jpg> ;
    schema:name "Don't Stop, Girlypop! (Original Soundtrack)"@en,
        "Don't Stop, Girlypop! (Original Soundtrack)"@ja,
        "Don't Stop, Girlypop! (Original Soundtrack)"@ja-latn ;
    schema:publisher _:N781e826173e2405e935bba210813ee4d ;
    foaf:depiction <https://media.vgm.io/albums/97/156779/156779-f112fc805d40.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156779#subject> ;
    schema:name "Candice Susnjar"@en ;
    foaf:made <album/156779#subject> ;
    foaf:name "Candice Susnjar"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156779#subject> ;
    schema:name "Sarah Wolfe"@en ;
    foaf:made <album/156779#subject> ;
    foaf:name "Sarah Wolfe"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/156779#subject> ;
    schema:name "XD Project"@en ;
    foaf:made <album/156779#subject> ;
    foaf:name "XD Project"@en .

_:N0a0c7cf8b99f4feab3fdcfe6924db67a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Paint the Town"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:N7b8baafad6d5412e940e909c0d50c944 ;
    schema:name "Paint the Town"@en .

_:N14d681d5acb4470a974cd81f536ee612 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kill 'em with Kindness"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N7b8baafad6d5412e940e909c0d50c944 ;
    schema:name "Kill 'em with Kindness"@en .

_:N206423f82b48462085fea9d9fa4e3b9c a schema:Person,
        foaf:Person ;
    mo:performed <album/156779#performance> ;
    schema:name "Sarah Wolfe"@en ;
    foaf:name "Sarah Wolfe"@en .

_:N595af5535fac4e12b51754555af8cb1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In a Dream"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N7b8baafad6d5412e940e909c0d50c944 ;
    schema:name "In a Dream"@en .

_:N6c1335711ffd4bff924b4418b9820f2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Stop, Girlypop!"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N7b8baafad6d5412e940e909c0d50c944 ;
    schema:name "Don't Stop, Girlypop!"@en .

_:N781e826173e2405e935bba210813ee4d schema:name "Ghost Cat Records"@en,
        "Ghost Cat Records"@ja,
        "Ghost Cat Records"@ja-latn ;
    foaf:name "Ghost Cat Records"@en,
        "Ghost Cat Records"@ja,
        "Ghost Cat Records"@ja-latn .

_:N78b17e82735149cdac9560e0e05b60e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Am the Revolution"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N7b8baafad6d5412e940e909c0d50c944 ;
    schema:name "I Am the Revolution"@en .

_:N84c55001f47f4754ac8e572daaf3f9ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stop, Stop, Girlypop! (Bonus)"@en ;
    mo:track_number 11 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N7b8baafad6d5412e940e909c0d50c944 ;
    schema:name "Stop, Stop, Girlypop! (Bonus)"@en .

_:N9958000884444b82ab6cc82d11aca5de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slam! Hop! Dash!"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N7b8baafad6d5412e940e909c0d50c944 ;
    schema:name "Slam! Hop! Dash!"@en .

_:Nb9d6c68a68534a758ff4190862d29561 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Freak of Nature"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N7b8baafad6d5412e940e909c0d50c944 ;
    schema:name "Freak of Nature"@en .

_:Ne5fa800eff254832b23718cc160fd8b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cupid of Death"@en ;
    mo:track_number 8 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N7b8baafad6d5412e940e909c0d50c944 ;
    schema:name "Cupid of Death"@en .

_:Ne77bb03f52ff4040bf26081abb551835 a schema:Person,
        foaf:Person ;
    mo:performed <album/156779#performance> ;
    schema:name "XD Project"@en ;
    foaf:name "XD Project"@en .

_:Nee73029e2fba444abb1fa412f40fc3e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light Up"@en ;
    mo:track_number 6 ;
    schema:duration "PT3:56"^^xsd:interval ;
    schema:inPlaylist _:N7b8baafad6d5412e940e909c0d50c944 ;
    schema:name "Light Up"@en .

_:Nf3440ffa7f144e29a4a37e0728b10b8c a schema:Person,
        foaf:Person ;
    mo:performed <album/156779#performance> ;
    schema:name "Candice Susnjar"@en ;
    foaf:name "Candice Susnjar"@en .

_:Nffc72bcf2e33421d82eba38a47ee7295 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Just Don't Stop Moving"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N7b8baafad6d5412e940e909c0d50c944 ;
    schema:name "Just Don't Stop Moving"@en .

_:N7b8baafad6d5412e940e909c0d50c944 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0a0c7cf8b99f4feab3fdcfe6924db67a,
        _:N14d681d5acb4470a974cd81f536ee612,
        _:N595af5535fac4e12b51754555af8cb1d,
        _:N6c1335711ffd4bff924b4418b9820f2c,
        _:N78b17e82735149cdac9560e0e05b60e7,
        _:N84c55001f47f4754ac8e572daaf3f9ac,
        _:N9958000884444b82ab6cc82d11aca5de,
        _:Nb9d6c68a68534a758ff4190862d29561,
        _:Ne5fa800eff254832b23718cc160fd8b4,
        _:Nee73029e2fba444abb1fa412f40fc3e5,
        _:Nffc72bcf2e33421d82eba38a47ee7295 ;
    mo:track_count 11 ;
    schema:duration "PT32:24"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0a0c7cf8b99f4feab3fdcfe6924db67a,
        _:N14d681d5acb4470a974cd81f536ee612,
        _:N595af5535fac4e12b51754555af8cb1d,
        _:N6c1335711ffd4bff924b4418b9820f2c,
        _:N78b17e82735149cdac9560e0e05b60e7,
        _:N84c55001f47f4754ac8e572daaf3f9ac,
        _:N9958000884444b82ab6cc82d11aca5de,
        _:Nb9d6c68a68534a758ff4190862d29561,
        _:Ne5fa800eff254832b23718cc160fd8b4,
        _:Nee73029e2fba444abb1fa412f40fc3e5,
        _:Nffc72bcf2e33421d82eba38a47ee7295 .

