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

<artist/19472#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yu Wakui"@en,
        "和久井優"@ja ;
    foaf:made <album/147690#subject>,
        <album/147690#vocals> ;
    foaf:name "Yu Wakui"@en,
        "和久井優"@ja .

<artist/23597#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tomohiro Akiura"@en,
        "秋浦智裕"@ja ;
    foaf:made <album/147690#lyrics>,
        <album/147690#subject> ;
    foaf:name "Tomohiro Akiura"@en,
        "秋浦智裕"@ja .

<artist/29430#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miho Okasaki"@en,
        "岡咲美保"@ja ;
    foaf:made <album/147690#subject>,
        <album/147690#vocals> ;
    foaf:name "Miho Okasaki"@en,
        "岡咲美保"@ja .

<artist/32080#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rio Tsuchiya"@en,
        "土屋李央"@ja ;
    foaf:made <album/147690#subject>,
        <album/147690#vocals> ;
    foaf:name "Rio Tsuchiya"@en,
        "土屋李央"@ja .

<artist/33336#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saran Tajima"@en,
        "田嶌紗蘭"@ja ;
    foaf:made <album/147690#subject>,
        <album/147690#vocals> ;
    foaf:name "Saran Tajima"@en,
        "田嶌紗蘭"@ja .

<artist/36000#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/147690#subject> ;
    schema:name "Wataru Maeguchi"@en,
        "前口ワタル"@ja ;
    foaf:made <album/147690#composition>,
        <album/147690#subject> ;
    foaf:name "Wataru Maeguchi"@en,
        "前口ワタル"@ja .

<product/13475#subject> a schema:CreativeWork ;
    schema:name "THE IDOLM@STER SHINY COLORS Song for Prism"@en,
        "アイドルマスター シャイニーカラーズ Song for Prism"@ja,
        "THE IDOLM@STER SHINY COLORS Song for Prism"@ja-latn ;
    foaf:name "THE IDOLM@STER SHINY COLORS Song for Prism"@en,
        "アイドルマスター シャイニーカラーズ Song for Prism"@ja,
        "THE IDOLM@STER SHINY COLORS Song for Prism"@ja-latn .

<album/147690#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Itoshiki Hibi / noctchill"@en,
        "愛しき日々 / ノクチル"@ja,
        "Itoshiki Hibi / noctchill"@ja-latn ;
    mo:composer <artist/36000#subject> ;
    mo:produced_work <album/147690#musicalwork> ;
    schema:name "Itoshiki Hibi / noctchill"@en,
        "愛しき日々 / ノクチル"@ja,
        "Itoshiki Hibi / noctchill"@ja-latn .

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

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

<album/147690#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Itoshiki Hibi / noctchill"@en,
        "愛しき日々 / ノクチル"@ja,
        "Itoshiki Hibi / noctchill"@ja-latn ;
    mo:performance_of <album/147690#musicalwork> ;
    mo:recorded_as <album/147690#musicalexpression> ;
    schema:name "Itoshiki Hibi / noctchill"@en,
        "愛しき日々 / ノクチル"@ja,
        "Itoshiki Hibi / noctchill"@ja-latn ;
    schema:workPerformed <album/147690#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/09/147690/147690-c160ef6b0a6b.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/147690#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/09/147690/147690-c160ef6b0a6b.jpg> ;
    foaf:depicts <album/147690#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/09/147690/147690-c160ef6b0a6b.jpg> .

<https://medium-media.vgm.io/albums/09/147690/147690-c160ef6b0a6b.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/147690#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-03-07"^^xsd:date ;
    dcterms:title "Itoshiki Hibi / noctchill"@en,
        "愛しき日々 / ノクチル"@ja,
        "Itoshiki Hibi / noctchill"@ja-latn ;
    mo:catalogue_number "LZC-3046" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/147690#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:N3f6d4e10aa364346abd431f2bfd9aeec ;
    mo:record_count 1 ;
    schema:about <product/13475#subject> ;
    schema:datePublished "2025-03-07"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/09/147690/147690-c160ef6b0a6b.jpg> ;
    schema:name "Itoshiki Hibi / noctchill"@en,
        "愛しき日々 / ノクチル"@ja,
        "Itoshiki Hibi / noctchill"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/09/147690/147690-c160ef6b0a6b.jpg> .

_:N3f6d4e10aa364346abd431f2bfd9aeec a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N77e52defaf0a4e36b74ee8d360bd2f4f ;
    mo:track_count 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N77e52defaf0a4e36b74ee8d360bd2f4f .

_:N77e52defaf0a4e36b74ee8d360bd2f4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "愛しき日々"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:43"^^xsd:interval ;
    schema:inPlaylist _:N3f6d4e10aa364346abd431f2bfd9aeec ;
    schema:name "愛しき日々"@ja .

