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

<artist/18172#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kelly"@en,
        "ケリー"@ja ;
    foaf:made <album/152773#lyrics>,
        <album/152773#subject> ;
    foaf:name "Kelly"@en,
        "ケリー"@ja .

<artist/56677#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nozomi Nirei"@en,
        "楡井希実"@ja ;
    foaf:made <album/152773#subject>,
        <album/152773#vocals> ;
    foaf:name "Nozomi Nirei"@en,
        "楡井希実"@ja .

<artist/62876#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hina Sakurai"@en,
        "櫻井陽菜"@ja ;
    foaf:made <album/152773#subject>,
        <album/152773#vocals> ;
    foaf:name "Hina Sakurai"@en,
        "櫻井陽菜"@ja .

<artist/26727#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152773#subject> ;
    schema:name "Masaki Honda"@en,
        "本田正樹"@ja ;
    foaf:made <album/152773#composition>,
        <album/152773#subject> ;
    foaf:name "Masaki Honda"@en,
        "本田正樹"@ja .

<artist/57309#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152773#subject> ;
    schema:name "Kanji Eguchi"@en,
        "江口寛至"@ja ;
    foaf:made <album/152773#composition>,
        <album/152773#subject> ;
    foaf:name "Kanji Eguchi"@en,
        "江口寛至"@ja .

<product/13018#subject> a schema:CreativeWork ;
    schema:name "Link! Like! Love Live!"@en,
        "Link！Like！ラブライブ！"@ja,
        "Link! Like! Love Live!"@ja-latn ;
    foaf:name "Link! Like! Love Live!"@en,
        "Link！Like！ラブライブ！"@ja,
        "Link! Like! Love Live!"@ja-latn .

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

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

<album/152773#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fruit Punch / Cerise Bouquet"@en,
        "フルーツパンチ / スリーズブーケ"@ja,
        "Fruit Punch / Cerise Bouquet"@ja-latn ;
    mo:performance_of <album/152773#musicalwork> ;
    mo:recorded_as <album/152773#musicalexpression> ;
    schema:name "Fruit Punch / Cerise Bouquet"@en,
        "フルーツパンチ / スリーズブーケ"@ja,
        "Fruit Punch / Cerise Bouquet"@ja-latn ;
    schema:workPerformed <album/152773#musicalwork> .

<org/3439#subject> schema:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn ;
    foaf:name "BANDAI NAMCO"@en,
        "BANDAI NAMCO"@ja,
        "BANDAI NAMCO"@ja-latn .

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

<https://medium-media.vgm.io/albums/37/152773/152773-d51ab144a7af.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/152773#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fruit Punch / Cerise Bouquet"@en,
        "フルーツパンチ / スリーズブーケ"@ja,
        "Fruit Punch / Cerise Bouquet"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(SUPA LOVE"@en ;
            foaf:made <album/152773#composition> ;
            foaf:name "(SUPA LOVE"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Dream Monster)"@en ;
            foaf:made <album/152773#composition> ;
            foaf:name "(Dream Monster)"@en ],
        <artist/26727#subject>,
        <artist/57309#subject> ;
    mo:produced_work <album/152773#musicalwork> ;
    schema:name "Fruit Punch / Cerise Bouquet"@en,
        "フルーツパンチ / スリーズブーケ"@ja,
        "Fruit Punch / Cerise Bouquet"@ja-latn .

<album/152773#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-20"^^xsd:date ;
    dcterms:title "Fruit Punch / Cerise Bouquet"@en,
        "フルーツパンチ / スリーズブーケ"@ja,
        "Fruit Punch / Cerise Bouquet"@ja-latn ;
    mo:catalogue_number "LACM-24708" ;
    mo:media_type "CD" ;
    mo:publication_of <album/152773#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N6a61bf9d4eb14389b7f4774ef50b2edf ;
    mo:record_count 1 ;
    schema:about <product/13018#subject> ;
    schema:datePublished "2025-08-20"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/37/152773/152773-d51ab144a7af.jpg> ;
    schema:name "Fruit Punch / Cerise Bouquet"@en,
        "フルーツパンチ / スリーズブーケ"@ja,
        "Fruit Punch / Cerise Bouquet"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/37/152773/152773-d51ab144a7af.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152773#subject> ;
    schema:name "(Dream Monster)"@en ;
    foaf:made <album/152773#subject> ;
    foaf:name "(Dream Monster)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/152773#subject> ;
    schema:name "(SUPA LOVE"@en ;
    foaf:made <album/152773#subject> ;
    foaf:name "(SUPA LOVE"@en .

_:N3af3028f82c94b4885ccf656bec8a8bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Lucky Clover (Off Vocal)"@en,
        "My Lucky Clover (Off Vocal)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N6a61bf9d4eb14389b7f4774ef50b2edf ;
    schema:name "My Lucky Clover (Off Vocal)"@en,
        "My Lucky Clover (Off Vocal)"@ja .

_:N49c17a6237994bc884be42aadf32ed3b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My Lucky Clover"@en,
        "My Lucky Clover"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N6a61bf9d4eb14389b7f4774ef50b2edf ;
    schema:name "My Lucky Clover"@en,
        "My Lucky Clover"@ja .

_:N55261a5d99324d9cb45d5bc8bfe3a672 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fruit Punch (Off Vocal)"@en,
        "フルーツパンチ (Off Vocal)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N6a61bf9d4eb14389b7f4774ef50b2edf ;
    schema:name "Fruit Punch (Off Vocal)"@en,
        "フルーツパンチ (Off Vocal)"@ja .

_:Nc1e19996638a4cd68143b4abbe2e9b35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fruit Punch"@en,
        "フルーツパンチ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N6a61bf9d4eb14389b7f4774ef50b2edf ;
    schema:name "Fruit Punch"@en,
        "フルーツパンチ"@ja .

_:N6a61bf9d4eb14389b7f4774ef50b2edf a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3af3028f82c94b4885ccf656bec8a8bf,
        _:N49c17a6237994bc884be42aadf32ed3b,
        _:N55261a5d99324d9cb45d5bc8bfe3a672,
        _:Nc1e19996638a4cd68143b4abbe2e9b35 ;
    mo:track_count 4 ;
    schema:duration "PT16:26"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N3af3028f82c94b4885ccf656bec8a8bf,
        _:N49c17a6237994bc884be42aadf32ed3b,
        _:N55261a5d99324d9cb45d5bc8bfe3a672,
        _:Nc1e19996638a4cd68143b4abbe2e9b35 .

