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

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

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

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

<artist/64719#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141358#subject> ;
    schema:name "Junhan Chen"@en,
        "陈君涵"@ja ;
    foaf:made <album/141358#composition>,
        <album/141358#subject> ;
    foaf:name "Junhan Chen"@en,
        "陈君涵"@ja .

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

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

<artist/66677#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141358#subject> ;
    schema:name "9Hit"@en,
        "九亨"@ja ;
    foaf:made <album/141358#composition>,
        <album/141358#subject> ;
    foaf:name "9Hit"@en,
        "九亨"@ja .

<artist/70327#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141358#subject> ;
    schema:name "Ddq"@en ;
    foaf:made <album/141358#composition>,
        <album/141358#subject> ;
    foaf:name "Ddq"@en .

<artist/74086#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141358#subject> ;
    schema:name "FryPanda_ Shuhao"@en ;
    foaf:made <album/141358#composition>,
        <album/141358#subject> ;
    foaf:name "FryPanda_ Shuhao"@en .

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

<album/141358#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yongjie Wujian Long Yin Dong Tian Game Soundtrack"@en,
        "永劫无间龙隐洞天 游戏原声集"@ja,
        "Yongjie Wujian Long Yin Dong Tian Game Soundtrack"@ja-latn ;
    mo:performance_of <album/141358#musicalwork> ;
    mo:recorded_as <album/141358#musicalexpression> ;
    schema:name "Yongjie Wujian Long Yin Dong Tian Game Soundtrack"@en,
        "永劫无间龙隐洞天 游戏原声集"@ja,
        "Yongjie Wujian Long Yin Dong Tian Game Soundtrack"@ja-latn ;
    schema:workPerformed <album/141358#musicalwork> .

<https://media.vgm.io/albums/85/141358/141358-2e75b84c3e51.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141358#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/141358/141358-2e75b84c3e51.jpg> ;
    foaf:depicts <album/141358#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/141358/141358-2e75b84c3e51.jpg> .

<https://medium-media.vgm.io/albums/85/141358/141358-2e75b84c3e51.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/141358#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yongjie Wujian Long Yin Dong Tian Game Soundtrack"@en,
        "永劫无间龙隐洞天 游戏原声集"@ja,
        "Yongjie Wujian Long Yin Dong Tian Game Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "@Ray Force Sound Team"@en ;
            foaf:made <album/141358#composition> ;
            foaf:name "@Ray Force Sound Team"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@Ray Force Sound Team"@en ;
            foaf:made <album/141358#composition> ;
            foaf:name "@Ray Force Sound Team"@en ],
        <artist/64715#subject>,
        <artist/64719#subject>,
        <artist/64721#subject>,
        <artist/64722#subject>,
        <artist/66677#subject>,
        <artist/70327#subject>,
        <artist/74086#subject> ;
    mo:produced_work <album/141358#musicalwork> ;
    schema:name "Yongjie Wujian Long Yin Dong Tian Game Soundtrack"@en,
        "永劫无间龙隐洞天 游戏原声集"@ja,
        "Yongjie Wujian Long Yin Dong Tian Game Soundtrack"@ja-latn .

<album/141358#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-07-04"^^xsd:date ;
    dcterms:title "Yongjie Wujian Long Yin Dong Tian Game Soundtrack"@en,
        "永劫无间龙隐洞天 游戏原声集"@ja,
        "Yongjie Wujian Long Yin Dong Tian Game Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/141358#musicalexpression> ;
    mo:publisher _:Nbf58611213a1444b8c9129f317856c85 ;
    mo:record _:N42c6b80853344a6190e6d5805bde7af5 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Naraka: Bladepoint"@en ;
            foaf:name "Naraka: Bladepoint"@en ] ;
    schema:datePublished "2024-07-04"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/141358/141358-2e75b84c3e51.jpg> ;
    schema:name "Yongjie Wujian Long Yin Dong Tian Game Soundtrack"@en,
        "永劫无间龙隐洞天 游戏原声集"@ja,
        "Yongjie Wujian Long Yin Dong Tian Game Soundtrack"@ja-latn ;
    schema:publisher _:Nbf58611213a1444b8c9129f317856c85 ;
    foaf:depiction <https://media.vgm.io/albums/85/141358/141358-2e75b84c3e51.jpg> .

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

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

_:N02a6efc07ace4efc8d5cda90f4cb9889 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "激战·极帝城"@zd ;
    mo:track_number 3 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N42c6b80853344a6190e6d5805bde7af5 ;
    schema:name "激战·极帝城"@zd .

_:N38fd317725e34a96811b813bab1a1725 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "激战·望山坞"@zd ;
    mo:track_number 11 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N42c6b80853344a6190e6d5805bde7af5 ;
    schema:name "激战·望山坞"@zd .

_:N517fe3ee41fe4beaa6fbc567068d7800 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "决战·龙隐之息"@zd ;
    mo:track_number 14 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N42c6b80853344a6190e6d5805bde7af5 ;
    schema:name "决战·龙隐之息"@zd .

_:N5823d85dbaea45ec9b9f983c8c7ed684 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "决战·极帝城"@zd ;
    mo:track_number 4 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N42c6b80853344a6190e6d5805bde7af5 ;
    schema:name "决战·极帝城"@zd .

_:N659524279f3546788be34ed9c7170919 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "激战·暮云关"@zd ;
    mo:track_number 5 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N42c6b80853344a6190e6d5805bde7af5 ;
    schema:name "激战·暮云关"@zd .

_:N6e2574199ab948a0b8426b0fc3e620ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "金銮"@zd ;
    mo:track_number 15 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N42c6b80853344a6190e6d5805bde7af5 ;
    schema:name "金銮"@zd .

_:N77e742adae3540028b6ca830c8e64fd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "决战·暮云关"@zd ;
    mo:track_number 6 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N42c6b80853344a6190e6d5805bde7af5 ;
    schema:name "决战·暮云关"@zd .

_:Na31ab1400d81494595466214c9a25985 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "决战·紫府宫"@zd ;
    mo:track_number 8 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N42c6b80853344a6190e6d5805bde7af5 ;
    schema:name "决战·紫府宫"@zd .

_:Nb9672f77026846bebac8559aa1b4c9a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "万古长青"@zd ;
    mo:track_number 1 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N42c6b80853344a6190e6d5805bde7af5 ;
    schema:name "万古长青"@zd .

_:Nbf58611213a1444b8c9129f317856c85 schema:name "Rayforce"@en,
        "Rayforce"@ja,
        "Rayforce"@ja-latn ;
    foaf:name "Rayforce"@en,
        "Rayforce"@ja,
        "Rayforce"@ja-latn .

_:Nca169d8628754036b305732c66ec3067 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "决战·天清观"@zd ;
    mo:track_number 10 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N42c6b80853344a6190e6d5805bde7af5 ;
    schema:name "决战·天清观"@zd .

_:Nd23469c415df4b40a0f1f1e76f691f0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "决战·望山坞"@zd ;
    mo:track_number 12 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:N42c6b80853344a6190e6d5805bde7af5 ;
    schema:name "决战·望山坞"@zd .

_:Nd39f1a5424d04c3698c07ca531862e82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "激战·紫府宫"@zd ;
    mo:track_number 7 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N42c6b80853344a6190e6d5805bde7af5 ;
    schema:name "激战·紫府宫"@zd .

_:Ndddff87d319e4e029fbcf05f46708655 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "激战·天清观"@zd ;
    mo:track_number 9 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N42c6b80853344a6190e6d5805bde7af5 ;
    schema:name "激战·天清观"@zd .

_:Ne034e3eedd9f4246964d306b0e8a3c6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "激战·龙隐之息"@zd ;
    mo:track_number 13 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:N42c6b80853344a6190e6d5805bde7af5 ;
    schema:name "激战·龙隐之息"@zd .

_:Nf23962db75a64fe38fb0386946ed7292 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "洞天星云"@zd ;
    mo:track_number 2 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N42c6b80853344a6190e6d5805bde7af5 ;
    schema:name "洞天星云"@zd .

_:N42c6b80853344a6190e6d5805bde7af5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02a6efc07ace4efc8d5cda90f4cb9889,
        _:N38fd317725e34a96811b813bab1a1725,
        _:N517fe3ee41fe4beaa6fbc567068d7800,
        _:N5823d85dbaea45ec9b9f983c8c7ed684,
        _:N659524279f3546788be34ed9c7170919,
        _:N6e2574199ab948a0b8426b0fc3e620ab,
        _:N77e742adae3540028b6ca830c8e64fd9,
        _:Na31ab1400d81494595466214c9a25985,
        _:Nb9672f77026846bebac8559aa1b4c9a3,
        _:Nca169d8628754036b305732c66ec3067,
        _:Nd23469c415df4b40a0f1f1e76f691f0f,
        _:Nd39f1a5424d04c3698c07ca531862e82,
        _:Ndddff87d319e4e029fbcf05f46708655,
        _:Ne034e3eedd9f4246964d306b0e8a3c6b,
        _:Nf23962db75a64fe38fb0386946ed7292 ;
    mo:track_count 15 ;
    schema:duration "PT25:11"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N02a6efc07ace4efc8d5cda90f4cb9889,
        _:N38fd317725e34a96811b813bab1a1725,
        _:N517fe3ee41fe4beaa6fbc567068d7800,
        _:N5823d85dbaea45ec9b9f983c8c7ed684,
        _:N659524279f3546788be34ed9c7170919,
        _:N6e2574199ab948a0b8426b0fc3e620ab,
        _:N77e742adae3540028b6ca830c8e64fd9,
        _:Na31ab1400d81494595466214c9a25985,
        _:Nb9672f77026846bebac8559aa1b4c9a3,
        _:Nca169d8628754036b305732c66ec3067,
        _:Nd23469c415df4b40a0f1f1e76f691f0f,
        _:Nd39f1a5424d04c3698c07ca531862e82,
        _:Ndddff87d319e4e029fbcf05f46708655,
        _:Ne034e3eedd9f4246964d306b0e8a3c6b,
        _:Nf23962db75a64fe38fb0386946ed7292 .

