@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 _:N364c20563f6944a2973a930495f6c48a ;
    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 .

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

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

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

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

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

_:N364c20563f6944a2973a930495f6c48a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N1dc2709109674131aca8a6031eb0f6e8,
        _:N26d78442baec44b0aba9ef81ea0e04eb,
        _:N57a593cba3904b43b14b128149b32d7f,
        _:Ne152d4706f0744c3891c7999f8903ace,
        _:Ne3a5aa5dc9e84f92b6097bc673fb0126 ;
    mo:track_count 5 ;
    schema:duration "PT11:51"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N1dc2709109674131aca8a6031eb0f6e8,
        _:N26d78442baec44b0aba9ef81ea0e04eb,
        _:N57a593cba3904b43b14b128149b32d7f,
        _:Ne152d4706f0744c3891c7999f8903ace,
        _:Ne3a5aa5dc9e84f92b6097bc673fb0126 .

