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

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

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

<artist/56678#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nina Hanamiya"@en,
        "花宮初奈"@ja ;
    foaf:made <album/142774#subject>,
        <album/142774#vocals> ;
    foaf:name "Nina Hanamiya"@en,
        "花宮初奈"@ja .

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

<artist/26298#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142774#subject> ;
    schema:name "Kohei Tsukada"@en,
        "塚田耕平"@ja ;
    foaf:made <album/142774#composition>,
        <album/142774#subject> ;
    foaf:name "Kohei Tsukada"@en,
        "塚田耕平"@ja .

<artist/40874#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142774#subject> ;
    schema:name "Menma"@en,
        "めんま"@ja ;
    foaf:made <album/142774#composition>,
        <album/142774#subject> ;
    foaf:name "Menma"@en,
        "めんま"@ja .

<artist/79545#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/142774#subject> ;
    schema:name "Alisa Momou"@en,
        "桃宇アリサ"@ja ;
    foaf:made <album/142774#composition>,
        <album/142774#subject> ;
    foaf:name "Alisa Momou"@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/142774#lyrics> a mo:Lyrics .

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

<album/142774#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tsukuyomi Kurage / Cerise Bouquet"@en,
        "月夜見海月 / スリーズブーケ"@ja,
        "Tsukuyomi Kurage / Cerise Bouquet"@ja-latn ;
    mo:performance_of <album/142774#musicalwork> ;
    mo:recorded_as <album/142774#musicalexpression> ;
    schema:name "Tsukuyomi Kurage / Cerise Bouquet"@en,
        "月夜見海月 / スリーズブーケ"@ja,
        "Tsukuyomi Kurage / Cerise Bouquet"@ja-latn ;
    schema:workPerformed <album/142774#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/47/142774/142774-6240e0e3803f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/142774#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/47/142774/142774-6240e0e3803f.jpg> ;
    foaf:depicts <album/142774#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/47/142774/142774-6240e0e3803f.jpg> .

<https://medium-media.vgm.io/albums/47/142774/142774-6240e0e3803f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/142774#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tsukuyomi Kurage / Cerise Bouquet"@en,
        "月夜見海月 / スリーズブーケ"@ja,
        "Tsukuyomi Kurage / Cerise Bouquet"@ja-latn ;
    mo:composer <artist/26298#subject>,
        <artist/40874#subject>,
        <artist/79545#subject> ;
    mo:produced_work <album/142774#musicalwork> ;
    schema:name "Tsukuyomi Kurage / Cerise Bouquet"@en,
        "月夜見海月 / スリーズブーケ"@ja,
        "Tsukuyomi Kurage / Cerise Bouquet"@ja-latn .

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

<album/142774#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-09-04"^^xsd:date ;
    dcterms:title "Tsukuyomi Kurage / Cerise Bouquet"@en,
        "月夜見海月 / スリーズブーケ"@ja,
        "Tsukuyomi Kurage / Cerise Bouquet"@ja-latn ;
    mo:catalogue_number "LACM-24625" ;
    mo:media_type "CD" ;
    mo:publication_of <album/142774#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N0fda349d91f0488396228a1e7f52ae8e ;
    mo:record_count 1 ;
    schema:about <product/13018#subject> ;
    schema:datePublished "2024-09-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/47/142774/142774-6240e0e3803f.jpg> ;
    schema:name "Tsukuyomi Kurage / Cerise Bouquet"@en,
        "月夜見海月 / スリーズブーケ"@ja,
        "Tsukuyomi Kurage / Cerise Bouquet"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/47/142774/142774-6240e0e3803f.jpg> .

_:N751f264944af4912ace717c4c2d227d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月夜見海月 (Off Vocal)"@ja,
        "Tsukuyomi Kurage (Off Vocal)"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N0fda349d91f0488396228a1e7f52ae8e ;
    schema:name "月夜見海月 (Off Vocal)"@ja,
        "Tsukuyomi Kurage (Off Vocal)"@ja-latn .

_:N8d5fd10480b84f1ba2f23e49459becb6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection in the mirror (104期NEW Ver.)"@ja,
        "Reflection in the mirror (104th NEW Ver.)"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N0fda349d91f0488396228a1e7f52ae8e ;
    schema:name "Reflection in the mirror (104期NEW Ver.)"@ja,
        "Reflection in the mirror (104th NEW Ver.)"@ja-latn .

_:Ncbfc40241102409099b080dbe73e145b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection in the mirror (104期NEW Ver.) (Off Vocal)"@ja,
        "Reflection in the mirror (104th NEW Ver.) (Off Vocal)"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT5:04"^^xsd:interval ;
    schema:inPlaylist _:N0fda349d91f0488396228a1e7f52ae8e ;
    schema:name "Reflection in the mirror (104期NEW Ver.) (Off Vocal)"@ja,
        "Reflection in the mirror (104th NEW Ver.) (Off Vocal)"@ja-latn .

_:Nef6bb354df45410bbc8890ef3508c9bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月夜見海月"@ja,
        "Tsukuyomi Kurage"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N0fda349d91f0488396228a1e7f52ae8e ;
    schema:name "月夜見海月"@ja,
        "Tsukuyomi Kurage"@ja-latn .

_:N0fda349d91f0488396228a1e7f52ae8e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N751f264944af4912ace717c4c2d227d5,
        _:N8d5fd10480b84f1ba2f23e49459becb6,
        _:Ncbfc40241102409099b080dbe73e145b,
        _:Nef6bb354df45410bbc8890ef3508c9bb ;
    mo:track_count 4 ;
    schema:duration "PT17:54"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N751f264944af4912ace717c4c2d227d5,
        _:N8d5fd10480b84f1ba2f23e49459becb6,
        _:Ncbfc40241102409099b080dbe73e145b,
        _:Nef6bb354df45410bbc8890ef3508c9bb .

