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

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

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

<artist/13177#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157313#subject> ;
    schema:name "Gareth Coker"@en ;
    foaf:made <album/157313#composition>,
        <album/157313#subject> ;
    foaf:name "Gareth Coker"@en .

<artist/28435#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157313#subject> ;
    schema:name "Moeki Harada"@en,
        "原田萌喜"@ja ;
    foaf:made <album/157313#composition>,
        <album/157313#subject> ;
    foaf:name "Moeki Harada"@en,
        "原田萌喜"@ja .

<artist/31138#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157313#subject> ;
    schema:name "Cody Matthew Johnson"@en ;
    foaf:made <album/157313#composition>,
        <album/157313#subject> ;
    foaf:name "Cody Matthew Johnson"@en .

<artist/53615#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157313#subject> ;
    schema:name "Kirara Magic"@en ;
    foaf:made <album/157313#composition>,
        <album/157313#subject> ;
    foaf:name "Kirara Magic"@en .

<artist/63965#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157313#subject> ;
    schema:name "MeLo_绿萝组"@ja ;
    foaf:made <album/157313#composition>,
        <album/157313#subject> ;
    foaf:name "MeLo_绿萝组"@ja .

<artist/65085#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157313#subject> ;
    schema:name "Robert Wolf"@en ;
    foaf:made <album/157313#composition>,
        <album/157313#subject> ;
    foaf:name "Robert Wolf"@en .

<artist/72157#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157313#subject> ;
    schema:name "Salty Salt"@en ;
    foaf:made <album/157313#composition>,
        <album/157313#subject> ;
    foaf:name "Salty Salt"@en .

<artist/78590#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157313#subject> ;
    schema:name "SKa2or"@en ;
    foaf:made <album/157313#composition>,
        <album/157313#subject> ;
    foaf:name "SKa2or"@en .

<artist/78591#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157313#subject> ;
    schema:name "VISION SOUND"@en ;
    foaf:made <album/157313#composition>,
        <album/157313#subject> ;
    foaf:name "VISION SOUND"@en .

<artist/78596#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157313#subject> ;
    schema:name "Alec Justice"@en ;
    foaf:made <album/157313#composition>,
        <album/157313#subject> ;
    foaf:name "Alec Justice"@en .

<product/23610#subject> a schema:CreativeWork ;
    schema:name "Arknights: Endfield"@en,
        "明日方舟：终末地"@ja,
        "Arknights: Endfield"@ja-latn ;
    foaf:name "Arknights: Endfield"@en,
        "明日方舟：终末地"@ja,
        "Arknights: Endfield"@ja-latn .

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

<album/157313#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Zeroth Directive ORIGINAL SOUNDTRACK Vol. 2"@en,
        "零号委托OST（下）"@ja,
        "Zeroth Directive ORIGINAL SOUNDTRACK Vol. 2"@ja-latn ;
    mo:performance_of <album/157313#musicalwork> ;
    mo:recorded_as <album/157313#musicalexpression> ;
    schema:name "Zeroth Directive ORIGINAL SOUNDTRACK Vol. 2"@en,
        "零号委托OST（下）"@ja,
        "Zeroth Directive ORIGINAL SOUNDTRACK Vol. 2"@ja-latn ;
    schema:workPerformed <album/157313#musicalwork> .

<https://media.vgm.io/albums/31/157313/157313-94696978b0c5.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/157313#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/157313/157313-94696978b0c5.jpg> ;
    foaf:depicts <album/157313#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/157313/157313-94696978b0c5.jpg> .

<https://medium-media.vgm.io/albums/31/157313/157313-94696978b0c5.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/157313#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Zeroth Directive ORIGINAL SOUNDTRACK Vol. 2"@en,
        "零号委托OST（下）"@ja,
        "Zeroth Directive ORIGINAL SOUNDTRACK Vol. 2"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "MSR Studio"@en ;
            foaf:made <album/157313#composition> ;
            foaf:name "MSR Studio"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lottie Truman"@en ;
            foaf:made <album/157313#composition> ;
            foaf:name "Lottie Truman"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mike Truman"@en ;
            foaf:made <album/157313#composition> ;
            foaf:name "Mike Truman"@en ],
        <artist/13177#subject>,
        <artist/28435#subject>,
        <artist/31138#subject>,
        <artist/53615#subject>,
        <artist/63965#subject>,
        <artist/65085#subject>,
        <artist/72157#subject>,
        <artist/78590#subject>,
        <artist/78591#subject>,
        <artist/78596#subject> ;
    mo:produced_work <album/157313#musicalwork> ;
    schema:name "Zeroth Directive ORIGINAL SOUNDTRACK Vol. 2"@en,
        "零号委托OST（下）"@ja,
        "Zeroth Directive ORIGINAL SOUNDTRACK Vol. 2"@ja-latn .

<album/157313#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2026-02-15"^^xsd:date ;
    dcterms:title "Zeroth Directive ORIGINAL SOUNDTRACK Vol. 2"@en,
        "零号委托OST（下）"@ja,
        "Zeroth Directive ORIGINAL SOUNDTRACK Vol. 2"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/157313#musicalexpression> ;
    mo:publisher _:N6d3fb01549ea44458bfbe72c8e1627e2 ;
    mo:record _:Nfa08234758c14ed4899359b5176ec733 ;
    mo:record_count 1 ;
    schema:about <product/23610#subject> ;
    schema:datePublished "2026-02-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/157313/157313-94696978b0c5.jpg> ;
    schema:name "Zeroth Directive ORIGINAL SOUNDTRACK Vol. 2"@en,
        "零号委托OST（下）"@ja,
        "Zeroth Directive ORIGINAL SOUNDTRACK Vol. 2"@ja-latn ;
    schema:publisher _:N6d3fb01549ea44458bfbe72c8e1627e2 ;
    foaf:depiction <https://media.vgm.io/albums/31/157313/157313-94696978b0c5.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157313#subject> ;
    schema:name "Mike Truman"@en ;
    foaf:made <album/157313#subject> ;
    foaf:name "Mike Truman"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157313#subject> ;
    schema:name "Lottie Truman"@en ;
    foaf:made <album/157313#subject> ;
    foaf:name "Lottie Truman"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/157313#subject> ;
    schema:name "MSR Studio"@en ;
    foaf:made <album/157313#subject> ;
    foaf:name "MSR Studio"@en .

_:N05dd078e6c7e4114802b738870ae74a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Of Grace and Gentle Might"@en,
        "穆如清风"@zd ;
    mo:track_number 20 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "Of Grace and Gentle Might"@en,
        "穆如清风"@zd .

_:N13183e30ea934e06a0333509e5ccdb38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Misty Grove"@en,
        "雾篁"@zd ;
    mo:track_number 3 ;
    schema:duration "PT6:36"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "Misty Grove"@en,
        "雾篁"@zd .

_:N13b6d5ea16bf4c6b85df9ee7eba0cfa0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Peace Under a Vast Sky"@en,
        "万里升平"@zd ;
    mo:track_number 16 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "Peace Under a Vast Sky"@en,
        "万里升平"@zd .

_:N187dbba3302248e89f04bec523ad40f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "By the Solemn Glow"@en,
        "孤案灯青"@zd ;
    mo:track_number 15 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "By the Solemn Glow"@en,
        "孤案灯青"@zd .

_:N1f92ade798694bdbb02a6ad91903c155 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blossoms Bring an Old Friend"@en,
        "春景故人来"@zd ;
    mo:track_number 9 ;
    schema:duration "PT3:13"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "Blossoms Bring an Old Friend"@en,
        "春景故人来"@zd .

_:N20d9c5e5cf434b7d82e165dc0b51da4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jingyu at Eventide"@en,
        "景玉夕时"@zd ;
    mo:track_number 8 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "Jingyu at Eventide"@en,
        "景玉夕时"@zd .

_:N321d648046e940629654de91031d5c42 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jingyu at Daybreak"@en,
        "景玉朝明"@zd ;
    mo:track_number 7 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "Jingyu at Daybreak"@en,
        "景玉朝明"@zd .

_:N4159a626de4f4fc6875c8cd842668678 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Charged by Verdant Tubes"@en,
        "青简注我"@zd ;
    mo:track_number 17 ;
    schema:duration "PT3:10"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "Charged by Verdant Tubes"@en,
        "青简注我"@zd .

_:N59380bedcf784e9d8c69c95ffb85ddb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Settling Gaze"@en,
        "沉降视线"@zd ;
    mo:track_number 4 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "The Settling Gaze"@en,
        "沉降视线"@zd .

_:N6d3fb01549ea44458bfbe72c8e1627e2 schema:name "METAL SCAR RADIO"@en,
        "METAL SCAR RADIO"@ja,
        "METAL SCAR RADIO"@ja-latn ;
    foaf:name "METAL SCAR RADIO"@en,
        "METAL SCAR RADIO"@ja,
        "METAL SCAR RADIO"@ja-latn .

_:N6f18d99bea214fe59b9b7332e629c34c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "New Foundation"@en,
        "新壤"@zd ;
    mo:track_number 22 ;
    schema:duration "PT3:47"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "New Foundation"@en,
        "新壤"@zd .

_:N72193eae1bcd4e049de9d99374949ed9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watching the Ling Waters"@en,
        "观陵水"@zd ;
    mo:track_number 11 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "Watching the Ling Waters"@en,
        "观陵水"@zd .

_:N825fbb0eff524645b04a36c26f12e668 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pools in the Ice Cave"@en,
        "寒窟聚水"@zd ;
    mo:track_number 6 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "Pools in the Ice Cave"@en,
        "寒窟聚水"@zd .

_:N84a7ad727d744ce28943e543ff8108d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forge"@en,
        "洪炉"@zd ;
    mo:track_number 23 ;
    schema:duration "PT7:14"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "Forge"@en,
        "洪炉"@zd .

_:N84c3107e7f7f449389e49d34d3a78d65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson in the Crag"@en,
        "山樆轻"@zd ;
    mo:track_number 18 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "Crimson in the Crag"@en,
        "山樆轻"@zd .

_:N93d8f912e3d648f4acce35c7734fa350 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marching Onwards"@en,
        "武装继进"@zd ;
    mo:track_number 5 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "Marching Onwards"@en,
        "武装继进"@zd .

_:N9a243d708ac044a2a055bc9cdbae48e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "When the Spring Rite Arrives"@en,
        "来时新社"@zd ;
    mo:track_number 19 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "When the Spring Rite Arrives"@en,
        "来时新社"@zd .

_:Na81a4384bf28457e82866b98ff361fc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fangxing"@en,
        "方兴"@zd ;
    mo:track_number 12 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "Fangxing"@en,
        "方兴"@zd .

_:Nab8f58323b64441fb46577dbb8b9a55e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Day for Ourselves"@en,
        "寻暇日"@zd ;
    mo:track_number 14 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "A Day for Ourselves"@en,
        "寻暇日"@zd .

_:Nb1414a53fb05498dbbf3d297678635a2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Walk, To Cross"@en,
        "行渡"@zd ;
    mo:track_number 2 ;
    schema:duration "PT3:50"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "To Walk, To Cross"@en,
        "行渡"@zd .

_:Nccf1bc453ca24e60b20f05a0767226c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Strings of Hue"@en,
        "戏彩绳"@zd ;
    mo:track_number 13 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "Strings of Hue"@en,
        "戏彩绳"@zd .

_:Nd1f8106f59dd442091daa0d7868001d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Great Tide"@en,
        "大潮升"@zd ;
    mo:track_number 10 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "The Great Tide"@en,
        "大潮升"@zd .

_:Nd7fa06d28726475fbe32bef755b02066 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wisdom of the Landscape"@en,
        "知山水"@zd ;
    mo:track_number 1 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "Wisdom of the Landscape"@en,
        "知山水"@zd .

_:Nf43497e5c844478bb1cbfa4753356272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Wind of Rupture"@en,
        "不周风"@zd ;
    mo:track_number 21 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Nfa08234758c14ed4899359b5176ec733 ;
    schema:name "The Wind of Rupture"@en,
        "不周风"@zd .

_:Nfa08234758c14ed4899359b5176ec733 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05dd078e6c7e4114802b738870ae74a4,
        _:N13183e30ea934e06a0333509e5ccdb38,
        _:N13b6d5ea16bf4c6b85df9ee7eba0cfa0,
        _:N187dbba3302248e89f04bec523ad40f8,
        _:N1f92ade798694bdbb02a6ad91903c155,
        _:N20d9c5e5cf434b7d82e165dc0b51da4f,
        _:N321d648046e940629654de91031d5c42,
        _:N4159a626de4f4fc6875c8cd842668678,
        _:N59380bedcf784e9d8c69c95ffb85ddb3,
        _:N6f18d99bea214fe59b9b7332e629c34c,
        _:N72193eae1bcd4e049de9d99374949ed9,
        _:N825fbb0eff524645b04a36c26f12e668,
        _:N84a7ad727d744ce28943e543ff8108d4,
        _:N84c3107e7f7f449389e49d34d3a78d65,
        _:N93d8f912e3d648f4acce35c7734fa350,
        _:N9a243d708ac044a2a055bc9cdbae48e7,
        _:Na81a4384bf28457e82866b98ff361fc5,
        _:Nab8f58323b64441fb46577dbb8b9a55e,
        _:Nb1414a53fb05498dbbf3d297678635a2,
        _:Nccf1bc453ca24e60b20f05a0767226c6,
        _:Nd1f8106f59dd442091daa0d7868001d8,
        _:Nd7fa06d28726475fbe32bef755b02066,
        _:Nf43497e5c844478bb1cbfa4753356272 ;
    mo:track_count 23 ;
    schema:duration "PT70:52"^^xsd:interval ;
    schema:numTracks 23 ;
    schema:track _:N05dd078e6c7e4114802b738870ae74a4,
        _:N13183e30ea934e06a0333509e5ccdb38,
        _:N13b6d5ea16bf4c6b85df9ee7eba0cfa0,
        _:N187dbba3302248e89f04bec523ad40f8,
        _:N1f92ade798694bdbb02a6ad91903c155,
        _:N20d9c5e5cf434b7d82e165dc0b51da4f,
        _:N321d648046e940629654de91031d5c42,
        _:N4159a626de4f4fc6875c8cd842668678,
        _:N59380bedcf784e9d8c69c95ffb85ddb3,
        _:N6f18d99bea214fe59b9b7332e629c34c,
        _:N72193eae1bcd4e049de9d99374949ed9,
        _:N825fbb0eff524645b04a36c26f12e668,
        _:N84a7ad727d744ce28943e543ff8108d4,
        _:N84c3107e7f7f449389e49d34d3a78d65,
        _:N93d8f912e3d648f4acce35c7734fa350,
        _:N9a243d708ac044a2a055bc9cdbae48e7,
        _:Na81a4384bf28457e82866b98ff361fc5,
        _:Nab8f58323b64441fb46577dbb8b9a55e,
        _:Nb1414a53fb05498dbbf3d297678635a2,
        _:Nccf1bc453ca24e60b20f05a0767226c6,
        _:Nd1f8106f59dd442091daa0d7868001d8,
        _:Nd7fa06d28726475fbe32bef755b02066,
        _:Nf43497e5c844478bb1cbfa4753356272 .

