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

<artist/10253#subject> a schema:Person,
        foaf:Person ;
    schema:name "Suzuko Mimori"@en,
        "三森すずこ"@ja ;
    foaf:made <album/124994#subject>,
        <album/124994#vocals> ;
    foaf:name "Suzuko Mimori"@en,
        "三森すずこ"@ja .

<artist/19979#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayasa Ito"@en,
        "伊藤彩沙"@ja ;
    foaf:made <album/124994#subject>,
        <album/124994#vocals> ;
    foaf:name "Ayasa Ito"@en,
        "伊藤彩沙"@ja .

<artist/26367#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aina Aiba"@en,
        "相羽あいな"@ja ;
    foaf:made <album/124994#subject>,
        <album/124994#vocals> ;
    foaf:name "Aina Aiba"@en,
        "相羽あいな"@ja .

<artist/27048#subject> a schema:Person,
        foaf:Person ;
    schema:name "Momoyo Koyama"@en,
        "小山百代"@ja ;
    foaf:made <album/124994#subject>,
        <album/124994#vocals> ;
    foaf:name "Momoyo Koyama"@en,
        "小山百代"@ja .

<artist/27049#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hinata Sato"@en,
        "佐藤日向"@ja ;
    foaf:made <album/124994#subject>,
        <album/124994#vocals> ;
    foaf:name "Hinata Sato"@en,
        "佐藤日向"@ja .

<artist/27050#subject> a schema:Person,
        foaf:Person ;
    schema:name "Haruki Iwata"@en,
        "岩田陽葵"@ja ;
    foaf:made <album/124994#subject>,
        <album/124994#vocals> ;
    foaf:name "Haruki Iwata"@en,
        "岩田陽葵"@ja .

<artist/27051#subject> a schema:Person,
        foaf:Person ;
    schema:name "Moeka Koizumi"@en,
        "小泉萌香"@ja ;
    foaf:made <album/124994#subject>,
        <album/124994#vocals> ;
    foaf:name "Moeka Koizumi"@en,
        "小泉萌香"@ja .

<artist/27052#subject> a schema:Person,
        foaf:Person ;
    schema:name "Teru Ikuta"@en,
        "生田輝"@ja ;
    foaf:made <album/124994#subject>,
        <album/124994#vocals> ;
    foaf:name "Teru Ikuta"@en,
        "生田輝"@ja .

<artist/27655#subject> a schema:Person,
        foaf:Person ;
    schema:name "Starlight Kukugumi"@en,
        "スタァライト九九組"@ja ;
    foaf:made <album/124994#subject>,
        <album/124994#vocals> ;
    foaf:name "Starlight Kukugumi"@en,
        "スタァライト九九組"@ja .

<artist/29563#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaori Miura"@en,
        "三浦香"@ja ;
    foaf:made <album/124994#lyrics>,
        <album/124994#subject> ;
    foaf:name "Kaori Miura"@en,
        "三浦香"@ja .

<artist/4755#subject> a schema:Person,
        foaf:Person ;
    schema:name "Maho Tomita"@en,
        "富田麻帆"@ja ;
    foaf:made <album/124994#subject>,
        <album/124994#vocals> ;
    foaf:name "Maho Tomita"@en,
        "富田麻帆"@ja .

<artist/16112#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/124994#subject> ;
    schema:name "ENDO."@en,
        "エンドウ."@ja ;
    foaf:made <album/124994#composition>,
        <album/124994#subject> ;
    foaf:name "ENDO."@en,
        "エンドウ."@ja .

<product/6526#subject> a schema:CreativeWork ;
    schema:name "Shoujo☆Kageki Revue Starlight -The LIVE-"@en,
        "少女☆歌劇 レヴュースタァライト -The LIVE-"@ja,
        "Shoujo☆Kageki Revue Starlight -The LIVE-"@ja-latn ;
    foaf:name "Shoujo☆Kageki Revue Starlight -The LIVE-"@en,
        "少女☆歌劇 レヴュースタァライト -The LIVE-"@ja,
        "Shoujo☆Kageki Revue Starlight -The LIVE-"@ja-latn .

<album/124994#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Kiraboshi Distance / Starlight Kukugumi"@en,
        "綺羅星ディスタンス / スタァライト九九組"@ja,
        "Kiraboshi Distance / Starlight Kukugumi"@ja-latn ;
    mo:composer <artist/16112#subject> ;
    mo:produced_work <album/124994#musicalwork> ;
    schema:name "Kiraboshi Distance / Starlight Kukugumi"@en,
        "綺羅星ディスタンス / スタァライト九九組"@ja,
        "Kiraboshi Distance / Starlight Kukugumi"@ja-latn .

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

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

<album/124994#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Kiraboshi Distance / Starlight Kukugumi"@en,
        "綺羅星ディスタンス / スタァライト九九組"@ja,
        "Kiraboshi Distance / Starlight Kukugumi"@ja-latn ;
    mo:performance_of <album/124994#musicalwork> ;
    mo:recorded_as <album/124994#musicalexpression> ;
    schema:name "Kiraboshi Distance / Starlight Kukugumi"@en,
        "綺羅星ディスタンス / スタァライト九九組"@ja,
        "Kiraboshi Distance / Starlight Kukugumi"@ja-latn ;
    schema:workPerformed <album/124994#musicalwork> .

<org/1396#subject> schema:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn ;
    foaf:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn .

<https://media.vgm.io/albums/49/124994/124994-4ac85eecc86c.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/124994#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/49/124994/124994-4ac85eecc86c.jpg> ;
    foaf:depicts <album/124994#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/49/124994/124994-4ac85eecc86c.jpg> .

<https://medium-media.vgm.io/albums/49/124994/124994-4ac85eecc86c.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/124994#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-02-22"^^xsd:date ;
    dcterms:title "Kiraboshi Distance / Starlight Kukugumi"@en,
        "綺羅星ディスタンス / スタァライト九九組"@ja,
        "Kiraboshi Distance / Starlight Kukugumi"@ja-latn ;
    mo:catalogue_number "BRMM-10601" ;
    mo:media_type "CD" ;
    mo:publication_of <album/124994#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N9f90f0b19aad43c2832b783f984a4a66 ;
    mo:record_count 1 ;
    schema:about <product/6526#subject> ;
    schema:datePublished "2023-02-22"^^xsd:date ;
    schema:genre "Live Action" ;
    schema:image <https://media.vgm.io/albums/49/124994/124994-4ac85eecc86c.jpg> ;
    schema:name "Kiraboshi Distance / Starlight Kukugumi"@en,
        "綺羅星ディスタンス / スタァライト九九組"@ja,
        "Kiraboshi Distance / Starlight Kukugumi"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/49/124994/124994-4ac85eecc86c.jpg> .

_:N6d658790984347e0b6ff6a3f6ab1fcfb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "綺羅星ディスタンス"@ja,
        "Kiraboshi Distance"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N9f90f0b19aad43c2832b783f984a4a66 ;
    schema:name "綺羅星ディスタンス"@ja,
        "Kiraboshi Distance"@ja-latn .

_:Nc2b9ef082deb464b9d41494ea4ee755c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャラメリーゼフィナーレ"@ja,
        "Caramelized Finale"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:08"^^xsd:interval ;
    schema:inPlaylist _:N9f90f0b19aad43c2832b783f984a4a66 ;
    schema:name "キャラメリーゼフィナーレ"@ja,
        "Caramelized Finale"@ja-latn .

_:Ne37da02beecd4417ba33b10615bab28a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キャラメリーゼフィナーレ -instrumental-"@ja,
        "Caramelized Finale -instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:06"^^xsd:interval ;
    schema:inPlaylist _:N9f90f0b19aad43c2832b783f984a4a66 ;
    schema:name "キャラメリーゼフィナーレ -instrumental-"@ja,
        "Caramelized Finale -instrumental-"@ja-latn .

_:Ne48c047c18ad410d8cd23ecea9ec19e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "綺羅星ディスタンス -instrumental-"@ja,
        "Kiraboshi Distance -instrumental-"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:50"^^xsd:interval ;
    schema:inPlaylist _:N9f90f0b19aad43c2832b783f984a4a66 ;
    schema:name "綺羅星ディスタンス -instrumental-"@ja,
        "Kiraboshi Distance -instrumental-"@ja-latn .

_:N9f90f0b19aad43c2832b783f984a4a66 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6d658790984347e0b6ff6a3f6ab1fcfb,
        _:Nc2b9ef082deb464b9d41494ea4ee755c,
        _:Ne37da02beecd4417ba33b10615bab28a,
        _:Ne48c047c18ad410d8cd23ecea9ec19e7 ;
    mo:track_count 4 ;
    schema:duration "PT17:54"^^xsd:interval ;
    schema:numTracks 4 ;
    schema:track _:N6d658790984347e0b6ff6a3f6ab1fcfb,
        _:Nc2b9ef082deb464b9d41494ea4ee755c,
        _:Ne37da02beecd4417ba33b10615bab28a,
        _:Ne48c047c18ad410d8cd23ecea9ec19e7 .

