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

<artist/14414#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miho Karasawa"@en,
        "唐沢美帆"@ja ;
    foaf:made <album/76860#lyrics>,
        <album/76860#subject> ;
    foaf:name "Miho Karasawa"@en,
        "唐沢美帆"@ja .

<artist/15526#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76860#subject> ;
    schema:name "Takayuki Ota"@en,
        "太田貴之"@ja ;
    foaf:made <album/76860#composition>,
        <album/76860#subject> ;
    foaf:name "Takayuki Ota"@en,
        "太田貴之"@ja .

<artist/26772#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/76860#subject> ;
    schema:name "Show Aratame"@en,
        "新田目翔"@ja ;
    foaf:made <album/76860#composition>,
        <album/76860#subject> ;
    foaf:name "Show Aratame"@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/76860#lyrics> a mo:Lyrics .

<album/76860#musicalexpression> a mo:Signal ;
    mo:published_as <album/76860#subject> ;
    mo:records <album/76860#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/06/76860/76860-1527077953.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/76860#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/76860/76860-1527077953.jpg> ;
    foaf:depicts <album/76860#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/76860/76860-1527077953.jpg> .

<https://medium-media.vgm.io/albums/06/76860/76860-1527077953.jpg> a schema:ImageObject,
        foaf:Image .

<album/76860#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@en,
        "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@ja,
        "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@ja-latn ;
    mo:composer <artist/15526#subject>,
        <artist/26772#subject> ;
    mo:produced_work <album/76860#musicalwork> ;
    schema:name "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@en,
        "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@ja,
        "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@ja-latn .

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

<artist/16335#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76860#performance> ;
    schema:name "Minami Takahashi"@en,
        "高橋未奈美"@ja ;
    foaf:made <album/76860#subject>,
        <album/76860#vocals> ;
    foaf:name "Minami Takahashi"@en,
        "高橋未奈美"@ja .

<artist/16597#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76860#performance> ;
    schema:name "Emi Hirayama"@en,
        "平山笑美"@ja ;
    foaf:made <album/76860#subject>,
        <album/76860#vocals> ;
    foaf:name "Emi Hirayama"@en,
        "平山笑美"@ja .

<artist/16606#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76860#performance> ;
    schema:name "Rie Suegara"@en,
        "末柄里恵"@ja ;
    foaf:made <album/76860#subject>,
        <album/76860#vocals> ;
    foaf:name "Rie Suegara"@en,
        "末柄里恵"@ja .

<artist/26857#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/76860#performance> ;
    schema:name "Arisa Kori"@en,
        "香里有佐"@ja ;
    foaf:made <album/76860#subject>,
        <album/76860#vocals> ;
    foaf:name "Arisa Kori"@en,
        "香里有佐"@ja .

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

<album/76860#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@en,
        "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@ja,
        "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@ja-latn ;
    mo:performance_of <album/76860#musicalwork> ;
    mo:performer <artist/16335#subject>,
        <artist/16597#subject>,
        <artist/16606#subject>,
        <artist/26857#subject> ;
    mo:recorded_as <album/76860#musicalexpression> ;
    schema:byArtist <artist/16335#subject>,
        <artist/16597#subject>,
        <artist/16606#subject>,
        <artist/26857#subject> ;
    schema:name "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@en,
        "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@ja,
        "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@ja-latn ;
    schema:workPerformed <album/76860#musicalwork> .

<album/76860#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-06-27"^^xsd:date ;
    dcterms:title "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@en,
        "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@ja,
        "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@ja-latn ;
    mo:catalogue_number "LACM-14639" ;
    mo:media_type "CD" ;
    mo:publication_of <album/76860#musicalexpression> ;
    mo:publisher <org/3#subject> ;
    mo:record _:Ne84eeeee4f2b4e3dad0501d539c52911 ;
    mo:record_count 1 ;
    schema:about <product/7636#subject> ;
    schema:byArtist <artist/16335#subject>,
        <artist/16597#subject>,
        <artist/16606#subject>,
        <artist/26857#subject> ;
    schema:datePublished "2018-06-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/76860/76860-1527077953.jpg> ;
    schema:name "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@en,
        "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@ja,
        "THE IDOLM@STER MILLION THE@TER GENERATION 09 4Luxury"@ja-latn ;
    schema:publisher <org/3#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/76860/76860-1527077953.jpg> .

_:N3ac4201b0365484393cf8d119b3d5d7c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RED ZONE"@ja,
        "RED ZONE"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:11"^^xsd:interval ;
    schema:inPlaylist _:Ne84eeeee4f2b4e3dad0501d539c52911 ;
    schema:name "RED ZONE"@ja,
        "RED ZONE"@ja-latn .

_:N7e1ef7f479e9488ea6932c2d08bd9332 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ『セレブレーション!』/『前編』"@ja,
        "Drama \"Celebration!\"/\"Zenpen\""@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT14:34"^^xsd:interval ;
    schema:inPlaylist _:Ne84eeeee4f2b4e3dad0501d539c52911 ;
    schema:name "ドラマ『セレブレーション!』/『前編』"@ja,
        "Drama \"Celebration!\"/\"Zenpen\""@ja-latn .

_:N9ccc41e1c3aa4124ac9408b7c3d97c3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ『セレブレーション!』/『後編』"@ja,
        "Drama \"Celebration!\"/\"Kouhen\""@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT19:49"^^xsd:interval ;
    schema:inPlaylist _:Ne84eeeee4f2b4e3dad0501d539c52911 ;
    schema:name "ドラマ『セレブレーション!』/『後編』"@ja,
        "Drama \"Celebration!\"/\"Kouhen\""@ja-latn .

_:N9f6b7f1d91724f708db377ca8b5baf21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ『セレブレーション!』/『プロローグ』"@ja,
        "Drama \"Celebration!\"/\"Prologue\""@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ne84eeeee4f2b4e3dad0501d539c52911 ;
    schema:name "ドラマ『セレブレーション!』/『プロローグ』"@ja,
        "Drama \"Celebration!\"/\"Prologue\""@ja-latn .

_:Nc6d6d84f76b94360bf4ea5b6c554ecc7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ドラマ『セレブレーション!』/『エピローグ』"@ja,
        "Drama \"Celebration!\"/\"Epilogue\""@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:Ne84eeeee4f2b4e3dad0501d539c52911 ;
    schema:name "ドラマ『セレブレーション!』/『エピローグ』"@ja,
        "Drama \"Celebration!\"/\"Epilogue\""@ja-latn .

_:Neaa4881f8de146ff9c812a7ab168a7cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "花ざかりWeekend✿"@ja,
        "Hanazakari Weekend✿"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:Ne84eeeee4f2b4e3dad0501d539c52911 ;
    schema:name "花ざかりWeekend✿"@ja,
        "Hanazakari Weekend✿"@ja-latn .

_:Ne84eeeee4f2b4e3dad0501d539c52911 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3ac4201b0365484393cf8d119b3d5d7c,
        _:N7e1ef7f479e9488ea6932c2d08bd9332,
        _:N9ccc41e1c3aa4124ac9408b7c3d97c3f,
        _:N9f6b7f1d91724f708db377ca8b5baf21,
        _:Nc6d6d84f76b94360bf4ea5b6c554ecc7,
        _:Neaa4881f8de146ff9c812a7ab168a7cc ;
    mo:track_count 6 ;
    schema:duration "PT48:34"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N3ac4201b0365484393cf8d119b3d5d7c,
        _:N7e1ef7f479e9488ea6932c2d08bd9332,
        _:N9ccc41e1c3aa4124ac9408b7c3d97c3f,
        _:N9f6b7f1d91724f708db377ca8b5baf21,
        _:Nc6d6d84f76b94360bf4ea5b6c554ecc7,
        _:Neaa4881f8de146ff9c812a7ab168a7cc .

