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

<artist/12385#subject> a schema:Person,
        foaf:Person ;
    schema:name "Youhei Matsui"@en,
        "松井洋平"@ja ;
    foaf:made <album/129176#lyrics>,
        <album/129176#subject> ;
    foaf:name "Youhei Matsui"@en,
        "松井洋平"@ja .

<artist/29152#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hitomi Sekine"@en,
        "関根瞳"@ja ;
    foaf:made <album/129176#subject>,
        <album/129176#vocals> ;
    foaf:name "Hitomi Sekine"@en,
        "関根瞳"@ja .

<artist/32297#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shiny Colors"@en,
        "シャイニーカラーズ"@ja ;
    foaf:made <album/129176#subject>,
        <album/129176#vocals> ;
    foaf:name "Shiny Colors"@en,
        "シャイニーカラーズ"@ja .

<artist/40882#subject> a schema:Person,
        foaf:Person ;
    schema:name "Azusa Shizuki"@en,
        "紫月杏朱彩"@ja ;
    foaf:made <album/129176#subject>,
        <album/129176#vocals> ;
    foaf:name "Azusa Shizuki"@en,
        "紫月杏朱彩"@ja .

<artist/40883#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rina Kawaguchi"@en,
        "川口莉奈"@ja ;
    foaf:made <album/129176#subject>,
        <album/129176#vocals> ;
    foaf:name "Rina Kawaguchi"@en,
        "川口莉奈"@ja .

<artist/29574#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/129176#subject> ;
    schema:name "Kazuma Itoh"@en,
        "伊藤和馬"@ja ;
    foaf:made <album/129176#composition>,
        <album/129176#subject> ;
    foaf:name "Kazuma Itoh"@en,
        "伊藤和馬"@ja .

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

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

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

<album/129176#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Shiny Stories / Shiny Colors"@en,
        "Shiny Stories / シャイニーカラーズ"@ja,
        "Shiny Stories / Shiny Colors"@ja-latn ;
    mo:performance_of <album/129176#musicalwork> ;
    mo:recorded_as <album/129176#musicalexpression> ;
    schema:name "Shiny Stories / Shiny Colors"@en,
        "Shiny Stories / シャイニーカラーズ"@ja,
        "Shiny Stories / Shiny Colors"@ja-latn ;
    schema:workPerformed <album/129176#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/67/129176/129176-fc3eb24b4e4d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/129176#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/67/129176/129176-fc3eb24b4e4d.jpg> ;
    foaf:depicts <album/129176#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/67/129176/129176-fc3eb24b4e4d.jpg> .

<https://medium-media.vgm.io/albums/67/129176/129176-fc3eb24b4e4d.jpg> a schema:ImageObject,
        foaf:Image .

<album/129176#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Shiny Stories / Shiny Colors"@en,
        "Shiny Stories / シャイニーカラーズ"@ja,
        "Shiny Stories / Shiny Colors"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact"@en ;
            foaf:made <album/129176#composition> ;
            foaf:name "(Arte Refact"@en ],
        <artist/29574#subject> ;
    mo:produced_work <album/129176#musicalwork> ;
    schema:name "Shiny Stories / Shiny Colors"@en,
        "Shiny Stories / シャイニーカラーズ"@ja,
        "Shiny Stories / Shiny Colors"@ja-latn .

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

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

<album/129176#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-04-27"^^xsd:date ;
    dcterms:title "Shiny Stories / Shiny Colors"@en,
        "Shiny Stories / シャイニーカラーズ"@ja,
        "Shiny Stories / Shiny Colors"@ja-latn ;
    mo:catalogue_number "LZC-2403" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/129176#musicalexpression> ;
    mo:publisher <org/3439#subject> ;
    mo:record _:Nc594b2942c194ce29e1f50f8cf5375e4 ;
    mo:record_count 1 ;
    schema:about <product/6283#subject> ;
    schema:datePublished "2023-04-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/67/129176/129176-fc3eb24b4e4d.jpg> ;
    schema:name "Shiny Stories / Shiny Colors"@en,
        "Shiny Stories / シャイニーカラーズ"@ja,
        "Shiny Stories / Shiny Colors"@ja-latn ;
    schema:publisher <org/3439#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/129176/129176-fc3eb24b4e4d.jpg> .

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

_:Nc594b2942c194ce29e1f50f8cf5375e4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:Nc94beeb2dad544d3bd48c71013b61cb1 ;
    mo:track_count 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:Nc94beeb2dad544d3bd48c71013b61cb1 .

_:Nc94beeb2dad544d3bd48c71013b61cb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shiny Stories"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:37"^^xsd:interval ;
    schema:inPlaylist _:Nc594b2942c194ce29e1f50f8cf5375e4 ;
    schema:name "Shiny Stories"@en .

