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

<artist/21237#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takayuki Tonegawa"@en,
        "利根川貴之"@ja ;
    foaf:made <album/109199#lyrics>,
        <album/109199#subject> ;
    foaf:name "Takayuki Tonegawa"@en,
        "利根川貴之"@ja .

<artist/29120#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanon Takao"@en,
        "高尾奏音"@ja ;
    foaf:made <album/109199#subject>,
        <album/109199#vocals> ;
    foaf:name "Kanon Takao"@en,
        "高尾奏音"@ja .

<artist/29534#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yukina Shuto"@en,
        "首藤志奈"@ja ;
    foaf:made <album/109199#subject>,
        <album/109199#vocals> ;
    foaf:name "Yukina Shuto"@en,
        "首藤志奈"@ja .

<artist/35682#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mirai Tachibana"@en,
        "橘美來"@ja ;
    foaf:made <album/109199#subject>,
        <album/109199#vocals> ;
    foaf:name "Mirai Tachibana"@en,
        "橘美來"@ja .

<artist/35683#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mai Kanno"@en,
        "菅野真衣"@ja ;
    foaf:made <album/109199#subject>,
        <album/109199#vocals> ;
    foaf:name "Mai Kanno"@en,
        "菅野真衣"@ja .

<artist/35684#subject> a schema:Person,
        foaf:Person ;
    schema:name "Moeko Yuki"@en,
        "結城萌子"@ja ;
    foaf:made <album/109199#subject>,
        <album/109199#vocals> ;
    foaf:name "Moeko Yuki"@en,
        "結城萌子"@ja .

<artist/35685#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kokona Natsume"@en,
        "夏目ここな"@ja ;
    foaf:made <album/109199#subject>,
        <album/109199#vocals> ;
    foaf:name "Kokona Natsume"@en,
        "夏目ここな"@ja .

<artist/35686#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Sasaki"@en,
        "佐々木奈緒"@ja ;
    foaf:made <album/109199#subject>,
        <album/109199#vocals> ;
    foaf:name "Nao Sasaki"@en,
        "佐々木奈緒"@ja .

<artist/35687#subject> a schema:Person,
        foaf:Person ;
    schema:name "Koharu Miyazawa"@en,
        "宮沢小春"@ja ;
    foaf:made <album/109199#subject>,
        <album/109199#vocals> ;
    foaf:name "Koharu Miyazawa"@en,
        "宮沢小春"@ja .

<artist/35688#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanata Aikawa"@en,
        "相川奏多"@ja ;
    foaf:made <album/109199#subject>,
        <album/109199#vocals> ;
    foaf:name "Kanata Aikawa"@en,
        "相川奏多"@ja .

<artist/35689#subject> a schema:Person,
        foaf:Person ;
    schema:name "Moka Hinata"@en,
        "日向もか"@ja ;
    foaf:made <album/109199#subject>,
        <album/109199#vocals> ;
    foaf:name "Moka Hinata"@en,
        "日向もか"@ja .

<artist/7814#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109199#subject> ;
    schema:name "Reiji Okii"@en,
        "沖井礼二"@ja ;
    foaf:made <album/109199#composition>,
        <album/109199#subject> ;
    foaf:name "Reiji Okii"@en,
        "沖井礼二"@ja .

<product/9358#subject> a schema:CreativeWork ;
    schema:name "IDOLY PRIDE"@en,
        "IDOLY PRIDE"@ja,
        "IDOLY PRIDE"@ja-latn ;
    foaf:name "IDOLY PRIDE"@en,
        "IDOLY PRIDE"@ja,
        "IDOLY PRIDE"@ja-latn .

<album/109199#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Sun, Moon and Stars / Hoshimi Production"@en,
        "The Sun, Moon and Stars / 星見プロダクション"@ja,
        "The Sun, Moon and Stars / Hoshimi Production"@ja-latn ;
    mo:composer <artist/7814#subject> ;
    mo:produced_work <album/109199#musicalwork> ;
    schema:name "The Sun, Moon and Stars / Hoshimi Production"@en,
        "The Sun, Moon and Stars / 星見プロダクション"@ja,
        "The Sun, Moon and Stars / Hoshimi Production"@ja-latn .

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

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

<album/109199#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Sun, Moon and Stars / Hoshimi Production"@en,
        "The Sun, Moon and Stars / 星見プロダクション"@ja,
        "The Sun, Moon and Stars / Hoshimi Production"@ja-latn ;
    mo:performance_of <album/109199#musicalwork> ;
    mo:recorded_as <album/109199#musicalexpression> ;
    schema:name "The Sun, Moon and Stars / Hoshimi Production"@en,
        "The Sun, Moon and Stars / 星見プロダクション"@ja,
        "The Sun, Moon and Stars / Hoshimi Production"@ja-latn ;
    schema:workPerformed <album/109199#musicalwork> .

<org/720#subject> schema:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn ;
    foaf:name "MusicRay'n"@en,
        "MusicRay'n"@ja,
        "MusicRay'n"@ja-latn .

<https://media.vgm.io/albums/99/109199/109199-0bc7039b4590.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109199#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/99/109199/109199-0bc7039b4590.jpg> ;
    foaf:depicts <album/109199#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/99/109199/109199-0bc7039b4590.jpg> .

<https://medium-media.vgm.io/albums/99/109199/109199-0bc7039b4590.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/109199#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-01-18"^^xsd:date ;
    dcterms:title "The Sun, Moon and Stars / Hoshimi Production"@en,
        "The Sun, Moon and Stars / 星見プロダクション"@ja,
        "The Sun, Moon and Stars / Hoshimi Production"@ja-latn ;
    mo:catalogue_number "SMXX-00549" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/109199#musicalexpression> ;
    mo:publisher <org/720#subject> ;
    mo:record _:N648924247108430e87d82334428b2863 ;
    mo:record_count 1 ;
    schema:about <product/9358#subject> ;
    schema:datePublished "2021-01-18"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/99/109199/109199-0bc7039b4590.jpg> ;
    schema:name "The Sun, Moon and Stars / Hoshimi Production"@en,
        "The Sun, Moon and Stars / 星見プロダクション"@ja,
        "The Sun, Moon and Stars / Hoshimi Production"@ja-latn ;
    schema:publisher <org/720#subject> ;
    foaf:depiction <https://media.vgm.io/albums/99/109199/109199-0bc7039b4590.jpg> .

_:N648924247108430e87d82334428b2863 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6df5a04348ab448b993a31b3a219c467 ;
    mo:track_count 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N6df5a04348ab448b993a31b3a219c467 .

_:N6df5a04348ab448b993a31b3a219c467 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sun, Moon and Stars"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:N648924247108430e87d82334428b2863 ;
    schema:name "The Sun, Moon and Stars"@en .

