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

<artist/17153#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aqours"@en ;
    foaf:made <album/118808#subject>,
        <album/118808#vocals> ;
    foaf:name "Aqours"@en .

<artist/17543#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ai Furihata"@en,
        "降幡愛"@ja ;
    foaf:made <album/118808#subject>,
        <album/118808#vocals> ;
    foaf:name "Ai Furihata"@en,
        "降幡愛"@ja .

<artist/17544#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aika Kobayashi"@en,
        "小林愛香"@ja ;
    foaf:made <album/118808#subject>,
        <album/118808#vocals> ;
    foaf:name "Aika Kobayashi"@en,
        "小林愛香"@ja .

<artist/17545#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aina Suzuki"@en,
        "鈴木愛奈"@ja ;
    foaf:made <album/118808#subject>,
        <album/118808#vocals> ;
    foaf:name "Aina Suzuki"@en,
        "鈴木愛奈"@ja .

<artist/17546#subject> a schema:Person,
        foaf:Person ;
    schema:name "Anju Inami"@en,
        "伊波杏樹"@ja ;
    foaf:made <album/118808#subject>,
        <album/118808#vocals> ;
    foaf:name "Anju Inami"@en,
        "伊波杏樹"@ja .

<artist/17547#subject> a schema:Person,
        foaf:Person ;
    schema:name "Arisa Komiya"@en,
        "小宮有紗"@ja ;
    foaf:made <album/118808#subject>,
        <album/118808#vocals> ;
    foaf:name "Arisa Komiya"@en,
        "小宮有紗"@ja .

<artist/17548#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanako Takatsuki"@en,
        "高槻かなこ"@ja ;
    foaf:made <album/118808#subject>,
        <album/118808#vocals> ;
    foaf:name "Kanako Takatsuki"@en,
        "高槻かなこ"@ja .

<artist/17549#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nanaka Suwa"@en,
        "諏訪ななか"@ja ;
    foaf:made <album/118808#subject>,
        <album/118808#vocals> ;
    foaf:name "Nanaka Suwa"@en,
        "諏訪ななか"@ja .

<artist/17550#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rikako Aida"@en,
        "逢田梨香子"@ja ;
    foaf:made <album/118808#subject>,
        <album/118808#vocals> ;
    foaf:name "Rikako Aida"@en,
        "逢田梨香子"@ja .

<artist/17551#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shuka Saito"@en,
        "斉藤朱夏"@ja ;
    foaf:made <album/118808#subject>,
        <album/118808#vocals> ;
    foaf:name "Shuka Saito"@en,
        "斉藤朱夏"@ja .

<artist/413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aki Hata"@en,
        "畑亜貴"@ja ;
    foaf:made <album/118808#lyrics>,
        <album/118808#subject> ;
    foaf:name "Aki Hata"@en,
        "畑亜貴"@ja .

<artist/21753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118808#subject> ;
    schema:name "Ryosuke Saito"@en,
        "サイトウリョースケ"@ja ;
    foaf:made <album/118808#composition>,
        <album/118808#subject> ;
    foaf:name "Ryosuke Saito"@en,
        "サイトウリョースケ"@ja .

<artist/30867#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118808#subject> ;
    schema:name "Junya Maesako"@en,
        "前迫潤哉"@ja ;
    foaf:made <album/118808#composition>,
        <album/118808#subject> ;
    foaf:name "Junya Maesako"@en,
        "前迫潤哉"@ja .

<artist/4631#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/118808#subject> ;
    schema:name "Hitoshi Harukawa"@en,
        "春川仁志"@ja ;
    foaf:made <album/118808#composition>,
        <album/118808#subject> ;
    foaf:name "Hitoshi Harukawa"@en,
        "春川仁志"@ja .

<product/5496#subject> a schema:CreativeWork ;
    schema:name "Love Live! Sunshine!! 2"@en,
        "ラブライブ! サンシャイン!! 2"@ja,
        "Love Live! Sunshine!! 2"@ja-latn ;
    foaf:name "Love Live! Sunshine!! 2"@en,
        "ラブライブ! サンシャイン!! 2"@ja,
        "Love Live! Sunshine!! 2"@ja-latn .

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

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

<album/118808#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "LoveLive! Sunshine!! Aqours CLUB CD SET 2022 [Limited Edition]"@en,
        "ラブライブ! サンシャイン!! Aqours CLUB CD SET 2022 [期間限定生産盤]"@ja,
        "LoveLive! Sunshine!! Aqours CLUB CD SET 2022 [Limited Edition]"@ja-latn ;
    mo:performance_of <album/118808#musicalwork> ;
    mo:recorded_as <album/118808#musicalexpression> ;
    schema:name "LoveLive! Sunshine!! Aqours CLUB CD SET 2022 [Limited Edition]"@en,
        "ラブライブ! サンシャイン!! Aqours CLUB CD SET 2022 [期間限定生産盤]"@ja,
        "LoveLive! Sunshine!! Aqours CLUB CD SET 2022 [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/118808#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/80/118808/118808-f91426f42b14.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/118808#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/80/118808/118808-f91426f42b14.jpg> ;
    foaf:depicts <album/118808#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/80/118808/118808-f91426f42b14.jpg> .

<https://medium-media.vgm.io/albums/80/118808/118808-f91426f42b14.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/118808#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "LoveLive! Sunshine!! Aqours CLUB CD SET 2022 [Limited Edition]"@en,
        "ラブライブ! サンシャイン!! Aqours CLUB CD SET 2022 [期間限定生産盤]"@ja,
        "LoveLive! Sunshine!! Aqours CLUB CD SET 2022 [Limited Edition]"@ja-latn ;
    mo:composer <artist/21753#subject>,
        <artist/30867#subject>,
        <artist/4631#subject> ;
    mo:produced_work <album/118808#musicalwork> ;
    schema:name "LoveLive! Sunshine!! Aqours CLUB CD SET 2022 [Limited Edition]"@en,
        "ラブライブ! サンシャイン!! Aqours CLUB CD SET 2022 [期間限定生産盤]"@ja,
        "LoveLive! Sunshine!! Aqours CLUB CD SET 2022 [Limited Edition]"@ja-latn .

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

<album/118808#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-06-30"^^xsd:date ;
    dcterms:title "LoveLive! Sunshine!! Aqours CLUB CD SET 2022 [Limited Edition]"@en,
        "ラブライブ! サンシャイン!! Aqours CLUB CD SET 2022 [期間限定生産盤]"@ja,
        "LoveLive! Sunshine!! Aqours CLUB CD SET 2022 [Limited Edition]"@ja-latn ;
    mo:catalogue_number "LACM-24280" ;
    mo:media_type "CD" ;
    mo:publication_of <album/118808#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N84779db6e32941d99dedbf20b6cc43b6 ;
    mo:record_count 1 ;
    schema:about <product/5496#subject> ;
    schema:datePublished "2022-06-30"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/80/118808/118808-f91426f42b14.jpg> ;
    schema:name "LoveLive! Sunshine!! Aqours CLUB CD SET 2022 [Limited Edition]"@en,
        "ラブライブ! サンシャイン!! Aqours CLUB CD SET 2022 [期間限定生産盤]"@ja,
        "LoveLive! Sunshine!! Aqours CLUB CD SET 2022 [Limited Edition]"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/80/118808/118808-f91426f42b14.jpg> .

_:N1096d92b7c3f4ae09960059620ea6305 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメ+ミライ=無限大 (黒澤ルビィ Solo Ver.)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N84779db6e32941d99dedbf20b6cc43b6 ;
    schema:name "ユメ+ミライ=無限大 (黒澤ルビィ Solo Ver.)"@ja .

_:N2ce972d4a9914cd39029c013a332b001 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメ+ミライ=無限大 (国木田花丸 Solo Ver.)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N84779db6e32941d99dedbf20b6cc43b6 ;
    schema:name "ユメ+ミライ=無限大 (国木田花丸 Solo Ver.)"@ja .

_:N2ed69fc7bc92489aba202cd2b53578d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメ+ミライ=無限大 (黒澤ダイヤ Solo Ver.)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N84779db6e32941d99dedbf20b6cc43b6 ;
    schema:name "ユメ+ミライ=無限大 (黒澤ダイヤ Solo Ver.)"@ja .

_:N357c252c9a71403fa7d5693c0d735a75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメ+ミライ=無限大 (松浦果南 Solo Ver.)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N84779db6e32941d99dedbf20b6cc43b6 ;
    schema:name "ユメ+ミライ=無限大 (松浦果南 Solo Ver.)"@ja .

_:N3e76040099844404bcb811397c72c826 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメ+ミライ=無限大"@ja ;
    mo:track_number 1 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N84779db6e32941d99dedbf20b6cc43b6 ;
    schema:name "ユメ+ミライ=無限大"@ja .

_:N675c05bfdf2f406daffd4eb754bb8625 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメ+ミライ=無限大 (小原鞠莉 Solo Ver.)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N84779db6e32941d99dedbf20b6cc43b6 ;
    schema:name "ユメ+ミライ=無限大 (小原鞠莉 Solo Ver.)"@ja .

_:N6d0542defeab4275ba8f634c7a2b3314 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメ+ミライ=無限大 (高海千歌 Solo Ver.)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N84779db6e32941d99dedbf20b6cc43b6 ;
    schema:name "ユメ+ミライ=無限大 (高海千歌 Solo Ver.)"@ja .

_:N8cc257f4a1414cb7a97a3febdef66f90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメ+ミライ=無限大 (津島善子 Solo Ver.)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N84779db6e32941d99dedbf20b6cc43b6 ;
    schema:name "ユメ+ミライ=無限大 (津島善子 Solo Ver.)"@ja .

_:Na83ad1cd3bce4806a6dbc88eb4f161ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメ+ミライ=無限大 (Off Vocal)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT5:20"^^xsd:interval ;
    schema:inPlaylist _:N84779db6e32941d99dedbf20b6cc43b6 ;
    schema:name "ユメ+ミライ=無限大 (Off Vocal)"@ja .

_:Naa2da935363d46399c03357f8656bcf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメ+ミライ=無限大 (桜内梨子 Solo Ver.)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N84779db6e32941d99dedbf20b6cc43b6 ;
    schema:name "ユメ+ミライ=無限大 (桜内梨子 Solo Ver.)"@ja .

_:Nd66fd6b4f68f44e09746f59b2a8024ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ユメ+ミライ=無限大 (渡辺曜 Solo Ver.)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT5:19"^^xsd:interval ;
    schema:inPlaylist _:N84779db6e32941d99dedbf20b6cc43b6 ;
    schema:name "ユメ+ミライ=無限大 (渡辺曜 Solo Ver.)"@ja .

_:N84779db6e32941d99dedbf20b6cc43b6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1096d92b7c3f4ae09960059620ea6305,
        _:N2ce972d4a9914cd39029c013a332b001,
        _:N2ed69fc7bc92489aba202cd2b53578d6,
        _:N357c252c9a71403fa7d5693c0d735a75,
        _:N3e76040099844404bcb811397c72c826,
        _:N675c05bfdf2f406daffd4eb754bb8625,
        _:N6d0542defeab4275ba8f634c7a2b3314,
        _:N8cc257f4a1414cb7a97a3febdef66f90,
        _:Na83ad1cd3bce4806a6dbc88eb4f161ae,
        _:Naa2da935363d46399c03357f8656bcf6,
        _:Nd66fd6b4f68f44e09746f59b2a8024ee ;
    mo:track_count 11 ;
    schema:duration "PT58:31"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N1096d92b7c3f4ae09960059620ea6305,
        _:N2ce972d4a9914cd39029c013a332b001,
        _:N2ed69fc7bc92489aba202cd2b53578d6,
        _:N357c252c9a71403fa7d5693c0d735a75,
        _:N3e76040099844404bcb811397c72c826,
        _:N675c05bfdf2f406daffd4eb754bb8625,
        _:N6d0542defeab4275ba8f634c7a2b3314,
        _:N8cc257f4a1414cb7a97a3febdef66f90,
        _:Na83ad1cd3bce4806a6dbc88eb4f161ae,
        _:Naa2da935363d46399c03357f8656bcf6,
        _:Nd66fd6b4f68f44e09746f59b2a8024ee .

