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

<artist/15697#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masumi Tazawa"@en,
        "田澤茉純"@ja ;
    foaf:made <album/122232#subject>,
        <album/122232#vocals> ;
    foaf:name "Masumi Tazawa"@en,
        "田澤茉純"@ja .

<artist/26898#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akari Kito"@en,
        "鬼頭明里"@ja ;
    foaf:made <album/122232#subject>,
        <album/122232#vocals> ;
    foaf:name "Akari Kito"@en,
        "鬼頭明里"@ja .

<artist/29249#subject> a schema:Person,
        foaf:Person ;
    schema:name "Amane Makino"@en,
        "牧野天音"@ja ;
    foaf:made <album/122232#subject>,
        <album/122232#vocals> ;
    foaf:name "Amane Makino"@en,
        "牧野天音"@ja .

<artist/29250#subject> a schema:Person,
        foaf:Person ;
    schema:name "Meemu Tachibana"@en,
        "立花芽恵夢"@ja ;
    foaf:made <album/122232#subject>,
        <album/122232#vocals> ;
    foaf:name "Meemu Tachibana"@en,
        "立花芽恵夢"@ja .

<artist/29251#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuka Iwahashi"@en,
        "岩橋由佳"@ja ;
    foaf:made <album/122232#subject>,
        <album/122232#vocals> ;
    foaf:name "Yuka Iwahashi"@en,
        "岩橋由佳"@ja .

<artist/29252#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuki Sorami"@en,
        "空見ゆき"@ja ;
    foaf:made <album/122232#subject>,
        <album/122232#vocals> ;
    foaf:name "Yuki Sorami"@en,
        "空見ゆき"@ja .

<artist/30639#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ren Morimoto"@en,
        "森本練"@ja ;
    foaf:made <album/122232#lyrics>,
        <album/122232#subject> ;
    foaf:name "Ren Morimoto"@en,
        "森本練"@ja .

<artist/30829#subject> a schema:Person,
        foaf:Person ;
    schema:name "KiRaRe"@en ;
    foaf:made <album/122232#subject>,
        <album/122232#vocals> ;
    foaf:name "KiRaRe"@en .

<artist/10873#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122232#subject> ;
    schema:name "Tsubasa Ito"@en,
        "伊藤翼"@ja ;
    foaf:made <album/122232#composition>,
        <album/122232#subject> ;
    foaf:name "Tsubasa Ito"@en,
        "伊藤翼"@ja .

<product/6438#subject> a schema:CreativeWork ;
    schema:name "Re:STAGE!"@en,
        "Re:ステージ!"@ja,
        "Re:STAGE!"@ja-latn ;
    foaf:name "Re:STAGE!"@en,
        "Re:ステージ!"@ja,
        "Re:STAGE!"@ja-latn .

<album/122232#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ideal/Idol / KiRaRe"@en,
        "Ideal/Idol / KiRaRe"@ja,
        "Ideal/Idol / KiRaRe"@ja-latn ;
    mo:composer <artist/10873#subject> ;
    mo:produced_work <album/122232#musicalwork> ;
    schema:name "Ideal/Idol / KiRaRe"@en,
        "Ideal/Idol / KiRaRe"@ja,
        "Ideal/Idol / KiRaRe"@ja-latn .

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

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

<album/122232#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ideal/Idol / KiRaRe"@en,
        "Ideal/Idol / KiRaRe"@ja,
        "Ideal/Idol / KiRaRe"@ja-latn ;
    mo:performance_of <album/122232#musicalwork> ;
    mo:recorded_as <album/122232#musicalexpression> ;
    schema:name "Ideal/Idol / KiRaRe"@en,
        "Ideal/Idol / KiRaRe"@ja,
        "Ideal/Idol / KiRaRe"@ja-latn ;
    schema:workPerformed <album/122232#musicalwork> .

<https://media.vgm.io/albums/23/122232/122232-205709392dda.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/122232#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/23/122232/122232-205709392dda.webp> ;
    foaf:depicts <album/122232#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/23/122232/122232-205709392dda.webp> .

<https://medium-media.vgm.io/albums/23/122232/122232-205709392dda.webp> a schema:ImageObject,
        foaf:Image .

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

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

<album/122232#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-08-05"^^xsd:date ;
    dcterms:title "Ideal/Idol / KiRaRe"@en,
        "Ideal/Idol / KiRaRe"@ja,
        "Ideal/Idol / KiRaRe"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/122232#musicalexpression> ;
    mo:record _:N019a95659f48470fabf189e805551601 ;
    mo:record_count 1 ;
    schema:about <product/6438#subject> ;
    schema:datePublished "2022-08-05"^^xsd:date ;
    schema:genre "Multimedia Franchise" ;
    schema:image <https://media.vgm.io/albums/23/122232/122232-205709392dda.webp> ;
    schema:name "Ideal/Idol / KiRaRe"@en,
        "Ideal/Idol / KiRaRe"@ja,
        "Ideal/Idol / KiRaRe"@ja-latn ;
    foaf:depiction <https://media.vgm.io/albums/23/122232/122232-205709392dda.webp> .

_:N019a95659f48470fabf189e805551601 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2205310c0723470aac9836326bd680de ;
    mo:track_count 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N2205310c0723470aac9836326bd680de .

_:N2205310c0723470aac9836326bd680de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ideal/Idol"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N019a95659f48470fabf189e805551601 ;
    schema:name "Ideal/Idol"@en .

