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

<artist/73229#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ming Yue"@en,
        "冥月"@ja ;
    foaf:made <album/150848#subject>,
        <album/150848#vocals> ;
    foaf:name "Ming Yue"@en,
        "冥月"@ja .

<artist/54451#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150848#subject> ;
    schema:name "non_ay"@en ;
    foaf:made <album/150848#composition>,
        <album/150848#subject> ;
    foaf:name "non_ay"@en .

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

<artist/74086#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/150848#subject> ;
    schema:name "FryPanda_Shuhao"@en,
        "FryPanda_書豪"@ja ;
    foaf:made <album/150848#composition>,
        <album/150848#subject> ;
    foaf:name "FryPanda_Shuhao"@en,
        "FryPanda_書豪"@ja .

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

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

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

<https://media.vgm.io/albums/84/150848/150848-14daacd69f8d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/150848#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/84/150848/150848-14daacd69f8d.jpg> ;
    foaf:depicts <album/150848#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/84/150848/150848-14daacd69f8d.jpg> .

<https://medium-media.vgm.io/albums/84/150848/150848-14daacd69f8d.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/150848#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Ni Shui Han: Nanhai Luanxu"@en,
        "逆水寒之南海乱墟"@ja,
        "Ni Shui Han: Nanhai Luanxu"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "@Ray Force Sound Team"@en ;
            foaf:made <album/150848#composition> ;
            foaf:name "@Ray Force Sound Team"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@Ray Force Sound Team"@en ;
            foaf:made <album/150848#composition> ;
            foaf:name "@Ray Force Sound Team"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@Ray Force Sound Team"@en ;
            foaf:made <album/150848#composition> ;
            foaf:name "@Ray Force Sound Team"@en ],
        <artist/54451#subject>,
        <artist/64715#subject>,
        <artist/74086#subject> ;
    mo:produced_work <album/150848#musicalwork> ;
    schema:name "Ni Shui Han: Nanhai Luanxu"@en,
        "逆水寒之南海乱墟"@ja,
        "Ni Shui Han: Nanhai Luanxu"@ja-latn .

<album/150848#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-03-21"^^xsd:date ;
    dcterms:title "Ni Shui Han: Nanhai Luanxu"@en,
        "逆水寒之南海乱墟"@ja,
        "Ni Shui Han: Nanhai Luanxu"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/150848#musicalexpression> ;
    mo:publisher _:N37dec4060c654496a6b4e0c1d59c6f44 ;
    mo:record _:N1e83995084ee4ff7b02c6a456c0b0410 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Ni Shui Han"@en ;
            foaf:name "Ni Shui Han"@en ] ;
    schema:datePublished "2025-03-21"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/84/150848/150848-14daacd69f8d.jpg> ;
    schema:name "Ni Shui Han: Nanhai Luanxu"@en,
        "逆水寒之南海乱墟"@ja,
        "Ni Shui Han: Nanhai Luanxu"@ja-latn ;
    schema:publisher _:N37dec4060c654496a6b4e0c1d59c6f44 ;
    foaf:depiction <https://media.vgm.io/albums/84/150848/150848-14daacd69f8d.jpg> .

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

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

[] a schema:Person,
        foaf:Person ;
    schema:name "岑今山"@en ;
    foaf:made <album/150848#subject> ;
    foaf:name "岑今山"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "冉语优"@en ;
    foaf:made <album/150848#subject> ;
    foaf:name "冉语优"@en .

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

[] a schema:Person,
        foaf:Person ;
    schema:name "冉语优"@en ;
    foaf:made <album/150848#lyrics> ;
    foaf:name "冉语优"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "岑今山"@en ;
    foaf:made <album/150848#vocals> ;
    foaf:name "岑今山"@en .

_:N06c17bb045124de781ee4c5f3f039e86 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "阑夜记 伴奏"@zd ;
    mo:track_number 10 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N1e83995084ee4ff7b02c6a456c0b0410 ;
    schema:name "阑夜记 伴奏"@zd .

_:N0a59d9cc86594038b75a3cb4ed6feb9e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "冥渊寒锋"@zd ;
    mo:track_number 5 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N1e83995084ee4ff7b02c6a456c0b0410 ;
    schema:name "冥渊寒锋"@zd .

_:N37dec4060c654496a6b4e0c1d59c6f44 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 .

_:N65c54d7aa32247768cf5ecfc4f98afe3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "乘龙狂客"@zd ;
    mo:track_number 1 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N1e83995084ee4ff7b02c6a456c0b0410 ;
    schema:name "乘龙狂客"@zd .

_:N78230395657c472bb75eb35d237b0978 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "残潮怨"@zd ;
    mo:track_number 6 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:N1e83995084ee4ff7b02c6a456c0b0410 ;
    schema:name "残潮怨"@zd .

_:N92c3ead8e44d4da4a241827bae72b106 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "鲨影啸浪"@zd ;
    mo:track_number 2 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:N1e83995084ee4ff7b02c6a456c0b0410 ;
    schema:name "鲨影啸浪"@zd .

_:Nd1880fe356664d819d393742fcbf388e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "幽壑潜蛟"@zd ;
    mo:track_number 4 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N1e83995084ee4ff7b02c6a456c0b0410 ;
    schema:name "幽壑潜蛟"@zd .

_:Nd30cc30374054aefb9cc4844a2726544 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "重溟跃鲲"@zd ;
    mo:track_number 3 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N1e83995084ee4ff7b02c6a456c0b0410 ;
    schema:name "重溟跃鲲"@zd .

_:Nd700a96916f6484bbfe0faae7acd2c39 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "阑夜记"@zd ;
    mo:track_number 9 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N1e83995084ee4ff7b02c6a456c0b0410 ;
    schema:name "阑夜记"@zd .

_:Ndec3647d34cc4e64b701c950b1f9360e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "夕拾谣"@zd ;
    mo:track_number 8 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:N1e83995084ee4ff7b02c6a456c0b0410 ;
    schema:name "夕拾谣"@zd .

_:Ne2936c12b49e441f9b3de354fbcfed82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "残潮怨·变"@zd ;
    mo:track_number 7 ;
    schema:duration "PT0:20"^^xsd:interval ;
    schema:inPlaylist _:N1e83995084ee4ff7b02c6a456c0b0410 ;
    schema:name "残潮怨·变"@zd .

_:N1e83995084ee4ff7b02c6a456c0b0410 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N06c17bb045124de781ee4c5f3f039e86,
        _:N0a59d9cc86594038b75a3cb4ed6feb9e,
        _:N65c54d7aa32247768cf5ecfc4f98afe3,
        _:N78230395657c472bb75eb35d237b0978,
        _:N92c3ead8e44d4da4a241827bae72b106,
        _:Nd1880fe356664d819d393742fcbf388e,
        _:Nd30cc30374054aefb9cc4844a2726544,
        _:Nd700a96916f6484bbfe0faae7acd2c39,
        _:Ndec3647d34cc4e64b701c950b1f9360e,
        _:Ne2936c12b49e441f9b3de354fbcfed82 ;
    mo:track_count 10 ;
    schema:duration "PT23:03"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N06c17bb045124de781ee4c5f3f039e86,
        _:N0a59d9cc86594038b75a3cb4ed6feb9e,
        _:N65c54d7aa32247768cf5ecfc4f98afe3,
        _:N78230395657c472bb75eb35d237b0978,
        _:N92c3ead8e44d4da4a241827bae72b106,
        _:Nd1880fe356664d819d393742fcbf388e,
        _:Nd30cc30374054aefb9cc4844a2726544,
        _:Nd700a96916f6484bbfe0faae7acd2c39,
        _:Ndec3647d34cc4e64b701c950b1f9360e,
        _:Ne2936c12b49e441f9b3de354fbcfed82 .

