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

<artist/11201#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kounosuke Fuji"@en,
        "藤公之介"@ja ;
    foaf:made <album/92605#lyrics>,
        <album/92605#subject> ;
    foaf:name "Kounosuke Fuji"@en,
        "藤公之介"@ja .

<artist/8497#subject> a schema:Person,
        foaf:Person ;
    schema:name "Keisuke Yamakawa"@en,
        "山川啓介"@ja ;
    foaf:made <album/92605#lyrics>,
        <album/92605#subject> ;
    foaf:name "Keisuke Yamakawa"@en,
        "山川啓介"@ja .

<artist/8498#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yoko Narahashi"@en,
        "奈良橋陽子"@ja ;
    foaf:made <album/92605#lyrics>,
        <album/92605#subject> ;
    foaf:name "Yoko Narahashi"@en,
        "奈良橋陽子"@ja .

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

<artist/25177#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92605#subject> ;
    schema:name "Chito Kawachi"@en,
        "チト河内"@ja ;
    foaf:made <album/92605#composition>,
        <album/92605#subject> ;
    foaf:name "Chito Kawachi"@en,
        "チト河内"@ja .

<artist/3234#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/92605#subject> ;
    schema:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja ;
    foaf:made <album/92605#composition>,
        <album/92605#subject> ;
    foaf:name "Yukihide Takekawa"@en,
        "タケカワユキヒデ"@ja .

<product/8138#subject> a schema:CreativeWork ;
    schema:name "Nils no Fushigi na Tabi"@en,
        "ニルスのふしぎな旅"@ja,
        "Nils no Fushigi na Tabi"@ja-latn ;
    foaf:name "Nils no Fushigi na Tabi"@en,
        "ニルスのふしぎな旅"@ja,
        "Nils no Fushigi na Tabi"@ja-latn .

<album/92605#musicalexpression> a mo:Signal ;
    mo:published_as <album/92605#subject> ;
    mo:records <album/92605#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/50/92605/92605-cf08f00e4dc7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/92605#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/50/92605/92605-cf08f00e4dc7.jpg> ;
    foaf:depicts <album/92605#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/50/92605/92605-cf08f00e4dc7.jpg> .

<https://medium-media.vgm.io/albums/50/92605/92605-cf08f00e4dc7.jpg> a schema:ImageObject,
        foaf:Image .

<album/92605#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Nils no Fushigi na Tabi Drama-hen"@en,
        "ニルスのふしぎな旅 ドラマ編"@ja,
        "Nils no Fushigi na Tabi Drama-hen"@ja-latn ;
    mo:composer <artist/25177#subject>,
        <artist/3234#subject> ;
    mo:produced_work <album/92605#musicalwork> ;
    schema:name "Nils no Fushigi na Tabi Drama-hen"@en,
        "ニルスのふしぎな旅 ドラマ編"@ja,
        "Nils no Fushigi na Tabi Drama-hen"@ja-latn .

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

<artist/10137#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Masako Ikeda"@en,
        "池田昌子"@ja ;
    foaf:name "Masako Ikeda"@en,
        "池田昌子"@ja .

<artist/12788#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Mami Koyama"@en,
        "小山茉美"@ja ;
    foaf:name "Mami Koyama"@en,
        "小山茉美"@ja .

<artist/19190#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Kei Tomiyama"@en,
        "富山敬"@ja ;
    foaf:name "Kei Tomiyama"@en,
        "富山敬"@ja .

<artist/19226#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Keiko Yokozawa"@en,
        "横沢啓子"@ja ;
    foaf:name "Keiko Yokozawa"@en,
        "横沢啓子"@ja .

<artist/19390#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Minori Matsushima"@en,
        "松島みのり"@ja ;
    foaf:name "Minori Matsushima"@en,
        "松島みのり"@ja .

<artist/22474#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Sanji Hase"@en,
        "はせさん治"@ja ;
    foaf:name "Sanji Hase"@en,
        "はせさん治"@ja .

<artist/25325#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Masane Tsukayama"@en,
        "津嘉山正種"@ja ;
    foaf:name "Masane Tsukayama"@en,
        "津嘉山正種"@ja .

<artist/31103#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Yoneko Matsukane"@en,
        "松金よね子"@ja ;
    foaf:name "Yoneko Matsukane"@en,
        "松金よね子"@ja .

<artist/31447#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Tadashi Yamazaki"@en,
        "山崎唯"@ja ;
    foaf:name "Tadashi Yamazaki"@en,
        "山崎唯"@ja .

<artist/31829#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Michie Kita"@en,
        "喜多道枝"@ja ;
    foaf:name "Michie Kita"@en,
        "喜多道枝"@ja .

<artist/31885#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Katsumi Kahashi"@en,
        "加橋かつみ"@ja ;
    foaf:name "Katsumi Kahashi"@en,
        "加橋かつみ"@ja .

<artist/31888#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "SSAAB"@en ;
    foaf:name "SSAAB"@en .

<artist/34994#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Ryuji Saikachi"@en,
        "槐柳二"@ja ;
    foaf:name "Ryuji Saikachi"@en,
        "槐柳二"@ja .

<artist/4274#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Tessho Genda"@en,
        "玄田哲章"@ja ;
    foaf:name "Tessho Genda"@en,
        "玄田哲章"@ja .

<artist/4668#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Hideyuki Tanaka"@en,
        "田中秀幸"@ja ;
    foaf:name "Hideyuki Tanaka"@en,
        "田中秀幸"@ja .

<artist/49043#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Hiroko Mori"@en,
        "森ひろ子"@ja ;
    foaf:name "Hiroko Mori"@en,
        "森ひろ子"@ja .

<artist/4909#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Takeshi Aono"@en,
        "青野武"@ja ;
    foaf:name "Takeshi Aono"@en,
        "青野武"@ja .

<artist/55081#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Seiko Nakano"@en,
        "中野聖子"@ja ;
    foaf:name "Seiko Nakano"@en,
        "中野聖子"@ja .

<artist/5623#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Shigeru Chiba"@en,
        "千葉繁"@ja ;
    foaf:name "Shigeru Chiba"@en,
        "千葉繁"@ja .

<artist/57655#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Tetsuo Mizutori"@en,
        "水鳥鉄夫"@ja ;
    foaf:name "Tetsuo Mizutori"@en,
        "水鳥鉄夫"@ja .

<artist/66016#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Yoko Ichikawa"@en,
        "市川楊子"@ja ;
    foaf:name "Yoko Ichikawa"@en,
        "市川楊子"@ja .

<artist/7890#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Kenichi Ogata"@en,
        "緒方賢一"@ja ;
    foaf:name "Kenichi Ogata"@en,
        "緒方賢一"@ja .

<artist/8233#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Yoshito Yasuhara"@en,
        "安原義人"@ja ;
    foaf:name "Yoshito Yasuhara"@en,
        "安原義人"@ja .

<artist/9951#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Kumiko Takizawa"@en,
        "滝沢久美子"@ja ;
    foaf:name "Kumiko Takizawa"@en,
        "滝沢久美子"@ja .

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

<album/92605#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1980-01-01"^^xsd:date ;
    dcterms:title "Nils no Fushigi na Tabi Drama-hen"@en,
        "ニルスのふしぎな旅 ドラマ編"@ja,
        "Nils no Fushigi na Tabi Drama-hen"@ja-latn ;
    mo:catalogue_number "VCK-7001" ;
    mo:media_type "Cassette" ;
    mo:publication_of <album/92605#musicalexpression> ;
    mo:publisher <org/1927#subject> ;
    mo:record _:N62809f928e4344e5b571c10710b41737 ;
    mo:record_count 1 ;
    schema:about <product/8138#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Nobuko Terashima"@en ;
            foaf:name "Nobuko Terashima"@en ],
        <artist/10137#subject>,
        <artist/12788#subject>,
        <artist/19190#subject>,
        <artist/19226#subject>,
        <artist/19390#subject>,
        <artist/22474#subject>,
        <artist/25325#subject>,
        <artist/31103#subject>,
        <artist/31447#subject>,
        <artist/31829#subject>,
        <artist/31885#subject>,
        <artist/31888#subject>,
        <artist/34994#subject>,
        <artist/4274#subject>,
        <artist/4668#subject>,
        <artist/49043#subject>,
        <artist/4909#subject>,
        <artist/55081#subject>,
        <artist/5623#subject>,
        <artist/57655#subject>,
        <artist/66016#subject>,
        <artist/7890#subject>,
        <artist/8233#subject>,
        <artist/9951#subject> ;
    schema:datePublished "1980-01-01"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/50/92605/92605-cf08f00e4dc7.jpg> ;
    schema:name "Nils no Fushigi na Tabi Drama-hen"@en,
        "ニルスのふしぎな旅 ドラマ編"@ja,
        "Nils no Fushigi na Tabi Drama-hen"@ja-latn ;
    schema:publisher <org/1927#subject> ;
    foaf:depiction <https://media.vgm.io/albums/50/92605/92605-cf08f00e4dc7.jpg> .

<album/92605#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Nils no Fushigi na Tabi Drama-hen"@en,
        "ニルスのふしぎな旅 ドラマ編"@ja,
        "Nils no Fushigi na Tabi Drama-hen"@ja-latn ;
    mo:performance_of <album/92605#musicalwork> ;
    mo:performer _:N61da576d0ac34d1f930abe3ac8ba7697,
        <artist/10137#subject>,
        <artist/12788#subject>,
        <artist/19190#subject>,
        <artist/19226#subject>,
        <artist/19390#subject>,
        <artist/22474#subject>,
        <artist/25325#subject>,
        <artist/31103#subject>,
        <artist/31447#subject>,
        <artist/31829#subject>,
        <artist/31885#subject>,
        <artist/31888#subject>,
        <artist/34994#subject>,
        <artist/4274#subject>,
        <artist/4668#subject>,
        <artist/49043#subject>,
        <artist/4909#subject>,
        <artist/55081#subject>,
        <artist/5623#subject>,
        <artist/57655#subject>,
        <artist/66016#subject>,
        <artist/7890#subject>,
        <artist/8233#subject>,
        <artist/9951#subject> ;
    mo:recorded_as <album/92605#musicalexpression> ;
    schema:byArtist _:N61da576d0ac34d1f930abe3ac8ba7697,
        <artist/10137#subject>,
        <artist/12788#subject>,
        <artist/19190#subject>,
        <artist/19226#subject>,
        <artist/19390#subject>,
        <artist/22474#subject>,
        <artist/25325#subject>,
        <artist/31103#subject>,
        <artist/31447#subject>,
        <artist/31829#subject>,
        <artist/31885#subject>,
        <artist/31888#subject>,
        <artist/34994#subject>,
        <artist/4274#subject>,
        <artist/4668#subject>,
        <artist/49043#subject>,
        <artist/4909#subject>,
        <artist/55081#subject>,
        <artist/5623#subject>,
        <artist/57655#subject>,
        <artist/66016#subject>,
        <artist/7890#subject>,
        <artist/8233#subject>,
        <artist/9951#subject> ;
    schema:name "Nils no Fushigi na Tabi Drama-hen"@en,
        "ニルスのふしぎな旅 ドラマ編"@ja,
        "Nils no Fushigi na Tabi Drama-hen"@ja-latn ;
    schema:workPerformed <album/92605#musicalwork> .

_:N05f69ff5cedf48ea80cf1519bc6f3eb3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挿入歌 •ニルスのふしぎな旅"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62809f928e4344e5b571c10710b41737 ;
    schema:name "挿入歌 •ニルスのふしぎな旅"@ja .

_:N0c33abb277304b57ba7be5fb2407d284 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挿入歌 •いつまでも友だち"@ja ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62809f928e4344e5b571c10710b41737 ;
    schema:name "挿入歌 •いつまでも友だち"@ja .

_:N13fbc96e85b444989f2900b86920aeb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挿入歌 •ラプランドをめざして"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62809f928e4344e5b571c10710b41737 ;
    schema:name "挿入歌 •ラプランドをめざして"@ja .

_:N2c2a369227614dd4be465b7740578226 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ラプランドの夏"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62809f928e4344e5b571c10710b41737 ;
    schema:name "ラプランドの夏"@ja .

_:N404d14f5f6d34801be999faa2c1d8934 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挿入歌 •わたしは歌う(スイリーのテーマ)"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62809f928e4344e5b571c10710b41737 ;
    schema:name "挿入歌 •わたしは歌う(スイリーのテーマ)"@ja .

_:N4ff68c8c92aa4615ad8b6d490ebbad40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "大空への旅立ち"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62809f928e4344e5b571c10710b41737 ;
    schema:name "大空への旅立ち"@ja .

_:N534088cb481e4f329d5a10f643ce9edd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "小さくなったわんぱニルス"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62809f928e4344e5b571c10710b41737 ;
    schema:name "小さくなったわんぱニルス"@ja .

_:N61da576d0ac34d1f930abe3ac8ba7697 a schema:Person,
        foaf:Person ;
    mo:performed <album/92605#performance> ;
    schema:name "Nobuko Terashima"@en ;
    foaf:name "Nobuko Terashima"@en .

_:N63d165f95c7944b0bcbe7028d83831f3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "モルテンの初恋"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62809f928e4344e5b571c10710b41737 ;
    schema:name "モルテンの初恋"@ja .

_:N6660a69b733d4f26bd0b41283a3317f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挿入歌 •ワンダフル・アドベンチャー"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62809f928e4344e5b571c10710b41737 ;
    schema:name "挿入歌 •ワンダフル・アドベンチャー"@ja .

_:N6b96ca4c8b82416c90f8c615de4e14eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月夜に浮かぶ幻の街"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62809f928e4344e5b571c10710b41737 ;
    schema:name "月夜に浮かぶ幻の街"@ja .

_:N8ae639b74ffd40579c1c17dcfe097d4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挿入歌 •つるの舞踏会"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62809f928e4344e5b571c10710b41737 ;
    schema:name "挿入歌 •つるの舞踏会"@ja .

_:Na1be353a9d914825ab3cc7e7efb58f29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "さようならアッカたち"@ja ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62809f928e4344e5b571c10710b41737 ;
    schema:name "さようならアッカたち"@ja .

_:Na5dc08a818c24edd887f53e7840a7e52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "挿入歌 •腹ペコ・レックス"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62809f928e4344e5b571c10710b41737 ;
    schema:name "挿入歌 •腹ペコ・レックス"@ja .

_:Nbf8fbe1f2afd47da8c1d3447d29591aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "動物たちの春まつり"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62809f928e4344e5b571c10710b41737 ;
    schema:name "動物たちの春まつり"@ja .

_:Nc7e6706ce5a945cf8afe7378ad3c2728 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ガンの仲間に"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62809f928e4344e5b571c10710b41737 ;
    schema:name "ガンの仲間に"@ja .

_:Ne346bea2c2864a06bf1373edfb486aad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "欲ばりカラスと金貨のつぼ"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62809f928e4344e5b571c10710b41737 ;
    schema:name "欲ばりカラスと金貨のつぼ"@ja .

_:Nff3c6fe4e62549eabe9b3338a50aa4fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "魔法がとけたニルス"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N62809f928e4344e5b571c10710b41737 ;
    schema:name "魔法がとけたニルス"@ja .

_:N62809f928e4344e5b571c10710b41737 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05f69ff5cedf48ea80cf1519bc6f3eb3,
        _:N0c33abb277304b57ba7be5fb2407d284,
        _:N13fbc96e85b444989f2900b86920aeb2,
        _:N2c2a369227614dd4be465b7740578226,
        _:N404d14f5f6d34801be999faa2c1d8934,
        _:N4ff68c8c92aa4615ad8b6d490ebbad40,
        _:N534088cb481e4f329d5a10f643ce9edd,
        _:N63d165f95c7944b0bcbe7028d83831f3,
        _:N6660a69b733d4f26bd0b41283a3317f1,
        _:N6b96ca4c8b82416c90f8c615de4e14eb,
        _:N8ae639b74ffd40579c1c17dcfe097d4b,
        _:Na1be353a9d914825ab3cc7e7efb58f29,
        _:Na5dc08a818c24edd887f53e7840a7e52,
        _:Nbf8fbe1f2afd47da8c1d3447d29591aa,
        _:Nc7e6706ce5a945cf8afe7378ad3c2728,
        _:Ne346bea2c2864a06bf1373edfb486aad,
        _:Nff3c6fe4e62549eabe9b3338a50aa4fb ;
    mo:track_count 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N05f69ff5cedf48ea80cf1519bc6f3eb3,
        _:N0c33abb277304b57ba7be5fb2407d284,
        _:N13fbc96e85b444989f2900b86920aeb2,
        _:N2c2a369227614dd4be465b7740578226,
        _:N404d14f5f6d34801be999faa2c1d8934,
        _:N4ff68c8c92aa4615ad8b6d490ebbad40,
        _:N534088cb481e4f329d5a10f643ce9edd,
        _:N63d165f95c7944b0bcbe7028d83831f3,
        _:N6660a69b733d4f26bd0b41283a3317f1,
        _:N6b96ca4c8b82416c90f8c615de4e14eb,
        _:N8ae639b74ffd40579c1c17dcfe097d4b,
        _:Na1be353a9d914825ab3cc7e7efb58f29,
        _:Na5dc08a818c24edd887f53e7840a7e52,
        _:Nbf8fbe1f2afd47da8c1d3447d29591aa,
        _:Nc7e6706ce5a945cf8afe7378ad3c2728,
        _:Ne346bea2c2864a06bf1373edfb486aad,
        _:Nff3c6fe4e62549eabe9b3338a50aa4fb .

