@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 _:Ne0b132b452bd42c5ad51a5adaca3c49d ;
    mo:record _:N4c9557e9bdf944f38701b88500ed4eb5 ;
    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 _:Ne0b132b452bd42c5ad51a5adaca3c49d ;
    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 .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:N4c9557e9bdf944f38701b88500ed4eb5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0006dfbe704d4c04b2a18009ef05e3cf,
        _:N07d1633ef4b342e5a2709cfa6b14a208,
        _:N15663fe7457441c9856e2797672f1792,
        _:N19450c1ffd374aec91b7ca53fb2f977c,
        _:N26477679971f413f86f0ed41be47b7be,
        _:N3362f8fd38334e5e9ba488c72434dfd9,
        _:N475771ef0c834f61babe88bf042cb439,
        _:N4f0727faa74343a2b02e5a49e30d50e8,
        _:N5e2d2f1807634999a6fc8e974b811005,
        _:N6710756f67704e37972e6eb33ab186f0,
        _:N7b849a207c5d42c1be9efa31a6e58ced,
        _:N95e4a77b3baa4b8a85868b0af75122d3,
        _:Na113c0149f0741fdac1bc28305799455,
        _:Nb8f9665883784596b143860a9dd7b1cd,
        _:Nfd91a6944888456d82d1ed6ad543a809 ;
    mo:track_count 15 ;
    schema:duration "PT25:11"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0006dfbe704d4c04b2a18009ef05e3cf,
        _:N07d1633ef4b342e5a2709cfa6b14a208,
        _:N15663fe7457441c9856e2797672f1792,
        _:N19450c1ffd374aec91b7ca53fb2f977c,
        _:N26477679971f413f86f0ed41be47b7be,
        _:N3362f8fd38334e5e9ba488c72434dfd9,
        _:N475771ef0c834f61babe88bf042cb439,
        _:N4f0727faa74343a2b02e5a49e30d50e8,
        _:N5e2d2f1807634999a6fc8e974b811005,
        _:N6710756f67704e37972e6eb33ab186f0,
        _:N7b849a207c5d42c1be9efa31a6e58ced,
        _:N95e4a77b3baa4b8a85868b0af75122d3,
        _:Na113c0149f0741fdac1bc28305799455,
        _:Nb8f9665883784596b143860a9dd7b1cd,
        _:Nfd91a6944888456d82d1ed6ad543a809 .

