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

<artist/11646#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hiroko Yamasaki"@en,
        "山崎寛子"@ja ;
    foaf:made <album/151164#lyrics>,
        <album/151164#subject> ;
    foaf:name "Hiroko Yamasaki"@en,
        "山崎寛子"@ja .

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

<artist/33594#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151164#subject> ;
    schema:name "Akane Saito"@en,
        "斎藤あかね"@ja ;
    foaf:made <album/151164#composition>,
        <album/151164#subject> ;
    foaf:name "Akane Saito"@en,
        "斎藤あかね"@ja .

<artist/64534#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/151164#subject> ;
    schema:name "Saki Koike"@en,
        "小池紗季"@ja ;
    foaf:made <album/151164#composition>,
        <album/151164#subject> ;
    foaf:name "Saki Koike"@en,
        "小池紗季"@ja .

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

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

<album/151164#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "ReRise / Rusui"@en,
        "ReRise / 流水"@ja,
        "ReRise / Rusui"@ja-latn ;
    mo:performance_of <album/151164#musicalwork> ;
    mo:recorded_as <album/151164#musicalexpression> ;
    schema:name "ReRise / Rusui"@en,
        "ReRise / 流水"@ja,
        "ReRise / Rusui"@ja-latn ;
    schema:workPerformed <album/151164#musicalwork> .

<org/2996#subject> schema:name "colopl"@en,
        "コロプラ"@ja,
        "colopl"@ja-latn ;
    foaf:name "colopl"@en,
        "コロプラ"@ja,
        "colopl"@ja-latn .

<https://media.vgm.io/albums/46/151164/151164-ce0c3306ddfa.webp> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/151164#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/46/151164/151164-ce0c3306ddfa.webp> ;
    foaf:depicts <album/151164#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/46/151164/151164-ce0c3306ddfa.webp> .

<https://medium-media.vgm.io/albums/46/151164/151164-ce0c3306ddfa.webp> a schema:ImageObject,
        foaf:Image .

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

<album/151164#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "ReRise / Rusui"@en,
        "ReRise / 流水"@ja,
        "ReRise / Rusui"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(COLOPL)"@en ;
            foaf:made <album/151164#composition> ;
            foaf:name "(COLOPL)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(COLOPL"@en ;
            foaf:made <album/151164#composition> ;
            foaf:name "(COLOPL"@en ],
        <artist/33594#subject>,
        <artist/64534#subject> ;
    mo:produced_work <album/151164#musicalwork> ;
    schema:name "ReRise / Rusui"@en,
        "ReRise / 流水"@ja,
        "ReRise / Rusui"@ja-latn .

<album/151164#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-07-14"^^xsd:date ;
    dcterms:title "ReRise / Rusui"@en,
        "ReRise / 流水"@ja,
        "ReRise / Rusui"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/151164#musicalexpression> ;
    mo:publisher <org/2996#subject> ;
    mo:record _:N753c51d4ecbb4cd89b97402580a386e0 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Shironeko Project NEW WORLD'S"@en ;
            foaf:name "Shironeko Project NEW WORLD'S"@en ] ;
    schema:datePublished "2025-07-14"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/46/151164/151164-ce0c3306ddfa.webp> ;
    schema:name "ReRise / Rusui"@en,
        "ReRise / 流水"@ja,
        "ReRise / Rusui"@ja-latn ;
    schema:publisher <org/2996#subject> ;
    foaf:depiction <https://media.vgm.io/albums/46/151164/151164-ce0c3306ddfa.webp> .

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

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

_:N0e58debbc9e9472691de900b0fc4787c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Innocent Days"@en ;
    mo:track_number 4 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N753c51d4ecbb4cd89b97402580a386e0 ;
    schema:name "Innocent Days"@en .

_:N46c96ef093bb4fa894c7492346d77fd1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ReRise"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:N753c51d4ecbb4cd89b97402580a386e0 ;
    schema:name "ReRise"@en .

_:N79dc147293b64564852b094a704d0e86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "god killer"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N753c51d4ecbb4cd89b97402580a386e0 ;
    schema:name "god killer"@en .

_:N832ebeb7f9304c1587a9bc2534db9679 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ReRise (Instrumental ver.)"@en ;
    mo:track_number 5 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N753c51d4ecbb4cd89b97402580a386e0 ;
    schema:name "ReRise (Instrumental ver.)"@en .

_:Na4594e52a7844c78af1b2301d2271219 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sworddancer"@en ;
    mo:track_number 3 ;
    schema:duration "PT1:58"^^xsd:interval ;
    schema:inPlaylist _:N753c51d4ecbb4cd89b97402580a386e0 ;
    schema:name "Sworddancer"@en .

_:N753c51d4ecbb4cd89b97402580a386e0 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0e58debbc9e9472691de900b0fc4787c,
        _:N46c96ef093bb4fa894c7492346d77fd1,
        _:N79dc147293b64564852b094a704d0e86,
        _:N832ebeb7f9304c1587a9bc2534db9679,
        _:Na4594e52a7844c78af1b2301d2271219 ;
    mo:track_count 5 ;
    schema:duration "PT11:51"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N0e58debbc9e9472691de900b0fc4787c,
        _:N46c96ef093bb4fa894c7492346d77fd1,
        _:N79dc147293b64564852b094a704d0e86,
        _:N832ebeb7f9304c1587a9bc2534db9679,
        _:Na4594e52a7844c78af1b2301d2271219 .

