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

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

<artist/15434#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOH"@en ;
    foaf:made <album/112967#lyrics>,
        <album/112967#subject> ;
    foaf:name "KOH"@en .

<artist/16156#subject> a schema:Person,
        foaf:Person ;
    schema:name "Me-co Yamamoto"@en,
        "山本メーコ"@ja ;
    foaf:made <album/112967#lyrics>,
        <album/112967#subject> ;
    foaf:name "Me-co Yamamoto"@en,
        "山本メーコ"@ja .

<artist/28583#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sasa Ando"@en,
        "安藤紗々"@ja ;
    foaf:made <album/112967#lyrics>,
        <album/112967#subject> ;
    foaf:name "Sasa Ando"@en,
        "安藤紗々"@ja .

<artist/10829#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112967#subject> ;
    schema:name "Yusuke Itagaki"@en,
        "板垣祐介"@ja ;
    foaf:made <album/112967#composition>,
        <album/112967#subject> ;
    foaf:name "Yusuke Itagaki"@en,
        "板垣祐介"@ja .

<artist/13162#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112967#subject> ;
    schema:name "Kimiko"@en,
        "きみコ"@ja ;
    foaf:made <album/112967#composition>,
        <album/112967#lyrics>,
        <album/112967#subject> ;
    foaf:name "Kimiko"@en,
        "きみコ"@ja .

<artist/13163#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112967#subject> ;
    schema:name "Jun Sasaki"@en,
        "佐々木淳"@ja ;
    foaf:made <album/112967#composition>,
        <album/112967#subject> ;
    foaf:name "Jun Sasaki"@en,
        "佐々木淳"@ja .

<artist/26772#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112967#subject> ;
    schema:name "Show Aratame"@en,
        "新田目翔"@ja ;
    foaf:made <album/112967#composition>,
        <album/112967#subject> ;
    foaf:name "Show Aratame"@en,
        "新田目翔"@ja .

<artist/47522#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112967#subject> ;
    schema:name "Yusuke Onodera"@en,
        "小野寺祐輔"@ja ;
    foaf:made <album/112967#composition>,
        <album/112967#subject> ;
    foaf:name "Yusuke Onodera"@en,
        "小野寺祐輔"@ja .

<artist/59892#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112967#subject> ;
    schema:name "Hikaru Sakurazawa"@en,
        "櫻澤ヒカル"@ja ;
    foaf:made <album/112967#composition>,
        <album/112967#subject> ;
    foaf:name "Hikaru Sakurazawa"@en,
        "櫻澤ヒカル"@ja .

<product/7636#subject> a schema:CreativeWork ;
    schema:name "THE IDOLM@STER MILLION LIVE! THEATER DAYS"@en,
        "アイドルマスター ミリオンライブ! シアターデイズ"@ja,
        "THE IDOLM@STER MILLION LIVE! THEATER DAYS"@ja-latn ;
    foaf:name "THE IDOLM@STER MILLION LIVE! THEATER DAYS"@en,
        "アイドルマスター ミリオンライブ! シアターデイズ"@ja,
        "THE IDOLM@STER MILLION LIVE! THEATER DAYS"@ja-latn .

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

<org/3#subject> schema:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn ;
    foaf:name "Lantis"@en,
        "Lantis"@ja,
        "Lantis"@ja-latn .

<https://media.vgm.io/albums/76/112967/112967-734fadde2df0.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/112967#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/76/112967/112967-734fadde2df0.jpg> ;
    foaf:depicts <album/112967#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/76/112967/112967-734fadde2df0.jpg> .

<https://medium-media.vgm.io/albums/76/112967/112967-734fadde2df0.jpg> a schema:ImageObject,
        foaf:Image .

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

<artist/10841#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/112967#performance> ;
    schema:name "Aimi"@en,
        "愛美"@ja ;
    foaf:made <album/112967#subject>,
        <album/112967#vocals> ;
    foaf:name "Aimi"@en,
        "愛美"@ja .

<artist/15555#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/112967#performance> ;
    schema:name "Sora Amamiya"@en,
        "雨宮天"@ja ;
    foaf:made <album/112967#subject>,
        <album/112967#vocals> ;
    foaf:name "Sora Amamiya"@en,
        "雨宮天"@ja .

<artist/16598#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/112967#performance> ;
    schema:name "Saki Ogasawara"@en,
        "小笠原早紀"@ja ;
    foaf:made <album/112967#subject>,
        <album/112967#vocals> ;
    foaf:name "Saki Ogasawara"@en,
        "小笠原早紀"@ja .

<artist/16615#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/112967#performance> ;
    schema:name "Eri Ozeki"@en,
        "大関英里"@ja ;
    foaf:made <album/112967#subject>,
        <album/112967#vocals> ;
    foaf:name "Eri Ozeki"@en,
        "大関英里"@ja .

<artist/3619#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/112967#performance> ;
    schema:name "Eriko Nakamura"@en,
        "中村繪里子"@ja ;
    foaf:made <album/112967#subject>,
        <album/112967#vocals> ;
    foaf:name "Eriko Nakamura"@en,
        "中村繪里子"@ja .

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

<album/112967#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@en,
        "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@ja,
        "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@ja-latn ;
    mo:performance_of <album/112967#musicalwork> ;
    mo:performer <artist/10841#subject>,
        <artist/15555#subject>,
        <artist/16598#subject>,
        <artist/16615#subject>,
        <artist/3619#subject> ;
    mo:recorded_as <album/112967#musicalexpression> ;
    schema:byArtist <artist/10841#subject>,
        <artist/15555#subject>,
        <artist/16598#subject>,
        <artist/16615#subject>,
        <artist/3619#subject> ;
    schema:name "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@en,
        "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@ja,
        "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@ja-latn ;
    schema:workPerformed <album/112967#musicalwork> .

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

<album/112967#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@en,
        "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@ja,
        "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Hifumi"@en ;
            foaf:made <album/112967#composition> ;
            foaf:name "(Hifumi"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "inc.)"@en ;
            foaf:made <album/112967#composition> ;
            foaf:name "inc.)"@en ],
        <artist/10829#subject>,
        <artist/13162#subject>,
        <artist/13163#subject>,
        <artist/26772#subject>,
        <artist/47522#subject>,
        <artist/59892#subject> ;
    mo:produced_work <album/112967#musicalwork> ;
    schema:name "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@en,
        "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@ja,
        "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@ja-latn .

<album/112967#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-09-29"^^xsd:date ;
    dcterms:title "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@en,
        "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@ja,
        "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@ja-latn ;
    mo:catalogue_number "LACA-15901" ;
    mo:media_type "CD" ;
    mo:publication_of <album/112967#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:N48457464c33e4949be7de221c220496d ;
    mo:record_count 1 ;
    schema:about <product/7636#subject> ;
    schema:byArtist <artist/10841#subject>,
        <artist/15555#subject>,
        <artist/16598#subject>,
        <artist/16615#subject>,
        <artist/3619#subject> ;
    schema:datePublished "2021-09-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/76/112967/112967-734fadde2df0.jpg> ;
    schema:name "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@en,
        "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@ja,
        "THE IDOLM@STER MILLION LIVE! M@STER SPARKLE2 01"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/76/112967/112967-734fadde2df0.jpg> .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "(Hifumi"@en ;
    foaf:made <album/112967#subject> ;
    foaf:name "(Hifumi"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/112967#subject> ;
    schema:name "inc.)"@en ;
    foaf:made <album/112967#subject> ;
    foaf:name "inc.)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Hifumi"@en ;
    foaf:made <album/112967#lyrics> ;
    foaf:name "(Hifumi"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "inc.)"@en ;
    foaf:made <album/112967#lyrics> ;
    foaf:name "inc.)"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "inc.)"@en ;
    foaf:made <album/112967#subject> ;
    foaf:name "inc.)"@en .

_:N6174dd887e1b4e7fb5abfc12e3875cdf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "アロー彗星"@ja,
        "Arrow Suisei"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N48457464c33e4949be7de221c220496d ;
    schema:name "アロー彗星"@ja,
        "Arrow Suisei"@ja-latn .

_:N7bf560dcac7345258cae5d4678d4ba79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "K・A・W・A・I・I of the WORLD!"@ja,
        "K·A·W·A·I·I of the WORLD!"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N48457464c33e4949be7de221c220496d ;
    schema:name "K・A・W・A・I・I of the WORLD!"@ja,
        "K·A·W·A·I·I of the WORLD!"@ja-latn .

_:N8c2cd55dd7a44293bf6dc4490904aae6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "HAPPY♪STEPPING!!DREAMING☆"@ja,
        "HAPPY♪STEPPING!!DREAMING☆"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N48457464c33e4949be7de221c220496d ;
    schema:name "HAPPY♪STEPPING!!DREAMING☆"@ja,
        "HAPPY♪STEPPING!!DREAMING☆"@ja-latn .

_:Naef0ed9c68d347eea9365f7f4b9cf8b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purple Sky"@ja,
        "Purple Sky"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:44"^^xsd:interval ;
    schema:inPlaylist _:N48457464c33e4949be7de221c220496d ;
    schema:name "Purple Sky"@ja,
        "Purple Sky"@ja-latn .

_:Nea3da17fc1854485a9e3a35b32742267 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "あたためますか?"@ja,
        "Atatamemasu ka?"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N48457464c33e4949be7de221c220496d ;
    schema:name "あたためますか?"@ja,
        "Atatamemasu ka?"@ja-latn .

_:N48457464c33e4949be7de221c220496d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N6174dd887e1b4e7fb5abfc12e3875cdf,
        _:N7bf560dcac7345258cae5d4678d4ba79,
        _:N8c2cd55dd7a44293bf6dc4490904aae6,
        _:Naef0ed9c68d347eea9365f7f4b9cf8b9,
        _:Nea3da17fc1854485a9e3a35b32742267 ;
    mo:track_count 5 ;
    schema:duration "PT20:31"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N6174dd887e1b4e7fb5abfc12e3875cdf,
        _:N7bf560dcac7345258cae5d4678d4ba79,
        _:N8c2cd55dd7a44293bf6dc4490904aae6,
        _:Naef0ed9c68d347eea9365f7f4b9cf8b9,
        _:Nea3da17fc1854485a9e3a35b32742267 .

