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

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

<artist/33414#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150736#subject> ;
    schema:name "BaoUner"@en ;
    foaf:made <album/150736#composition>,
        <album/150736#subject> ;
    foaf:name "BaoUner"@en .

<artist/64715#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150736#subject> ;
    schema:name "Platix_Zhang"@en ;
    foaf:made <album/150736#composition>,
        <album/150736#subject> ;
    foaf:name "Platix_Zhang"@en .

<artist/64721#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150736#subject> ;
    schema:name "rmk"@en ;
    foaf:made <album/150736#composition>,
        <album/150736#subject> ;
    foaf:name "rmk"@en .

<artist/64722#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150736#subject> ;
    schema:name "yichao"@en ;
    foaf:made <album/150736#composition>,
        <album/150736#subject> ;
    foaf:name "yichao"@en .

<artist/69796#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150736#subject> ;
    schema:name "Xinran Liu"@en,
        "刘心珃"@ja ;
    foaf:made <album/150736#composition>,
        <album/150736#subject> ;
    foaf:name "Xinran Liu"@en,
        "刘心珃"@ja .

<artist/70320#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150736#subject> ;
    schema:name "Juncheng Zhou"@en,
        "周俊成"@ja ;
    foaf:made <album/150736#composition>,
        <album/150736#subject> ;
    foaf:name "Juncheng Zhou"@en,
        "周俊成"@ja .

<artist/72084#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150736#subject> ;
    schema:name "Moe"@en ;
    foaf:made <album/150736#composition>,
        <album/150736#subject> ;
    foaf:name "Moe"@en .

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

<album/150736#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Ni Shui Han: Nanhai Xige"@en,
        "逆水寒之南海汐歌"@ja,
        "Ni Shui Han: Nanhai Xige"@ja-latn ;
    mo:performance_of <album/150736#musicalwork> ;
    mo:recorded_as <album/150736#musicalexpression> ;
    schema:name "Ni Shui Han: Nanhai Xige"@en,
        "逆水寒之南海汐歌"@ja,
        "Ni Shui Han: Nanhai Xige"@ja-latn ;
    schema:workPerformed <album/150736#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/63/150736/150736-b32b9bfec993.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/150736#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ni Shui Han: Nanhai Xige"@en,
        "逆水寒之南海汐歌"@ja,
        "Ni Shui Han: Nanhai Xige"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "@Ray Force Sound Team"@en ;
            foaf:made <album/150736#composition> ;
            foaf:name "@Ray Force Sound Team"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@Ray Force Sound Team"@en ;
            foaf:made <album/150736#composition> ;
            foaf:name "@Ray Force Sound Team"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@Ray Force Sound Team"@en ;
            foaf:made <album/150736#composition> ;
            foaf:name "@Ray Force Sound Team"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@Ray Force Sound Team"@en ;
            foaf:made <album/150736#composition> ;
            foaf:name "@Ray Force Sound Team"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@Ray Force Sound Team"@en ;
            foaf:made <album/150736#composition> ;
            foaf:name "@Ray Force Sound Team"@en ],
        <artist/33414#subject>,
        <artist/64715#subject>,
        <artist/64721#subject>,
        <artist/64722#subject>,
        <artist/69796#subject>,
        <artist/70320#subject>,
        <artist/72084#subject> ;
    mo:produced_work <album/150736#musicalwork> ;
    schema:name "Ni Shui Han: Nanhai Xige"@en,
        "逆水寒之南海汐歌"@ja,
        "Ni Shui Han: Nanhai Xige"@ja-latn .

<album/150736#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-02-21"^^xsd:date ;
    dcterms:title "Ni Shui Han: Nanhai Xige"@en,
        "逆水寒之南海汐歌"@ja,
        "Ni Shui Han: Nanhai Xige"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/150736#musicalexpression> ;
    mo:publisher _:N4e0c9d3de15046a9904a3c659a785dd9 ;
    mo:record _:Nb7ef3fa860c84a8c8b0748b68ae0557a ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ni Shui Han"@en ;
            foaf:name "Ni Shui Han"@en ] ;
    schema:datePublished "2025-02-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/150736/150736-b32b9bfec993.jpg> ;
    schema:name "Ni Shui Han: Nanhai Xige"@en,
        "逆水寒之南海汐歌"@ja,
        "Ni Shui Han: Nanhai Xige"@ja-latn ;
    schema:publisher _:N4e0c9d3de15046a9904a3c659a785dd9 ;
    foaf:depiction <https://media.vgm.io/albums/63/150736/150736-b32b9bfec993.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150736#subject> ;
    schema:name "@Ray Force Sound Team"@en ;
    foaf:made <album/150736#subject> ;
    foaf:name "@Ray Force Sound Team"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150736#subject> ;
    schema:name "@Ray Force Sound Team"@en ;
    foaf:made <album/150736#subject> ;
    foaf:name "@Ray Force Sound Team"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150736#subject> ;
    schema:name "@Ray Force Sound Team"@en ;
    foaf:made <album/150736#subject> ;
    foaf:name "@Ray Force Sound Team"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150736#subject> ;
    schema:name "@Ray Force Sound Team"@en ;
    foaf:made <album/150736#subject> ;
    foaf:name "@Ray Force Sound Team"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150736#subject> ;
    schema:name "@Ray Force Sound Team"@en ;
    foaf:made <album/150736#subject> ;
    foaf:name "@Ray Force Sound Team"@en .

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

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

_:N400731166ddf48a4bd39bf7649344bd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "汐光聆潮"@zd ;
    mo:track_number 1 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Nb7ef3fa860c84a8c8b0748b68ae0557a ;
    schema:name "汐光聆潮"@zd .

_:N46f438da09b048699bcfd434b2e4b8e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "秘垣深处"@zd ;
    mo:track_number 6 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Nb7ef3fa860c84a8c8b0748b68ae0557a ;
    schema:name "秘垣深处"@zd .

_:N4e0c9d3de15046a9904a3c659a785dd9 schema:name "Ray Force Sound Team"@en,
        "Ray Force Sound Team"@ja,
        "Ray Force Sound Team"@ja-latn ;
    foaf:name "Ray Force Sound Team"@en,
        "Ray Force Sound Team"@ja,
        "Ray Force Sound Team"@ja-latn .

_:N73c946c0ce234a4bbbbc05e4de888112 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瑚光珠晖"@zd ;
    mo:track_number 2 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nb7ef3fa860c84a8c8b0748b68ae0557a ;
    schema:name "瑚光珠晖"@zd .

_:N770ffcbe2ad94640ae31c37d9320aac1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "沧海激流"@zd ;
    mo:track_number 8 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nb7ef3fa860c84a8c8b0748b68ae0557a ;
    schema:name "沧海激流"@zd .

_:N8beb4d897c0f4ab589b4fcfea34194eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "狱火何惜"@zd ;
    mo:track_number 7 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Nb7ef3fa860c84a8c8b0748b68ae0557a ;
    schema:name "狱火何惜"@zd .

_:Ncbcb377d193448f59c55ccaf430b7141 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "瑚光珠晖"@zd ;
    mo:track_number 3 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:Nb7ef3fa860c84a8c8b0748b68ae0557a ;
    schema:name "瑚光珠晖"@zd .

_:Nee43d503272f4dc7a4a6b7233f9e50fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "星火如燃"@zd ;
    mo:track_number 4 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nb7ef3fa860c84a8c8b0748b68ae0557a ;
    schema:name "星火如燃"@zd .

_:Nfdac1a9eb9a74d2f980705a4aef8e39b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "沉舟叹梦"@zd ;
    mo:track_number 5 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Nb7ef3fa860c84a8c8b0748b68ae0557a ;
    schema:name "沉舟叹梦"@zd .

_:Nb7ef3fa860c84a8c8b0748b68ae0557a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N400731166ddf48a4bd39bf7649344bd6,
        _:N46f438da09b048699bcfd434b2e4b8e9,
        _:N73c946c0ce234a4bbbbc05e4de888112,
        _:N770ffcbe2ad94640ae31c37d9320aac1,
        _:N8beb4d897c0f4ab589b4fcfea34194eb,
        _:Ncbcb377d193448f59c55ccaf430b7141,
        _:Nee43d503272f4dc7a4a6b7233f9e50fd,
        _:Nfdac1a9eb9a74d2f980705a4aef8e39b ;
    mo:track_count 8 ;
    schema:duration "PT16:51"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N400731166ddf48a4bd39bf7649344bd6,
        _:N46f438da09b048699bcfd434b2e4b8e9,
        _:N73c946c0ce234a4bbbbc05e4de888112,
        _:N770ffcbe2ad94640ae31c37d9320aac1,
        _:N8beb4d897c0f4ab589b4fcfea34194eb,
        _:Ncbcb377d193448f59c55ccaf430b7141,
        _:Nee43d503272f4dc7a4a6b7233f9e50fd,
        _:Nfdac1a9eb9a74d2f980705a4aef8e39b .

