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

<artist/2269#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kaiser"@en ;
    foaf:made <album/56944#subject>,
        <album/56944#vocals> ;
    foaf:name "Kaiser"@en .

<artist/3576#subject> a schema:Person,
        foaf:Person ;
    schema:name "Nobuyuki Hiyama"@en,
        "檜山修之"@ja ;
    foaf:made <album/56944#subject>,
        <album/56944#vocals> ;
    foaf:name "Nobuyuki Hiyama"@en,
        "檜山修之"@ja .

<artist/3807#subject> a schema:Person,
        foaf:Person ;
    schema:name "Takeshi Yokoyama"@en,
        "横山武"@ja ;
    foaf:made <album/56944#lyrics>,
        <album/56944#subject> ;
    foaf:name "Takeshi Yokoyama"@en,
        "横山武"@ja .

<artist/4049#subject> a schema:Person,
        foaf:Person ;
    schema:name "Masami Kikuchi"@en,
        "菊池正美"@ja ;
    foaf:made <album/56944#subject>,
        <album/56944#vocals> ;
    foaf:name "Masami Kikuchi"@en,
        "菊池正美"@ja .

<artist/8330#subject> a schema:Person,
        foaf:Person ;
    schema:name "Locomoriser"@en ;
    foaf:made <album/56944#subject>,
        <album/56944#vocals> ;
    foaf:name "Locomoriser"@en .

<artist/12227#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56944#subject> ;
    schema:name "Takashi Shoji"@en,
        "小路隆"@ja ;
    foaf:made <album/56944#composition>,
        <album/56944#subject> ;
    foaf:name "Takashi Shoji"@en,
        "小路隆"@ja .

<artist/403#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56944#subject> ;
    schema:name "Nobuhiko Kashiwara"@en,
        "樫原伸彦"@ja ;
    foaf:made <album/56944#composition>,
        <album/56944#subject> ;
    foaf:name "Nobuhiko Kashiwara"@en,
        "樫原伸彦"@ja .

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

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

<org/1927#subject> schema:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn ;
    foaf:name "Victor"@en,
        "Victor"@ja,
        "Victor"@ja-latn .

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

<https://medium-media.vgm.io/albums/44/56944/56944-e2819793dcba.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/56944#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "THE BRAVE EXPRESS MIGHT GAINE ORIGINAL SOUNDTRACK Vol.II"@en,
        "勇者特急マイトガイン オリジナル・サウンドトラックVol.Ⅱ"@ja,
        "Yuusha Tokkyuu Might Gaine Original Soundtrack Vol.II"@ja-latn ;
    mo:performance_of <album/56944#musicalwork> ;
    mo:performer <artist/9810#subject> ;
    mo:recorded_as <album/56944#musicalexpression> ;
    schema:byArtist <artist/9810#subject> ;
    schema:name "THE BRAVE EXPRESS MIGHT GAINE ORIGINAL SOUNDTRACK Vol.II"@en,
        "勇者特急マイトガイン オリジナル・サウンドトラックVol.Ⅱ"@ja,
        "Yuusha Tokkyuu Might Gaine Original Soundtrack Vol.II"@ja-latn ;
    schema:workPerformed <album/56944#musicalwork> .

<album/56944#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "THE BRAVE EXPRESS MIGHT GAINE ORIGINAL SOUNDTRACK Vol.II"@en,
        "勇者特急マイトガイン オリジナル・サウンドトラックVol.Ⅱ"@ja,
        "Yuusha Tokkyuu Might Gaine Original Soundtrack Vol.II"@ja-latn ;
    mo:composer <artist/12227#subject>,
        <artist/403#subject>,
        <artist/9810#subject> ;
    mo:produced_work <album/56944#musicalwork> ;
    schema:name "THE BRAVE EXPRESS MIGHT GAINE ORIGINAL SOUNDTRACK Vol.II"@en,
        "勇者特急マイトガイン オリジナル・サウンドトラックVol.Ⅱ"@ja,
        "Yuusha Tokkyuu Might Gaine Original Soundtrack Vol.II"@ja-latn .

<artist/9810#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/56944#subject> ;
    mo:performed <album/56944#performance> ;
    schema:name "Smiley Kudo"@en,
        "Takashi Kudo"@en,
        "工藤隆"@ja ;
    foaf:made <album/56944#composition>,
        <album/56944#subject> ;
    foaf:name "Smiley Kudo"@en,
        "Takashi Kudo"@en,
        "工藤隆"@ja .

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

<album/56944#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-10-21"^^xsd:date ;
    dcterms:title "THE BRAVE EXPRESS MIGHT GAINE ORIGINAL SOUNDTRACK Vol.II"@en,
        "勇者特急マイトガイン オリジナル・サウンドトラックVol.Ⅱ"@ja,
        "Yuusha Tokkyuu Might Gaine Original Soundtrack Vol.II"@ja-latn ;
    mo:catalogue_number "VICL-438" ;
    mo:media_type "CD" ;
    mo:publication_of <album/56944#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    mo:record_count 1 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "The Brave Express Might Gaine"@en ;
            foaf:name "The Brave Express Might Gaine"@en ] ;
    schema:byArtist <artist/9810#subject> ;
    schema:datePublished "1993-10-21"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/44/56944/56944-e2819793dcba.jpg> ;
    schema:name "THE BRAVE EXPRESS MIGHT GAINE ORIGINAL SOUNDTRACK Vol.II"@en,
        "勇者特急マイトガイン オリジナル・サウンドトラックVol.Ⅱ"@ja,
        "Yuusha Tokkyuu Might Gaine Original Soundtrack Vol.II"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/44/56944/56944-e2819793dcba.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "PURPLE"@en ;
    foaf:made <album/56944#subject> ;
    foaf:name "PURPLE"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "PURPLE"@en ;
    foaf:made <album/56944#vocals> ;
    foaf:name "PURPLE"@en .

_:N09dd5c38ba6b41a7b6ce93b28f839601 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "明日への誓い"@ja,
        "Ashita e no Chikai"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT0:55"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "明日への誓い"@ja,
        "Ashita e no Chikai"@ja-latn .

_:N0a003f6e0aa0426eb57c15ac6c01f23c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "エグゼブ"@ja,
        "Exeve"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "エグゼブ"@ja,
        "Exeve"@ja-latn .

_:N0a8fc50f86f24b68b08ca572257edd08 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レッツ・マイトガイン!!"@ja,
        "Let's Mightgaine!!"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "レッツ・マイトガイン!!"@ja,
        "Let's Mightgaine!!"@ja-latn .

_:N162b59c773fc4adeb5c6810779fb62db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "勇者登場!"@ja,
        "Yuusha Toujou!"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT0:34"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "勇者登場!"@ja,
        "Yuusha Toujou!"@ja-latn .

_:N1a25bbbdb42d4b2c84389d7a5af79014 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大戦闘"@ja,
        "Daisentou"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "大戦闘"@ja,
        "Daisentou"@ja-latn .

_:N2d19d2fc467d441bb904261b17177442 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶望へカウント・ダウン"@ja,
        "Zetsubou e Countdown"@ja-latn ;
    mo:track_number 26 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "絶望へカウント・ダウン"@ja,
        "Zetsubou e Countdown"@ja-latn .

_:N2d1a652f3dce46cea2bc03c8a4a2b89f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "パーフェクト・キャノン"@ja,
        "PErfect Canon"@ja-latn ;
    mo:track_number 27 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "パーフェクト・キャノン"@ja,
        "PErfect Canon"@ja-latn .

_:N46d294de04484d0ea4a102c46bdf8956 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "決断の時"@ja,
        "Ketsudan no Toki"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT0:54"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "決断の時"@ja,
        "Ketsudan no Toki"@ja-latn .

_:N4da4021b550a45bea96c794afcb58907 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "君の名は"@ja,
        "Kimi no Na wa"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "君の名は"@ja,
        "Kimi no Na wa"@ja-latn .

_:N5a21c021af5f4453997bbd1af1626b12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ブラック・ノワール"@ja,
        "Black Noir"@ja-latn ;
    mo:track_number 25 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "ブラック・ノワール"@ja,
        "Black Noir"@ja-latn .

_:N668f8a95f4a94870837519f5112e1f2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "手強い野郎ども"@ja,
        "Tegowai Yaroudomo"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "手強い野郎ども"@ja,
        "Tegowai Yaroudomo"@ja-latn .

_:N680f8f121f3242189d7b900be2b15b36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Diamond"@ja,
        "Black Diamond"@ja-latn ;
    mo:track_number 28 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "Black Diamond"@ja,
        "Black Diamond"@ja-latn .

_:N786371be061f405e891bc364c6e81da4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マイトガイン—アイ・キャッチ type 2"@ja,
        "Mightgaine - Eyecatch type 2"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "マイトガイン—アイ・キャッチ type 2"@ja,
        "Mightgaine - Eyecatch type 2"@ja-latn .

_:N79c81acb1cfb4633995eb2c1da3a72dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SCANDAL"@ja,
        "SCANDAL"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "SCANDAL"@ja,
        "SCANDAL"@ja-latn .

_:N8004ebfbfcff43f6959267eb33041c5d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "宝石がほしい"@ja,
        "Houseiki ga Hoshii"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "宝石がほしい"@ja,
        "Houseiki ga Hoshii"@ja-latn .

_:N835e17a66a454491b6442ba856ec1670 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "グレート・ダッシュ!!"@ja,
        "Great Dash!!"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "グレート・ダッシュ!!"@ja,
        "Great Dash!!"@ja-latn .

_:N8ff0c7322c0c4ff7b2886dfc7866be05 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "必殺! 動輪剣"@ja,
        "Hissatsu! Dourinken"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "必殺! 動輪剣"@ja,
        "Hissatsu! Dourinken"@ja-latn .

_:N944dd074593541c39c6e3b86c9466c2f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "絶体絶命"@ja,
        "Zettai Zetsumei"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "絶体絶命"@ja,
        "Zettai Zetsumei"@ja-latn .

_:N9fc49dca6db343b78afd82cac12bee4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "束の間の安らぎ"@ja,
        "Tsukanoma no Yasuragi"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "束の間の安らぎ"@ja,
        "Tsukanoma no Yasuragi"@ja-latn .

_:Na31755b836a6447e894e76cf72283a4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "哀しみ、黄昏"@ja,
        "Kanashimi, Tasogare"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:08"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "哀しみ、黄昏"@ja,
        "Kanashimi, Tasogare"@ja-latn .

_:Nb4181c3049574ebc9270b6ce8d8a4e4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "追憶"@ja,
        "Tsuioku"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "追憶"@ja,
        "Tsuioku"@ja-latn .

_:Nbf10b9e4f98f4f26a2c1cc2fa267c28f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "マイトガイン—アイ・キャッチ type 1"@ja,
        "Mightgaine - Eyecatch type 1"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "マイトガイン—アイ・キャッチ type 1"@ja,
        "Mightgaine - Eyecatch type 1"@ja-latn .

_:Nc7b2cfb2145541d7b84250f26d9e075a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ねらわれた街"@ja,
        "Nerawareta Machi"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "ねらわれた街"@ja,
        "Nerawareta Machi"@ja-latn .

_:Ncd2a20ad12604b7383c94ed855b299fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "嵐の勇者(ヒーロー) ～recollection～"@ja,
        "Arashi no Yuusha (Hero) ~recollection~"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "嵐の勇者(ヒーロー) ～recollection～"@ja,
        "Arashi no Yuusha (Hero) ~recollection~"@ja-latn .

_:Ndb8699d73ffb413ca72b44e0fe45e90e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雷張ジョー ～リメンバランス～"@ja,
        "Rival Joe ~remembrance~"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "雷張ジョー ～リメンバランス～"@ja,
        "Rival Joe ~remembrance~"@ja-latn .

_:Ne19a7b3e648c40ba9a3ea326cb025835 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "発進! マイトステーション"@ja,
        "Hasshin! Mightstation"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "発進! マイトステーション"@ja,
        "Hasshin! Mightstation"@ja-latn .

_:Ne520fe4408554a0b808ed6d06dd18957 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "別離"@ja,
        "Betsuri"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "別離"@ja,
        "Betsuri"@ja-latn .

_:Nf80c0a106747493196f0169340909cda a mo:Track,
        schema:MusicRecording ;
    dcterms:title "破壊至上主義"@ja,
        "Hakai Shijou Shugi"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:Ne7fdcd8268cd471786ff7489ba30deb9 ;
    schema:name "破壊至上主義"@ja,
        "Hakai Shijou Shugi"@ja-latn .

_:Ne7fdcd8268cd471786ff7489ba30deb9 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N09dd5c38ba6b41a7b6ce93b28f839601,
        _:N0a003f6e0aa0426eb57c15ac6c01f23c,
        _:N0a8fc50f86f24b68b08ca572257edd08,
        _:N162b59c773fc4adeb5c6810779fb62db,
        _:N1a25bbbdb42d4b2c84389d7a5af79014,
        _:N2d19d2fc467d441bb904261b17177442,
        _:N2d1a652f3dce46cea2bc03c8a4a2b89f,
        _:N46d294de04484d0ea4a102c46bdf8956,
        _:N4da4021b550a45bea96c794afcb58907,
        _:N5a21c021af5f4453997bbd1af1626b12,
        _:N668f8a95f4a94870837519f5112e1f2f,
        _:N680f8f121f3242189d7b900be2b15b36,
        _:N786371be061f405e891bc364c6e81da4,
        _:N79c81acb1cfb4633995eb2c1da3a72dc,
        _:N8004ebfbfcff43f6959267eb33041c5d,
        _:N835e17a66a454491b6442ba856ec1670,
        _:N8ff0c7322c0c4ff7b2886dfc7866be05,
        _:N944dd074593541c39c6e3b86c9466c2f,
        _:N9fc49dca6db343b78afd82cac12bee4d,
        _:Na31755b836a6447e894e76cf72283a4d,
        _:Nb4181c3049574ebc9270b6ce8d8a4e4e,
        _:Nbf10b9e4f98f4f26a2c1cc2fa267c28f,
        _:Nc7b2cfb2145541d7b84250f26d9e075a,
        _:Ncd2a20ad12604b7383c94ed855b299fa,
        _:Ndb8699d73ffb413ca72b44e0fe45e90e,
        _:Ne19a7b3e648c40ba9a3ea326cb025835,
        _:Ne520fe4408554a0b808ed6d06dd18957,
        _:Nf80c0a106747493196f0169340909cda ;
    mo:track_count 28 ;
    schema:duration "PT45:56"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N09dd5c38ba6b41a7b6ce93b28f839601,
        _:N0a003f6e0aa0426eb57c15ac6c01f23c,
        _:N0a8fc50f86f24b68b08ca572257edd08,
        _:N162b59c773fc4adeb5c6810779fb62db,
        _:N1a25bbbdb42d4b2c84389d7a5af79014,
        _:N2d19d2fc467d441bb904261b17177442,
        _:N2d1a652f3dce46cea2bc03c8a4a2b89f,
        _:N46d294de04484d0ea4a102c46bdf8956,
        _:N4da4021b550a45bea96c794afcb58907,
        _:N5a21c021af5f4453997bbd1af1626b12,
        _:N668f8a95f4a94870837519f5112e1f2f,
        _:N680f8f121f3242189d7b900be2b15b36,
        _:N786371be061f405e891bc364c6e81da4,
        _:N79c81acb1cfb4633995eb2c1da3a72dc,
        _:N8004ebfbfcff43f6959267eb33041c5d,
        _:N835e17a66a454491b6442ba856ec1670,
        _:N8ff0c7322c0c4ff7b2886dfc7866be05,
        _:N944dd074593541c39c6e3b86c9466c2f,
        _:N9fc49dca6db343b78afd82cac12bee4d,
        _:Na31755b836a6447e894e76cf72283a4d,
        _:Nb4181c3049574ebc9270b6ce8d8a4e4e,
        _:Nbf10b9e4f98f4f26a2c1cc2fa267c28f,
        _:Nc7b2cfb2145541d7b84250f26d9e075a,
        _:Ncd2a20ad12604b7383c94ed855b299fa,
        _:Ndb8699d73ffb413ca72b44e0fe45e90e,
        _:Ne19a7b3e648c40ba9a3ea326cb025835,
        _:Ne520fe4408554a0b808ed6d06dd18957,
        _:Nf80c0a106747493196f0169340909cda .

