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

<artist/21730#subject> a schema:Person,
        foaf:Person ;
    schema:name "Asuka Oda"@en,
        "織田あすか"@ja ;
    foaf:made <album/153960#lyrics>,
        <album/153960#subject> ;
    foaf:name "Asuka Oda"@en,
        "織田あすか"@ja .

<artist/23618#subject> a schema:Person,
        foaf:Person ;
    schema:name "Ayasa"@en ;
    foaf:made <album/153960#subject>,
        <album/153960#vocals> ;
    foaf:name "Ayasa"@en .

<artist/29639#subject> a schema:Person,
        foaf:Person ;
    schema:name "Hina Suguta"@en,
        "直田姫奈"@ja ;
    foaf:made <album/153960#subject>,
        <album/153960#vocals> ;
    foaf:name "Hina Suguta"@en,
        "直田姫奈"@ja .

<artist/33312#subject> a schema:Person,
        foaf:Person ;
    schema:name "Morfonica"@en ;
    foaf:made <album/153960#subject>,
        <album/153960#vocals> ;
    foaf:name "Morfonica"@en .

<artist/33326#subject> a schema:Person,
        foaf:Person ;
    schema:name "Amane Shindo"@en,
        "進藤あまね"@ja ;
    foaf:made <album/153960#subject>,
        <album/153960#vocals> ;
    foaf:name "Amane Shindo"@en,
        "進藤あまね"@ja .

<artist/33327#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yuka Nishio"@en,
        "西尾夕香"@ja ;
    foaf:made <album/153960#subject>,
        <album/153960#vocals> ;
    foaf:name "Yuka Nishio"@en,
        "西尾夕香"@ja .

<artist/33328#subject> a schema:Person,
        foaf:Person ;
    schema:name "mika"@en ;
    foaf:made <album/153960#subject>,
        <album/153960#vocals> ;
    foaf:name "mika"@en .

<artist/110#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153960#subject> ;
    schema:name "Junpei Fujita"@en,
        "藤田淳平"@ja ;
    foaf:made <album/153960#composition>,
        <album/153960#subject> ;
    foaf:name "Junpei Fujita"@en,
        "藤田淳平"@ja .

<artist/130#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153960#subject> ;
    schema:name "Daisuke Kikuta"@en,
        "菊田大介"@ja ;
    foaf:made <album/153960#composition>,
        <album/153960#subject> ;
    foaf:name "Daisuke Kikuta"@en,
        "菊田大介"@ja .

<artist/34351#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153960#subject> ;
    schema:name "Seima Kondo"@en,
        "近藤世真"@ja ;
    foaf:made <album/153960#composition>,
        <album/153960#subject> ;
    foaf:name "Seima Kondo"@en,
        "近藤世真"@ja .

<product/5172#subject> a schema:CreativeWork ;
    schema:name "BanG Dream! Girls Band Party!"@en,
        "バンドリ! ガールズバンドパーティ!"@ja,
        "BanG Dream! Girls Band Party!"@ja-latn ;
    foaf:name "BanG Dream! Girls Band Party!"@en,
        "バンドリ! ガールズバンドパーティ!"@ja,
        "BanG Dream! Girls Band Party!"@ja-latn .

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

<album/153960#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Feathered Dreams / Morfonica [Limited Edition]"@en,
        "Feathered Dreams / Morfonica [Limited Edition]"@ja,
        "Feathered Dreams / Morfonica [Limited Edition]"@ja-latn ;
    mo:performance_of <album/153960#musicalwork> ;
    mo:recorded_as <album/153960#musicalexpression> ;
    schema:name "Feathered Dreams / Morfonica [Limited Edition]"@en,
        "Feathered Dreams / Morfonica [Limited Edition]"@ja,
        "Feathered Dreams / Morfonica [Limited Edition]"@ja-latn ;
    schema:workPerformed <album/153960#musicalwork> .

<org/1396#subject> schema:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn ;
    foaf:name "Bushiroad Music"@en,
        "Bushiroad Music"@ja,
        "Bushiroad Music"@ja-latn .

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

<https://medium-media.vgm.io/albums/06/153960/153960-f8bd18320e2f.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/153960#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Feathered Dreams / Morfonica [Limited Edition]"@en,
        "Feathered Dreams / Morfonica [Limited Edition]"@ja,
        "Feathered Dreams / Morfonica [Limited Edition]"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/153960#composition> ;
            foaf:name "(Elements Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden)"@en ;
            foaf:made <album/153960#composition> ;
            foaf:name "(Elements Garden)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Elements Garden"@en ;
            foaf:made <album/153960#composition> ;
            foaf:name "(Elements Garden"@en ],
        <artist/110#subject>,
        <artist/130#subject>,
        <artist/34351#subject> ;
    mo:produced_work <album/153960#musicalwork> ;
    schema:name "Feathered Dreams / Morfonica [Limited Edition]"@en,
        "Feathered Dreams / Morfonica [Limited Edition]"@ja,
        "Feathered Dreams / Morfonica [Limited Edition]"@ja-latn .

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

<album/153960#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2025-08-27"^^xsd:date ;
    dcterms:title "Feathered Dreams / Morfonica [Limited Edition]"@en,
        "Feathered Dreams / Morfonica [Limited Edition]"@ja,
        "Feathered Dreams / Morfonica [Limited Edition]"@ja-latn ;
    mo:catalogue_number "BRMM-10944" ;
    mo:media_type "CD + Blu-ray" ;
    mo:publication_of <album/153960#musicalexpression> ;
    mo:publisher <org/1396#subject> ;
    mo:record _:N1cbeada37def4e5e8e9cf5bf12ea97bd,
        _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    mo:record_count 2 ;
    schema:about <product/5172#subject> ;
    schema:datePublished "2025-08-27"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/06/153960/153960-f8bd18320e2f.jpg> ;
    schema:name "Feathered Dreams / Morfonica [Limited Edition]"@en,
        "Feathered Dreams / Morfonica [Limited Edition]"@ja,
        "Feathered Dreams / Morfonica [Limited Edition]"@ja-latn ;
    schema:publisher <org/1396#subject> ;
    foaf:depiction <https://media.vgm.io/albums/06/153960/153960-f8bd18320e2f.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/153960#lyrics> ;
    foaf:name "(Elements Garden"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/153960#subject> ;
    foaf:name "(Elements Garden"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153960#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/153960#subject> ;
    foaf:name "(Elements Garden)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153960#subject> ;
    schema:name "(Elements Garden)"@en ;
    foaf:made <album/153960#subject> ;
    foaf:name "(Elements Garden)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/153960#subject> ;
    schema:name "(Elements Garden"@en ;
    foaf:made <album/153960#subject> ;
    foaf:name "(Elements Garden"@en .

_:N0a8bb73f44924261899f5c9770f942b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tempest"@ja,
        "Tempest"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    schema:name "Tempest"@ja,
        "Tempest"@ja-latn .

_:N18307e051494403dbdd81e1f20b0dd44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feathered Dreams -instrumental-"@ja,
        "Feathered Dreams -instrumental-"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N1cbeada37def4e5e8e9cf5bf12ea97bd ;
    schema:name "Feathered Dreams -instrumental-"@ja,
        "Feathered Dreams -instrumental-"@ja-latn .

_:N1a5afbf5826041829a08c35eca6541c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Portray Empathy -instrumental-"@ja,
        "Portray Empathy -instrumental-"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N1cbeada37def4e5e8e9cf5bf12ea97bd ;
    schema:name "Portray Empathy -instrumental-"@ja,
        "Portray Empathy -instrumental-"@ja-latn .

_:N3fe93056667b4fe7bf91eb49b26dc873 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "両翼のBrilliance"@ja,
        "Ryouyoku no Brilliance"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    schema:name "両翼のBrilliance"@ja,
        "Ryouyoku no Brilliance"@ja-latn .

_:N403216ec1d4340dd9cd0d13a64c9f068 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Color of Us"@ja,
        "Color of Us"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N1cbeada37def4e5e8e9cf5bf12ea97bd ;
    schema:name "Color of Us"@ja,
        "Color of Us"@ja-latn .

_:N4e2f1aafc59c4eea99c47c99eb1a9d00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "flame of hope"@ja,
        "flame of hope"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    schema:name "flame of hope"@ja,
        "flame of hope"@ja-latn .

_:N57be9b28470c4f5c93bc6b6f560eaf41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "誓いのWingbeat"@ja,
        "Wingbeat of Promise"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    schema:name "誓いのWingbeat"@ja,
        "Wingbeat of Promise"@ja-latn .

_:N5b8c9808ea4047fba4d6bde3b975e09b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "メランコリックララバイ"@ja,
        "Melancholic Lullaby"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    schema:name "メランコリックララバイ"@ja,
        "Melancholic Lullaby"@ja-latn .

_:N768f40582e6540829ceb74e9924143ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sonorous"@ja,
        "Sonorous"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    schema:name "Sonorous"@ja,
        "Sonorous"@ja-latn .

_:N86a1139d221c479fa2089dd4dbc4157b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ティリカモニカリラ"@ja,
        "Tilika-Monica-Lila"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    schema:name "ティリカモニカリラ"@ja,
        "Tilika-Monica-Lila"@ja-latn .

_:N872fe1e610144feba7bcd8ff6999919c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morfoncia LIVE「Rubato」CM"@ja,
        "Morfoncia LIVE \"Rubato\" CM"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    schema:name "Morfoncia LIVE「Rubato」CM"@ja,
        "Morfoncia LIVE \"Rubato\" CM"@ja-latn .

_:N9cad0253773e4424bd2ed911635248b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "寄る辺のSunny, Sunny"@ja,
        "Yorube no Sunny, Sunny"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    schema:name "寄る辺のSunny, Sunny"@ja,
        "Yorube no Sunny, Sunny"@ja-latn .

_:Na6ed00ced3f24360b701b211a3bf9fae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Portray Empathy"@ja,
        "Portray Empathy"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT4:12"^^xsd:interval ;
    schema:inPlaylist _:N1cbeada37def4e5e8e9cf5bf12ea97bd ;
    schema:name "Portray Empathy"@ja,
        "Portray Empathy"@ja-latn .

_:Naa59491828574471bb4ff11b1bfff223 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "カラフルリバティー"@ja,
        "Colorful Liberty"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    schema:name "カラフルリバティー"@ja,
        "Colorful Liberty"@ja-latn .

_:Nb5d83cd4242744a29b8e7c66416de98b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Daylight -デイライト-"@ja,
        "Daylight"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    schema:name "Daylight -デイライト-"@ja,
        "Daylight"@ja-latn .

_:Nb8b46c5aa4e144b085ebc652c163e166 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブルームブルーム"@ja,
        "Bloom Bloom"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    schema:name "ブルームブルーム"@ja,
        "Bloom Bloom"@ja-latn .

_:Nbe4484ce8dc6425aaaa1a2091c43d72a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Morfoncia LIVE「Rubato」Behind the Veil"@ja,
        "Morfoncia LIVE \"Rubato\" Behind the Veil"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    schema:name "Morfoncia LIVE「Rubato」Behind the Veil"@ja,
        "Morfoncia LIVE \"Rubato\" Behind the Veil"@ja-latn .

_:Nc649949a6d5b4ed09423ff3ea06e79a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ハーモニー・デイ"@ja,
        "Harmony Day"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    schema:name "ハーモニー・デイ"@ja,
        "Harmony Day"@ja-latn .

_:Ndba21341b820468aae64cdf78baffda5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One step at a time"@ja,
        "One step at a time"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    schema:name "One step at a time"@ja,
        "One step at a time"@ja-latn .

_:Ne2b8b7a23af240e481f424c1cb9f2ae6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feathered Dreams"@ja,
        "Feathered Dreams"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N1cbeada37def4e5e8e9cf5bf12ea97bd ;
    schema:name "Feathered Dreams"@ja,
        "Feathered Dreams"@ja-latn .

_:Nf3fc2a8d6eaa4cef86bf4870dca51a5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Polyphonyscape"@ja,
        "Polyphonyscape"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    schema:name "Polyphonyscape"@ja,
        "Polyphonyscape"@ja-latn .

_:Nf79546820e0943c5a162a178355e4c71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Color of Us -instrumental-"@ja,
        "Color of Us -instrumental-"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N1cbeada37def4e5e8e9cf5bf12ea97bd ;
    schema:name "Color of Us -instrumental-"@ja,
        "Color of Us -instrumental-"@ja-latn .

_:Nfffce0e7a06a40df9fd0752c8b7ea865 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wreath of Brave"@ja,
        "Wreath of Brave"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nc3ef58562d3e471b885919a6dc8910f2 ;
    schema:name "Wreath of Brave"@ja,
        "Wreath of Brave"@ja-latn .

_:N1cbeada37def4e5e8e9cf5bf12ea97bd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N18307e051494403dbdd81e1f20b0dd44,
        _:N1a5afbf5826041829a08c35eca6541c2,
        _:N403216ec1d4340dd9cd0d13a64c9f068,
        _:Na6ed00ced3f24360b701b211a3bf9fae,
        _:Ne2b8b7a23af240e481f424c1cb9f2ae6,
        _:Nf79546820e0943c5a162a178355e4c71 ;
    mo:track_count 6 ;
    schema:duration "PT23:44"^^xsd:interval ;
    schema:numTracks 6 ;
    schema:track _:N18307e051494403dbdd81e1f20b0dd44,
        _:N1a5afbf5826041829a08c35eca6541c2,
        _:N403216ec1d4340dd9cd0d13a64c9f068,
        _:Na6ed00ced3f24360b701b211a3bf9fae,
        _:Ne2b8b7a23af240e481f424c1cb9f2ae6,
        _:Nf79546820e0943c5a162a178355e4c71 .

_:Nc3ef58562d3e471b885919a6dc8910f2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0a8bb73f44924261899f5c9770f942b8,
        _:N3fe93056667b4fe7bf91eb49b26dc873,
        _:N4e2f1aafc59c4eea99c47c99eb1a9d00,
        _:N57be9b28470c4f5c93bc6b6f560eaf41,
        _:N5b8c9808ea4047fba4d6bde3b975e09b,
        _:N768f40582e6540829ceb74e9924143ac,
        _:N86a1139d221c479fa2089dd4dbc4157b,
        _:N872fe1e610144feba7bcd8ff6999919c,
        _:N9cad0253773e4424bd2ed911635248b1,
        _:Naa59491828574471bb4ff11b1bfff223,
        _:Nb5d83cd4242744a29b8e7c66416de98b,
        _:Nb8b46c5aa4e144b085ebc652c163e166,
        _:Nbe4484ce8dc6425aaaa1a2091c43d72a,
        _:Nc649949a6d5b4ed09423ff3ea06e79a9,
        _:Ndba21341b820468aae64cdf78baffda5,
        _:Nf3fc2a8d6eaa4cef86bf4870dca51a5c,
        _:Nfffce0e7a06a40df9fd0752c8b7ea865 ;
    mo:track_count 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0a8bb73f44924261899f5c9770f942b8,
        _:N3fe93056667b4fe7bf91eb49b26dc873,
        _:N4e2f1aafc59c4eea99c47c99eb1a9d00,
        _:N57be9b28470c4f5c93bc6b6f560eaf41,
        _:N5b8c9808ea4047fba4d6bde3b975e09b,
        _:N768f40582e6540829ceb74e9924143ac,
        _:N86a1139d221c479fa2089dd4dbc4157b,
        _:N872fe1e610144feba7bcd8ff6999919c,
        _:N9cad0253773e4424bd2ed911635248b1,
        _:Naa59491828574471bb4ff11b1bfff223,
        _:Nb5d83cd4242744a29b8e7c66416de98b,
        _:Nb8b46c5aa4e144b085ebc652c163e166,
        _:Nbe4484ce8dc6425aaaa1a2091c43d72a,
        _:Nc649949a6d5b4ed09423ff3ea06e79a9,
        _:Ndba21341b820468aae64cdf78baffda5,
        _:Nf3fc2a8d6eaa4cef86bf4870dca51a5c,
        _:Nfffce0e7a06a40df9fd0752c8b7ea865 .

