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

<artist/11436#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nao Toyama"@en,
        "東山奈央"@ja ;
    foaf:made <album/97643#subject>,
        <album/97643#vocals> ;
    foaf:name "Nao Toyama"@en,
        "東山奈央"@ja .

<artist/16638#subject> a schema:Person,
        foaf:Person ;
    schema:name "Genki Mizuno"@en,
        "ミズノゲンキ"@ja ;
    foaf:made <album/97643#lyrics>,
        <album/97643#subject> ;
    foaf:name "Genki Mizuno"@en,
        "ミズノゲンキ"@ja .

<artist/27589#subject> a schema:Person,
        foaf:Person ;
    schema:name "Miharu Hanai"@en,
        "花井美春"@ja ;
    foaf:made <album/97643#subject>,
        <album/97643#vocals> ;
    foaf:name "Miharu Hanai"@en,
        "花井美春"@ja .

<artist/16053#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/97643#subject> ;
    schema:name "Shuhei Mutsuki"@en,
        "睦月周平"@ja ;
    foaf:made <album/97643#composition>,
        <album/97643#subject> ;
    foaf:name "Shuhei Mutsuki"@en,
        "睦月周平"@ja .

<product/4086#subject> a schema:CreativeWork ;
    schema:name "THE IDOLM@STER CINDERELLA GIRLS: STARLIGHT STAGE"@en,
        "アイドルマスター シンデレラガールズ スターライトステージ"@ja,
        "THE IDOLM@STER CINDERELLA GIRLS: STARLIGHT STAGE"@ja-latn ;
    foaf:name "THE IDOLM@STER CINDERELLA GIRLS: STARLIGHT STAGE"@en,
        "アイドルマスター シンデレラガールズ スターライトステージ"@ja,
        "THE IDOLM@STER CINDERELLA GIRLS: STARLIGHT STAGE"@ja-latn .

<album/97643#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@en,
        "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@ja,
        "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@ja-latn ;
    mo:composer <artist/16053#subject> ;
    mo:produced_work <album/97643#musicalwork> ;
    schema:name "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@en,
        "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@ja,
        "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@ja-latn .

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

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

<album/97643#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@en,
        "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@ja,
        "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@ja-latn ;
    mo:performance_of <album/97643#musicalwork> ;
    mo:recorded_as <album/97643#musicalexpression> ;
    schema:name "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@en,
        "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@ja,
        "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@ja-latn ;
    schema:workPerformed <album/97643#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/34/97643/97643-1587475445.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/97643#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-04-22"^^xsd:date ;
    dcterms:title "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@en,
        "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@ja,
        "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@ja-latn ;
    mo:catalogue_number "COCC-17707" ;
    mo:media_type "CD" ;
    mo:publication_of <album/97643#musicalexpression> ;
    mo:publisher <org/2192#subject> ;
    mo:record _:Ne78958b4b5144f1e959af2afe47b7be2 ;
    mo:record_count 1 ;
    schema:about <product/4086#subject> ;
    schema:datePublished "2020-04-22"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/97643/97643-1587475445.jpg> ;
    schema:name "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@en,
        "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@ja,
        "THE IDOLM@STER CINDERELLA GIRLS STARLIGHT MASTER for the NEXT! 07 Gaze and Gaze"@ja-latn ;
    schema:publisher <org/2192#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/97643/97643-1587475445.jpg> .

_:N0938f6a365de46448df728937dc93968 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gaze and Gaze (Game Version)"@en,
        "Gaze and Gaze (Game Version)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Ne78958b4b5144f1e959af2afe47b7be2 ;
    schema:name "Gaze and Gaze (Game Version)"@en,
        "Gaze and Gaze (Game Version)"@ja .

_:N4912d9399c3f4dbf843f97dc420f51c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gaze and Gaze (M@STER VERSION) Tomoe Murakami Solo Remix"@en,
        "Gaze and Gaze (M@STER VERSION) 村上巴ソロ・リミックス"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ne78958b4b5144f1e959af2afe47b7be2 ;
    schema:name "Gaze and Gaze (M@STER VERSION) Tomoe Murakami Solo Remix"@en,
        "Gaze and Gaze (M@STER VERSION) 村上巴ソロ・リミックス"@ja .

_:N8b1d0c94eada402e9a338c87ef3f638c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gaze and Gaze (M@STER VERSION) Mizuki Kawashima Solo Remix"@en,
        "Gaze and Gaze (M@STER VERSION) 川島瑞樹ソロ・リミックス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ne78958b4b5144f1e959af2afe47b7be2 ;
    schema:name "Gaze and Gaze (M@STER VERSION) Mizuki Kawashima Solo Remix"@en,
        "Gaze and Gaze (M@STER VERSION) 川島瑞樹ソロ・リミックス"@ja .

_:Nb2939eadb06d43b580704e3f33bd7bf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gaze and Gaze (M@STER VERSION)"@en,
        "Gaze and Gaze (M@STER VERSION)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:51"^^xsd:interval ;
    schema:inPlaylist _:Ne78958b4b5144f1e959af2afe47b7be2 ;
    schema:name "Gaze and Gaze (M@STER VERSION)"@en,
        "Gaze and Gaze (M@STER VERSION)"@ja .

_:Ne17caa7c12e84b1e97c53b050abb50b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gaze and Gaze (M@STER VERSION) Original Karaoke"@en,
        "Gaze and Gaze (M@STER VERSION) オリジナル・カラオケ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:Ne78958b4b5144f1e959af2afe47b7be2 ;
    schema:name "Gaze and Gaze (M@STER VERSION) Original Karaoke"@en,
        "Gaze and Gaze (M@STER VERSION) オリジナル・カラオケ"@ja .

_:Ne78958b4b5144f1e959af2afe47b7be2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0938f6a365de46448df728937dc93968,
        _:N4912d9399c3f4dbf843f97dc420f51c6,
        _:N8b1d0c94eada402e9a338c87ef3f638c,
        _:Nb2939eadb06d43b580704e3f33bd7bf2,
        _:Ne17caa7c12e84b1e97c53b050abb50b1 ;
    mo:track_count 5 ;
    schema:duration "PT17:34"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0938f6a365de46448df728937dc93968,
        _:N4912d9399c3f4dbf843f97dc420f51c6,
        _:N8b1d0c94eada402e9a338c87ef3f638c,
        _:Nb2939eadb06d43b580704e3f33bd7bf2,
        _:Ne17caa7c12e84b1e97c53b050abb50b1 .

