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

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

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

<artist/335#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/15313#subject> ;
    schema:name "Kousuke Yamashita"@en,
        "山下康介"@ja ;
    foaf:made <album/15313#composition>,
        <album/15313#subject> ;
    foaf:name "Kousuke Yamashita"@en,
        "山下康介"@ja .

<product/2305#subject> a schema:CreativeWork ;
    schema:name "Nobunaga no Yabou: Ranseiki"@en,
        "信長の野望・嵐世記"@ja,
        "Nobunaga no Yabou: Ranseiki"@ja-latn ;
    foaf:name "Nobunaga no Yabou: Ranseiki"@en,
        "信長の野望・嵐世記"@ja,
        "Nobunaga no Yabou: Ranseiki"@ja-latn .

<product/2306#subject> a schema:CreativeWork ;
    schema:name "Nobunaga no Yabou: Soutenroku"@en,
        "信長の野望・蒼天録"@ja,
        "Nobunaga no Yabou: Soutenroku"@ja-latn ;
    foaf:name "Nobunaga no Yabou: Soutenroku"@en,
        "信長の野望・蒼天録"@ja,
        "Nobunaga no Yabou: Soutenroku"@ja-latn .

<product/2307#subject> a schema:CreativeWork ;
    schema:name "Nobunaga's Ambition: Rise to Power"@en,
        "信長の野望・天下創世"@ja,
        "Nobunaga no Yabou: Tenka Sousei"@ja-latn ;
    foaf:name "Nobunaga's Ambition: Rise to Power"@en,
        "信長の野望・天下創世"@ja,
        "Nobunaga no Yabou: Tenka Sousei"@ja-latn .

<product/2308#subject> a schema:CreativeWork ;
    schema:name "Nobunaga's Ambition: Iron Triangle"@en,
        "信長の野望・革新"@ja,
        "Nobunaga no Yabou: Kakushin"@ja-latn ;
    foaf:name "Nobunaga's Ambition: Iron Triangle"@en,
        "信長の野望・革新"@ja,
        "Nobunaga no Yabou: Kakushin"@ja-latn .

<product/2309#subject> a schema:CreativeWork ;
    schema:name "Nobunaga no Yabou: Tendou"@en,
        "信長の野望・天道"@ja,
        "Nobunaga no Yabou: Tendou"@ja-latn ;
    foaf:name "Nobunaga no Yabou: Tendou"@en,
        "信長の野望・天道"@ja,
        "Nobunaga no Yabou: Tendou"@ja-latn .

<album/15313#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nobunaga no Yabou Shijou Onban"@en,
        "信長の野望 至上音盤"@ja,
        "Nobunaga no Yabou Shijou Onban"@ja-latn ;
    mo:composer <artist/335#subject> ;
    mo:produced_work <album/15313#musicalwork> ;
    schema:name "Nobunaga no Yabou Shijou Onban"@en,
        "信長の野望 至上音盤"@ja,
        "Nobunaga no Yabou Shijou Onban"@ja-latn .

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

<album/15313#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nobunaga no Yabou Shijou Onban"@en,
        "信長の野望 至上音盤"@ja,
        "Nobunaga no Yabou Shijou Onban"@ja-latn ;
    mo:performance_of <album/15313#musicalwork> ;
    mo:recorded_as <album/15313#musicalexpression> ;
    schema:name "Nobunaga no Yabou Shijou Onban"@en,
        "信長の野望 至上音盤"@ja,
        "Nobunaga no Yabou Shijou Onban"@ja-latn ;
    schema:workPerformed <album/15313#musicalwork> .

<org/32#subject> schema:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn ;
    foaf:name "KOEI Co., Ltd."@en,
        "株式会社コーエー"@ja,
        "KOEI Co., Ltd."@ja-latn .

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

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

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

<album/15313#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2009-11-18"^^xsd:date ;
    dcterms:title "Nobunaga no Yabou Shijou Onban"@en,
        "信長の野望 至上音盤"@ja,
        "Nobunaga no Yabou Shijou Onban"@ja-latn ;
    mo:catalogue_number "KECH-1513~4" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/15313#musicalexpression> ;
    mo:publisher <org/32#subject> ;
    mo:record _:N3b88ffefd39d46c68842c7b7742d32c5,
        _:Ne371bcc2fe6146529cf1118690fe619b ;
    mo:record_count 2 ;
    schema:about <product/2305#subject>,
        <product/2306#subject>,
        <product/2307#subject>,
        <product/2308#subject>,
        <product/2309#subject> ;
    schema:datePublished "2009-11-18"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/31/15313/15313-1258571348.jpg> ;
    schema:name "Nobunaga no Yabou Shijou Onban"@en,
        "信長の野望 至上音盤"@ja,
        "Nobunaga no Yabou Shijou Onban"@ja-latn ;
    schema:publisher <org/32#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/15313/15313-1258571348.jpg> .

_:N002050b26bb642128aae76e51f7e4aae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflection of the Yonder -Pre Ending-"@en,
        "惟みる彼方 －プレエンディング－"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Reflection of the Yonder -Pre Ending-"@en,
        "惟みる彼方 －プレエンディング－"@ja .

_:N006c5b713ba1464d83d7607bb70bf67e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Storm Spirit -Desperate Situation-"@en,
        "嵐魂 －絶体絶命－"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Storm Spirit -Desperate Situation-"@en,
        "嵐魂 －絶体絶命－"@ja .

_:N0104e28217e84779ad20654ebd35f68c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To a Distant Dreaming -Ending-"@en,
        "遥か夢路へと －エンディング－"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "To a Distant Dreaming -Ending-"@en,
        "遥か夢路へと －エンディング－"@ja .

_:N03b0cfdce8df4a11bf6ad93080abf58d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I am Here & Revision -Chief Adviser & Seii Taishogun Theme-"@en,
        "ここに我あり・改 －関白・征夷大将軍のテーマ－"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "I am Here & Revision -Chief Adviser & Seii Taishogun Theme-"@en,
        "ここに我あり・改 －関白・征夷大将軍のテーマ－"@ja .

_:N0495b8370e9e4e9aac3d9463a81e05d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Blue of Dawn -Title & Initialization-"@en,
        "夜明けの蒼 －タイトル・初期設定－"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "The Blue of Dawn -Title & Initialization-"@en,
        "夜明けの蒼 －タイトル・初期設定－"@ja .

_:N04bab7cd0ac7401aa85740ad6817b2d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of a Severe Winter & Soar -Date Family Theme-"@en,
        "厳冬の果て・翔 －伊達家のテーマ－"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "The End of a Severe Winter & Soar -Date Family Theme-"@en,
        "厳冬の果て・翔 －伊達家のテーマ－"@ja .

_:N099e2a54a8944e089eed7ceb45404029 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vanishing Rut -Supreme Ruler Theme (Anonymous Daimyo)-"@en,
        "消えゆく轍 －覇者のテーマ(無名大名)－"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Vanishing Rut -Supreme Ruler Theme (Anonymous Daimyo)-"@en,
        "消えゆく轍 －覇者のテーマ(無名大名)－"@ja .

_:N0b1896b74f724e6ea1c92c6c44a00255 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Commander’s Abandoned Affection -Takeda Family Theme-"@en,
        "棄恩の将 －武田家のテーマ－"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "The Commander’s Abandoned Affection -Takeda Family Theme-"@en,
        "棄恩の将 －武田家のテーマ－"@ja .

_:N0e3c536ea6144368996ebe49ab4bb057 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea of Stormy Weather -Battle (Coast Region)-"@en,
        "荒天の海原 －合戦(沿岸国)－"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Sea of Stormy Weather -Battle (Coast Region)-"@en,
        "荒天の海原 －合戦(沿岸国)－"@ja .

_:N12a27d8bbee2460083b36cbddf6154eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Old and Sharp Formation -Strategy Phase & Mori-"@en,
        "老鋭なる戦陣 －軍略フェイズ・毛利－"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "The Old and Sharp Formation -Strategy Phase & Mori-"@en,
        "老鋭なる戦陣 －軍略フェイズ・毛利－"@ja .

_:N14aa3ba9950c49fe9cf40c7063cc9185 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time of the Crimson Snow -Battle (Snow Region)-"@en,
        "紅雪の刻 －合戦(雪国)－"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Time of the Crimson Snow -Battle (Snow Region)-"@en,
        "紅雪の刻 －合戦(雪国)－"@ja .

_:N1c3fea283f0b4351bf1f23fb31b0dc74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Raging Earth -Sengoku Daimyo-"@en,
        "猛る大地 －戦国大名－"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "The Raging Earth -Sengoku Daimyo-"@en,
        "猛る大地 －戦国大名－"@ja .

_:N2314d6124b8e4414b9be324debe9e9f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dancer of Time -Ending-"@en,
        "刻の舞人 －エンディング－"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Dancer of Time -Ending-"@en,
        "刻の舞人 －エンディング－"@ja .

_:N264871e1f0fe460194811296994536d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crimson Tears -Ending-"@en,
        "紅の涙 －エンディング－"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Crimson Tears -Ending-"@en,
        "紅の涙 －エンディング－"@ja .

_:N2af8b34da13e4712857591bfa6b82d59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Frozen Sigh -Field (Battle on the Snow)-"@en,
        "凍てつく吐息 －野戦(雪上の戦い)－"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "A Frozen Sigh -Field (Battle on the Snow)-"@en,
        "凍てつく吐息 －野戦(雪上の戦い)－"@ja .

_:N316dc9db2f2e468f83b7bb3423fad110 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Awakening of Time -Chief Adviser & Seii Taishogun Theme-"@en,
        "刻の醒覚 －関白・征夷大将軍のテーマ－"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "The Awakening of Time -Chief Adviser & Seii Taishogun Theme-"@en,
        "刻の醒覚 －関白・征夷大将軍のテーマ－"@ja .

_:N32d8a56b00a343278801a5acf92e83b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rut in the Way is not the Road -Oda Family Theme-"@en,
        "途轍なき道 －織田家のテーマ－"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "The Rut in the Way is not the Road -Oda Family Theme-"@en,
        "途轍なき道 －織田家のテーマ－"@ja .

_:N36c98f7c70114eaab3828a6a071ffa19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Land of Profusion -Opening-"@en,
        "繚乱の大地 －オープニング－"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Land of Profusion -Opening-"@en,
        "繚乱の大地 －オープニング－"@ja .

_:N3e274dd8f9254d28baf32a4b56319503 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Land of Profusion"@en,
        "繚乱の大地"@ja ;
    mo:track_number 38 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Land of Profusion"@en,
        "繚乱の大地"@ja .

_:N3faa992f527e4014886f4ddb38bbc0fc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Along with Marici -Strategy Phase & Buddhism-"@en,
        "摩利支天と共に －軍略フェイズ・仏教－"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Along with Marici -Strategy Phase & Buddhism-"@en,
        "摩利支天と共に －軍略フェイズ・仏教－"@ja .

_:N3fc2654fc9224100aa7ef90100513e3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horizon of Swift Horses & Soar -Tokugawa Family Theme-"@en,
        "駿馬達の地平・翔 －徳川家のテーマ－"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Horizon of Swift Horses & Soar -Tokugawa Family Theme-"@en,
        "駿馬達の地平・翔 －徳川家のテーマ－"@ja .

_:N426bbbc8fb4f4e90b15f87f7b48ec6d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Whispers of Seduction -Diplomacy-"@en,
        "蟲惑の囁き －外交－"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Whispers of Seduction -Diplomacy-"@en,
        "蟲惑の囁き －外交－"@ja .

_:N471da61a83e14a12be2660289a871713 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path of Righteousness Pierces the Sky"@en,
        "正道貫き空"@ja ;
    mo:track_number 37 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "The Path of Righteousness Pierces the Sky"@en,
        "正道貫き空"@ja .

_:N4d1837a7a35b46e2a999a04b11ebba32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Plan without Careful Thinking & Soar -Imperial Court Theme-"@en,
        "想いなき深謀・翔 －公家のテーマ－"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "A Plan without Careful Thinking & Soar -Imperial Court Theme-"@en,
        "想いなき深謀・翔 －公家のテーマ－"@ja .

_:N50846b3cb1a14998979b513ca69a15d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Period of Awakening of the Leather -Opening-"@en,
        "時代の革醒 －オープニング－"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:19"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "The Period of Awakening of the Leather -Opening-"@en,
        "時代の革醒 －オープニング－"@ja .

_:N50a2c37d07664344b72f95762bad56dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Flame in the Ogre’s Eyes -Battle (Follower Masses)-"@en,
        "鬼眼の炎 －合戦(門徒衆)－"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "The Flame in the Ogre’s Eyes -Battle (Follower Masses)-"@en,
        "鬼眼の炎 －合戦(門徒衆)－"@ja .

_:N540ec4d3a55a43f1864479e9df30c797 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Laughable Person -Departure for the Front-"@en,
        "嗤う者共 －出陣－"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Laughable Person -Departure for the Front-"@en,
        "嗤う者共 －出陣－"@ja .

_:N55aa7505c4e74a7e80d800ae9b6d8260 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Banquet’s Celebration Cup -Pre Ending-"@en,
        "祝杯の宴 －プレ・エンディング－"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Banquet’s Celebration Cup -Pre Ending-"@en,
        "祝杯の宴 －プレ・エンディング－"@ja .

_:N55eeca3fbd2c44298010882a5ea595bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Path of Righteousness Pierces the Sky -Supreme Ruler Theme (Nobunaga)-"@en,
        "正道貫き空 －覇者のテーマ(信長)－"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "The Path of Righteousness Pierces the Sky -Supreme Ruler Theme (Nobunaga)-"@en,
        "正道貫き空 －覇者のテーマ(信長)－"@ja .

_:N5665ab12422a4291a2084eacc89984be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Horsemen Battle at Dawn -Field (Okehazama)-"@en,
        "暁の騎戦 －野戦(桶狭間)－"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Horsemen Battle at Dawn -Field (Okehazama)-"@en,
        "暁の騎戦 －野戦(桶狭間)－"@ja .

_:N568184d5ed0649769b393b6048872446 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Surviving a Life-or-Death Crisis & Soar -Shimazu Family Theme-"@en,
        "死線を越え・翔 －島津家のテーマ－"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Surviving a Life-or-Death Crisis & Soar -Shimazu Family Theme-"@en,
        "死線を越え・翔 －島津家のテーマ－"@ja .

_:N5682638f13f54d9a994b94a862c85633 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mane of the Forest -Date Family Theme-"@en,
        "杜の鬣 －伊達家のテーマ－"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Mane of the Forest -Date Family Theme-"@en,
        "杜の鬣 －伊達家のテーマ－"@ja .

_:N5b09749d35924c8d85ce35fd472572f8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of Light Green -Battle (Mountainous Region)-"@en,
        "碧緑の闘い －合戦(山国)－"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Battle of Light Green -Battle (Mountainous Region)-"@en,
        "碧緑の闘い －合戦(山国)－"@ja .

_:N64049c51bb274e38b71b11bd7c967417 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Squall of Fury -Opening-"@en,
        "狂乱の疾風 －オープニング－"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Squall of Fury -Opening-"@en,
        "狂乱の疾風 －オープニング－"@ja .

_:N6627cc6a8d6c4d73a887c9a9c6d2d8c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raging White Wolf -Strategy Phase & Oda-"@en,
        "猛る白狼 －軍略フェイズ・織田－"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Raging White Wolf -Strategy Phase & Oda-"@en,
        "猛る白狼 －軍略フェイズ・織田－"@ja .

_:N69164e6e1cd54323bc371bfc58350b4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time of Astonishment -Siege Battle (Before the Invasion)-"@en,
        "仰天の刻 －攻城戦(侵入前)－"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Time of Astonishment -Siege Battle (Before the Invasion)-"@en,
        "仰天の刻 －攻城戦(侵入前)－"@ja .

_:N6c353f1e98bd43a1895787f0c7594be8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Challenge at the Spring Dawn & Soar -Hojo Family Theme-"@en,
        "春暁を臨み・翔 －北条家のテーマ－"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Challenge at the Spring Dawn & Soar -Hojo Family Theme-"@en,
        "春暁を臨み・翔 －北条家のテーマ－"@ja .

_:N73c3aaef35d34d78a29d7064e71aec57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Route towards the Isolation -Strategy Phase & Uesugi-"@en,
        "孤高なる路 －軍略フェイズ・上杉－"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "The Route towards the Isolation -Strategy Phase & Uesugi-"@en,
        "孤高なる路 －軍略フェイズ・上杉－"@ja .

_:N7914f95db53d4397a17948a2ec50eca3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossing the Morning Mist -Battle (Plains Region)-"@en,
        "朝霞を越え －合戦(平野国)－"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Crossing the Morning Mist -Battle (Plains Region)-"@en,
        "朝霞を越え －合戦(平野国)－"@ja .

_:N7f939952ac9147bca10981efdef94721 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Hidden State of the War -Uesugi Family Theme-"@en,
        "木隠れの戦局 －上杉家のテーマ－"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "The Hidden State of the War -Uesugi Family Theme-"@en,
        "木隠れの戦局 －上杉家のテーマ－"@ja .

_:N855d05140e65468197f21c72fda3a980 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Moegi Footsteps -Strategy Phase & Imperial Court of Shogunate-"@en,
        "萌黄なる足音 －軍略フェイズ・幕府公家－"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Moegi Footsteps -Strategy Phase & Imperial Court of Shogunate-"@en,
        "萌黄なる足音 －軍略フェイズ・幕府公家－"@ja .

_:N87b0238ed244479b81de02519444f982 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Way of the War Clouds & Soar -Mori Family Theme-"@en,
        "戦雲の習い・翔 －毛利家のテーマ－"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "The Way of the War Clouds & Soar -Mori Family Theme-"@en,
        "戦雲の習い・翔 －毛利家のテーマ－"@ja .

_:N8eae214b6202424b95a7e80856c24704 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shining Ones -Shimazu Family Theme-"@en,
        "耀けるものたち －島津家のテーマ－"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "The Shining Ones -Shimazu Family Theme-"@en,
        "耀けるものたち －島津家のテーマ－"@ja .

_:N9b1d1490cef64b3abea0d2b95e95016c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silence of the Party -Sunlight of Spring-"@en,
        "宴の静寂 －春の日差し－"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Silence of the Party -Sunlight of Spring-"@en,
        "宴の静寂 －春の日差し－"@ja .

_:Na1b06601175040d4a545c922779bff4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Omen of Riot -Great Daimyo Theme-"@en,
        "動乱の予兆 －大大名のテーマ－"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Omen of Riot -Great Daimyo Theme-"@en,
        "動乱の予兆 －大大名のテーマ－"@ja .

_:Na7d1ff7c2a394031b2bfc431d28820d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Groan of the Warrior -Supreme Ruler Theme (Famous Daimyo)-"@en,
        "武士の唸り －覇者のテーマ(有名大名)－"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Groan of the Warrior -Supreme Ruler Theme (Famous Daimyo)-"@en,
        "武士の唸り －覇者のテーマ(有名大名)－"@ja .

_:Nb54d5a45b7444ac58e058cade5c6dd6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Handful of Tears -Man of the World (Chief Adviser)-"@en,
        "一握の泪 －天下人のテーマ(関白)－"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "A Handful of Tears -Man of the World (Chief Adviser)-"@en,
        "一握の泪 －天下人のテーマ(関白)－"@ja .

_:Nbbbc5d22a09249b6b2f3821b6d88a984 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Howling Ground & Soar -Uesugi Family Theme-"@en,
        "大地に吼える・翔 －上杉家のテーマ－"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Howling Ground & Soar -Uesugi Family Theme-"@en,
        "大地に吼える・翔 －上杉家のテーマ－"@ja .

_:Nc04403d27d844a2cbfc362c4c27c7935 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Road to Sky Supremacy -Man of the World-"@en,
        "覇天への路 －天下人－"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "The Road to Sky Supremacy -Man of the World-"@en,
        "覇天への路 －天下人－"@ja .

_:Nc08355f6bf4b44598a13062acbd3b8b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Formation at Dawn -Departure for the Front-"@en,
        "夜明けの陣 －出陣－"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Battle Formation at Dawn -Departure for the Front-"@en,
        "夜明けの陣 －出陣－"@ja .

_:Nc19bb33a2108443ab636baffacba84cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Focal Aim of Turbulent Times & Soar -Oda Family Theme-"@en,
        "乱世の光軸・翔 －織田家のテーマ－"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:21"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Focal Aim of Turbulent Times & Soar -Oda Family Theme-"@en,
        "乱世の光軸・翔 －織田家のテーマ－"@ja .

_:Nc9dd822609214d769a9f82a961aa5037 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End of a Severe Earthquake -Field & Final Stage-"@en,
        "激震の果てに －野戦・終盤－"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "The End of a Severe Earthquake -Field & Final Stage-"@en,
        "激震の果てに －野戦・終盤－"@ja .

_:Ncb937cfd7f1149d0a9b76b13c847b3da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Respectful Retainer -Mori Family Theme-"@en,
        "蹴然の臣 －毛利家のテーマ－"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Respectful Retainer -Mori Family Theme-"@en,
        "蹴然の臣 －毛利家のテーマ－"@ja .

_:Ncbe41649a01f437194ea4a6584d5ddcd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Trace of Light of the Warrior -Ending-"@en,
        "武士の光跡 －エンディング－"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Trace of Light of the Warrior -Ending-"@en,
        "武士の光跡 －エンディング－"@ja .

_:Ncbe66b3c9a52408a9d331dd2a9519c19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calm Wind, Faint -Small Daimyo Theme-"@en,
        "凪の風、微か －小大名のテーマ－"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Calm Wind, Faint -Small Daimyo Theme-"@en,
        "凪の風、微か －小大名のテーマ－"@ja .

_:Ncc4493352701418c80cc07ba11fdc91e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Interval between two Bright Jewels -Siege Battle-"@en,
        "双璧の狭間 －攻城戦－"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Interval between two Bright Jewels -Siege Battle-"@en,
        "双璧の狭間 －攻城戦－"@ja .

_:Ncd8c771098af4953944b77022e654149 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spring Warmth -Pre Ending & Subordinates-"@en,
        "ぬくもりの春 －プレエンディング・配下－"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Spring Warmth -Pre Ending & Subordinates-"@en,
        "ぬくもりの春 －プレエンディング・配下－"@ja .

_:Nd0f750d9e61d4751bea5745eae5f008b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Backlighting Revolt -Battle (General)-"@en,
        "逆光の乱 －合戦(通常)－"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Backlighting Revolt -Battle (General)-"@en,
        "逆光の乱 －合戦(通常)－"@ja .

_:Nd49e7a7776f040b3a7452d283140485c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Earth’s Call -Pre Ending & Daimyo-"@en,
        "光臨の大地へ －プレエンディング・大名－"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "To the Earth’s Call -Pre Ending & Daimyo-"@en,
        "光臨の大地へ －プレエンディング・大名－"@ja .

_:Nd73736c8a16c489499167373467a1822 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fortress of a New Moon -Invasion-"@en,
        "新月の砦 －侵略－"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Fortress of a New Moon -Invasion-"@en,
        "新月の砦 －侵略－"@ja .

_:Nd76cee1859214cb1b03a3c409c0771e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest’s Beacon -Strategy Phase & Takeda-"@en,
        "狼煙の杜 －軍略フェイズ・武田－"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Forest’s Beacon -Strategy Phase & Takeda-"@en,
        "狼煙の杜 －軍略フェイズ・武田－"@ja .

_:Nd791e7cc71fb463ba3c6cda951065128 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thoughts of Different Possibilities -Initialization-"@en,
        "幾瀬の想い －初期設定－"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Thoughts of Different Possibilities -Initialization-"@en,
        "幾瀬の想い －初期設定－"@ja .

_:Ne2ac42fb119d4e409ccffbd40c60bb25 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Melody of the Koto’s Strings -Strategy Phase & Kirishitan-"@en,
        "琴弦の旋律 －軍略フェイズ・切支丹－"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Melody of the Koto’s Strings -Strategy Phase & Kirishitan-"@en,
        "琴弦の旋律 －軍略フェイズ・切支丹－"@ja .

_:Ne466cacb5b7841f59df16ed07cf427b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time of Waking -Opening-"@en,
        "目覚めの刻 －オープニング－"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Time of Waking -Opening-"@en,
        "目覚めの刻 －オープニング－"@ja .

_:Ne49c1327cfe1434fba5170e56c74c91f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Time of the Spring Dance -Negotiations with the Imperial Court-"@en,
        "春舞の頃 －朝廷との交渉－"@ja ;
    mo:track_number 35 ;
    schema:duration "PT0:45"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "The Time of the Spring Dance -Negotiations with the Imperial Court-"@en,
        "春舞の頃 －朝廷との交渉－"@ja .

_:Ne8ce5f171bb5482b809e320843d9dc91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morning Star -Opening-"@en,
        "暁星 －オープニング－"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Morning Star -Opening-"@en,
        "暁星 －オープニング－"@ja .

_:Nf24d95baa2d7417694a4a80317e7bc9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shout into the Empty Space & Soar -Takeda Family Theme-"@en,
        "虚空に叫べど・翔 －武田家のテーマ－"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Shout into the Empty Space & Soar -Takeda Family Theme-"@en,
        "虚空に叫べど・翔 －武田家のテーマ－"@ja .

_:Nf452322218724e769bae0d9b89a179b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Field of Evening Calm -Ending-"@en,
        "夕凪ヶ原 －エンディング－"@ja ;
    mo:track_number 36 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N3b88ffefd39d46c68842c7b7742d32c5 ;
    schema:name "Field of Evening Calm -Ending-"@en,
        "夕凪ヶ原 －エンディング－"@ja .

_:Nf8b768e48e2f49759fb8a47e087f338e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a Huge Rock -Tokugawa Family Theme-"@en,
        "磐石の如く －徳川家のテーマ－"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "Like a Huge Rock -Tokugawa Family Theme-"@en,
        "磐石の如く －徳川家のテーマ－"@ja .

_:Nf8e7abe96a034ff48c77640933205a51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Roaring Sound of Rainfall -Sanada Family Theme-"@en,
        "吼く雨音 －真田家のテーマ－"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Ne371bcc2fe6146529cf1118690fe619b ;
    schema:name "The Roaring Sound of Rainfall -Sanada Family Theme-"@en,
        "吼く雨音 －真田家のテーマ－"@ja .

_:Ne371bcc2fe6146529cf1118690fe619b a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N002050b26bb642128aae76e51f7e4aae,
        _:N006c5b713ba1464d83d7607bb70bf67e,
        _:N03b0cfdce8df4a11bf6ad93080abf58d,
        _:N04bab7cd0ac7401aa85740ad6817b2d8,
        _:N0b1896b74f724e6ea1c92c6c44a00255,
        _:N264871e1f0fe460194811296994536d2,
        _:N316dc9db2f2e468f83b7bb3423fad110,
        _:N32d8a56b00a343278801a5acf92e83b0,
        _:N3fc2654fc9224100aa7ef90100513e3e,
        _:N426bbbc8fb4f4e90b15f87f7b48ec6d3,
        _:N4d1837a7a35b46e2a999a04b11ebba32,
        _:N50846b3cb1a14998979b513ca69a15d5,
        _:N540ec4d3a55a43f1864479e9df30c797,
        _:N568184d5ed0649769b393b6048872446,
        _:N5682638f13f54d9a994b94a862c85633,
        _:N6c353f1e98bd43a1895787f0c7594be8,
        _:N7f939952ac9147bca10981efdef94721,
        _:N87b0238ed244479b81de02519444f982,
        _:N8eae214b6202424b95a7e80856c24704,
        _:N9b1d1490cef64b3abea0d2b95e95016c,
        _:Nbbbc5d22a09249b6b2f3821b6d88a984,
        _:Nc08355f6bf4b44598a13062acbd3b8b9,
        _:Nc19bb33a2108443ab636baffacba84cf,
        _:Ncb937cfd7f1149d0a9b76b13c847b3da,
        _:Ncbe41649a01f437194ea4a6584d5ddcd,
        _:Ncc4493352701418c80cc07ba11fdc91e,
        _:Nd73736c8a16c489499167373467a1822,
        _:Nd791e7cc71fb463ba3c6cda951065128,
        _:Ne8ce5f171bb5482b809e320843d9dc91,
        _:Nf24d95baa2d7417694a4a80317e7bc9d,
        _:Nf8b768e48e2f49759fb8a47e087f338e,
        _:Nf8e7abe96a034ff48c77640933205a51 ;
    mo:track_count 32 ;
    schema:duration "PT55:51"^^xsd:interval ;
    schema:numTracks 32 ;
    schema:track _:N002050b26bb642128aae76e51f7e4aae,
        _:N006c5b713ba1464d83d7607bb70bf67e,
        _:N03b0cfdce8df4a11bf6ad93080abf58d,
        _:N04bab7cd0ac7401aa85740ad6817b2d8,
        _:N0b1896b74f724e6ea1c92c6c44a00255,
        _:N264871e1f0fe460194811296994536d2,
        _:N316dc9db2f2e468f83b7bb3423fad110,
        _:N32d8a56b00a343278801a5acf92e83b0,
        _:N3fc2654fc9224100aa7ef90100513e3e,
        _:N426bbbc8fb4f4e90b15f87f7b48ec6d3,
        _:N4d1837a7a35b46e2a999a04b11ebba32,
        _:N50846b3cb1a14998979b513ca69a15d5,
        _:N540ec4d3a55a43f1864479e9df30c797,
        _:N568184d5ed0649769b393b6048872446,
        _:N5682638f13f54d9a994b94a862c85633,
        _:N6c353f1e98bd43a1895787f0c7594be8,
        _:N7f939952ac9147bca10981efdef94721,
        _:N87b0238ed244479b81de02519444f982,
        _:N8eae214b6202424b95a7e80856c24704,
        _:N9b1d1490cef64b3abea0d2b95e95016c,
        _:Nbbbc5d22a09249b6b2f3821b6d88a984,
        _:Nc08355f6bf4b44598a13062acbd3b8b9,
        _:Nc19bb33a2108443ab636baffacba84cf,
        _:Ncb937cfd7f1149d0a9b76b13c847b3da,
        _:Ncbe41649a01f437194ea4a6584d5ddcd,
        _:Ncc4493352701418c80cc07ba11fdc91e,
        _:Nd73736c8a16c489499167373467a1822,
        _:Nd791e7cc71fb463ba3c6cda951065128,
        _:Ne8ce5f171bb5482b809e320843d9dc91,
        _:Nf24d95baa2d7417694a4a80317e7bc9d,
        _:Nf8b768e48e2f49759fb8a47e087f338e,
        _:Nf8e7abe96a034ff48c77640933205a51 .

_:N3b88ffefd39d46c68842c7b7742d32c5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0104e28217e84779ad20654ebd35f68c,
        _:N0495b8370e9e4e9aac3d9463a81e05d2,
        _:N099e2a54a8944e089eed7ceb45404029,
        _:N0e3c536ea6144368996ebe49ab4bb057,
        _:N12a27d8bbee2460083b36cbddf6154eb,
        _:N14aa3ba9950c49fe9cf40c7063cc9185,
        _:N1c3fea283f0b4351bf1f23fb31b0dc74,
        _:N2314d6124b8e4414b9be324debe9e9f9,
        _:N2af8b34da13e4712857591bfa6b82d59,
        _:N36c98f7c70114eaab3828a6a071ffa19,
        _:N3e274dd8f9254d28baf32a4b56319503,
        _:N3faa992f527e4014886f4ddb38bbc0fc,
        _:N471da61a83e14a12be2660289a871713,
        _:N50a2c37d07664344b72f95762bad56dd,
        _:N55aa7505c4e74a7e80d800ae9b6d8260,
        _:N55eeca3fbd2c44298010882a5ea595bb,
        _:N5665ab12422a4291a2084eacc89984be,
        _:N5b09749d35924c8d85ce35fd472572f8,
        _:N64049c51bb274e38b71b11bd7c967417,
        _:N6627cc6a8d6c4d73a887c9a9c6d2d8c5,
        _:N69164e6e1cd54323bc371bfc58350b4c,
        _:N73c3aaef35d34d78a29d7064e71aec57,
        _:N7914f95db53d4397a17948a2ec50eca3,
        _:N855d05140e65468197f21c72fda3a980,
        _:Na1b06601175040d4a545c922779bff4c,
        _:Na7d1ff7c2a394031b2bfc431d28820d6,
        _:Nb54d5a45b7444ac58e058cade5c6dd6d,
        _:Nc04403d27d844a2cbfc362c4c27c7935,
        _:Nc9dd822609214d769a9f82a961aa5037,
        _:Ncbe66b3c9a52408a9d331dd2a9519c19,
        _:Ncd8c771098af4953944b77022e654149,
        _:Nd0f750d9e61d4751bea5745eae5f008b,
        _:Nd49e7a7776f040b3a7452d283140485c,
        _:Nd76cee1859214cb1b03a3c409c0771e7,
        _:Ne2ac42fb119d4e409ccffbd40c60bb25,
        _:Ne466cacb5b7841f59df16ed07cf427b0,
        _:Ne49c1327cfe1434fba5170e56c74c91f,
        _:Nf452322218724e769bae0d9b89a179b7 ;
    mo:track_count 38 ;
    schema:duration "PT64:26"^^xsd:interval ;
    schema:numTracks 38 ;
    schema:track _:N0104e28217e84779ad20654ebd35f68c,
        _:N0495b8370e9e4e9aac3d9463a81e05d2,
        _:N099e2a54a8944e089eed7ceb45404029,
        _:N0e3c536ea6144368996ebe49ab4bb057,
        _:N12a27d8bbee2460083b36cbddf6154eb,
        _:N14aa3ba9950c49fe9cf40c7063cc9185,
        _:N1c3fea283f0b4351bf1f23fb31b0dc74,
        _:N2314d6124b8e4414b9be324debe9e9f9,
        _:N2af8b34da13e4712857591bfa6b82d59,
        _:N36c98f7c70114eaab3828a6a071ffa19,
        _:N3e274dd8f9254d28baf32a4b56319503,
        _:N3faa992f527e4014886f4ddb38bbc0fc,
        _:N471da61a83e14a12be2660289a871713,
        _:N50a2c37d07664344b72f95762bad56dd,
        _:N55aa7505c4e74a7e80d800ae9b6d8260,
        _:N55eeca3fbd2c44298010882a5ea595bb,
        _:N5665ab12422a4291a2084eacc89984be,
        _:N5b09749d35924c8d85ce35fd472572f8,
        _:N64049c51bb274e38b71b11bd7c967417,
        _:N6627cc6a8d6c4d73a887c9a9c6d2d8c5,
        _:N69164e6e1cd54323bc371bfc58350b4c,
        _:N73c3aaef35d34d78a29d7064e71aec57,
        _:N7914f95db53d4397a17948a2ec50eca3,
        _:N855d05140e65468197f21c72fda3a980,
        _:Na1b06601175040d4a545c922779bff4c,
        _:Na7d1ff7c2a394031b2bfc431d28820d6,
        _:Nb54d5a45b7444ac58e058cade5c6dd6d,
        _:Nc04403d27d844a2cbfc362c4c27c7935,
        _:Nc9dd822609214d769a9f82a961aa5037,
        _:Ncbe66b3c9a52408a9d331dd2a9519c19,
        _:Ncd8c771098af4953944b77022e654149,
        _:Nd0f750d9e61d4751bea5745eae5f008b,
        _:Nd49e7a7776f040b3a7452d283140485c,
        _:Nd76cee1859214cb1b03a3c409c0771e7,
        _:Ne2ac42fb119d4e409ccffbd40c60bb25,
        _:Ne466cacb5b7841f59df16ed07cf427b0,
        _:Ne49c1327cfe1434fba5170e56c74c91f,
        _:Nf452322218724e769bae0d9b89a179b7 .

