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

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

<artist/15566#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanata Nakamura"@en,
        "中村彼方"@ja ;
    foaf:made <album/73240#lyrics>,
        <album/73240#subject> ;
    foaf:name "Kanata Nakamura"@en,
        "中村彼方"@ja .

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

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

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

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

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

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

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

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

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

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

<artist/25211#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/73240#subject> ;
    schema:name "Naohiro Minami"@en,
        "南直博"@ja ;
    foaf:made <album/73240#composition>,
        <album/73240#subject> ;
    foaf:name "Naohiro Minami"@en,
        "南直博"@ja .

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

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

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

<album/73240#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Starlight Theater / Starlight Kukugumi"@en,
        "スタァライトシアター / スタァライト九九組"@ja,
        "Starlight Theater / Starlight Kukugumi"@ja-latn ;
    mo:performance_of <album/73240#musicalwork> ;
    mo:recorded_as <album/73240#musicalexpression> ;
    schema:name "Starlight Theater / Starlight Kukugumi"@en,
        "スタァライトシアター / スタァライト九九組"@ja,
        "Starlight Theater / Starlight Kukugumi"@ja-latn ;
    schema:workPerformed <album/73240#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/04/73240/73240-1515617103.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/73240#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/04/73240/73240-1515617103.jpg> ;
    foaf:depicts <album/73240#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/04/73240/73240-1515617103.jpg> .

<https://medium-media.vgm.io/albums/04/73240/73240-1515617103.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/73240#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Starlight Theater / Starlight Kukugumi"@en,
        "スタァライトシアター / スタァライト九九組"@ja,
        "Starlight Theater / Starlight Kukugumi"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Arte Refact)"@en ;
            foaf:made <album/73240#composition> ;
            foaf:name "(Arte Refact)"@en ],
        <artist/17584#subject>,
        <artist/25211#subject> ;
    mo:produced_work <album/73240#musicalwork> ;
    schema:name "Starlight Theater / Starlight Kukugumi"@en,
        "スタァライトシアター / スタァライト九九組"@ja,
        "Starlight Theater / Starlight Kukugumi"@ja-latn .

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

<album/73240#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-03-07"^^xsd:date ;
    dcterms:title "Starlight Theater / Starlight Kukugumi"@en,
        "スタァライトシアター / スタァライト九九組"@ja,
        "Starlight Theater / Starlight Kukugumi"@ja-latn ;
    mo:catalogue_number "PCCG-01641" ;
    mo:media_type "CD" ;
    mo:publication_of <album/73240#musicalexpression> ;
    mo:publisher <org/2244#subject> ;
    mo:record _:Na437194282024d75861f28feed0e4350 ;
    mo:record_count 1 ;
    schema:about <product/5517#subject> ;
    schema:datePublished "2018-03-07"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/04/73240/73240-1515617103.jpg> ;
    schema:name "Starlight Theater / Starlight Kukugumi"@en,
        "スタァライトシアター / スタァライト九九組"@ja,
        "Starlight Theater / Starlight Kukugumi"@ja-latn ;
    schema:publisher <org/2244#subject> ;
    foaf:depiction <https://media.vgm.io/albums/04/73240/73240-1515617103.jpg> .

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

_:N1335552250714c32a5c6d709de36705c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle of the Revue [Instrumental]"@ja,
        "Circle of the Revue [Instrumental]"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Na437194282024d75861f28feed0e4350 ;
    schema:name "Circle of the Revue [Instrumental]"@ja,
        "Circle of the Revue [Instrumental]"@ja-latn .

_:N3fca3555baca4d1daad55e1516aa5fe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キラメキのありか"@ja,
        "Kirameki no Arika"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:Na437194282024d75861f28feed0e4350 ;
    schema:name "キラメキのありか"@ja,
        "Kirameki no Arika"@ja-latn .

_:N73484d34e0eb4df5904dec1d1bd45ab9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタァライトシアター [Instrumental]"@ja,
        "Starlight Theater [Instrumental]"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Na437194282024d75861f28feed0e4350 ;
    schema:name "スタァライトシアター [Instrumental]"@ja,
        "Starlight Theater [Instrumental]"@ja-latn .

_:N758ca8faf84c4ecf85a34a3e94a5c23e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "スタァライトシアター"@ja,
        "Starlight Theater"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT4:49"^^xsd:interval ;
    schema:inPlaylist _:Na437194282024d75861f28feed0e4350 ;
    schema:name "スタァライトシアター"@ja,
        "Starlight Theater"@ja-latn .

_:Nc8b3c58bd80543708889829960a969fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "キラメキのありか [Instrumental]"@ja,
        "Kirameki no Arika [Instrumental]"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Na437194282024d75861f28feed0e4350 ;
    schema:name "キラメキのありか [Instrumental]"@ja,
        "Kirameki no Arika [Instrumental]"@ja-latn .

_:Nf998909f4c6b4af6848199328774b396 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Circle of the Revue"@ja,
        "Circle of the Revue"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:35"^^xsd:interval ;
    schema:inPlaylist _:Na437194282024d75861f28feed0e4350 ;
    schema:name "Circle of the Revue"@ja,
        "Circle of the Revue"@ja-latn .

_:Na437194282024d75861f28feed0e4350 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1335552250714c32a5c6d709de36705c,
        _:N3fca3555baca4d1daad55e1516aa5fe4,
        _:N73484d34e0eb4df5904dec1d1bd45ab9,
        _:N758ca8faf84c4ecf85a34a3e94a5c23e,
        _:Nc8b3c58bd80543708889829960a969fe,
        _:Nf998909f4c6b4af6848199328774b396 ;
    mo:track_count 6 ;
    schema:duration "PT25:51"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N1335552250714c32a5c6d709de36705c,
        _:N3fca3555baca4d1daad55e1516aa5fe4,
        _:N73484d34e0eb4df5904dec1d1bd45ab9,
        _:N758ca8faf84c4ecf85a34a3e94a5c23e,
        _:Nc8b3c58bd80543708889829960a969fe,
        _:Nf998909f4c6b4af6848199328774b396 .

