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

<artist/28215#subject> a schema:Person,
        foaf:Person ;
    schema:name "Tamako Miyazaki"@en,
        "宮崎珠子"@ja ;
    foaf:made <album/132158#subject>,
        <album/132158#vocals> ;
    foaf:name "Tamako Miyazaki"@en,
        "宮崎珠子"@ja .

<artist/49686#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kanna Nakamura"@en,
        "中村カンナ"@ja ;
    foaf:made <album/132158#subject>,
        <album/132158#vocals> ;
    foaf:name "Kanna Nakamura"@en,
        "中村カンナ"@ja .

<artist/49687#subject> a schema:Person,
        foaf:Person ;
    schema:name "Risa Kageyama"@en,
        "景山梨彩"@ja ;
    foaf:made <album/132158#subject>,
        <album/132158#vocals> ;
    foaf:name "Risa Kageyama"@en,
        "景山梨彩"@ja .

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

<artist/36448#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132158#subject> ;
    schema:name "Ryuta Yoshioka"@en,
        "吉岡竜汰"@ja ;
    foaf:made <album/132158#composition>,
        <album/132158#subject> ;
    foaf:name "Ryuta Yoshioka"@en,
        "吉岡竜汰"@ja .

<artist/47901#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/132158#subject> ;
    schema:name "Mitsukiyo"@en,
        "ミツキヨ"@ja ;
    foaf:made <album/132158#composition>,
        <album/132158#subject> ;
    foaf:name "Mitsukiyo"@en,
        "ミツキヨ"@ja .

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

<album/132158#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Fox Awaits Me Original Soundtruck & ThemeSong Collection"@en,
        "狐が僕を待っているオリジナルサウンドトラック＆主題歌集"@ja,
        "The Fox Awaits Me Original Soundtruck & ThemeSong Collection"@ja-latn ;
    mo:performance_of <album/132158#musicalwork> ;
    mo:recorded_as <album/132158#musicalexpression> ;
    schema:name "The Fox Awaits Me Original Soundtruck & ThemeSong Collection"@en,
        "狐が僕を待っているオリジナルサウンドトラック＆主題歌集"@ja,
        "The Fox Awaits Me Original Soundtruck & ThemeSong Collection"@ja-latn ;
    schema:workPerformed <album/132158#musicalwork> .

<org/3188#subject> schema:name "COSEN"@en,
        "株式會社賈船"@ja,
        "COSEN"@ja-latn ;
    foaf:name "COSEN"@en,
        "株式會社賈船"@ja,
        "COSEN"@ja-latn .

<https://media.vgm.io/albums/85/132158/132158-77aa52a8f642.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/132158#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/85/132158/132158-77aa52a8f642.jpg> ;
    foaf:depicts <album/132158#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/85/132158/132158-77aa52a8f642.jpg> .

<https://medium-media.vgm.io/albums/85/132158/132158-77aa52a8f642.jpg> a schema:ImageObject,
        foaf:Image .

<album/132158#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Fox Awaits Me Original Soundtruck & ThemeSong Collection"@en,
        "狐が僕を待っているオリジナルサウンドトラック＆主題歌集"@ja,
        "The Fox Awaits Me Original Soundtruck & ThemeSong Collection"@ja-latn ;
    mo:composer <artist/36448#subject>,
        <artist/47901#subject> ;
    mo:produced_work <album/132158#musicalwork> ;
    schema:name "The Fox Awaits Me Original Soundtruck & ThemeSong Collection"@en,
        "狐が僕を待っているオリジナルサウンドトラック＆主題歌集"@ja,
        "The Fox Awaits Me Original Soundtruck & ThemeSong Collection"@ja-latn .

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

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

<album/132158#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-09-08"^^xsd:date ;
    dcterms:title "The Fox Awaits Me Original Soundtruck & ThemeSong Collection"@en,
        "狐が僕を待っているオリジナルサウンドトラック＆主題歌集"@ja,
        "The Fox Awaits Me Original Soundtruck & ThemeSong Collection"@ja-latn ;
    mo:catalogue_number "COSEN-011S-CD1~2" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/132158#musicalexpression> ;
    mo:publisher <org/3188#subject> ;
    mo:record _:N1f3c9af348754a08bf65542edeae13e3,
        _:Na036e5ddffe94d9583a8a202a2bd389f ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Fox Awaits Me"@en ;
            foaf:name "The Fox Awaits Me"@en ] ;
    schema:datePublished "2022-09-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/85/132158/132158-77aa52a8f642.jpg> ;
    schema:name "The Fox Awaits Me Original Soundtruck & ThemeSong Collection"@en,
        "狐が僕を待っているオリジナルサウンドトラック＆主題歌集"@ja,
        "The Fox Awaits Me Original Soundtruck & ThemeSong Collection"@ja-latn ;
    schema:publisher <org/3188#subject> ;
    foaf:depiction <https://media.vgm.io/albums/85/132158/132158-77aa52a8f642.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "김하루"@en ;
    foaf:made <album/132158#subject> ;
    foaf:name "김하루"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "김하루"@en ;
    foaf:made <album/132158#vocals> ;
    foaf:name "김하루"@en .

_:N0835b1eec3b644a7bcadabe69cd294cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brave Heart"@ko ;
    mo:track_number 11 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "Brave Heart"@ko .

_:N0b69f6ac96a44252ad2c26932e6037d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear. Mimiru"@ko ;
    mo:track_number 2 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "Dear. Mimiru"@ko .

_:N0ecbccf828ee479ab38f0de4a2752b57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "여우의 다이어리"@ko ;
    mo:track_number 8 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "여우의 다이어리"@ko .

_:N1067344a05a04682a4e0509af6fecf67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "여우의 꿈(狐の夢)<カラオケ>"@ko ;
    mo:track_number 7 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N1f3c9af348754a08bf65542edeae13e3 ;
    schema:name "여우의 꿈(狐の夢)<カラオケ>"@ko .

_:N142696d70cb24fc9b722c80d81385999 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "알 수 없는 마을"@ko ;
    mo:track_number 9 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "알 수 없는 마을"@ko .

_:N2c0d5ffa207e4ea9a02dfda23e34f9f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Last moment"@ko ;
    mo:track_number 18 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "Last moment"@ko .

_:N3a692eaf74a4473c96259ecd7ffbdc66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear. Arin"@ko ;
    mo:track_number 3 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "Dear. Arin"@ko .

_:N4d5c20b100c24c4e8444381bfe0a0b66 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shady Tail"@ko ;
    mo:track_number 14 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "Shady Tail"@ko .

_:N4e5cf81c2e484cdfb744b678a0d83a87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "맑은그날"@ko ;
    mo:track_number 23 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "맑은그날"@ko .

_:N544ddf3b68ce413a8d83b2cfe2f748fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "여우비 (Orchestra Ver.)"@ko ;
    mo:track_number 21 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "여우비 (Orchestra Ver.)"@ko .

_:N59523bdda4664c4fb23cd325f7130c61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "폐허의 숲"@ko ;
    mo:track_number 15 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "폐허의 숲"@ko .

_:N59f590adb8b04716a8ffd3a759c7806c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mystic"@ko ;
    mo:track_number 13 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "Mystic"@ko .

_:N5defda08132647a5a92d936b81607eff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battlefield"@ko ;
    mo:track_number 17 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "Battlefield"@ko .

_:N61e19af458034aa1966ce988e9fc5316 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sentimental cry"@ko ;
    mo:track_number 19 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "Sentimental cry"@ko .

_:N66e42b0ab2d94cf593a4b419b51356fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dear. Sua"@ko ;
    mo:track_number 1 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "Dear. Sua"@ko .

_:N6eb697f9b95c40d9ba6104590a7b1248 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bonus truck"@ko ;
    mo:track_number 8 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N1f3c9af348754a08bf65542edeae13e3 ;
    schema:name "Bonus truck"@ko .

_:N752e4c6a41d442ccb7827025f46ad64e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "狐弓<実装版>"@ko ;
    mo:track_number 5 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N1f3c9af348754a08bf65542edeae13e3 ;
    schema:name "狐弓<実装版>"@ko .

_:N7978b578d7774fc193398490dc1c6a17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "사슴벌레칩"@ko ;
    mo:track_number 7 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "사슴벌레칩"@ko .

_:N7cf4a7d0300744e3b994bcb8021b388f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "대나무숲"@ko ;
    mo:track_number 5 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "대나무숲"@ko .

_:N83c9808b411c4d9a9160517ccf54f098 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "救魂<実装版>"@ko ;
    mo:track_number 6 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N1f3c9af348754a08bf65542edeae13e3 ;
    schema:name "救魂<実装版>"@ko .

_:N8a443d2ebed34219a4adff9c7de10a88 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Showdown"@ko ;
    mo:track_number 16 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "Showdown"@ko .

_:N8da4337fdfe149dba27d8665a6eef5ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Misty"@ko ;
    mo:track_number 12 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "Misty"@ko .

_:N93e70a606eae457cbba54c660c26b892 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sunnyside"@ko ;
    mo:track_number 6 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "Sunnyside"@ko .

_:N97111a3552964039bba202604036f789 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "사슴벌레왈츠"@ko ;
    mo:track_number 10 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "사슴벌레왈츠"@ko .

_:N97d5ce56bb87449184be3eebb68bcb4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "깊은숲"@ko ;
    mo:track_number 4 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "깊은숲"@ko .

_:Naf67f7d833124f07b194c45412104d3a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "狐弓"@ko ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N1f3c9af348754a08bf65542edeae13e3 ;
    schema:name "狐弓"@ko .

_:Nb076ec00ada44e149d4de85f6b835151 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MEDETASHI"@ko ;
    mo:track_number 22 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "MEDETASHI"@ko .

_:Nc083039ceefe4f18b8c47a992281825a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "切り拓け二人の世界"@ko ;
    mo:track_number 3 ;
    schema:duration "PT4:15"^^xsd:interval ;
    schema:inPlaylist _:N1f3c9af348754a08bf65542edeae13e3 ;
    schema:name "切り拓け二人の世界"@ko .

_:Nd23a86abe27f4de98e1cacee1e176032 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "救魂"@ko ;
    mo:track_number 4 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N1f3c9af348754a08bf65542edeae13e3 ;
    schema:name "救魂"@ko .

_:Nef4b6620158441e6a9f5f5fceaaad47b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "여우비 (Piano Ver.)"@ko ;
    mo:track_number 20 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "여우비 (Piano Ver.)"@ko .

_:Nf640d8e3ff034922bf6c61e5d5a9f3c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "여우의 꿈(狐の夢)"@ko ;
    mo:track_number 1 ;
    schema:duration "PT3:58"^^xsd:interval ;
    schema:inPlaylist _:N1f3c9af348754a08bf65542edeae13e3 ;
    schema:name "여우의 꿈(狐の夢)"@ko .

_:Nf8ac6a3161ba41338a555d5834438d4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "COIN PICKUP SUA"@ko ;
    mo:track_number 24 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Na036e5ddffe94d9583a8a202a2bd389f ;
    schema:name "COIN PICKUP SUA"@ko .

_:N1f3c9af348754a08bf65542edeae13e3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N1067344a05a04682a4e0509af6fecf67,
        _:N6eb697f9b95c40d9ba6104590a7b1248,
        _:N752e4c6a41d442ccb7827025f46ad64e,
        _:N83c9808b411c4d9a9160517ccf54f098,
        _:Naf67f7d833124f07b194c45412104d3a,
        _:Nc083039ceefe4f18b8c47a992281825a,
        _:Nd23a86abe27f4de98e1cacee1e176032,
        _:Nf640d8e3ff034922bf6c61e5d5a9f3c2 ;
    mo:track_count 8 ;
    schema:duration "PT27:30"^^xsd:interval ;
    schema:numTracks 8 ;
    schema:track _:N1067344a05a04682a4e0509af6fecf67,
        _:N6eb697f9b95c40d9ba6104590a7b1248,
        _:N752e4c6a41d442ccb7827025f46ad64e,
        _:N83c9808b411c4d9a9160517ccf54f098,
        _:Naf67f7d833124f07b194c45412104d3a,
        _:Nc083039ceefe4f18b8c47a992281825a,
        _:Nd23a86abe27f4de98e1cacee1e176032,
        _:Nf640d8e3ff034922bf6c61e5d5a9f3c2 .

_:Na036e5ddffe94d9583a8a202a2bd389f a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0835b1eec3b644a7bcadabe69cd294cd,
        _:N0b69f6ac96a44252ad2c26932e6037d8,
        _:N0ecbccf828ee479ab38f0de4a2752b57,
        _:N142696d70cb24fc9b722c80d81385999,
        _:N2c0d5ffa207e4ea9a02dfda23e34f9f1,
        _:N3a692eaf74a4473c96259ecd7ffbdc66,
        _:N4d5c20b100c24c4e8444381bfe0a0b66,
        _:N4e5cf81c2e484cdfb744b678a0d83a87,
        _:N544ddf3b68ce413a8d83b2cfe2f748fa,
        _:N59523bdda4664c4fb23cd325f7130c61,
        _:N59f590adb8b04716a8ffd3a759c7806c,
        _:N5defda08132647a5a92d936b81607eff,
        _:N61e19af458034aa1966ce988e9fc5316,
        _:N66e42b0ab2d94cf593a4b419b51356fe,
        _:N7978b578d7774fc193398490dc1c6a17,
        _:N7cf4a7d0300744e3b994bcb8021b388f,
        _:N8a443d2ebed34219a4adff9c7de10a88,
        _:N8da4337fdfe149dba27d8665a6eef5ae,
        _:N93e70a606eae457cbba54c660c26b892,
        _:N97111a3552964039bba202604036f789,
        _:N97d5ce56bb87449184be3eebb68bcb4a,
        _:Nb076ec00ada44e149d4de85f6b835151,
        _:Nef4b6620158441e6a9f5f5fceaaad47b,
        _:Nf8ac6a3161ba41338a555d5834438d4c ;
    mo:track_count 24 ;
    schema:duration "PT45:08"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N0835b1eec3b644a7bcadabe69cd294cd,
        _:N0b69f6ac96a44252ad2c26932e6037d8,
        _:N0ecbccf828ee479ab38f0de4a2752b57,
        _:N142696d70cb24fc9b722c80d81385999,
        _:N2c0d5ffa207e4ea9a02dfda23e34f9f1,
        _:N3a692eaf74a4473c96259ecd7ffbdc66,
        _:N4d5c20b100c24c4e8444381bfe0a0b66,
        _:N4e5cf81c2e484cdfb744b678a0d83a87,
        _:N544ddf3b68ce413a8d83b2cfe2f748fa,
        _:N59523bdda4664c4fb23cd325f7130c61,
        _:N59f590adb8b04716a8ffd3a759c7806c,
        _:N5defda08132647a5a92d936b81607eff,
        _:N61e19af458034aa1966ce988e9fc5316,
        _:N66e42b0ab2d94cf593a4b419b51356fe,
        _:N7978b578d7774fc193398490dc1c6a17,
        _:N7cf4a7d0300744e3b994bcb8021b388f,
        _:N8a443d2ebed34219a4adff9c7de10a88,
        _:N8da4337fdfe149dba27d8665a6eef5ae,
        _:N93e70a606eae457cbba54c660c26b892,
        _:N97111a3552964039bba202604036f789,
        _:N97d5ce56bb87449184be3eebb68bcb4a,
        _:Nb076ec00ada44e149d4de85f6b835151,
        _:Nef4b6620158441e6a9f5f5fceaaad47b,
        _:Nf8ac6a3161ba41338a555d5834438d4c .

