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

<artist/19745#subject> a schema:Person,
        foaf:Person ;
    schema:name "KENTZ"@en ;
    foaf:made <album/141291#lyrics>,
        <album/141291#subject> ;
    foaf:name "KENTZ"@en .

<artist/22241#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yu Shimoji"@en,
        "下地悠"@ja ;
    foaf:made <album/141291#lyrics>,
        <album/141291#subject> ;
    foaf:name "Yu Shimoji"@en,
        "下地悠"@ja .

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

<album/141291#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "RISE UP / NiziU [Limited Edition]"@en,
        "RISE UP / NiziU [期間生産限定盤]"@ja,
        "RISE UP / NiziU [Limited Edition]"@ja-latn ;
    mo:performance_of <album/141291#musicalwork> ;
    mo:recorded_as <album/141291#musicalexpression> ;
    schema:name "RISE UP / NiziU [Limited Edition]"@en,
        "RISE UP / NiziU [期間生産限定盤]"@ja,
        "RISE UP / NiziU [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/141291#musicalwork> .

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

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

<https://media.vgm.io/albums/19/141291/141291-9e9f004a21c5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141291#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/141291/141291-9e9f004a21c5.jpg> ;
    foaf:depicts <album/141291#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/141291/141291-9e9f004a21c5.jpg> .

<https://medium-media.vgm.io/albums/19/141291/141291-9e9f004a21c5.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/141291#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "RISE UP / NiziU [Limited Edition]"@en,
        "RISE UP / NiziU [期間生産限定盤]"@ja,
        "RISE UP / NiziU [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "B.O."@en ;
            foaf:made <album/141291#composition> ;
            foaf:name "B.O."@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "KZ"@en ;
            foaf:made <album/141291#composition> ;
            foaf:name "KZ"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Kim Tae-Yeong"@en ;
            foaf:made <album/141291#composition> ;
            foaf:name "Kim Tae-Yeong"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hyungseo JO"@en ;
            foaf:made <album/141291#composition> ;
            foaf:name "Hyungseo JO"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Seul Gi Park"@en ;
            foaf:made <album/141291#composition> ;
            foaf:name "Seul Gi Park"@en ] ;
    mo:produced_work <album/141291#musicalwork> ;
    schema:name "RISE UP / NiziU [Limited Edition]"@en,
        "RISE UP / NiziU [期間生産限定盤]"@ja,
        "RISE UP / NiziU [Limited Edition]"@ja-latn .

<album/141291#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-07-24"^^xsd:date ;
    dcterms:title "RISE UP / NiziU [Limited Edition]"@en,
        "RISE UP / NiziU [期間生産限定盤]"@ja,
        "RISE UP / NiziU [Limited Edition]"@ja-latn ;
    mo:catalogue_number "ESCL-6005" ;
    mo:media_type "CD" ;
    mo:publication_of <album/141291#musicalexpression> ;
    mo:publisher <org/648#subject> ;
    mo:record _:Nfb0eff009bd94b138b5d35827a84ddb4 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Tower of God Season 2"@en ;
            foaf:name "Tower of God Season 2"@en ] ;
    schema:datePublished "2024-07-24"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/19/141291/141291-9e9f004a21c5.jpg> ;
    schema:name "RISE UP / NiziU [Limited Edition]"@en,
        "RISE UP / NiziU [期間生産限定盤]"@ja,
        "RISE UP / NiziU [Limited Edition]"@ja-latn ;
    schema:publisher <org/648#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/141291/141291-9e9f004a21c5.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141291#subject> ;
    schema:name "Hyungseo JO"@en ;
    foaf:made <album/141291#subject> ;
    foaf:name "Hyungseo JO"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141291#subject> ;
    schema:name "Kim Tae-Yeong"@en ;
    foaf:made <album/141291#subject> ;
    foaf:name "Kim Tae-Yeong"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141291#subject> ;
    schema:name "Seul Gi Park"@en ;
    foaf:made <album/141291#subject> ;
    foaf:name "Seul Gi Park"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "NiziU"@en ;
    foaf:made <album/141291#subject> ;
    foaf:name "NiziU"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141291#subject> ;
    schema:name "B.O."@en ;
    foaf:made <album/141291#subject> ;
    foaf:name "B.O."@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141291#subject> ;
    schema:name "KZ"@en ;
    foaf:made <album/141291#subject> ;
    foaf:name "KZ"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "NiziU"@en ;
    foaf:made <album/141291#vocals> ;
    foaf:name "NiziU"@en .

_:N612525df4b1444668343ea3f05f8d810 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BELIEVE"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:29"^^xsd:interval ;
    schema:inPlaylist _:Nfb0eff009bd94b138b5d35827a84ddb4 ;
    schema:name "BELIEVE"@en .

_:Nf1a03042f44b4d9ea4bc9e9808435622 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "RISE UP"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:Nfb0eff009bd94b138b5d35827a84ddb4 ;
    schema:name "RISE UP"@en .

_:Nfb0eff009bd94b138b5d35827a84ddb4 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N612525df4b1444668343ea3f05f8d810,
        _:Nf1a03042f44b4d9ea4bc9e9808435622 ;
    mo:track_count 2 ;
    schema:duration "PT6:29"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N612525df4b1444668343ea3f05f8d810,
        _:Nf1a03042f44b4d9ea4bc9e9808435622 .

