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

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

<artist/78277#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/135994#subject> ;
    schema:name "octodaddio"@en ;
    foaf:made <album/135994#composition>,
        <album/135994#lyrics>,
        <album/135994#subject> ;
    foaf:name "octodaddio"@en .

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

<album/135994#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "That White Building / CHILLGOGOG"@en,
        "That White Building / CHILLGOGOG"@ja,
        "That White Building / CHILLGOGOG"@ja-latn ;
    mo:performance_of <album/135994#musicalwork> ;
    mo:recorded_as <album/135994#musicalexpression> ;
    schema:name "That White Building / CHILLGOGOG"@en,
        "That White Building / CHILLGOGOG"@ja,
        "That White Building / CHILLGOGOG"@ja-latn ;
    schema:workPerformed <album/135994#musicalwork> .

<https://media.vgm.io/albums/49/135994/135994-143e4ef4cb35.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/135994#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/135994/135994-143e4ef4cb35.jpg> ;
    foaf:depicts <album/135994#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/135994/135994-143e4ef4cb35.jpg> .

<https://medium-media.vgm.io/albums/49/135994/135994-143e4ef4cb35.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/135994#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "That White Building / CHILLGOGOG"@en,
        "That White Building / CHILLGOGOG"@ja,
        "That White Building / CHILLGOGOG"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "FunkeeCookee"@en ;
            foaf:made <album/135994#composition> ;
            foaf:name "FunkeeCookee"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Shoutit"@en ;
            foaf:made <album/135994#composition> ;
            foaf:name "Shoutit"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "CHILLGOGOG"@en ;
            foaf:made <album/135994#composition> ;
            foaf:name "CHILLGOGOG"@en ],
        <artist/78277#subject> ;
    mo:produced_work <album/135994#musicalwork> ;
    schema:name "That White Building / CHILLGOGOG"@en,
        "That White Building / CHILLGOGOG"@ja,
        "That White Building / CHILLGOGOG"@ja-latn .

<album/135994#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-09-14"^^xsd:date ;
    dcterms:title "That White Building / CHILLGOGOG"@en,
        "That White Building / CHILLGOGOG"@ja,
        "That White Building / CHILLGOGOG"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/135994#musicalexpression> ;
    mo:publisher _:N63f820d3856943bfa2ab67a12bea6eff ;
    mo:record _:Nf1b06ab58ca14b6d9822d0876f6f4b51 ;
    mo:record_count 1 ;
    schema:datePublished "2023-09-14"^^xsd:date ;
    schema:genre "Artist Discography" ;
    schema:image <https://media.vgm.io/albums/49/135994/135994-143e4ef4cb35.jpg> ;
    schema:name "That White Building / CHILLGOGOG"@en,
        "That White Building / CHILLGOGOG"@ja,
        "That White Building / CHILLGOGOG"@ja-latn ;
    schema:publisher _:N63f820d3856943bfa2ab67a12bea6eff ;
    foaf:depiction <https://media.vgm.io/albums/49/135994/135994-143e4ef4cb35.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "FunkeeCookee"@en ;
    foaf:made <album/135994#subject> ;
    foaf:name "FunkeeCookee"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Shoutit"@en ;
    foaf:made <album/135994#subject> ;
    foaf:name "Shoutit"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "FunkeeCookee"@en ;
    foaf:made <album/135994#lyrics> ;
    foaf:name "FunkeeCookee"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "Shoutit"@en ;
    foaf:made <album/135994#lyrics> ;
    foaf:name "Shoutit"@en .

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

_:N21e00b411a294e8abe69d26fc8e5c894 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Play Between Trees"@en,
        "鸟追猴子"@zd ;
    mo:track_number 1 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nf1b06ab58ca14b6d9822d0876f6f4b51 ;
    schema:name "Play Between Trees"@en,
        "鸟追猴子"@zd .

_:N3446f29e8c6347acb4f55ce25144dd49 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Perfect Swimming Pool (feat. Spongepop & 彭喜悦TingTing)"@en,
        "华丽大泳池 (feat. 海绵泡泡Spongepop & 彭喜悦)"@zd ;
    mo:track_number 4 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:Nf1b06ab58ca14b6d9822d0876f6f4b51 ;
    schema:name "A Perfect Swimming Pool (feat. Spongepop & 彭喜悦TingTing)"@en,
        "华丽大泳池 (feat. 海绵泡泡Spongepop & 彭喜悦)"@zd .

_:N63f820d3856943bfa2ab67a12bea6eff schema:name "Eating Music"@en ;
    foaf:name "Eating Music"@en .

_:N7f01b0c33c7f4b52b2ab55cb29eacf84 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heptaplus (feat. octodaddio)"@en,
        "七爪鱼 (feat. octodaddio)"@zd ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Nf1b06ab58ca14b6d9822d0876f6f4b51 ;
    schema:name "Heptaplus (feat. octodaddio)"@en,
        "七爪鱼 (feat. octodaddio)"@zd .

_:Nad13ccf2adbb41d2a2930e304aa09973 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "East to West"@en,
        "东西"@zd ;
    mo:track_number 5 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:Nf1b06ab58ca14b6d9822d0876f6f4b51 ;
    schema:name "East to West"@en,
        "东西"@zd .

_:Nbba9dd4ddba04b2692c19841c21a7380 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Staff (feat. Shoutit)"@en,
        "职人 (feat. Shoutit)"@zd ;
    mo:track_number 2 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Nf1b06ab58ca14b6d9822d0876f6f4b51 ;
    schema:name "The Staff (feat. Shoutit)"@en,
        "职人 (feat. Shoutit)"@zd .

_:Nf1b06ab58ca14b6d9822d0876f6f4b51 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N21e00b411a294e8abe69d26fc8e5c894,
        _:N3446f29e8c6347acb4f55ce25144dd49,
        _:N7f01b0c33c7f4b52b2ab55cb29eacf84,
        _:Nad13ccf2adbb41d2a2930e304aa09973,
        _:Nbba9dd4ddba04b2692c19841c21a7380 ;
    mo:track_count 5 ;
    schema:duration "PT16:39"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N21e00b411a294e8abe69d26fc8e5c894,
        _:N3446f29e8c6347acb4f55ce25144dd49,
        _:N7f01b0c33c7f4b52b2ab55cb29eacf84,
        _:Nad13ccf2adbb41d2a2930e304aa09973,
        _:Nbba9dd4ddba04b2692c19841c21a7380 .

