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

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

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

<artist/32840#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141356#subject> ;
    schema:name "段然-noVaTion"@ja ;
    foaf:made <album/141356#composition>,
        <album/141356#subject> ;
    foaf:name "段然-noVaTion"@ja .

<artist/63872#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/141356#subject> ;
    schema:name "G-Fun"@en ;
    foaf:made <album/141356#composition>,
        <album/141356#subject> ;
    foaf:name "G-Fun"@en .

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

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

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

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

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

<album/141356#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Yongjie Wujian Zheng Shen Zhi Lu Game Soundtrack"@en,
        "永劫无间征神之路 游戏原声集"@ja,
        "Yongjie Wujian Zheng Shen Zhi Lu Game Soundtrack"@ja-latn ;
    mo:performance_of <album/141356#musicalwork> ;
    mo:recorded_as <album/141356#musicalexpression> ;
    schema:name "Yongjie Wujian Zheng Shen Zhi Lu Game Soundtrack"@en,
        "永劫无间征神之路 游戏原声集"@ja,
        "Yongjie Wujian Zheng Shen Zhi Lu Game Soundtrack"@ja-latn ;
    schema:workPerformed <album/141356#musicalwork> .

<https://media.vgm.io/albums/65/141356/141356-340220a5e73d.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/141356#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/65/141356/141356-340220a5e73d.jpg> ;
    foaf:depicts <album/141356#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/65/141356/141356-340220a5e73d.jpg> .

<https://medium-media.vgm.io/albums/65/141356/141356-340220a5e73d.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/141356#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Yongjie Wujian Zheng Shen Zhi Lu Game Soundtrack"@en,
        "永劫无间征神之路 游戏原声集"@ja,
        "Yongjie Wujian Zheng Shen Zhi Lu Game Soundtrack"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "@Ray Force Sound Team"@en ;
            foaf:made <album/141356#composition> ;
            foaf:name "@Ray Force Sound Team"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@Ray Force Sound Team"@en ;
            foaf:made <album/141356#composition> ;
            foaf:name "@Ray Force Sound Team"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@Ray Force Sound Team"@en ;
            foaf:made <album/141356#composition> ;
            foaf:name "@Ray Force Sound Team"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "@Ray Force Sound Team"@en ;
            foaf:made <album/141356#composition> ;
            foaf:name "@Ray Force Sound Team"@en ],
        <artist/32840#subject>,
        <artist/63872#subject>,
        <artist/64719#subject>,
        <artist/64721#subject>,
        <artist/64722#subject>,
        <artist/74086#subject> ;
    mo:produced_work <album/141356#musicalwork> ;
    schema:name "Yongjie Wujian Zheng Shen Zhi Lu Game Soundtrack"@en,
        "永劫无间征神之路 游戏原声集"@ja,
        "Yongjie Wujian Zheng Shen Zhi Lu Game Soundtrack"@ja-latn .

<album/141356#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2024-07-04"^^xsd:date ;
    dcterms:title "Yongjie Wujian Zheng Shen Zhi Lu Game Soundtrack"@en,
        "永劫无间征神之路 游戏原声集"@ja,
        "Yongjie Wujian Zheng Shen Zhi Lu Game Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/141356#musicalexpression> ;
    mo:publisher _:Naa3c354ce6054e97a6881784f43b90d4 ;
    mo:record _:Nf2d52d93f76c4c8493f2c736dd804d0b ;
    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/65/141356/141356-340220a5e73d.jpg> ;
    schema:name "Yongjie Wujian Zheng Shen Zhi Lu Game Soundtrack"@en,
        "永劫无间征神之路 游戏原声集"@ja,
        "Yongjie Wujian Zheng Shen Zhi Lu Game Soundtrack"@ja-latn ;
    schema:publisher _:Naa3c354ce6054e97a6881784f43b90d4 ;
    foaf:depiction <https://media.vgm.io/albums/65/141356/141356-340220a5e73d.jpg> .

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

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

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

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

_:N16083bdebc8a45aebe03932cd2e0a52c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "斩妖镇邪"@zd ;
    mo:track_number 2 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Nf2d52d93f76c4c8493f2c736dd804d0b ;
    schema:name "斩妖镇邪"@zd .

_:N17f1e7b7db6a4b029516d5ddcd1a1f6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "昆仑圣影"@zd ;
    mo:track_number 7 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:Nf2d52d93f76c4c8493f2c736dd804d0b ;
    schema:name "昆仑圣影"@zd .

_:N2e579cc24c144521b7b1907b66584fe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "万象·魁石"@zd ;
    mo:track_number 6 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Nf2d52d93f76c4c8493f2c736dd804d0b ;
    schema:name "万象·魁石"@zd .

_:N4f2ee6c4371b4f81a6e6b1651489fa88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "妖氛现"@zd ;
    mo:track_number 5 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Nf2d52d93f76c4c8493f2c736dd804d0b ;
    schema:name "妖氛现"@zd .

_:N5aac8e1599b042b59825eb0398592c5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "万象·狱炎"@zd ;
    mo:track_number 4 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:Nf2d52d93f76c4c8493f2c736dd804d0b ;
    schema:name "万象·狱炎"@zd .

_:N7ded4ecaeced4cb2bf4c9f895499e741 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "俎鬼"@zd ;
    mo:track_number 10 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Nf2d52d93f76c4c8493f2c736dd804d0b ;
    schema:name "俎鬼"@zd .

_:N8304ae17fc224676a4bb3388bdb80ccc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "险境寻踪"@zd ;
    mo:track_number 1 ;
    schema:duration "PT0:49"^^xsd:interval ;
    schema:inPlaylist _:Nf2d52d93f76c4c8493f2c736dd804d0b ;
    schema:name "险境寻踪"@zd .

_:N8f3e250ceeb1495cb7893f29a24e4dba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "万象·溟祸"@zd ;
    mo:track_number 11 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Nf2d52d93f76c4c8493f2c736dd804d0b ;
    schema:name "万象·溟祸"@zd .

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

_:Nd9b1a37063594fa7a19895ad6c01b3d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "海灵海若"@zd ;
    mo:track_number 9 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Nf2d52d93f76c4c8493f2c736dd804d0b ;
    schema:name "海灵海若"@zd .

_:Ndef25826d2bf4b778338e1b20c448bc3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "丹音"@zd ;
    mo:track_number 12 ;
    schema:duration "PT3:52"^^xsd:interval ;
    schema:inPlaylist _:Nf2d52d93f76c4c8493f2c736dd804d0b ;
    schema:name "丹音"@zd .

_:Nf4fdc17b4aad4e9b84e4dbc9ecf485a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "万象·烁金"@zd ;
    mo:track_number 8 ;
    schema:duration "PT3:26"^^xsd:interval ;
    schema:inPlaylist _:Nf2d52d93f76c4c8493f2c736dd804d0b ;
    schema:name "万象·烁金"@zd .

_:Nf75e87748ba9455388adb0e170bd62a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "群魔蔽日"@zd ;
    mo:track_number 3 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Nf2d52d93f76c4c8493f2c736dd804d0b ;
    schema:name "群魔蔽日"@zd .

_:Nf2d52d93f76c4c8493f2c736dd804d0b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N16083bdebc8a45aebe03932cd2e0a52c,
        _:N17f1e7b7db6a4b029516d5ddcd1a1f6d,
        _:N2e579cc24c144521b7b1907b66584fe9,
        _:N4f2ee6c4371b4f81a6e6b1651489fa88,
        _:N5aac8e1599b042b59825eb0398592c5c,
        _:N7ded4ecaeced4cb2bf4c9f895499e741,
        _:N8304ae17fc224676a4bb3388bdb80ccc,
        _:N8f3e250ceeb1495cb7893f29a24e4dba,
        _:Nd9b1a37063594fa7a19895ad6c01b3d4,
        _:Ndef25826d2bf4b778338e1b20c448bc3,
        _:Nf4fdc17b4aad4e9b84e4dbc9ecf485a8,
        _:Nf75e87748ba9455388adb0e170bd62a9 ;
    mo:track_count 12 ;
    schema:duration "PT30:59"^^xsd:interval ;
    schema:numTracks 12 ;
    schema:track _:N16083bdebc8a45aebe03932cd2e0a52c,
        _:N17f1e7b7db6a4b029516d5ddcd1a1f6d,
        _:N2e579cc24c144521b7b1907b66584fe9,
        _:N4f2ee6c4371b4f81a6e6b1651489fa88,
        _:N5aac8e1599b042b59825eb0398592c5c,
        _:N7ded4ecaeced4cb2bf4c9f895499e741,
        _:N8304ae17fc224676a4bb3388bdb80ccc,
        _:N8f3e250ceeb1495cb7893f29a24e4dba,
        _:Nd9b1a37063594fa7a19895ad6c01b3d4,
        _:Ndef25826d2bf4b778338e1b20c448bc3,
        _:Nf4fdc17b4aad4e9b84e4dbc9ecf485a8,
        _:Nf75e87748ba9455388adb0e170bd62a9 .

