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

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

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

<artist/12021#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/139392#subject> ;
    schema:name "nora2r"@en ;
    foaf:made <album/139392#composition>,
        <album/139392#subject> ;
    foaf:name "nora2r"@en .

<album/139392#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Evolve Rerise / nora2r"@en,
        "Evolve Rerise / nora2r"@ja,
        "Evolve Rerise / nora2r"@ja-latn ;
    mo:composer <artist/12021#subject> ;
    mo:produced_work <album/139392#musicalwork> ;
    schema:name "Evolve Rerise / nora2r"@en,
        "Evolve Rerise / nora2r"@ja,
        "Evolve Rerise / nora2r"@ja-latn .

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

<album/139392#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Evolve Rerise / nora2r"@en,
        "Evolve Rerise / nora2r"@ja,
        "Evolve Rerise / nora2r"@ja-latn ;
    mo:performance_of <album/139392#musicalwork> ;
    mo:recorded_as <album/139392#musicalexpression> ;
    schema:name "Evolve Rerise / nora2r"@en,
        "Evolve Rerise / nora2r"@ja,
        "Evolve Rerise / nora2r"@ja-latn ;
    schema:workPerformed <album/139392#musicalwork> .

<org/3657#subject> schema:name "Next Reflection"@en,
        "Next Reflection"@ja,
        "Next Reflection"@ja-latn ;
    foaf:name "Next Reflection"@en,
        "Next Reflection"@ja,
        "Next Reflection"@ja-latn .

<https://media.vgm.io/albums/29/139392/139392-aa026f147eb7.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/139392#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/29/139392/139392-aa026f147eb7.png> ;
    foaf:depicts <album/139392#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/29/139392/139392-aa026f147eb7.png> .

<https://medium-media.vgm.io/albums/29/139392/139392-aa026f147eb7.png> a schema:ImageObject,
        foaf:Image .

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

<album/139392#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-04-01"^^xsd:date ;
    dcterms:title "Evolve Rerise / nora2r"@en,
        "Evolve Rerise / nora2r"@ja,
        "Evolve Rerise / nora2r"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/139392#musicalexpression> ;
    mo:publisher <org/3657#subject> ;
    mo:record _:Nb13feab2bc21445b95fe50a1b34f7971 ;
    mo:record_count 1 ;
    schema:datePublished "2024-04-01"^^xsd:date ;
    schema:genre "Doujin Music" ;
    schema:image <https://media.vgm.io/albums/29/139392/139392-aa026f147eb7.png> ;
    schema:name "Evolve Rerise / nora2r"@en,
        "Evolve Rerise / nora2r"@ja,
        "Evolve Rerise / nora2r"@ja-latn ;
    schema:publisher <org/3657#subject> ;
    foaf:depiction <https://media.vgm.io/albums/29/139392/139392-aa026f147eb7.png> .

_:N76286e0b890a49ae9854468ad551faa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evolve Rerise"@en ;
    mo:track_number 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Nb13feab2bc21445b95fe50a1b34f7971 ;
    schema:name "Evolve Rerise"@en .

_:Nb13feab2bc21445b95fe50a1b34f7971 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N76286e0b890a49ae9854468ad551faa2 ;
    mo:track_count 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:numTracks 1 ;
    schema:track _:N76286e0b890a49ae9854468ad551faa2 .

