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

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

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

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

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

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

<artist/11247#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136610#subject> ;
    schema:name "Tohru Watanabe"@en,
        "渡辺徹"@ja ;
    foaf:made <album/136610#composition>,
        <album/136610#subject> ;
    foaf:name "Tohru Watanabe"@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/136610#lyrics> a mo:Lyrics .

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

<album/136610#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Aozora / noctchill"@en,
        "青空 / ノクチル"@ja,
        "Aozora / noctchill"@ja-latn ;
    mo:performance_of <album/136610#musicalwork> ;
    mo:recorded_as <album/136610#musicalexpression> ;
    schema:name "Aozora / noctchill"@en,
        "青空 / ノクチル"@ja,
        "Aozora / noctchill"@ja-latn ;
    schema:workPerformed <album/136610#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/01/136610/136610-48f2070f7d52.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/136610#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/01/136610/136610-48f2070f7d52.jpg> ;
    foaf:depicts <album/136610#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/01/136610/136610-48f2070f7d52.jpg> .

<https://medium-media.vgm.io/albums/01/136610/136610-48f2070f7d52.jpg> a schema:ImageObject,
        foaf:Image .

<album/136610#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Aozora / noctchill"@en,
        "青空 / ノクチル"@ja,
        "Aozora / noctchill"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Blue Bird's Nest"@en ;
            foaf:made <album/136610#composition> ;
            foaf:name "(Blue Bird's Nest"@en ],
        <artist/11247#subject> ;
    mo:produced_work <album/136610#musicalwork> ;
    schema:name "Aozora / noctchill"@en,
        "青空 / ノクチル"@ja,
        "Aozora / noctchill"@ja-latn .

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

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

<album/136610#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-02-08"^^xsd:date ;
    dcterms:title "Aozora / noctchill"@en,
        "青空 / ノクチル"@ja,
        "Aozora / noctchill"@ja-latn ;
    mo:catalogue_number "LZC-2718" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/136610#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:Nfd8a3c454084442bb077f84827d7bff5 ;
    mo:record_count 1 ;
    schema:about <product/13475#subject> ;
    schema:datePublished "2024-02-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/01/136610/136610-48f2070f7d52.jpg> ;
    schema:name "Aozora / noctchill"@en,
        "青空 / ノクチル"@ja,
        "Aozora / noctchill"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/136610/136610-48f2070f7d52.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/136610#subject> ;
    schema:name "(Blue Bird's Nest"@en ;
    foaf:made <album/136610#subject> ;
    foaf:name "(Blue Bird's Nest"@en .

_:N7ac5f9b8df0e4d2aaa21311940fbc00d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "青空"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:Nfd8a3c454084442bb077f84827d7bff5 ;
    schema:name "青空"@ja .

_:Nfd8a3c454084442bb077f84827d7bff5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N7ac5f9b8df0e4d2aaa21311940fbc00d ;
    mo:track_count 1 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N7ac5f9b8df0e4d2aaa21311940fbc00d .

