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

<album/103542#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Romancing SaGa Orchestra Festival LIVE CD"@en,
        "ロマンシング サガ オーケストラ祭 LIVE CD"@ja,
        "Romancing SaGa Orchestra Festival LIVE CD"@ja-latn ;
    mo:produced_work <album/103542#musicalwork> ;
    schema:name "Romancing SaGa Orchestra Festival LIVE CD"@en,
        "ロマンシング サガ オーケストラ祭 LIVE CD"@ja,
        "Romancing SaGa Orchestra Festival LIVE CD"@ja-latn .

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

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

<event/263> a mo:Release ;
    schema:name "Released at Tokyo Game Show 2020 Online (Sep 22, 2020 to Sep 27, 2020)" .

<product/286#subject> a schema:CreativeWork ;
    schema:name "Romancing Sa·Ga"@en,
        "ロマンシング サ・ガ"@ja,
        "Romancing Sa·Ga"@ja-latn ;
    foaf:name "Romancing Sa·Ga"@en,
        "ロマンシング サ・ガ"@ja,
        "Romancing Sa·Ga"@ja-latn .

<product/287#subject> a schema:CreativeWork ;
    schema:name "Romancing SaGa 2"@en,
        "ロマンシング サ・ガ2"@ja,
        "Romancing Sa·Ga 2"@ja-latn ;
    foaf:name "Romancing SaGa 2"@en,
        "ロマンシング サ・ガ2"@ja,
        "Romancing Sa·Ga 2"@ja-latn .

<product/288#subject> a schema:CreativeWork ;
    schema:name "Romancing SaGa 3"@en,
        "ロマンシング サ・ガ3"@ja,
        "Romancing Sa·Ga 3"@ja-latn ;
    foaf:name "Romancing SaGa 3"@en,
        "ロマンシング サ・ガ3"@ja,
        "Romancing Sa·Ga 3"@ja-latn .

<product/3756#subject> a schema:CreativeWork ;
    schema:name "Romancing SaGa (2005)"@en,
        "ロマンシング サガ -ミンストレルソング- (2005)"@ja,
        "Romancing SaGa -Minstrel Song- (2005)"@ja-latn ;
    foaf:name "Romancing SaGa (2005)"@en,
        "ロマンシング サガ -ミンストレルソング- (2005)"@ja,
        "Romancing SaGa -Minstrel Song- (2005)"@ja-latn .

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

<album/103542#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Romancing SaGa Orchestra Festival LIVE CD"@en,
        "ロマンシング サガ オーケストラ祭 LIVE CD"@ja,
        "Romancing SaGa Orchestra Festival LIVE CD"@ja-latn ;
    mo:performance_of <album/103542#musicalwork> ;
    mo:recorded_as <album/103542#musicalexpression> ;
    schema:name "Romancing SaGa Orchestra Festival LIVE CD"@en,
        "ロマンシング サガ オーケストラ祭 LIVE CD"@ja,
        "Romancing SaGa Orchestra Festival LIVE CD"@ja-latn ;
    schema:workPerformed <album/103542#musicalwork> .

<org/1466#subject> schema:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn ;
    foaf:name "SQUARE ENIX MUSIC"@en,
        "SQUARE ENIX MUSIC"@ja,
        "SQUARE ENIX MUSIC"@ja-latn .

<https://media.vgm.io/albums/24/103542/103542-67531ece131b.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/103542#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/24/103542/103542-67531ece131b.png> ;
    foaf:depicts <album/103542#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/24/103542/103542-67531ece131b.png> .

<https://medium-media.vgm.io/albums/24/103542/103542-67531ece131b.png> a schema:ImageObject,
        foaf:Image .

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

<album/103542#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-09-24"^^xsd:date ;
    dcterms:title "Romancing SaGa Orchestra Festival LIVE CD"@en,
        "ロマンシング サガ オーケストラ祭 LIVE CD"@ja,
        "Romancing SaGa Orchestra Festival LIVE CD"@ja-latn ;
    mo:catalogue_number "SQEX-11082~3" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/103542#musicalexpression> ;
    mo:publisher <org/1466#subject> ;
    mo:record _:N958cc24e74de40fdaa3ef7b727bf2fbb,
        _:Ne83263a8773b421da8df223311d912e2 ;
    mo:record_count 2 ;
    mo:release <event/263> ;
    schema:about [ a schema:CreativeWork ;
            schema:name "SaGa THE STAGE ~Shichi Eiyuu no Kikan~"@en ;
            foaf:name "SaGa THE STAGE ~Shichi Eiyuu no Kikan~"@en ],
        [ a schema:CreativeWork ;
            schema:name "Romancing SaGa Re;univerSe"@en ;
            foaf:name "Romancing SaGa Re;univerSe"@en ],
        <product/286#subject>,
        <product/287#subject>,
        <product/288#subject>,
        <product/3756#subject> ;
    schema:datePublished "2020-09-24"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/24/103542/103542-67531ece131b.png> ;
    schema:name "Romancing SaGa Orchestra Festival LIVE CD"@en,
        "ロマンシング サガ オーケストラ祭 LIVE CD"@ja,
        "Romancing SaGa Orchestra Festival LIVE CD"@ja-latn ;
    schema:publisher <org/1466#subject> ;
    foaf:depiction <https://media.vgm.io/albums/24/103542/103542-67531ece131b.png> .

_:N0528328b53c34b528ef25c0166cd9572 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Avalon, Seat of the Empire / The Emperor's March Medley (from Romancing SaGa 2)"@en,
        "帝都アバロン ～ 皇帝出陣 メドレー From ロマンシング サ・ガ 2"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:19"^^xsd:interval ;
    schema:inPlaylist _:Ne83263a8773b421da8df223311d912e2 ;
    schema:name "Avalon, Seat of the Empire / The Emperor's March Medley (from Romancing SaGa 2)"@en,
        "帝都アバロン ～ 皇帝出陣 メドレー From ロマンシング サ・ガ 2"@ja .

_:N09faebdd22514f3e913bcfa90305a602 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beneath the Banner (from Romancing SaGa Re;univerSe)"@en,
        "侯国の旗のもとに From ロマンシング サガ リ・ユニバース"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N958cc24e74de40fdaa3ef7b727bf2fbb ;
    schema:name "Beneath the Banner (from Romancing SaGa Re;univerSe)"@en,
        "侯国の旗のもとに From ロマンシング サガ リ・ユニバース"@ja .

_:N1355756c82e34849b018d9049688ea23 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Queen is Born: Opening Act (from SaGa THE STAGE: Return of the Seven Heroes)"@en,
        "クィーン誕生～オープニングアクト From SaGa THE STAGE ～七英雄の帰還～"@ja ;
    mo:track_number 4 ;
    schema:duration "PT5:50"^^xsd:interval ;
    schema:inPlaylist _:N958cc24e74de40fdaa3ef7b727bf2fbb ;
    schema:name "A Queen is Born: Opening Act (from SaGa THE STAGE: Return of the Seven Heroes)"@en,
        "クィーン誕生～オープニングアクト From SaGa THE STAGE ～七英雄の帰還～"@ja .

_:N42a4a2ee95994b31949b700fcb9426e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Land of Giants / Melodies of Good and Evil (from Romancing SaGa Minstrel Song)"@en,
        "巨人の里 ～ 邪聖の旋律 メドレー From ロマンシング サガ - ミンストレルソング -"@ja ;
    mo:track_number 2 ;
    schema:duration "PT6:17"^^xsd:interval ;
    schema:inPlaylist _:N958cc24e74de40fdaa3ef7b727bf2fbb ;
    schema:name "The Land of Giants / Melodies of Good and Evil (from Romancing SaGa Minstrel Song)"@en,
        "巨人の里 ～ 邪聖の旋律 メドレー From ロマンシング サガ - ミンストレルソング -"@ja .

_:N43f64d7cf2e34679b4e16add35d63c82 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture (from Romancing SaGa Minstrel Song)"@en,
        "オーバーチュア From ロマンシング サガ- ミンストレルソング -"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N958cc24e74de40fdaa3ef7b727bf2fbb ;
    schema:name "Overture (from Romancing SaGa Minstrel Song)"@en,
        "オーバーチュア From ロマンシング サガ- ミンストレルソング -"@ja .

_:N59a7a4f849074854a2ca2588404a47dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost in the Forest / Horrible Shadow Medley (from Romancing SaGa)"@en,
        "迷いの森 ～ 下水道 メドレー From ロマンシング サ・ガ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Ne83263a8773b421da8df223311d912e2 ;
    schema:name "Lost in the Forest / Horrible Shadow Medley (from Romancing SaGa)"@en,
        "迷いの森 ～ 下水道 メドレー From ロマンシング サ・ガ"@ja .

_:N65df031fba354f328bd6cbcdc866ac19 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ballad of Love / Brimming with Desire: Noel and Oaive (from SaGa THE STAGE: Return of the Seven Heroes)"@en,
        "愛の歌 ～ 満ち足りた二人：ノエルとオアイーブ From SaGa THE STAGE ～七英雄の帰還～"@ja ;
    mo:track_number 6 ;
    schema:duration "PT6:10"^^xsd:interval ;
    schema:inPlaylist _:N958cc24e74de40fdaa3ef7b727bf2fbb ;
    schema:name "Ballad of Love / Brimming with Desire: Noel and Oaive (from SaGa THE STAGE: Return of the Seven Heroes)"@en,
        "愛の歌 ～ 満ち足りた二人：ノエルとオアイーブ From SaGa THE STAGE ～七英雄の帰還～"@ja .

_:N71f0b699f4374ae1b74b5be48a41113c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reforged Bonds: Re;univerSe (from Romancing SaGa Re;univerSe)"@en,
        "再生の絆～Re;univerSe～ From ロマンシング サガ リ・ユニバース"@ja ;
    mo:track_number 9 ;
    schema:duration "PT5:58"^^xsd:interval ;
    schema:inPlaylist _:N958cc24e74de40fdaa3ef7b727bf2fbb ;
    schema:name "Reforged Bonds: Re;univerSe (from Romancing SaGa Re;univerSe)"@en,
        "再生の絆～Re;univerSe～ From ロマンシング サガ リ・ユニバース"@ja .

_:N86d3528e4a4f47c492f8bedb712cda10 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Here and Now: Final Battle Medley (from Romancing SaGa 1-3)"@en,
        "最終決戦! -ラストバトルメドレー From ロマンシング サ・ガ 1～3"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N958cc24e74de40fdaa3ef7b727bf2fbb ;
    schema:name "Here and Now: Final Battle Medley (from Romancing SaGa 1-3)"@en,
        "最終決戦! -ラストバトルメドレー From ロマンシング サ・ガ 1～3"@ja .

_:N8f72c0bd77f54d3383714db108186c55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Abyss Gate / Four Sinistrals Battle I / Four Sinistrals Battle II Medley (from Romancing SaGa 3)"@en,
        "アビスゲート ～ 四魔貴族バトル１ ～ 四魔貴族バトル２ メドレー From ロマンシング サ・ガ 3"@ja ;
    mo:track_number 9 ;
    schema:duration "PT9:00"^^xsd:interval ;
    schema:inPlaylist _:Ne83263a8773b421da8df223311d912e2 ;
    schema:name "Abyss Gate / Four Sinistrals Battle I / Four Sinistrals Battle II Medley (from Romancing SaGa 3)"@en,
        "アビスゲート ～ 四魔貴族バトル１ ～ 四魔貴族バトル２ メドレー From ロマンシング サ・ガ 3"@ja .

_:N9e09f47a5a6246cfbde8faa8d97e7d21 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prologue: The Rise of Morastrum (from Romancing SaGa 3)"@en,
        "プロローグ ～死食の脅威～ From ロマンシング サ・ガ 3"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Ne83263a8773b421da8df223311d912e2 ;
    schema:name "Prologue: The Rise of Morastrum (from Romancing SaGa 3)"@en,
        "プロローグ ～死食の脅威～ From ロマンシング サ・ガ 3"@ja .

_:Nb77dfa7df2c94f42a4494ddbfdd199d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Field of Adventure / Battle 1 Medley (from Romancing SaGa 3)"@en,
        "フィールド ～ バトル１ メドレー From ロマンシング サ・ガ 3"@ja ;
    mo:track_number 8 ;
    schema:duration "PT5:41"^^xsd:interval ;
    schema:inPlaylist _:Ne83263a8773b421da8df223311d912e2 ;
    schema:name "Field of Adventure / Battle 1 Medley (from Romancing SaGa 3)"@en,
        "フィールド ～ バトル１ メドレー From ロマンシング サ・ガ 3"@ja .

_:Nbdd738feeb3f484bb272c4394129b294 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Conflict / Beat Them Up! Medley (from Romancing SaGa)"@en,
        "バトル1 ～ バトル2 メドレー From ロマンシング サ・ガ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Ne83263a8773b421da8df223311d912e2 ;
    schema:name "The Conflict / Beat Them Up! Medley (from Romancing SaGa)"@en,
        "バトル1 ～ バトル2 メドレー From ロマンシング サ・ガ"@ja .

_:Nbf5c56fc81344911b4b52349d141e954 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle of the Emperor / Encounter with the Seven Heroes Medley (from Romancing SaGa 2)"@en,
        "バトル1 ～ 七英雄バトル メドレー From ロマンシング サ・ガ 2"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:24"^^xsd:interval ;
    schema:inPlaylist _:Ne83263a8773b421da8df223311d912e2 ;
    schema:name "Battle of the Emperor / Encounter with the Seven Heroes Medley (from Romancing SaGa 2)"@en,
        "バトル1 ～ 七英雄バトル メドレー From ロマンシング サ・ガ 2"@ja .

_:Nc73c2b6d826148a497941eb55577aa4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ultimate Trial / Oblivion Calling (from Romancing SaGa Minstrel Song)"@en,
        "最終試練 ～ 死への招待状 メドレー From ロマンシング サガ- ミンストレルソング -"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:43"^^xsd:interval ;
    schema:inPlaylist _:N958cc24e74de40fdaa3ef7b727bf2fbb ;
    schema:name "The Ultimate Trial / Oblivion Calling (from Romancing SaGa Minstrel Song)"@en,
        "最終試練 ～ 死への招待状 メドレー From ロマンシング サガ- ミンストレルソング -"@ja .

_:Nd9e65dcb900846d0b90501a622d07a81 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ode of Distant Battles (from Romancing SaGa 2)"@en,
        "遥なる戦いの詩 From ロマンシング サ・ガ 2"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Ne83263a8773b421da8df223311d912e2 ;
    schema:name "Ode of Distant Battles (from Romancing SaGa 2)"@en,
        "遥なる戦いの詩 From ロマンシング サ・ガ 2"@ja .

_:Ne9afb3b4f84640e791383b27c02f655f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ever Higher / Grave Battle Medley (from Romancing SaGa Re;univerSe)"@en,
        "頂を目指して ～ Grave Battle メドレー From ロマンシング サガ リ・ユニバース"@ja ;
    mo:track_number 8 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:N958cc24e74de40fdaa3ef7b727bf2fbb ;
    schema:name "Ever Higher / Grave Battle Medley (from Romancing SaGa Re;univerSe)"@en,
        "頂を目指して ～ Grave Battle メドレー From ロマンシング サガ リ・ユニバース"@ja .

_:Nea841c7a02694ebd97f69478e3a823ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Opening - Overture - Dawn of the Romance (from Romancing SaGa)"@en,
        "オーバーチュア ～ オープニングタイトル From ロマンシング サ・ガ"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:07"^^xsd:interval ;
    schema:inPlaylist _:Ne83263a8773b421da8df223311d912e2 ;
    schema:name "Opening - Overture - Dawn of the Romance (from Romancing SaGa)"@en,
        "オーバーチュア ～ オープニングタイトル From ロマンシング サ・ガ"@ja .

_:Ned8c3ef0633f48fea621edac54ccea0f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Temptation: RS Version Arrangement (from SaGa THE STAGE: Return of the Seven Heroes)"@en,
        "テンプテーション♥ -RS Version- From SaGa THE STAGE ～七英雄の帰還～"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N958cc24e74de40fdaa3ef7b727bf2fbb ;
    schema:name "Temptation: RS Version Arrangement (from SaGa THE STAGE: Return of the Seven Heroes)"@en,
        "テンプテーション♥ -RS Version- From SaGa THE STAGE ～七英雄の帰還～"@ja .

_:Nfc71d68dc8ba4f4b93868ef222725e33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending Theme (from Romancing SaGa 3)"@en,
        "エンドタイトル From ロマンシング サ・ガ 3"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:44"^^xsd:interval ;
    schema:inPlaylist _:N958cc24e74de40fdaa3ef7b727bf2fbb ;
    schema:name "Ending Theme (from Romancing SaGa 3)"@en,
        "エンドタイトル From ロマンシング サ・ガ 3"@ja .

_:Ne83263a8773b421da8df223311d912e2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0528328b53c34b528ef25c0166cd9572,
        _:N59a7a4f849074854a2ca2588404a47dc,
        _:N8f72c0bd77f54d3383714db108186c55,
        _:N9e09f47a5a6246cfbde8faa8d97e7d21,
        _:Nb77dfa7df2c94f42a4494ddbfdd199d0,
        _:Nbdd738feeb3f484bb272c4394129b294,
        _:Nbf5c56fc81344911b4b52349d141e954,
        _:Nd9e65dcb900846d0b90501a622d07a81,
        _:Nea841c7a02694ebd97f69478e3a823ea ;
    mo:track_count 9 ;
    schema:duration "PT40:59"^^xsd:interval ;
    schema:numTracks 9 ;
    schema:track _:N0528328b53c34b528ef25c0166cd9572,
        _:N59a7a4f849074854a2ca2588404a47dc,
        _:N8f72c0bd77f54d3383714db108186c55,
        _:N9e09f47a5a6246cfbde8faa8d97e7d21,
        _:Nb77dfa7df2c94f42a4494ddbfdd199d0,
        _:Nbdd738feeb3f484bb272c4394129b294,
        _:Nbf5c56fc81344911b4b52349d141e954,
        _:Nd9e65dcb900846d0b90501a622d07a81,
        _:Nea841c7a02694ebd97f69478e3a823ea .

_:N958cc24e74de40fdaa3ef7b727bf2fbb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N09faebdd22514f3e913bcfa90305a602,
        _:N1355756c82e34849b018d9049688ea23,
        _:N42a4a2ee95994b31949b700fcb9426e3,
        _:N43f64d7cf2e34679b4e16add35d63c82,
        _:N65df031fba354f328bd6cbcdc866ac19,
        _:N71f0b699f4374ae1b74b5be48a41113c,
        _:N86d3528e4a4f47c492f8bedb712cda10,
        _:Nc73c2b6d826148a497941eb55577aa4d,
        _:Ne9afb3b4f84640e791383b27c02f655f,
        _:Ned8c3ef0633f48fea621edac54ccea0f,
        _:Nfc71d68dc8ba4f4b93868ef222725e33 ;
    mo:track_count 11 ;
    schema:duration "PT54:57"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N09faebdd22514f3e913bcfa90305a602,
        _:N1355756c82e34849b018d9049688ea23,
        _:N42a4a2ee95994b31949b700fcb9426e3,
        _:N43f64d7cf2e34679b4e16add35d63c82,
        _:N65df031fba354f328bd6cbcdc866ac19,
        _:N71f0b699f4374ae1b74b5be48a41113c,
        _:N86d3528e4a4f47c492f8bedb712cda10,
        _:Nc73c2b6d826148a497941eb55577aa4d,
        _:Ne9afb3b4f84640e791383b27c02f655f,
        _:Ned8c3ef0633f48fea621edac54ccea0f,
        _:Nfc71d68dc8ba4f4b93868ef222725e33 .

