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

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

<artist/81474#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/160460#subject> ;
    schema:name "Grabbitz"@en ;
    foaf:made <album/160460#composition>,
        <album/160460#lyrics>,
        <album/160460#subject> ;
    foaf:name "Grabbitz"@en .

<product/16581#subject> a schema:CreativeWork ;
    schema:name "Wuthering Waves"@en,
        "鸣潮"@ja,
        "Wuthering Waves"@ja-latn ;
    foaf:name "Wuthering Waves"@en,
        "鸣潮"@ja,
        "Wuthering Waves"@ja-latn .

<album/160460#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Turning Around"@en,
        "余烬重燃"@ja,
        "Turning Around"@ja-latn ;
    mo:composer <artist/81474#subject> ;
    mo:produced_work <album/160460#musicalwork> ;
    schema:name "Turning Around"@en,
        "余烬重燃"@ja,
        "Turning Around"@ja-latn .

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

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

<album/160460#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Turning Around"@en,
        "余烬重燃"@ja,
        "Turning Around"@ja-latn ;
    mo:performance_of <album/160460#musicalwork> ;
    mo:recorded_as <album/160460#musicalexpression> ;
    schema:name "Turning Around"@en,
        "余烬重燃"@ja,
        "Turning Around"@ja-latn ;
    schema:workPerformed <album/160460#musicalwork> .

<org/3794#subject> schema:name "KURO GAMES"@en,
        "广州库洛科技有限公司"@ja,
        "KURO GAMES"@ja-latn ;
    foaf:name "KURO GAMES"@en,
        "广州库洛科技有限公司"@ja,
        "KURO GAMES"@ja-latn .

<https://media.vgm.io/albums/06/160460/160460-b303a89da08e.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/160460#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/06/160460/160460-b303a89da08e.jpg> ;
    foaf:depicts <album/160460#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/06/160460/160460-b303a89da08e.jpg> .

<https://medium-media.vgm.io/albums/06/160460/160460-b303a89da08e.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/160460#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-05-23"^^xsd:date ;
    dcterms:title "Turning Around"@en,
        "余烬重燃"@ja,
        "Turning Around"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/160460#musicalexpression> ;
    mo:publisher <org/3794#subject> ;
    mo:record _:N4a29843f07fd4f0eb03816dea58c24f9 ;
    mo:record_count 1 ;
    schema:about <product/16581#subject> ;
    schema:datePublished "2026-05-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/160460/160460-b303a89da08e.jpg> ;
    schema:name "Turning Around"@en,
        "余烬重燃"@ja,
        "Turning Around"@ja-latn ;
    schema:publisher <org/3794#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/160460/160460-b303a89da08e.jpg> .

_:N2b99730816cb47e6bee03395ecbb2158 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turning Around (Instrumental)"@en,
        "余烬重燃 (伴奏)"@zd ;
    mo:track_number 2 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N4a29843f07fd4f0eb03816dea58c24f9 ;
    schema:name "Turning Around (Instrumental)"@en,
        "余烬重燃 (伴奏)"@zd .

_:Nbfa5062f7b224fb1a6df41b806154444 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Turning Around"@en,
        "余烬重燃"@zd ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:N4a29843f07fd4f0eb03816dea58c24f9 ;
    schema:name "Turning Around"@en,
        "余烬重燃"@zd .

_:N4a29843f07fd4f0eb03816dea58c24f9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2b99730816cb47e6bee03395ecbb2158,
        _:Nbfa5062f7b224fb1a6df41b806154444 ;
    mo:track_count 2 ;
    schema:duration "PT8:14"^^xsd:interval ;
    schema:numTracks 2 ;
    schema:track _:N2b99730816cb47e6bee03395ecbb2158,
        _:Nbfa5062f7b224fb1a6df41b806154444 .

