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

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

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

<artist/13275#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110884#subject> ;
    schema:name "Yoshiaki Fujisawa"@en,
        "藤澤慶昌"@ja ;
    foaf:made <album/110884#composition>,
        <album/110884#subject> ;
    foaf:name "Yoshiaki Fujisawa"@en,
        "藤澤慶昌"@ja .

<artist/13858#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110884#subject> ;
    schema:name "Junichi Sato"@en,
        "佐藤純一"@ja ;
    foaf:made <album/110884#composition>,
        <album/110884#subject> ;
    foaf:name "Junichi Sato"@en,
        "佐藤純一"@ja .

<artist/15062#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110884#subject> ;
    schema:name "Keiichi Hirokawa"@en,
        "広川恵一"@ja ;
    foaf:made <album/110884#composition>,
        <album/110884#subject> ;
    foaf:name "Keiichi Hirokawa"@en,
        "広川恵一"@ja .

<artist/17584#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110884#subject> ;
    schema:name "Yuki Honda"@en,
        "本多友紀"@ja ;
    foaf:made <album/110884#composition>,
        <album/110884#subject> ;
    foaf:name "Yuki Honda"@en,
        "本多友紀"@ja .

<artist/26338#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110884#subject> ;
    schema:name "Keita Miyoshi"@en,
        "三好啓太"@ja ;
    foaf:made <album/110884#composition>,
        <album/110884#subject> ;
    foaf:name "Keita Miyoshi"@en,
        "三好啓太"@ja .

<artist/28848#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110884#subject> ;
    schema:name "Naoki Tani"@en,
        "谷ナオキ"@ja ;
    foaf:made <album/110884#composition>,
        <album/110884#subject> ;
    foaf:name "Naoki Tani"@en,
        "谷ナオキ"@ja .

<artist/9388#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110884#subject> ;
    schema:name "Tatsuya Kato"@en,
        "加藤達也"@ja ;
    foaf:made <album/110884#composition>,
        <album/110884#subject> ;
    foaf:name "Tatsuya Kato"@en,
        "加藤達也"@ja .

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

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

<album/110884#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "REVUE STARLIGHT MOVIE instrumental ALBUM"@en,
        "劇場版 少女☆歌劇 レヴュースタァライト instrumental ALBUM"@ja,
        "Gekijouban Shoujo☆Kageki Revue Starlight instrumental ALBUM"@ja-latn ;
    mo:performance_of <album/110884#musicalwork> ;
    mo:recorded_as <album/110884#musicalexpression> ;
    schema:name "REVUE STARLIGHT MOVIE instrumental ALBUM"@en,
        "劇場版 少女☆歌劇 レヴュースタァライト instrumental ALBUM"@ja,
        "Gekijouban Shoujo☆Kageki Revue Starlight instrumental ALBUM"@ja-latn ;
    schema:workPerformed <album/110884#musicalwork> .

<org/2244#subject> schema:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn ;
    foaf:name "PONY CANYON"@en,
        "PONY CANYON"@ja,
        "PONY CANYON"@ja-latn .

<https://media.vgm.io/albums/48/110884/110884-a6ff9d82733f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/110884#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/48/110884/110884-a6ff9d82733f.jpg> ;
    foaf:depicts <album/110884#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/48/110884/110884-a6ff9d82733f.jpg> .

<https://medium-media.vgm.io/albums/48/110884/110884-a6ff9d82733f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/110884#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "REVUE STARLIGHT MOVIE instrumental ALBUM"@en,
        "劇場版 少女☆歌劇 レヴュースタァライト instrumental ALBUM"@ja,
        "Gekijouban Shoujo☆Kageki Revue Starlight instrumental ALBUM"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact"@en ;
            foaf:made <album/110884#composition> ;
            foaf:name "(Arte Refact"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(MONACA)"@en ;
            foaf:made <album/110884#composition> ;
            foaf:name "(MONACA)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(HANO)"@en ;
            foaf:made <album/110884#composition> ;
            foaf:name "(HANO)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(fhána)"@en ;
            foaf:made <album/110884#composition> ;
            foaf:name "(fhána)"@en ],
        <artist/13275#subject>,
        <artist/13858#subject>,
        <artist/15062#subject>,
        <artist/17584#subject>,
        <artist/26338#subject>,
        <artist/28848#subject>,
        <artist/9388#subject> ;
    mo:produced_work <album/110884#musicalwork> ;
    schema:name "REVUE STARLIGHT MOVIE instrumental ALBUM"@en,
        "劇場版 少女☆歌劇 レヴュースタァライト instrumental ALBUM"@ja,
        "Gekijouban Shoujo☆Kageki Revue Starlight instrumental ALBUM"@ja-latn .

<album/110884#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-07-21"^^xsd:date ;
    dcterms:title "REVUE STARLIGHT MOVIE instrumental ALBUM"@en,
        "劇場版 少女☆歌劇 レヴュースタァライト instrumental ALBUM"@ja,
        "Gekijouban Shoujo☆Kageki Revue Starlight instrumental ALBUM"@ja-latn ;
    mo:catalogue_number "DSP-02312" ;
    mo:media_type "CD" ;
    mo:publication_of <album/110884#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:N3f9800e9187d454e9bb792f1f1dd2842 ;
    mo:record_count 1 ;
    schema:about <product/8989#subject> ;
    schema:datePublished "2021-07-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/48/110884/110884-a6ff9d82733f.jpg> ;
    schema:name "REVUE STARLIGHT MOVIE instrumental ALBUM"@en,
        "劇場版 少女☆歌劇 レヴュースタァライト instrumental ALBUM"@ja,
        "Gekijouban Shoujo☆Kageki Revue Starlight instrumental ALBUM"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/48/110884/110884-a6ff9d82733f.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110884#subject> ;
    schema:name "(fhána)"@en ;
    foaf:made <album/110884#subject> ;
    foaf:name "(fhána)"@en .

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

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

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

_:N156180bb19e7422ca2f5176d01ea0e57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We Are Already On the Stage (movie ver.) (instrumental)"@en,
        "私たちはもう舞台の上 (movie ver.) (instrumental)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:N3f9800e9187d454e9bb792f1f1dd2842 ;
    schema:name "We Are Already On the Stage (movie ver.) (instrumental)"@en,
        "私たちはもう舞台の上 (movie ver.) (instrumental)"@ja .

_:N18d6af72b4fe4ee0973d34dc427a716c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Superstar Spectacle (instrumental)"@en,
        "スーパー スタァ スペクタクル (instrumental)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT8:52"^^xsd:interval ;
    schema:inPlaylist _:N3f9800e9187d454e9bb792f1f1dd2842 ;
    schema:name "Superstar Spectacle (instrumental)"@en,
        "スーパー スタァ スペクタクル (instrumental)"@ja .

_:N4491c977ab644debb7577ea38b3deffd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "wi(l)d-screen baroque (instrumental)"@en,
        "wi(l)d-screen baroque (instrumental)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:20"^^xsd:interval ;
    schema:inPlaylist _:N3f9800e9187d454e9bb792f1f1dd2842 ;
    schema:name "wi(l)d-screen baroque (instrumental)"@en,
        "wi(l)d-screen baroque (instrumental)"@ja .

_:N92c603da280c446da01d0553d6ff4350 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Beautiful Person or... (instrumental)"@en,
        "美しき人 或いは其れは (instrumental)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT10:52"^^xsd:interval ;
    schema:inPlaylist _:N3f9800e9187d454e9bb792f1f1dd2842 ;
    schema:name "A Beautiful Person or... (instrumental)"@en,
        "美しき人 或いは其れは (instrumental)"@ja .

_:Nafd015dbc4074724907b350ab7d3a458 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Selfish Highway (instrumental)"@en,
        "わがままハイウェイ (instrumental)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT8:06"^^xsd:interval ;
    schema:inPlaylist _:N3f9800e9187d454e9bb792f1f1dd2842 ;
    schema:name "Selfish Highway (instrumental)"@en,
        "わがままハイウェイ (instrumental)"@ja .

_:Nd83d05a18bd44b14a0d3f91d63dfa908 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pen:Power:Sword (instrumental)"@en,
        "ペン:力:刀 (instrumental)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT9:57"^^xsd:interval ;
    schema:inPlaylist _:N3f9800e9187d454e9bb792f1f1dd2842 ;
    schema:name "Pen:Power:Sword (instrumental)"@en,
        "ペン:力:刀 (instrumental)"@ja .

_:Necf6f7ab1fbb453a96f1e6fe8096a2cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MEDAL SUZDAL PANIC◎〇● (instrumental)"@en,
        "MEDAL SUZDAL PANIC◎〇● (instrumental)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT8:30"^^xsd:interval ;
    schema:inPlaylist _:N3f9800e9187d454e9bb792f1f1dd2842 ;
    schema:name "MEDAL SUZDAL PANIC◎〇● (instrumental)"@en,
        "MEDAL SUZDAL PANIC◎〇● (instrumental)"@ja .

_:N3f9800e9187d454e9bb792f1f1dd2842 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N156180bb19e7422ca2f5176d01ea0e57,
        _:N18d6af72b4fe4ee0973d34dc427a716c,
        _:N4491c977ab644debb7577ea38b3deffd,
        _:N92c603da280c446da01d0553d6ff4350,
        _:Nafd015dbc4074724907b350ab7d3a458,
        _:Nd83d05a18bd44b14a0d3f91d63dfa908,
        _:Necf6f7ab1fbb453a96f1e6fe8096a2cd ;
    mo:track_count 7 ;
    schema:duration "PT53:29"^^xsd:interval ;
    schema:numTracks 7 ;
    schema:track _:N156180bb19e7422ca2f5176d01ea0e57,
        _:N18d6af72b4fe4ee0973d34dc427a716c,
        _:N4491c977ab644debb7577ea38b3deffd,
        _:N92c603da280c446da01d0553d6ff4350,
        _:Nafd015dbc4074724907b350ab7d3a458,
        _:Nd83d05a18bd44b14a0d3f91d63dfa908,
        _:Necf6f7ab1fbb453a96f1e6fe8096a2cd .

