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

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

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

<artist/27411#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/145839#subject> ;
    schema:name "Yuria Miyazono"@en ;
    foaf:made <album/145839#composition>,
        <album/145839#subject> ;
    foaf:name "Yuria Miyazono"@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/145839#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "a fairy tale (Remastered 2025) / Yuria Miyazono"@en,
        "a fairy tale (Remastered 2025) / Yuria Miyazono"@ja,
        "a fairy tale (Remastered 2025) / Yuria Miyazono"@ja-latn ;
    mo:composer <artist/27411#subject> ;
    mo:produced_work <album/145839#musicalwork> ;
    schema:name "a fairy tale (Remastered 2025) / Yuria Miyazono"@en,
        "a fairy tale (Remastered 2025) / Yuria Miyazono"@ja,
        "a fairy tale (Remastered 2025) / Yuria Miyazono"@ja-latn .

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

<album/145839#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "a fairy tale (Remastered 2025) / Yuria Miyazono"@en,
        "a fairy tale (Remastered 2025) / Yuria Miyazono"@ja,
        "a fairy tale (Remastered 2025) / Yuria Miyazono"@ja-latn ;
    mo:performance_of <album/145839#musicalwork> ;
    mo:recorded_as <album/145839#musicalexpression> ;
    schema:name "a fairy tale (Remastered 2025) / Yuria Miyazono"@en,
        "a fairy tale (Remastered 2025) / Yuria Miyazono"@ja,
        "a fairy tale (Remastered 2025) / Yuria Miyazono"@ja-latn ;
    schema:workPerformed <album/145839#musicalwork> .

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

<https://media.vgm.io/albums/93/145839/145839-8a55ecc7f2e4.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/145839#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/93/145839/145839-8a55ecc7f2e4.jpg> ;
    foaf:depicts <album/145839#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/93/145839/145839-8a55ecc7f2e4.jpg> .

<https://medium-media.vgm.io/albums/93/145839/145839-8a55ecc7f2e4.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/145839#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-01-10"^^xsd:date ;
    dcterms:title "a fairy tale (Remastered 2025) / Yuria Miyazono"@en,
        "a fairy tale (Remastered 2025) / Yuria Miyazono"@ja,
        "a fairy tale (Remastered 2025) / Yuria Miyazono"@ja-latn ;
    mo:catalogue_number "MRCY-0017" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/145839#musicalexpression> ;
    mo:publisher <org/4107#subject> ;
    mo:record _:N1843e825f7a5454ea4e5eb458665c9df ;
    mo:record_count 1 ;
    schema:about <product/16581#subject> ;
    schema:datePublished "2025-01-10"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/93/145839/145839-8a55ecc7f2e4.jpg> ;
    schema:name "a fairy tale (Remastered 2025) / Yuria Miyazono"@en,
        "a fairy tale (Remastered 2025) / Yuria Miyazono"@ja,
        "a fairy tale (Remastered 2025) / Yuria Miyazono"@ja-latn ;
    schema:publisher <org/4107#subject> ;
    foaf:depiction <https://media.vgm.io/albums/93/145839/145839-8a55ecc7f2e4.jpg> .

_:N5f7344ed01984ff58ec0381bda42808e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a fairy tale (2012 CORONA ver.)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N1843e825f7a5454ea4e5eb458665c9df ;
    schema:name "a fairy tale (2012 CORONA ver.)"@en .

_:N8e0c9639e8c94a23969bea4ca1811803 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a fairy tale (2010 Music Box Ver.)"@en ;
    mo:track_number 2 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N1843e825f7a5454ea4e5eb458665c9df ;
    schema:name "a fairy tale (2010 Music Box Ver.)"@en .

_:N9c04879e33f141cfa6a7b59aafa40329 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "a fairy tale (Remastered 2025)"@en ;
    mo:track_number 1 ;
    schema:duration "PT5:42"^^xsd:interval ;
    schema:inPlaylist _:N1843e825f7a5454ea4e5eb458665c9df ;
    schema:name "a fairy tale (Remastered 2025)"@en .

_:N1843e825f7a5454ea4e5eb458665c9df a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N5f7344ed01984ff58ec0381bda42808e,
        _:N8e0c9639e8c94a23969bea4ca1811803,
        _:N9c04879e33f141cfa6a7b59aafa40329 ;
    mo:track_count 3 ;
    schema:duration "PT10:24"^^xsd:interval ;
    schema:numTracks 3 ;
    schema:track _:N5f7344ed01984ff58ec0381bda42808e,
        _:N8e0c9639e8c94a23969bea4ca1811803,
        _:N9c04879e33f141cfa6a7b59aafa40329 .

