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

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

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

<artist/1718#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110782#subject> ;
    schema:name "Johann Sebastian Bach"@en ;
    foaf:made <album/110782#composition>,
        <album/110782#subject> ;
    foaf:name "Johann Sebastian Bach"@en .

<artist/6878#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110782#subject> ;
    schema:name "Johann Strauss II"@en ;
    foaf:made <album/110782#composition>,
        <album/110782#subject> ;
    foaf:name "Johann Strauss II"@en .

<artist/7527#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/110782#subject> ;
    schema:name "Tatsuo Takai"@en,
        "高井達雄"@ja ;
    foaf:made <album/110782#composition>,
        <album/110782#subject> ;
    foaf:name "Tatsuo Takai"@en,
        "高井達雄"@ja .

<product/16889#subject> a schema:CreativeWork ;
    schema:name "Astro Boy (1963)"@en,
        "鉄腕アトム (1963)"@ja,
        "Tetsuwan Atom (1963)"@ja-latn ;
    foaf:name "Astro Boy (1963)"@en,
        "鉄腕アトム (1963)"@ja,
        "Tetsuwan Atom (1963)"@ja-latn .

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

<album/110782#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "JR East Japan Station Melody - Limited Express In-Train Melody Sound Source Collection ~Whole Yamanote Line + α~"@en,
        "JR東日本 駅発車メロディー・特急車内メロディー 音源集 ～山手線全駅+α～"@ja,
        "JR East Japan Station Melody - Limited Express In-Train Melody Sound Source Collection ~Whole Yamanote Line + α~"@ja-latn ;
    mo:performance_of <album/110782#musicalwork> ;
    mo:recorded_as <album/110782#musicalexpression> ;
    schema:name "JR East Japan Station Melody - Limited Express In-Train Melody Sound Source Collection ~Whole Yamanote Line + α~"@en,
        "JR東日本 駅発車メロディー・特急車内メロディー 音源集 ～山手線全駅+α～"@ja,
        "JR East Japan Station Melody - Limited Express In-Train Melody Sound Source Collection ~Whole Yamanote Line + α~"@ja-latn ;
    schema:workPerformed <album/110782#musicalwork> .

<org/2024#subject> schema:name "TEICHIKU RECORDS"@en,
        "テイチクレコード"@ja,
        "TEICHIKU RECORDS"@ja-latn ;
    foaf:name "TEICHIKU RECORDS"@en,
        "テイチクレコード"@ja,
        "TEICHIKU RECORDS"@ja-latn .

<https://media.vgm.io/albums/28/110782/110782-26a262fbc1fb.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/110782#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/28/110782/110782-26a262fbc1fb.jpg> ;
    foaf:depicts <album/110782#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/28/110782/110782-26a262fbc1fb.jpg> .

<https://medium-media.vgm.io/albums/28/110782/110782-26a262fbc1fb.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/110782#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "JR East Japan Station Melody - Limited Express In-Train Melody Sound Source Collection ~Whole Yamanote Line + α~"@en,
        "JR東日本 駅発車メロディー・特急車内メロディー 音源集 ～山手線全駅+α～"@ja,
        "JR East Japan Station Melody - Limited Express In-Train Melody Sound Source Collection ~Whole Yamanote Line + α~"@ja-latn ;
    mo:composer <artist/1718#subject>,
        <artist/6878#subject>,
        <artist/7527#subject> ;
    mo:produced_work <album/110782#musicalwork> ;
    schema:name "JR East Japan Station Melody - Limited Express In-Train Melody Sound Source Collection ~Whole Yamanote Line + α~"@en,
        "JR東日本 駅発車メロディー・特急車内メロディー 音源集 ～山手線全駅+α～"@ja,
        "JR East Japan Station Melody - Limited Express In-Train Melody Sound Source Collection ~Whole Yamanote Line + α~"@ja-latn .

<album/110782#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-06-22"^^xsd:date ;
    dcterms:title "JR East Japan Station Melody - Limited Express In-Train Melody Sound Source Collection ~Whole Yamanote Line + α~"@en,
        "JR東日本 駅発車メロディー・特急車内メロディー 音源集 ～山手線全駅+α～"@ja,
        "JR East Japan Station Melody - Limited Express In-Train Melody Sound Source Collection ~Whole Yamanote Line + α~"@ja-latn ;
    mo:catalogue_number "TECD-25522" ;
    mo:media_type "CD" ;
    mo:publication_of <album/110782#musicalexpression> ;
    mo:publisher <org/2024#subject> ;
    mo:record _:N409bd446211548ae8b05e4aeb305f3a6 ;
    mo:record_count 1 ;
    schema:about <product/16889#subject> ;
    schema:datePublished "2005-06-22"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/28/110782/110782-26a262fbc1fb.jpg> ;
    schema:name "JR East Japan Station Melody - Limited Express In-Train Melody Sound Source Collection ~Whole Yamanote Line + α~"@en,
        "JR東日本 駅発車メロディー・特急車内メロディー 音源集 ～山手線全駅+α～"@ja,
        "JR East Japan Station Melody - Limited Express In-Train Melody Sound Source Collection ~Whole Yamanote Line + α~"@ja-latn ;
    schema:publisher <org/2024#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/110782/110782-26a262fbc1fb.jpg> .

_:N073a781ccd49430383ac01a0a3ea2aa2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(\"485 Series\" Kirakirauetsu) / TR9 - Twinkle, Twinkle, Little Star / TR13 - In-Car Announcement Music / TR6 - Spring / TR10 - Tales from the Vienna Woods (Limited Express In-train Melody)"@en,
        "（「４８５系」 きらきらうえつ）＿ＴＲ９－きらきら星＿ＴＲ１３－車内放送音楽＿ＴＲ６－春＿ＴＲ１０－ウイーンの森の物語 （特急車内メロディー）"@ja ;
    mo:track_number 78 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(\"485 Series\" Kirakirauetsu) / TR9 - Twinkle, Twinkle, Little Star / TR13 - In-Car Announcement Music / TR6 - Spring / TR10 - Tales from the Vienna Woods (Limited Express In-train Melody)"@en,
        "（「４８５系」 きらきらうえつ）＿ＴＲ９－きらきら星＿ＴＲ１３－車内放送音楽＿ＴＲ６－春＿ＴＲ１０－ウイーンの森の物語 （特急車内メロディー）"@ja .

_:N07c92e744bd64a50b04931cd0cd151fa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Yoyogi, Yamanote Line Inner Circle, Platform 2) Spring / (Harajuku, Yamanote Line Inner Circle, Platform 1) Harajuku a (Yamanote Line)"@en,
        "（代々木 山手線 内回り ２番線）春＿（原宿 山手線 内回り １番線）原宿ａ （山手線）"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Yoyogi, Yamanote Line Inner Circle, Platform 2) Spring / (Harajuku, Yamanote Line Inner Circle, Platform 1) Harajuku a (Yamanote Line)"@en,
        "（代々木 山手線 内回り ２番線）春＿（原宿 山手線 内回り １番線）原宿ａ （山手線）"@ja .

_:N0928895a5260452485e94375ec55ec24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Tokyo, Yamanote Line Inner Circle, Platform 4) JR-SH-3 / (Kanda, Yamanote Line Inner Circle, Platform 3) Brooklet / (Akihabara, Yamanote Line Inner Circle, Platform 2) Brooklet (Yamanote Line)"@en,
        "（東京 山手線 内回り ４番線）ＪＲ－ＳＨ－３＿（神田 山手線 内回り ３番線）せせらぎ＿（秋葉原 山手線 内回り ２番線）せせらぎ （山手線）"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Tokyo, Yamanote Line Inner Circle, Platform 4) JR-SH-3 / (Kanda, Yamanote Line Inner Circle, Platform 3) Brooklet / (Akihabara, Yamanote Line Inner Circle, Platform 2) Brooklet (Yamanote Line)"@en,
        "（東京 山手線 内回り ４番線）ＪＲ－ＳＨ－３＿（神田 山手線 内回り ３番線）せせらぎ＿（秋葉原 山手線 内回り ２番線）せせらぎ （山手線）"@ja .

_:N093b8d79e63f421cb5bbbe5f56c1dd4c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Meguro, Yamanote Line Outer Circle, Platform 2) dance on / (Ebisu, Yamanote Line Outer Circle, Platform 1) JR-SH-2 (Yamanote Line)"@en,
        "（目黒 山手線 外回り ２番線）ｄａｎｃｅ ｏｎ＿（恵比寿 山手線 外回り １番線）ＪＲ－ＳＨ－２ （山手線）"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Meguro, Yamanote Line Outer Circle, Platform 2) dance on / (Ebisu, Yamanote Line Outer Circle, Platform 1) JR-SH-2 (Yamanote Line)"@en,
        "（目黒 山手線 外回り ２番線）ｄａｎｃｅ ｏｎ＿（恵比寿 山手線 外回り １番線）ＪＲ－ＳＨ－２ （山手線）"@ja .

_:N0ab2005e26db41deb03de7573b293124 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Fusa, Narita Line Inbound, Platform 2) Spring / (Fusa, Narita Line Outbound, Platform 1) Brooklet (Joban Rapid Line & Narita Line)"@en,
        "（布佐 成田線 上り ２番線）春＿（布佐 成田線 下り １番線）せせらぎ （常磐快速線＆成田線）"@ja ;
    mo:track_number 53 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Fusa, Narita Line Inbound, Platform 2) Spring / (Fusa, Narita Line Outbound, Platform 1) Brooklet (Joban Rapid Line & Narita Line)"@en,
        "（布佐 成田線 上り ２番線）春＿（布佐 成田線 下り １番線）せせらぎ （常磐快速線＆成田線）"@ja .

_:N0b92b81003cd426ea3ee14279a177366 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shibuya, Yamanote Line Inner Circle, Platform 2) Flower Blooming / (Ebisu, Yamanote Line Inner Circle, Platform 2) JR-SH-1 (Yamanote Line)"@en,
        "（渋谷 山手線 内回り ２番線）花のほころび＿（恵比寿 山手線 内回り ２番線）ＪＲ－ＳＨ－１ （山手線）"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shibuya, Yamanote Line Inner Circle, Platform 2) Flower Blooming / (Ebisu, Yamanote Line Inner Circle, Platform 2) JR-SH-1 (Yamanote Line)"@en,
        "（渋谷 山手線 内回り ２番線）花のほころび＿（恵比寿 山手線 内回り ２番線）ＪＲ－ＳＨ－１ （山手線）"@ja .

_:N0c45a40d2f43410a82fbaa73fc3c5d29 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(\"251 Series\" Super View Odoriko) TR1 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「２５１系」 スーパービュー踊り子）ＴＲ１－車内放送音楽 （特急車内メロディー）"@ja ;
    mo:track_number 67 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(\"251 Series\" Super View Odoriko) TR1 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「２５１系」 スーパービュー踊り子）ＴＲ１－車内放送音楽 （特急車内メロディー）"@ja .

_:N10ce3e676d1b476fa96c179ee034edcf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Nakano, Chuo Line Rapid Outbound, Platform 6) JR-SH3-1 / (Mitaka, Chuo Line Rapid Inbound, Platform 5) JR-SH3-1 / (Mitaka, Chuo Line Rapid Outbound, Platform 3) JR-SH6 (Chuo Line Rapid)"@en,
        "（中野 中央線快速 下り ６番線）ＪＲ－ＳＨ３－１＿（三鷹 中央線快速 上り ５番線）ＪＲ－ＳＨ３－１＿（三鷹 中央線快速 下り ３番線）ＪＲ－ＳＨ６ （中央線快速）"@ja ;
    mo:track_number 59 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Nakano, Chuo Line Rapid Outbound, Platform 6) JR-SH3-1 / (Mitaka, Chuo Line Rapid Inbound, Platform 5) JR-SH3-1 / (Mitaka, Chuo Line Rapid Outbound, Platform 3) JR-SH6 (Chuo Line Rapid)"@en,
        "（中野 中央線快速 下り ６番線）ＪＲ－ＳＨ３－１＿（三鷹 中央線快速 上り ５番線）ＪＲ－ＳＨ３－１＿（三鷹 中央線快速 下り ３番線）ＪＲ－ＳＨ６ （中央線快速）"@ja .

_:N18d90f3246bf4258ac4f0503a53c7338 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Mejiro, Yamanote Line Outer Circle, Platform 2) Brooklet / (Ikebukuro, Yamanote Line Outer Circle, Platform 7) Springboks / (Ikebukuro, Yamanote Line Outer Circle, Platform 8) Springboks (Yamanote Line)"@en,
        "（目白 山手線 外回り ２番線）せせらぎ＿（池袋 山手線 外回り ７番線）スプリングボックス＿（池袋 山手線 外回り ８番線）スプリングボックス （山手線）"@ja ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Mejiro, Yamanote Line Outer Circle, Platform 2) Brooklet / (Ikebukuro, Yamanote Line Outer Circle, Platform 7) Springboks / (Ikebukuro, Yamanote Line Outer Circle, Platform 8) Springboks (Yamanote Line)"@en,
        "（目白 山手線 外回り ２番線）せせらぎ＿（池袋 山手線 外回り ７番線）スプリングボックス＿（池袋 山手線 外回り ８番線）スプリングボックス （山手線）"@ja .

_:N1c788fb3b05a4fe4aae17e0262cff928 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Yono, Keihin-Tohoku Line Inbound/Outbound, Platforms 1 & 2) JR-SH6 / (Kita-Urawa, Keihin-Tohoku Line Inbound/Outbound, Platforms 1 & 2) JR-SH5-2 / (Urawa, Keihin-Tohoku Line Inbound, Platform 1) JR-SH1 (Keihin-Tohoku Line)"@en,
        "（与野 京浜東北線 上り・下り １・２番線）ＪＲ－ＳＨ６＿（北浦和 京浜東北線 上り・下り １・２番線）ＪＲ－ＳＨ５－２＿（浦和 京浜東北線 上り １番線）ＪＲ－ＳＨ１ （京浜東北線）"@ja ;
    mo:track_number 36 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Yono, Keihin-Tohoku Line Inbound/Outbound, Platforms 1 & 2) JR-SH6 / (Kita-Urawa, Keihin-Tohoku Line Inbound/Outbound, Platforms 1 & 2) JR-SH5-2 / (Urawa, Keihin-Tohoku Line Inbound, Platform 1) JR-SH1 (Keihin-Tohoku Line)"@en,
        "（与野 京浜東北線 上り・下り １・２番線）ＪＲ－ＳＨ６＿（北浦和 京浜東北線 上り・下り １・２番線）ＪＲ－ＳＨ５－２＿（浦和 京浜東北線 上り １番線）ＪＲ－ＳＨ１ （京浜東北線）"@ja .

_:N2042bfa822b34b82889abf80f2712b94 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Uguisudani, Yamanote Line Inner Circle, Platform 2) Spring / (Nippori, Yamanote Line Inner Circle, Platform 11) Spring / (Nishi-Nippori, Yamanote Line Inner Circle, Platform 3) Spring / (Tabata, Yamanote Line Inner Circle, Platform 2) Spring / (Komagome, Yamanote Line Inner Circle, Platform 2) Spring (Yamanote Line)"@en,
        "（鶯谷 山手線 内回り ２番線）春＿（日暮里 山手線 内回り １１番線）春＿（西日暮里 山手線 内回り ３番線）春＿（田端 山手線 内回り ２番線）春＿（駒込 山手線 内回り ２番線）春 （山手線）"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Uguisudani, Yamanote Line Inner Circle, Platform 2) Spring / (Nippori, Yamanote Line Inner Circle, Platform 11) Spring / (Nishi-Nippori, Yamanote Line Inner Circle, Platform 3) Spring / (Tabata, Yamanote Line Inner Circle, Platform 2) Spring / (Komagome, Yamanote Line Inner Circle, Platform 2) Spring (Yamanote Line)"@en,
        "（鶯谷 山手線 内回り ２番線）春＿（日暮里 山手線 内回り １１番線）春＿（西日暮里 山手線 内回り ３番線）春＿（田端 山手線 内回り ２番線）春＿（駒込 山手線 内回り ２番線）春 （山手線）"@ja .

_:N21c1536398f44413a48d1a73c8b31b7b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shin-Okubo, Yamanote Line Inner Circle, Platform 2) Bell B / (Shinjuku, Yamanote Line Inner Circle, Platform 12) New Season (Yamanote Line)"@en,
        "（新大久保 山手線 内回り ２番線）ベルＢ＿（新宿 山手線 内回り １２番線）新たな季節 （山手線）"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shin-Okubo, Yamanote Line Inner Circle, Platform 2) Bell B / (Shinjuku, Yamanote Line Inner Circle, Platform 12) New Season (Yamanote Line)"@en,
        "（新大久保 山手線 内回り ２番線）ベルＢ＿（新宿 山手線 内回り １２番線）新たな季節 （山手線）"@ja .

_:N3290d740aa454d5c9a7e274a841e7acb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Makuhari, Chuo-Sobu Local Line Inbound, Platform 2) Gotade Vient / (Inage, Chuo-Sobu Local Line Outbound, Platform 2) Gotade Vient / (Shin-Kemigawa, Chuo-Sobu Local Line Outbound, Platform 2) (Chuo-Sobu Line Local)"@en,
        "（幕張 中央・総武各停 上り ２番線）Ｇｏｔａ ｄｅ Ｖｉｅｎｔ＿（稲毛 中央・総武各停 下り ２番線）Ｇｏｔａ ｄｅ Ｖｉｅｎｔ＿（新検見川 中央・総武各停 下り ２番線） （中央総武線各停）"@ja ;
    mo:track_number 46 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Makuhari, Chuo-Sobu Local Line Inbound, Platform 2) Gotade Vient / (Inage, Chuo-Sobu Local Line Outbound, Platform 2) Gotade Vient / (Shin-Kemigawa, Chuo-Sobu Local Line Outbound, Platform 2) (Chuo-Sobu Line Local)"@en,
        "（幕張 中央・総武各停 上り ２番線）Ｇｏｔａ ｄｅ Ｖｉｅｎｔ＿（稲毛 中央・総武各停 下り ２番線）Ｇｏｔａ ｄｅ Ｖｉｅｎｔ＿（新検見川 中央・総武各停 下り ２番線） （中央総武線各停）"@ja .

_:N363d46dd46f04b829c0d03b44bc26f32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Kanda, Chuo Line Rapid Outbound, Platform 6) Spring / (Yotsuya, Chuo Line Rapid Outbound, Platform 2) Spring / (Koenji, Chuo Line Rapid Outbound, Platform 3) Spring / (Asagaya, Chuo Line Rapid Outbound, Platform 3) Spring (Chuo Line Rapid)"@en,
        "（神田 中央線快速 下り ６番線）春＿（四ツ谷 中央線快速 下り ２番線）春＿（高円寺 中央線快速 下り ３番線）春＿（阿佐ヶ谷 中央線快速 下り ３番線）春 （中央線快速）"@ja ;
    mo:track_number 58 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Kanda, Chuo Line Rapid Outbound, Platform 6) Spring / (Yotsuya, Chuo Line Rapid Outbound, Platform 2) Spring / (Koenji, Chuo Line Rapid Outbound, Platform 3) Spring / (Asagaya, Chuo Line Rapid Outbound, Platform 3) Spring (Chuo Line Rapid)"@en,
        "（神田 中央線快速 下り ６番線）春＿（四ツ谷 中央線快速 下り ２番線）春＿（高円寺 中央線快速 下り ３番線）春＿（阿佐ヶ谷 中央線快速 下り ３番線）春 （中央線快速）"@ja .

_:N36b5bb461b6140578e614717ce9756c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(\"E351 Series\" Super Azusa) TR1 - In-Car Announcement Music / TR3 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「Ｅ３５１系」 スーパーあずさ）ＴＲ１－車内放送音楽＿ＴＲ３－車内放送音楽 （特急車内メロディー）"@ja ;
    mo:track_number 70 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(\"E351 Series\" Super Azusa) TR1 - In-Car Announcement Music / TR3 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「Ｅ３５１系」 スーパーあずさ）ＴＲ１－車内放送音楽＿ＴＲ３－車内放送音楽 （特急車内メロディー）"@ja .

_:N3a2ef2cd804e4a4b9465980d14492418 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shinagawa, Yamanote Line Inner Circle, Platform 1) Brooklet / (Shinagawa, Yokosuka Line・Sobu Main Line Tokyo/Chiba-bound, Platform 13) Brooklet / (Shinagawa, Yamanote Line Outer Circle, Platform 2) Ocean Station / (Shinagawa, Keihin-Tohoku Line Omiya-bound, Platform 3) (Yamanote Line Principal Stations)"@en,
        "（品川 山手線 内回り １番線）せせらぎ＿（品川 横須賀線・総武線 東京・千葉方面 １３番線）せせらぎ＿（品川 山手線 外回り ２番線）海の駅＿（品川 京浜東北線 大宮方面 ３番線） （山手線主要駅）"@ja ;
    mo:track_number 22 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shinagawa, Yamanote Line Inner Circle, Platform 1) Brooklet / (Shinagawa, Yokosuka Line・Sobu Main Line Tokyo/Chiba-bound, Platform 13) Brooklet / (Shinagawa, Yamanote Line Outer Circle, Platform 2) Ocean Station / (Shinagawa, Keihin-Tohoku Line Omiya-bound, Platform 3) (Yamanote Line Principal Stations)"@en,
        "（品川 山手線 内回り １番線）せせらぎ＿（品川 横須賀線・総武線 東京・千葉方面 １３番線）せせらぎ＿（品川 山手線 外回り ２番線）海の駅＿（品川 京浜東北線 大宮方面 ３番線） （山手線主要駅）"@ja .

_:N3a8325f2c674479db1e33cc0f1f78429 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(\"185 Series Odoriko\" Minakami, Kusatsu, Akagi) / TR4 - Railroad Songs / TR1 - In-Car Announcement Music / TR2 - In-Car Announcement Music / TR3 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「１８５系 踊り子」 水上、草津、あかぎ）＿ＴＲ４－鉄道唱歌＿ＴＲ１－車内放送音楽＿ＴＲ２－車内放送音楽＿ＴＲ３－車内放送音楽 （特急車内メロディー）"@ja ;
    mo:track_number 76 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(\"185 Series Odoriko\" Minakami, Kusatsu, Akagi) / TR4 - Railroad Songs / TR1 - In-Car Announcement Music / TR2 - In-Car Announcement Music / TR3 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「１８５系 踊り子」 水上、草津、あかぎ）＿ＴＲ４－鉄道唱歌＿ＴＲ１－車内放送音楽＿ＴＲ２－車内放送音楽＿ＴＲ３－車内放送音楽 （特急車内メロディー）"@ja .

_:N3d4a035e79104734ae984c99360ec6b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shinanomachi, Chuo-Sobu Local Line Inbound, Platform 2) JR-SH1 / (Shinanomachi, Chuo-Sobu Local Line Outbound, Platform 1) JR-SH5 / (Sendagaya, Chuo-Sobu Local Line Inbound/Outbound, Platforms 1 & 2) Bell A (Chuo-Sobu Line Local)"@en,
        "（信濃町 中央・総武各停 上り ２番線）ＪＲ－ＳＨ１＿（信濃町 中央・総武各停 下り １番線）ＪＲ－ＳＨ５＿（千駄ヶ谷 中央・総武各停 上り・下り １・２番線）ベルＡ （中央総武線各停）"@ja ;
    mo:track_number 48 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shinanomachi, Chuo-Sobu Local Line Inbound, Platform 2) JR-SH1 / (Shinanomachi, Chuo-Sobu Local Line Outbound, Platform 1) JR-SH5 / (Sendagaya, Chuo-Sobu Local Line Inbound/Outbound, Platforms 1 & 2) Bell A (Chuo-Sobu Line Local)"@en,
        "（信濃町 中央・総武各停 上り ２番線）ＪＲ－ＳＨ１＿（信濃町 中央・総武各停 下り １番線）ＪＲ－ＳＨ５＿（千駄ヶ谷 中央・総武各停 上り・下り １・２番線）ベルＡ （中央総武線各停）"@ja .

_:N4066d7bf71b440c8bd57ac149d715627 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shinagawa, Keihin-Tohoku Line Outbound, Platform 3) SF10-60 / (Tsurumi, Keihin-Tohoku Line Inbound, Platform 1) Verde Rayo / (Shin-Koyasu, Keihin-Tohoku Line Inbound, Platform 1) Verde Rayo (Keihin-Tohoku Line)"@en,
        "（品川 京浜東北線 下り ３番線）ＳＦ１０－６０＿（鶴見 京浜東北線 上り １番線）Ｖｅｒｄｅ Ｒａｙｏ＿（新子安 京浜東北線 上り １番線）Ｖｅｒｄｅ Ｒａｙｏ （京浜東北線）"@ja ;
    mo:track_number 41 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shinagawa, Keihin-Tohoku Line Outbound, Platform 3) SF10-60 / (Tsurumi, Keihin-Tohoku Line Inbound, Platform 1) Verde Rayo / (Shin-Koyasu, Keihin-Tohoku Line Inbound, Platform 1) Verde Rayo (Keihin-Tohoku Line)"@en,
        "（品川 京浜東北線 下り ３番線）ＳＦ１０－６０＿（鶴見 京浜東北線 上り １番線）Ｖｅｒｄｅ Ｒａｙｏ＿（新子安 京浜東北線 上り １番線）Ｖｅｒｄｅ Ｒａｙｏ （京浜東北線）"@ja .

_:N4277a9c322d44fbc9cacd6abee26e2c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Osaki, Yamanote Line Outer Circle, Platform 3) SF-3 / (Gotanda, Yamanote Line Outer Circle, Platform 2) Cielo Estrelllado (Yamanote Line)"@en,
        "（大崎 山手線 外回り ３番線）ＳＦ－３＿（五反田 山手線 外回り ２番線）Ｃｉｅｌｏ Ｅｓｔｒｅｌｌｌａｄｏ （山手線）"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Osaki, Yamanote Line Outer Circle, Platform 3) SF-3 / (Gotanda, Yamanote Line Outer Circle, Platform 2) Cielo Estrelllado (Yamanote Line)"@en,
        "（大崎 山手線 外回り ３番線）ＳＦ－３＿（五反田 山手線 外回り ２番線）Ｃｉｅｌｏ Ｅｓｔｒｅｌｌｌａｄｏ （山手線）"@ja .

_:N438fe232ab9f4da2be47af8151d8f701 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Nishi-Tachikawa, Ome Line Outbound, Platform 3) SH5-2 / (Nishi-Tachikawa, Ome Line Outbound, Platform 2) Holiday / (Nishi-Tachikawa, Ome Line Inbound, Platform 2) Morning Calm / (Higashi-Nakagami, Ome Line Inbound, Platform 2) Morning Calm (Ome Line)"@en,
        "（立川 青梅線 下り ３番線）ＳＨ５－２＿（立川 青梅線 下り ２番線）ホリディ＿（西立川 青梅線 上り ２番線）あさの静けさ＿（東中神 青梅線 上り ２番線）あさの静けさ （青梅線）"@ja ;
    mo:track_number 43 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Nishi-Tachikawa, Ome Line Outbound, Platform 3) SH5-2 / (Nishi-Tachikawa, Ome Line Outbound, Platform 2) Holiday / (Nishi-Tachikawa, Ome Line Inbound, Platform 2) Morning Calm / (Higashi-Nakagami, Ome Line Inbound, Platform 2) Morning Calm (Ome Line)"@en,
        "（立川 青梅線 下り ３番線）ＳＨ５－２＿（立川 青梅線 下り ２番線）ホリディ＿（西立川 青梅線 上り ２番線）あさの静けさ＿（東中神 青梅線 上り ２番線）あさの静けさ （青梅線）"@ja .

_:N463396bc795e4339b8baacebce228820 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shimbashi, Yamanote Line Outer Circle, Platform 4) Gota del Vient / (Hamamatsucho, Yamanote Line Outer Circle, Platform 3) Brooklet / (Tamachi, Yamanote Line Outer Circle, Platform 3) Brooklet / (Shinagawa, Yamanote Line Outer Circle, Platform 2) Ocean Station (Yamanote Line)"@en,
        "（新橋 山手線 外回り ４番線）Ｇｏｔａ ｄｅｌ Ｖｉｅｎｔ＿（浜松町 山手線 外回り ３番線）せせらぎ＿（田町 山手線 外回り ３番線）せせらぎ＿（品川 山手線 外回り ２番線）海の駅 （山手線）"@ja ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shimbashi, Yamanote Line Outer Circle, Platform 4) Gota del Vient / (Hamamatsucho, Yamanote Line Outer Circle, Platform 3) Brooklet / (Tamachi, Yamanote Line Outer Circle, Platform 3) Brooklet / (Shinagawa, Yamanote Line Outer Circle, Platform 2) Ocean Station (Yamanote Line)"@en,
        "（新橋 山手線 外回り ４番線）Ｇｏｔａ ｄｅｌ Ｖｉｅｎｔ＿（浜松町 山手線 外回り ３番線）せせらぎ＿（田町 山手線 外回り ３番線）せせらぎ＿（品川 山手線 外回り ２番線）海の駅 （山手線）"@ja .

_:N4786500549734750a8c6d70c58255d8c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Nishi-Chiba, Chuo-Sobu Local Line Inbound, Platform 1) JR-SH2 / (Moto-Yawata, Chuo-Sobu Local Line Inbound, Platform 1) JR-SH2 / (Ichikawa, Chuo-Sobu Local Line Inbound, Platform 1) JR-SH2 (Chuo-Sobu Line Local)"@en,
        "（西千葉 中央・総武各停 上り １番線）ＪＲ－ＳＨ２＿（本八幡 中央・総武各停 上り １番線）ＪＲ－ＳＨ２＿（市川 中央・総武各停 上り １番線）ＪＲ－ＳＨ２ （中央総武線各停）"@ja ;
    mo:track_number 45 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Nishi-Chiba, Chuo-Sobu Local Line Inbound, Platform 1) JR-SH2 / (Moto-Yawata, Chuo-Sobu Local Line Inbound, Platform 1) JR-SH2 / (Ichikawa, Chuo-Sobu Local Line Inbound, Platform 1) JR-SH2 (Chuo-Sobu Line Local)"@en,
        "（西千葉 中央・総武各停 上り １番線）ＪＲ－ＳＨ２＿（本八幡 中央・総武各停 上り １番線）ＪＲ－ＳＨ２＿（市川 中央・総武各停 上り １番線）ＪＲ－ＳＨ２ （中央総武線各停）"@ja .

_:N4c632c4082e34926ab88ea0c228f1723 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(\"485 Series\" Kamoshika, Hokuetsu, Inaho, (Akita、Aomori、Kami-Nuttari Affiliated) ) / TR5 - Song of Spring / TR6 - Spring / TR7 - Jesus, bleibet meine Freude / TR8 - The Blue Danube (Limited Express In-train Melody)"@en,
        "（「４８５系」 かもしか 北越、いなほ （秋田、青森、上沼垂所属））＿ＴＲ５－春の歌＿ＴＲ６－春＿ＴＲ７－主よ、人の望みの喜びよ＿ＴＲ８－美しく青きドナウ （特急車内メロディー）"@ja ;
    mo:track_number 74 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(\"485 Series\" Kamoshika, Hokuetsu, Inaho, (Akita、Aomori、Kami-Nuttari Affiliated) ) / TR5 - Song of Spring / TR6 - Spring / TR7 - Jesus, bleibet meine Freude / TR8 - The Blue Danube (Limited Express In-train Melody)"@en,
        "（「４８５系」 かもしか 北越、いなほ （秋田、青森、上沼垂所属））＿ＴＲ５－春の歌＿ＴＲ６－春＿ＴＲ７－主よ、人の望みの喜びよ＿ＴＲ８－美しく青きドナウ （特急車内メロディー）"@ja .

_:N543fe370e1f149bd9974263113f8c600 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shinjuku, Chuo Line, Platform 9) Babbling Stream V1 / (Shinjuku, Chuo Line Rapid Takao-bound, Platform 10) Waking of the Trees V1 (Yamanote Line Principal Stations)"@en,
        "（新宿 中央線 ９番線）小川のせせらぎ Ｖ１＿（新宿 中央線快速 高尾方面 １０番線）木々の目覚め Ｖ１ （山手線主要駅）"@ja ;
    mo:track_number 30 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shinjuku, Chuo Line, Platform 9) Babbling Stream V1 / (Shinjuku, Chuo Line Rapid Takao-bound, Platform 10) Waking of the Trees V1 (Yamanote Line Principal Stations)"@en,
        "（新宿 中央線 ９番線）小川のせせらぎ Ｖ１＿（新宿 中央線快速 高尾方面 １０番線）木々の目覚め Ｖ１ （山手線主要駅）"@ja .

_:N5685c59a543b480e8b721bce6d255dad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(\"651 Series\" Super Hitachi) TR4 - Railroad Songs / TR1 - In-Car Announcement Music / TR2 - In-Car Announcement Music / TR3 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「６５１系」 スーパーひたち）ＴＲ４－鉄道唱歌＿ＴＲ１－車内放送音楽＿ＴＲ２－車内放送音楽＿ＴＲ３－車内放送音楽 （特急車内メロディー）"@ja ;
    mo:track_number 71 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(\"651 Series\" Super Hitachi) TR4 - Railroad Songs / TR1 - In-Car Announcement Music / TR2 - In-Car Announcement Music / TR3 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「６５１系」 スーパーひたち）ＴＲ４－鉄道唱歌＿ＴＲ１－車内放送音楽＿ＴＲ２－車内放送音楽＿ＴＲ３－車内放送音楽 （特急車内メロディー）"@ja .

_:N58a564c4e8284d19976ee60227ce9651 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shinagawa, Tokaido Main Line Inbound, Platform 5) Railroad Songs / (Shinagawa, Tokaido Main Line Inbound, Platform 6) Railroad Songs / (Shinagawa, Tokaido Main Line Outbound, Platform 11) Railroad Songs / (Shinagawa, Tokaido Main Line Outbound, Platform 12) Railroad Songs (Yamanote Line Principal Stations)"@en,
        "（品川 東海道本線 上り ５番線）鉄道唱歌＿（品川 東海道本線 上り ６番線）鉄道唱歌＿（品川 東海道本線 下り １１番線）鉄道唱歌＿（品川 東海道本線 下り １２番線）鉄道唱歌 （山手線主要駅）"@ja ;
    mo:track_number 23 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shinagawa, Tokaido Main Line Inbound, Platform 5) Railroad Songs / (Shinagawa, Tokaido Main Line Inbound, Platform 6) Railroad Songs / (Shinagawa, Tokaido Main Line Outbound, Platform 11) Railroad Songs / (Shinagawa, Tokaido Main Line Outbound, Platform 12) Railroad Songs (Yamanote Line Principal Stations)"@en,
        "（品川 東海道本線 上り ５番線）鉄道唱歌＿（品川 東海道本線 上り ６番線）鉄道唱歌＿（品川 東海道本線 下り １１番線）鉄道唱歌＿（品川 東海道本線 下り １２番線）鉄道唱歌 （山手線主要駅）"@ja .

_:N5923788ebc0049c4bc6f5db3e6eba5e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Ikebukuro, Saikyo Line Shinjuku,-bound, Platform 1) mellow time / (Ikebukuro, Shonan-Shinjuku Line・Utsunomiya Line, Platform 2) Spring / (Ikebukuro, Shonan-Shinjuku Line・Utsunomiya Line, Platform 3) Babbling Stream (Yamanote Line Principal Stations)"@en,
        "（池袋 埼京線 新宿方面 １番線）ｍｅｌｌｏｗ ｔｉｍｅ＿（池袋 湘南新宿ライン・宇都宮線 ２番線）春＿（池袋 湘南新宿ライン・宇都宮線 ３番線）小川のせせらぎ （山手線主要駅）"@ja ;
    mo:track_number 33 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Ikebukuro, Saikyo Line Shinjuku,-bound, Platform 1) mellow time / (Ikebukuro, Shonan-Shinjuku Line・Utsunomiya Line, Platform 2) Spring / (Ikebukuro, Shonan-Shinjuku Line・Utsunomiya Line, Platform 3) Babbling Stream (Yamanote Line Principal Stations)"@en,
        "（池袋 埼京線 新宿方面 １番線）ｍｅｌｌｏｗ ｔｉｍｅ＿（池袋 湘南新宿ライン・宇都宮線 ２番線）春＿（池袋 湘南新宿ライン・宇都宮線 ３番線）小川のせせらぎ （山手線主要駅）"@ja .

_:N5af6e6d90abe421baae5632235dbbbe8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Minami-Urawa, Keihin-Tohoku Line Inbound, Platforms 1 & 2) Clear Stream / (Warabi, Keihin-Tohoku Line Inbound, Platform 1) Clear Stream / (Nishi-Kawaguchi Keihin-Tohoku Line Inbound, Platform 1) Clear Stream / (Kawaguchi Keihin-Tohoku Line Inbound, Platform 1) Clear Stream (Keihin-Tohoku Line)"@en,
        "（南浦和 京浜東北線 上り １・２番線）清流＿（蕨 京浜東北線 上り １番線）清流＿（西川口 京浜東北線 上り １番線）清流＿（川口 京浜東北線 上り １番線）清流 （京浜東北線）"@ja ;
    mo:track_number 37 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Minami-Urawa, Keihin-Tohoku Line Inbound, Platforms 1 & 2) Clear Stream / (Warabi, Keihin-Tohoku Line Inbound, Platform 1) Clear Stream / (Nishi-Kawaguchi Keihin-Tohoku Line Inbound, Platform 1) Clear Stream / (Kawaguchi Keihin-Tohoku Line Inbound, Platform 1) Clear Stream (Keihin-Tohoku Line)"@en,
        "（南浦和 京浜東北線 上り １・２番線）清流＿（蕨 京浜東北線 上り １番線）清流＿（西川口 京浜東北線 上り １番線）清流＿（川口 京浜東北線 上り １番線）清流 （京浜東北線）"@ja .

_:N5d25f87451eb4d3dab09a3d35166fc97 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(\"E751 Series\" Tsugaru) TR1 - In-Car Announcement Music / TR3 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「Ｅ７５１系」 つがる）ＴＲ１－車内放送音楽＿ＴＲ３－車内放送音楽 （特急車内メロディー）"@ja ;
    mo:track_number 72 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(\"E751 Series\" Tsugaru) TR1 - In-Car Announcement Music / TR3 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「Ｅ７５１系」 つがる）ＴＲ１－車内放送音楽＿ＴＲ３－車内放送音楽 （特急車内メロディー）"@ja .

_:N5e1df8e0a6b5443dbe9dfc26baab40a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shim-Matsudo, Joban Local Line Inbound, Platform 2) sunny islands / (Abiko, Joban Local Line Inbound, Platform 7) Kurumi Playing / (Abiko, Joban Local Line Outbound, Platform 6) With Light and Wind (Joban Local Line)"@en,
        "（新松戸 常磐各停 上り ２番線）ｓｕｎｎｙ ｉｓｌａｎｄｓ＿（我孫子 常磐各停 上り ７番線）くるみあそび＿（我孫子 常磐各停 下り ６番線）光と風と （常磐緩行線）"@ja ;
    mo:track_number 65 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shim-Matsudo, Joban Local Line Inbound, Platform 2) sunny islands / (Abiko, Joban Local Line Inbound, Platform 7) Kurumi Playing / (Abiko, Joban Local Line Outbound, Platform 6) With Light and Wind (Joban Local Line)"@en,
        "（新松戸 常磐各停 上り ２番線）ｓｕｎｎｙ ｉｓｌａｎｄｓ＿（我孫子 常磐各停 上り ７番線）くるみあそび＿（我孫子 常磐各停 下り ６番線）光と風と （常磐緩行線）"@ja .

_:N61cc2093b0ec409abfc74869ced33a55 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Nishi-Tachikawa, Chuo Line Rapid Outbound, Platform 7) Beautiful Hill / (Hino, Chuo Line Rapid Inbound, Platform 2) Antique Music Box / (Hino, Chuo Line Rapid Outbound, Platform 1) Sea-Front Street (Chuo Line Rapid)"@en,
        "（立川 中央線快速 下り ７番線）美しき丘＿（日野 中央線快速 上り ２番線）古いオルゴール＿（日野 中央線快速 下り １番線）海岸通り （中央線快速）"@ja ;
    mo:track_number 62 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Nishi-Tachikawa, Chuo Line Rapid Outbound, Platform 7) Beautiful Hill / (Hino, Chuo Line Rapid Inbound, Platform 2) Antique Music Box / (Hino, Chuo Line Rapid Outbound, Platform 1) Sea-Front Street (Chuo Line Rapid)"@en,
        "（立川 中央線快速 下り ７番線）美しき丘＿（日野 中央線快速 上り ２番線）古いオルゴール＿（日野 中央線快速 下り １番線）海岸通り （中央線快速）"@ja .

_:N757b06618f7a4cdd85429555aea7f507 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(\"253 Series\" Narita Express) TR1 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「２５３系」 成田エキスプレス）ＴＲ１－車内放送音楽 （特急車内メロディー）"@ja ;
    mo:track_number 68 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(\"253 Series\" Narita Express) TR1 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「２５３系」 成田エキスプレス）ＴＲ１－車内放送音楽 （特急車内メロディー）"@ja .

_:N7618e5f179324b6d95eabc3ba5617d89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shinjuku, Narita Express, Platform 3) Distant Blue Sky / (Shinjuku, Narita Express, Platform 4) Summer Time (Yamanote Line Principal Stations)"@en,
        "（新宿 成田エクスプレス他 ３番線）遠い青空＿（新宿 成田エクスプレス他 ４番線）夏色の時間 （山手線主要駅）"@ja ;
    mo:track_number 27 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shinjuku, Narita Express, Platform 3) Distant Blue Sky / (Shinjuku, Narita Express, Platform 4) Summer Time (Yamanote Line Principal Stations)"@en,
        "（新宿 成田エクスプレス他 ３番線）遠い青空＿（新宿 成田エクスプレス他 ４番線）夏色の時間 （山手線主要駅）"@ja .

_:N7c9dc9c192344ebf8efce9fc2c86a9b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shimbashi, Yamanote Line Inner Circle, Platform 5) Gota del Vient / (Yurakucho, Yamanote Line Inner Circle, Platform 2) JR-SH-2 (Yamanote Line)"@en,
        "（新橋 山手線 内回り ５番線）Ｇｏｔａ ｄｅｌ Ｖｉｅｎｔ＿（有楽町 山手線 内回り ２番線）ＪＲ－ＳＨ－２ （山手線）"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shimbashi, Yamanote Line Inner Circle, Platform 5) Gota del Vient / (Yurakucho, Yamanote Line Inner Circle, Platform 2) JR-SH-2 (Yamanote Line)"@en,
        "（新橋 山手線 内回り ５番線）Ｇｏｔａ ｄｅｌ Ｖｉｅｎｔ＿（有楽町 山手線 内回り ２番線）ＪＲ－ＳＨ－２ （山手線）"@ja .

_:N82b5966c7f154e06bb24ce4110b86aa9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Ajiki, Narita Line Inbound, Platform 2) Cosmos Flower / (Ajiki, Narita Line Outbound, Platform 2) farewell / (Narita, Narita Line Inbound, Platform 6) Verde Rayo (Joban Rapid Line & Narita Line)"@en,
        "（安食 成田線 上り ２番線）秋桜＿（安食 成田線 下り ２番線）ｆａｒｅｗｅｌｌ＿（成田 成田線 上り ６番線）Ｖｅｒｄｅ Ｒａｙｏ （常磐快速線＆成田線）"@ja ;
    mo:track_number 56 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Ajiki, Narita Line Inbound, Platform 2) Cosmos Flower / (Ajiki, Narita Line Outbound, Platform 2) farewell / (Narita, Narita Line Inbound, Platform 6) Verde Rayo (Joban Rapid Line & Narita Line)"@en,
        "（安食 成田線 上り ２番線）秋桜＿（安食 成田線 下り ２番線）ｆａｒｅｗｅｌｌ＿（成田 成田線 上り ６番線）Ｖｅｒｄｅ Ｒａｙｏ （常磐快速線＆成田線）"@ja .

_:N83382d0029474bf1ade572c1a1fd49b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Meguro, Yamanote Line Inner Circle, Platform 1) Water Crown / (Gotanda, Yamanote Line Inner Circle, Platform 1) JR-SH-2 (Yamanote Line)"@en,
        "（目黒 山手線 内回り １番線）Ｗａｔｅｒ Ｃｒｏｗｎ＿（五反田 山手線 内回り １番線）ＪＲ－ＳＨ－２ （山手線）"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Meguro, Yamanote Line Inner Circle, Platform 1) Water Crown / (Gotanda, Yamanote Line Inner Circle, Platform 1) JR-SH-2 (Yamanote Line)"@en,
        "（目黒 山手線 内回り １番線）Ｗａｔｅｒ Ｃｒｏｗｎ＿（五反田 山手線 内回り １番線）ＪＲ－ＳＨ－２ （山手線）"@ja .

_:N8506073ea1a848ba8526c04eb016fc32 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(\"E26 Series\" Cassiopeia) / TR1 - In-Car Announcement Music / TR3 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「Ｅ２６系」 カシオペア）＿ＴＲ１－車内放送音楽＿ＴＲ３－車内放送音楽 （特急車内メロディー）"@ja ;
    mo:track_number 80 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(\"E26 Series\" Cassiopeia) / TR1 - In-Car Announcement Music / TR3 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「Ｅ２６系」 カシオペア）＿ＴＲ１－車内放送音楽＿ＴＲ３－車内放送音楽 （特急車内メロディー）"@ja .

_:N8976e882c96240679a0cad93fe6c09de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Ueno, Keihin-Tohoku Line Omiya-bound, Platform 1) Bell A / (Ueno, Yamanote Line Inner Circle, Platform 2) Bell B / (Ueno, Yamanote Line Outer Circle, Platform 3) Bell B / (Ueno, Keihin-Tohoku Line Ofuna-bound, Platform 4) Bell A (Yamanote Line Principal Stations)"@en,
        "（上野 京浜東北線 大宮方面 １番線）ベルＡ＿（上野 山手線 内回り ２番線）ベルＢ＿（上野 山手線 外回り ３番線）ベルＢ＿（上野 京浜東北線 大船方面 ４番線）ベルＡ （山手線主要駅）"@ja ;
    mo:track_number 35 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Ueno, Keihin-Tohoku Line Omiya-bound, Platform 1) Bell A / (Ueno, Yamanote Line Inner Circle, Platform 2) Bell B / (Ueno, Yamanote Line Outer Circle, Platform 3) Bell B / (Ueno, Keihin-Tohoku Line Ofuna-bound, Platform 4) Bell A (Yamanote Line Principal Stations)"@en,
        "（上野 京浜東北線 大宮方面 １番線）ベルＡ＿（上野 山手線 内回り ２番線）ベルＢ＿（上野 山手線 外回り ３番線）ベルＢ＿（上野 京浜東北線 大船方面 ４番線）ベルＡ （山手線主要駅）"@ja .

_:N8ae96228befd480e81c6897afc136eb4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(\"E257 Series\" Wakashio/Sazanami) TR1 - In-Car Announcement Music / TR3 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「Ｅ２５７系」 わかしお・さざなみ）ＴＲ１－車内放送音楽＿ＴＲ３－車内放送音楽 （特急車内メロディー）"@ja ;
    mo:track_number 77 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(\"E257 Series\" Wakashio/Sazanami) TR1 - In-Car Announcement Music / TR3 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「Ｅ２５７系」 わかしお・さざなみ）ＴＲ１－車内放送音楽＿ＴＲ３－車内放送音楽 （特急車内メロディー）"@ja .

_:N93fd6e49b7504ca7aa678314f94202ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Kioroshi, Narita Line Inbound, Platform 2) Sparkling Townscape / (Kioroshi, Narita Line Outbound, Platform 1) Below the Starry Sky (Joban Rapid Line & Narita Line)"@en,
        "（木下 成田線 上り ２番線）煌く街並み＿（木下 成田線 下り １番線）星空の下 （常磐快速線＆成田線）"@ja ;
    mo:track_number 54 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Kioroshi, Narita Line Inbound, Platform 2) Sparkling Townscape / (Kioroshi, Narita Line Outbound, Platform 1) Below the Starry Sky (Joban Rapid Line & Narita Line)"@en,
        "（木下 成田線 上り ２番線）煌く街並み＿（木下 成田線 下り １番線）星空の下 （常磐快速線＆成田線）"@ja .

_:N94122301cdda4b51ad75386d3756b2dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Higashi-Abiko, Narita Line Inbound, Platform 2) Babbling Stream / (Higashi-Abiko, Narita Line Outbound, Platform 2) Holiday (Joban Rapid Line & Narita Line)"@en,
        "（東我孫子 成田線 上り ２番線）小川のせせらぎ＿（東我孫子 成田線 下り ２番線）ホリディ （常磐快速線＆成田線）"@ja ;
    mo:track_number 52 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Higashi-Abiko, Narita Line Inbound, Platform 2) Babbling Stream / (Higashi-Abiko, Narita Line Outbound, Platform 2) Holiday (Joban Rapid Line & Narita Line)"@en,
        "（東我孫子 成田線 上り ２番線）小川のせせらぎ＿（東我孫子 成田線 下り ２番線）ホリディ （常磐快速線＆成田線）"@ja .

_:N981fd3c66b96479789c338e75874b969 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(\"Kiha 48 Series\" Resort Shirakami) / TR8 - The Blue Danube / TR5 - Song of Spring / TR14 - In-Car Announcement Music / TR1 - Jesus, bleibet meine Freude (Limited Express In-train Melody)"@en,
        "（「キハ４８系」 リゾートしらかみ）＿ＴＲ８－美しく青きドナウ＿ＴＲ５－春の歌＿ＴＲ１４－車内放送音楽＿ＴＲ１－主よ、人の望みの喜びよ （特急車内メロディー）"@ja ;
    mo:track_number 79 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(\"Kiha 48 Series\" Resort Shirakami) / TR8 - The Blue Danube / TR5 - Song of Spring / TR14 - In-Car Announcement Music / TR1 - Jesus, bleibet meine Freude (Limited Express In-train Melody)"@en,
        "（「キハ４８系」 リゾートしらかみ）＿ＴＲ８－美しく青きドナウ＿ＴＲ５－春の歌＿ＴＲ１４－車内放送音楽＿ＴＲ１－主よ、人の望みの喜びよ （特急車内メロディー）"@ja .

_:N985d4202abc541819f757be1ac2db145 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(\"255 Series\" View Wakashio/View Sazanami) TR2 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「２５５系」 ビューわかしお・ビューさざなみ）ＴＲ２－車内放送音楽 （特急車内メロディー）"@ja ;
    mo:track_number 69 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(\"255 Series\" View Wakashio/View Sazanami) TR2 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「２５５系」 ビューわかしお・ビューさざなみ）ＴＲ２－車内放送音楽 （特急車内メロディー）"@ja .

_:N9a897fb17fa34dafb09b3776927da4de a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Mikawashima, Joban Rapid Line Inbound, Platform 2) Clear Stream / (Tennodai, Joban Rapid Line Inbound, Platform 2) Clear Stream / (Mikawashima, Joban Rapid Line Outbound, Platform 1) Spring / (Tennodai, Joban Rapid Line Outbound, Platform 1) Spring (Joban Rapid Line & Narita Line)"@en,
        "（三河島 常磐快速線 上り ２番線）清流＿（天王台 常磐快速線 上り ２番線）清流＿（三河島 常磐快速線 下り １番線）春＿（天王台 常磐快速線 下り １番線）春 （常磐快速線＆成田線）"@ja ;
    mo:track_number 50 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Mikawashima, Joban Rapid Line Inbound, Platform 2) Clear Stream / (Tennodai, Joban Rapid Line Inbound, Platform 2) Clear Stream / (Mikawashima, Joban Rapid Line Outbound, Platform 1) Spring / (Tennodai, Joban Rapid Line Outbound, Platform 1) Spring (Joban Rapid Line & Narita Line)"@en,
        "（三河島 常磐快速線 上り ２番線）清流＿（天王台 常磐快速線 上り ２番線）清流＿（三河島 常磐快速線 下り １番線）春＿（天王台 常磐快速線 下り １番線）春 （常磐快速線＆成田線）"@ja .

_:N9b38833cd8274ad0b8bca74f64f48cd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Akabane, Keihin-Tohoku Line Inbound, Platform 1) mellow time / (Higashi-Jujo, Keihin-Tohoku Line Inbound, Platforms 1 & 2) mellow time / (Kami-Nakazato, Keihin-Tohoku Line Inbound, Platform 2) mellow time (Keihin-Tohoku Line)"@en,
        "（赤羽 京浜東北線 上り １番線）ｍｅｌｌｏｗ ｔｉｍｅ＿（東十条 京浜東北線 上り １・２番線）ｍｅｌｌｏｗ ｔｉｍｅ＿（上中里 京浜東北線 上り ２番線）ｍｅｌｌｏｗ ｔｉｍｅ （京浜東北線）"@ja ;
    mo:track_number 38 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Akabane, Keihin-Tohoku Line Inbound, Platform 1) mellow time / (Higashi-Jujo, Keihin-Tohoku Line Inbound, Platforms 1 & 2) mellow time / (Kami-Nakazato, Keihin-Tohoku Line Inbound, Platform 2) mellow time (Keihin-Tohoku Line)"@en,
        "（赤羽 京浜東北線 上り １番線）ｍｅｌｌｏｗ ｔｉｍｅ＿（東十条 京浜東北線 上り １・２番線）ｍｅｌｌｏｗ ｔｉｍｅ＿（上中里 京浜東北線 上り ２番線）ｍｅｌｌｏｗ ｔｉｍｅ （京浜東北線）"@ja .

_:N9beb660f204045838e701de086281c70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Kobayashi, Narita Line Inbound, Platform 2) Coral Reef / (Kobayashi, Narita Line Outbound, Platform 1) Flower Blooming (Joban Rapid Line & Narita Line)"@en,
        "（小林 成田線 上り ２番線）コーラルリーフ＿（小林 成田線 下り １番線）花のほころび （常磐快速線＆成田線）"@ja ;
    mo:track_number 55 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Kobayashi, Narita Line Inbound, Platform 2) Coral Reef / (Kobayashi, Narita Line Outbound, Platform 1) Flower Blooming (Joban Rapid Line & Narita Line)"@en,
        "（小林 成田線 上り ２番線）コーラルリーフ＿（小林 成田線 下り １番線）花のほころび （常磐快速線＆成田線）"@ja .

_:N9d28b1405c194533b7949da7720a23d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Niiza, Musashino Line Inbound, Platform 1) Astro Boy c / (Niiza, Musashino Line Outbound, Platform 2) Astro Boy d (Joban Local Line)"@en,
        "（新座 武蔵野線 上り １番線）鉄腕アトムｃ＿（新座 武蔵野線 下り ２番線）鉄腕アトムｄ （常磐緩行線）"@ja ;
    mo:track_number 66 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Niiza, Musashino Line Inbound, Platform 1) Astro Boy c / (Niiza, Musashino Line Outbound, Platform 2) Astro Boy d (Joban Local Line)"@en,
        "（新座 武蔵野線 上り １番線）鉄腕アトムｃ＿（新座 武蔵野線 下り ２番線）鉄腕アトムｄ （常磐緩行線）"@ja .

_:N9d9c4366d33e4d428b34daff6da35275 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Toilet Information Sound) eau conrante ~Water Current~ (Information Sound)"@en,
        "（トイレ報知音）ｅａｕ ｃｏｎｒａｎｔｅ ～水流～ （報知音）"@ja ;
    mo:track_number 83 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Toilet Information Sound) eau conrante ~Water Current~ (Information Sound)"@en,
        "（トイレ報知音）ｅａｕ ｃｏｎｒａｎｔｅ ～水流～ （報知音）"@ja .

_:N9f87f1ed303d4b0db5c325cb90634456 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shibuya, Saikyo Line・Shonan-Shinjuku Line Shinjuku,・Omiya-bound, Platform 3) JR-SH3-1 / (Shibuya, Saikyo Line・Shonan-Shinjuku Line Osaki/Yokohama-bound, Platform 4) JR-SH1 (Yamanote Line Principal Stations)"@en,
        "（渋谷 埼京線・湘南新宿ライン 新宿・大宮方面 ３番線）ＪＲ－ＳＨ３－１＿（渋谷 埼京線・湘南新宿ライン 大崎・横浜方面 ４番線）ＪＲ－ＳＨ１ （山手線主要駅）"@ja ;
    mo:track_number 25 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shibuya, Saikyo Line・Shonan-Shinjuku Line Shinjuku,・Omiya-bound, Platform 3) JR-SH3-1 / (Shibuya, Saikyo Line・Shonan-Shinjuku Line Osaki/Yokohama-bound, Platform 4) JR-SH1 (Yamanote Line Principal Stations)"@en,
        "（渋谷 埼京線・湘南新宿ライン 新宿・大宮方面 ３番線）ＪＲ－ＳＨ３－１＿（渋谷 埼京線・湘南新宿ライン 大崎・横浜方面 ４番線）ＪＲ－ＳＨ１ （山手線主要駅）"@ja .

_:Na42071a6820745189b6f550ade2814b8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shin-Okubo, Yamanote Line Outer Circle, Platform 1) Bell A / (Takadanobaba, Yamanote Line Outer Circle, Platform 1) Astro Boy a (Yamanote Line)"@en,
        "（新大久保 山手線 外回り １番線）ベルＡ＿（高田馬場 山手線 外回り １番線）鉄腕アトムａ （山手線）"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shin-Okubo, Yamanote Line Outer Circle, Platform 1) Bell A / (Takadanobaba, Yamanote Line Outer Circle, Platform 1) Astro Boy a (Yamanote Line)"@en,
        "（新大久保 山手線 外回り １番線）ベルＡ＿（高田馬場 山手線 外回り １番線）鉄腕アトムａ （山手線）"@ja .

_:Na46343c36fe640b1aa8aa9658b511a71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(\"E653 Series\" Fresh Hitachi) TR1 - In-Car Announcement Music / TR3 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「Ｅ６５３系」 フレッシュひたち）ＴＲ１－車内放送音楽＿ＴＲ３－車内放送音楽 （特急車内メロディー）"@ja ;
    mo:track_number 73 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(\"E653 Series\" Fresh Hitachi) TR1 - In-Car Announcement Music / TR3 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「Ｅ６５３系」 フレッシュひたち）ＴＲ１－車内放送音楽＿ＴＲ３－車内放送音楽 （特急車内メロディー）"@ja .

_:Na562893894764341afc8196e7d73acc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(\"183 Series (Makuhari Affiliated) \" Ayame/Shiosai Wakashio/Sazanami) TR4 - Railroad Songs / TR1 - In-Car Announcement Music / TR2 - In-Car Announcement Music / TR3 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「１８３系 （幕張所属）」 あやめ・しおさい わかしお・さざなみ）ＴＲ４－鉄道唱歌＿ＴＲ１－車内放送音楽＿ＴＲ２－車内放送音楽＿ＴＲ３－車内放送音楽 （特急車内メロディー）"@ja ;
    mo:track_number 75 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(\"183 Series (Makuhari Affiliated) \" Ayame/Shiosai Wakashio/Sazanami) TR4 - Railroad Songs / TR1 - In-Car Announcement Music / TR2 - In-Car Announcement Music / TR3 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「１８３系 （幕張所属）」 あやめ・しおさい わかしお・さざなみ）ＴＲ４－鉄道唱歌＿ＴＲ１－車内放送音楽＿ＴＲ２－車内放送音楽＿ＴＲ３－車内放送音楽 （特急車内メロディー）"@ja .

_:Na9c1274d69ee4b38b7792f627eefb3ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shinjuku, Yamanote Line Inner Circle, Platform 12) New Season / (Shinjuku, Yamanote Line Outer Circle, Platform 13) twilight (Yamanote Line Principal Stations)"@en,
        "（新宿 山手線 内回り １２番線）新たな季節＿（新宿 山手線 外回り １３番線）ｔｗｉｌｌｇｈｔ （山手線主要駅）"@ja ;
    mo:track_number 32 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shinjuku, Yamanote Line Inner Circle, Platform 12) New Season / (Shinjuku, Yamanote Line Outer Circle, Platform 13) twilight (Yamanote Line Principal Stations)"@en,
        "（新宿 山手線 内回り １２番線）新たな季節＿（新宿 山手線 外回り １３番線）ｔｗｉｌｌｇｈｔ （山手線主要駅）"@ja .

_:Na9cf54b64d664d31969fc0550480fb64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Kichijoji, Chuo Line Rapid Inbound, Platform 4) twilight / (Kunitachi, Chuo Line Rapid Inbound, Platform 2) JR-SH2-1 / (Kunitachi, Chuo Line Rapid Outbound, Platform 1) Holiday V1 (Chuo Line Rapid)"@en,
        "（吉祥寺 中央線快速 上り ４番線）ｔｗｉｌｉｇｈｔ＿（国立 中央線快速 上り ２番線）ＪＲ－ＳＨ２－１＿（国立 中央線快速 下り １番線）ホリデイ Ｖ１ （中央線快速）"@ja ;
    mo:track_number 61 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Kichijoji, Chuo Line Rapid Inbound, Platform 4) twilight / (Kunitachi, Chuo Line Rapid Inbound, Platform 2) JR-SH2-1 / (Kunitachi, Chuo Line Rapid Outbound, Platform 1) Holiday V1 (Chuo Line Rapid)"@en,
        "（吉祥寺 中央線快速 上り ４番線）ｔｗｉｌｉｇｈｔ＿（国立 中央線快速 上り ２番線）ＪＲ－ＳＨ２－１＿（国立 中央線快速 下り １番線）ホリデイ Ｖ１ （中央線快速）"@ja .

_:Nac59353411ff496d8783906ec1937d33 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Osaki, Yamanote Line Inner Circle, Platform 1) SF-1 / (Shinagawa, Yamanote Line Inner Circle, Platform 1) Brooklet / (Tamachi, Yamanote Line Inner Circle, Platform 2) Brooklet / (Hamamatsucho, Yamanote Line Inner Circle, Platform 2) Brooklet (Yamanote Line)"@en,
        "（大崎 山手線 内回り １番線）ＳＦ－１＿（品川 山手線 内回り １番線）せせらぎ＿（田町 山手線 内回り ２番線）せせらぎ＿（浜松町 山手線 内回り ２番線）せせらぎ （山手線）"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Osaki, Yamanote Line Inner Circle, Platform 1) SF-1 / (Shinagawa, Yamanote Line Inner Circle, Platform 1) Brooklet / (Tamachi, Yamanote Line Inner Circle, Platform 2) Brooklet / (Hamamatsucho, Yamanote Line Inner Circle, Platform 2) Brooklet (Yamanote Line)"@en,
        "（大崎 山手線 内回り １番線）ＳＦ－１＿（品川 山手線 内回り １番線）せせらぎ＿（田町 山手線 内回り ２番線）せせらぎ＿（浜松町 山手線 内回り ２番線）せせらぎ （山手線）"@ja .

_:Naf03dd4076db47c18f4bed3c256d1f90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Tokyo, Keihin-Tohoku Line Inbound/Outbound, Platforms 3 & 6) JR-SH5 / (Yurakucho, Keihin-Tohoku Line Inbound/Outbound, Platforms 1 & 4) JR-SH5 / (Hamamatsucho, Keihin-Tohoku Line Inbound, Platform 4) Melody (Keihin-Tohoku Line)"@en,
        "（東京 京浜東北線 上り・下り ３・６番線）ＪＲ－ＳＨ５＿（有楽町 京浜東北線 上り・下り １・４番線）ＪＲ－ＳＨ５＿（浜松町 京浜東北線 上り ４番線）メロディー （京浜東北線）"@ja ;
    mo:track_number 39 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Tokyo, Keihin-Tohoku Line Inbound/Outbound, Platforms 3 & 6) JR-SH5 / (Yurakucho, Keihin-Tohoku Line Inbound/Outbound, Platforms 1 & 4) JR-SH5 / (Hamamatsucho, Keihin-Tohoku Line Inbound, Platform 4) Melody (Keihin-Tohoku Line)"@en,
        "（東京 京浜東北線 上り・下り ３・６番線）ＪＲ－ＳＨ５＿（有楽町 京浜東北線 上り・下り １・４番線）ＪＲ－ＳＨ５＿（浜松町 京浜東北線 上り ４番線）メロディー （京浜東北線）"@ja .

_:Nb027e68d236e4ffd9dcfbbe5b1552c31 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Mejiro, Yamanote Line Inner Circle, Platform 1) Spring / (Takadanobaba, Yamanote Line Inner Circle, Platform 2) Astro Boy b (Yamanote Line)"@en,
        "（目白 山手線 内回り １番線）春＿（高田馬場 山手線 内回り ２番線）鉄腕アトムｂ （山手線）"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Mejiro, Yamanote Line Inner Circle, Platform 1) Spring / (Takadanobaba, Yamanote Line Inner Circle, Platform 2) Astro Boy b (Yamanote Line)"@en,
        "（目白 山手線 内回り １番線）春＿（高田馬場 山手線 内回り ２番線）鉄腕アトムｂ （山手線）"@ja .

_:Nb161d8527e784d55927c4ffb1b1bfef9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Okachimachi, Yamanote Line Inner Circle, Platform 3) Spring / (Ueno, Yamanote Line Inner Circle, Platform 2) Bell B (Yamanote Line)"@en,
        "（御徒町 山手線 内回り ３番線）春＿（上野 山手線 内回り ２番線）ベルＢ （山手線）"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Okachimachi, Yamanote Line Inner Circle, Platform 3) Spring / (Ueno, Yamanote Line Inner Circle, Platform 2) Bell B (Yamanote Line)"@en,
        "（御徒町 山手線 内回り ３番線）春＿（上野 山手線 内回り ２番線）ベルＢ （山手線）"@ja .

_:Nb3760e0de64b4d5caa9b91117e970d74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Tokyo, Chuo Main Line Takao-bound, Platform 1) JR-SH1 / (Tokyo, Chuo Main Line Takao-bound, Platform 2) JR-SH2-1 / (Tokyo, Keihin-Tohoku Line Omiya-bound, Platform 3) JR-SH5 (Yamanote Line Principal Stations)"@en,
        "（東京 中央本線 高尾方面 １番線）ＪＲ－ＳＨ１＿（東京 中央本線 高尾方面 ２番線）ＪＲ－ＳＨ２－１＿（東京 京浜東北線 大宮方面 ３番線）ＪＲ－ＳＨ５ （山手線主要駅）"@ja ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Tokyo, Chuo Main Line Takao-bound, Platform 1) JR-SH1 / (Tokyo, Chuo Main Line Takao-bound, Platform 2) JR-SH2-1 / (Tokyo, Keihin-Tohoku Line Omiya-bound, Platform 3) JR-SH5 (Yamanote Line Principal Stations)"@en,
        "（東京 中央本線 高尾方面 １番線）ＪＲ－ＳＨ１＿（東京 中央本線 高尾方面 ２番線）ＪＲ－ＳＨ２－１＿（東京 京浜東北線 大宮方面 ３番線）ＪＲ－ＳＨ５ （山手線主要駅）"@ja .

_:Nbb645b14a0fa4f838ddd74cc103907c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Akihabara, Chuo-Sobu Local Line Outbound, Platform 6) SF-3 / (Suidobashi, Chuo-Sobu Local Line Inbound, Platform 1) SF-3 / (Iidabashi, Chuo-Sobu Local Line Inbound, Platform 2) SF-3 (Chuo-Sobu Line Local)"@en,
        "（秋葉原 中央・総武各停 下り ６番線）ＳＦ－３＿（水道橋 中央・総武各停 上り １番線）ＳＦ－３＿（飯田橋 中央・総武各停 上り ２番線）ＳＦ－３ （中央総武線各停）"@ja ;
    mo:track_number 47 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Akihabara, Chuo-Sobu Local Line Outbound, Platform 6) SF-3 / (Suidobashi, Chuo-Sobu Local Line Inbound, Platform 1) SF-3 / (Iidabashi, Chuo-Sobu Local Line Inbound, Platform 2) SF-3 (Chuo-Sobu Line Local)"@en,
        "（秋葉原 中央・総武各停 下り ６番線）ＳＦ－３＿（水道橋 中央・総武各停 上り １番線）ＳＦ－３＿（飯田橋 中央・総武各停 上り ２番線）ＳＦ－３ （中央総武線各停）"@ja .

_:Nbc90532b42fd4252b4a323a340030a1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Tokyo, Tokaido Main Line, Platform 7) Bell B / (Tokyo, Tokaido Main Line, Platform 8) Bell B / (Tokyo, Tokaido Main Line Limited Express, Express etc., Platform 9) Bell B / (Tokyo, Tokaido Main Line Limited Express, Express etc., Platform 10) Bell B (Yamanote Line Principal Stations)"@en,
        "（東京 東海道本線 ７番線）ベルＢ＿（東京 東海道本線 ８番線）ベルＢ＿（東京 東海道本線 特急・急行など ９番線）ベルＢ＿（東京 東海道本線 特急・急行など １０番線）ベルＢ （山手線主要駅）"@ja ;
    mo:track_number 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Tokyo, Tokaido Main Line, Platform 7) Bell B / (Tokyo, Tokaido Main Line, Platform 8) Bell B / (Tokyo, Tokaido Main Line Limited Express, Express etc., Platform 9) Bell B / (Tokyo, Tokaido Main Line Limited Express, Express etc., Platform 10) Bell B (Yamanote Line Principal Stations)"@en,
        "（東京 東海道本線 ７番線）ベルＢ＿（東京 東海道本線 ８番線）ベルＢ＿（東京 東海道本線 特急・急行など ９番線）ベルＢ＿（東京 東海道本線 特急・急行など １０番線）ベルＢ （山手線主要駅）"@ja .

_:Nc161f89c349944489d3a2c77e789ccf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Nippori, Joban Rapid Line Inbound, Platform 3) sunrise / (Nippori, Joban Rapid Line Outbound, Platform 4) Beyond the Railroad Tracks (Joban Rapid Line & Narita Line)"@en,
        "（日暮里 常磐快速線 上り ３番線）ｓｕｎｒｉｓｅ＿（日暮里 常磐快速線 下り ４番線）線路の彼方 （常磐快速線＆成田線）"@ja ;
    mo:track_number 49 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Nippori, Joban Rapid Line Inbound, Platform 3) sunrise / (Nippori, Joban Rapid Line Outbound, Platform 4) Beyond the Railroad Tracks (Joban Rapid Line & Narita Line)"@en,
        "（日暮里 常磐快速線 上り ３番線）ｓｕｎｒｉｓｅ＿（日暮里 常磐快速線 下り ４番線）線路の彼方 （常磐快速線＆成田線）"@ja .

_:Nc5e80854a85f4dc8aa3f1b78e2e5377a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Kita-Senju, Joban Local Line Outbound, Platform 2) Bell A / (Kameari, Joban Local Line Inbound, Platform 2) Brooklet / (Kita-Matsudo, Joban Local Line Inbound, Platform 2) Brooklet / (Mabashi, Joban Local Line Inbound, Platform 2) Brooklet / (Minami-Kashiwa) (Joban Local Line)"@en,
        "（北千住 常磐各停 下り ２番線）ベルＡ＿（亀有 常磐各停 上り ２番線）せせらぎ＿（北松戸 常磐各停 上り ２番線）せせらぎ＿（馬橋 常磐各停 上り ２番線）せせらぎ＿（南柏） （常磐緩行線）"@ja ;
    mo:track_number 63 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Kita-Senju, Joban Local Line Outbound, Platform 2) Bell A / (Kameari, Joban Local Line Inbound, Platform 2) Brooklet / (Kita-Matsudo, Joban Local Line Inbound, Platform 2) Brooklet / (Mabashi, Joban Local Line Inbound, Platform 2) Brooklet / (Minami-Kashiwa) (Joban Local Line)"@en,
        "（北千住 常磐各停 下り ２番線）ベルＡ＿（亀有 常磐各停 上り ２番線）せせらぎ＿（北松戸 常磐各停 上り ２番線）せせらぎ＿（馬橋 常磐各停 上り ２番線）せせらぎ＿（南柏） （常磐緩行線）"@ja .

_:Nc80e09d70d864a4c8fbb9015c98d4f6e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Tokyo, Yamanote Line Outer Circle, Platform 5) JR-SH-3 / (Yurakucho, Yamanote Line Outer Circle, Platform 3) JR-SH-2 (Yamanote Line)"@en,
        "（東京 山手線 外回り ５番線）ＪＲ－ＳＨ－３＿（有楽町 山手線 外回り ３番線）ＪＲ－ＳＨ－２ （山手線）"@ja ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Tokyo, Yamanote Line Outer Circle, Platform 5) JR-SH-3 / (Yurakucho, Yamanote Line Outer Circle, Platform 3) JR-SH-2 (Yamanote Line)"@en,
        "（東京 山手線 外回り ５番線）ＪＲ－ＳＨ－３＿（有楽町 山手線 外回り ３番線）ＪＲ－ＳＨ－２ （山手線）"@ja .

_:Nc8561b36009b4bc8a58f8127981c4c9f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Otsuka, Yamanote Line Outer Circle, Platform 2) Brooklet / (Sugamo, Yamanote Line Outer Circle, Platform 1) Brooklet / (Komagome, Yamanote Line Outer Circle, Platform 1) Brooklet / (Tabata, Yamanote Line Outer Circle, Platform 3) Brooklet (Yamanote Line)"@en,
        "（大塚 山手線 外回り ２番線）せせらぎ＿（巣鴨 山手線 外回り １番線）せせらぎ＿（駒込 山手線 外回り １番線）せせらぎ＿（田端 山手線 外回り ３番線）せせらぎ （山手線）"@ja ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Otsuka, Yamanote Line Outer Circle, Platform 2) Brooklet / (Sugamo, Yamanote Line Outer Circle, Platform 1) Brooklet / (Komagome, Yamanote Line Outer Circle, Platform 1) Brooklet / (Tabata, Yamanote Line Outer Circle, Platform 3) Brooklet (Yamanote Line)"@en,
        "（大塚 山手線 外回り ２番線）せせらぎ＿（巣鴨 山手線 外回り １番線）せせらぎ＿（駒込 山手線 外回り １番線）せせらぎ＿（田端 山手線 外回り ３番線）せせらぎ （山手線）"@ja .

_:Nc920068e3c5c4244a02213e2890b3652 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(\"E3 Series\" Tsubasa/Komachi \"E2-1000 Series Bandai\" Hayate/Yamabiko/Nasuno \"E4 Series\" Max Yamabiko/Max Nasuno) TR11 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「Ｅ３系」 つばさ・こまち 「Ｅ２系１０００番代」 はやて・やまびこ・なすの 「Ｅ４系」 Ｍａｘやまびこ・Ｍａｘなすの）ＴＲ１１－車内放送音楽 （特急車内メロディー）"@ja ;
    mo:track_number 82 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(\"E3 Series\" Tsubasa/Komachi \"E2-1000 Series Bandai\" Hayate/Yamabiko/Nasuno \"E4 Series\" Max Yamabiko/Max Nasuno) TR11 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「Ｅ３系」 つばさ・こまち 「Ｅ２系１０００番代」 はやて・やまびこ・なすの 「Ｅ４系」 Ｍａｘやまびこ・Ｍａｘなすの）ＴＲ１１－車内放送音楽 （特急車内メロディー）"@ja .

_:Nc94a218f171941638256c319fc4d459f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shinjuku, Chuo-Sobu Line Chiba-bound, Platform 11) Melody / (Shinjuku, Chuo-Sobu Line Mitaka-bound, Platform 14) airly (Yamanote Line Principal Stations)"@en,
        "（新宿 中央・総武線 千葉方面 １１番線）メロディー＿（新宿 中央・総武線 三鷹方面 １４番線）ａｉｒｌｙ （山手線主要駅）"@ja ;
    mo:track_number 31 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shinjuku, Chuo-Sobu Line Chiba-bound, Platform 11) Melody / (Shinjuku, Chuo-Sobu Line Mitaka-bound, Platform 14) airly (Yamanote Line Principal Stations)"@en,
        "（新宿 中央・総武線 千葉方面 １１番線）メロディー＿（新宿 中央・総武線 三鷹方面 １４番線）ａｉｒｌｙ （山手線主要駅）"@ja .

_:Ncd09b401c06c4567a3b4be0de571af02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shibuya, Yamanote Line Outer Circle, Platform 1) Babbling Stream / (Shibuya, Yamanote Line Inner Circle, Platform 2) Flower Blooming (Yamanote Line Principal Stations)"@en,
        "（渋谷 山手線 外回り １番線）小川のせせらぎ＿（渋谷 山手線 内回り ２番線）花のほころび （山手線主要駅）"@ja ;
    mo:track_number 24 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shibuya, Yamanote Line Outer Circle, Platform 1) Babbling Stream / (Shibuya, Yamanote Line Inner Circle, Platform 2) Flower Blooming (Yamanote Line Principal Stations)"@en,
        "（渋谷 山手線 外回り １番線）小川のせせらぎ＿（渋谷 山手線 内回り ２番線）花のほころび （山手線主要駅）"@ja .

_:Nd22b49c5abe7421ba52e9a0b9d8f236c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Kamata, Keihin-Tohoku Line Outbound, Platforms 3 & 4) Kamata March 1 / (Kamata, Keihin-Tohoku Line Inbound, Platform 1) Kamata March 2 / (Kamata, Keihin-Tohoku Line Inbound, Platform 2) Water Crown (Keihin-Tohoku Line)"@en,
        "（蒲田 京浜東北線 下り ３・４番線）蒲田行進曲１＿（蒲田 京浜東北線 上り １番線）蒲田行進曲２＿（蒲田 京浜東北線 上り ２番線）Ｗａｔｅｒ Ｃｒｏｗｎ （京浜東北線）"@ja ;
    mo:track_number 40 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Kamata, Keihin-Tohoku Line Outbound, Platforms 3 & 4) Kamata March 1 / (Kamata, Keihin-Tohoku Line Inbound, Platform 1) Kamata March 2 / (Kamata, Keihin-Tohoku Line Inbound, Platform 2) Water Crown (Keihin-Tohoku Line)"@en,
        "（蒲田 京浜東北線 下り ３・４番線）蒲田行進曲１＿（蒲田 京浜東北線 上り １番線）蒲田行進曲２＿（蒲田 京浜東北線 上り ２番線）Ｗａｔｅｒ Ｃｒｏｗｎ （京浜東北線）"@ja .

_:Nd32dc936d9b64228954b55b06e0297ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shinjuku, Saikyo Line/Shonan-Shinjuku Line, Platform 1) mellow time / (Shinjuku, Saikyo Line・Shonan-Shinjuku Line, Platform 2) farewell (Yamanote Line Principal Stations)"@en,
        "（新宿 埼京線・湘南新宿ライン １番線）ｍｅｌｌｏｗ ｔｉｍｅ＿（新宿 埼京線・湘南新宿ライン ２番線）ｆａｒｅｗｅｌｌ （山手線主要駅）"@ja ;
    mo:track_number 26 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shinjuku, Saikyo Line/Shonan-Shinjuku Line, Platform 1) mellow time / (Shinjuku, Saikyo Line・Shonan-Shinjuku Line, Platform 2) farewell (Yamanote Line Principal Stations)"@en,
        "（新宿 埼京線・湘南新宿ライン １番線）ｍｅｌｌｏｗ ｔｉｍｅ＿（新宿 埼京線・湘南新宿ライン ２番線）ｆａｒｅｗｅｌｌ （山手線主要駅）"@ja .

_:Nd8d40fa25517476084b565648f9aad62 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Ogikubo, Chuo Line Rapid Outbound, Platform 3) Gota del Vient / (Toyoda, Chuo Line Rapid Inbound, Platforms 3 & 4) Gota del Vient / (Nishi-Hachioji, Chuo Line Rapid Outbound, Platform 2) (Chuo Line Rapid)"@en,
        "（荻窪 中央線快速 下り ３番線）Ｇｏｔａ ｄｅｌ Ｖｉｅｎｔ＿（豊田 中央線快速 上り ３・４番線）Ｇｏｔａ ｄｅｌ Ｖｉｅｎｔ＿（西八王子 中央線快速 下り ２番線） （中央線快速）"@ja ;
    mo:track_number 60 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Ogikubo, Chuo Line Rapid Outbound, Platform 3) Gota del Vient / (Toyoda, Chuo Line Rapid Inbound, Platforms 3 & 4) Gota del Vient / (Nishi-Hachioji, Chuo Line Rapid Outbound, Platform 2) (Chuo Line Rapid)"@en,
        "（荻窪 中央線快速 下り ３番線）Ｇｏｔａ ｄｅｌ Ｖｉｅｎｔ＿（豊田 中央線快速 上り ３・４番線）Ｇｏｔａ ｄｅｌ Ｖｉｅｎｔ＿（西八王子 中央線快速 下り ２番線） （中央線快速）"@ja .

_:Nd8da32c3bcda41e389b5574d236846c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Tokyo, Chuo Line Rapid Inbound, Platform 1) JR-SH1 / (Ochanomizu, Chuo Line Rapid Outbound, Platform 1) JR-SH1 / (Musashi-Sakai, Chuo Line Rapid Outbound, Platform 2) JR-SH1 / (Higashi-Koganei, Chuo Line Rapid Outbound) (Chuo Line Rapid)"@en,
        "（東京 中央線快速 上り １番線）ＪＲ－ＳＨ１＿（御茶の水 中央線快速 下り １番線）ＪＲ－ＳＨ１＿（武蔵境 中央線快速 下り ２番線）ＪＲ－ＳＨ１＿（東小金井 中央線快速 下り） （中央線快速）"@ja ;
    mo:track_number 57 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Tokyo, Chuo Line Rapid Inbound, Platform 1) JR-SH1 / (Ochanomizu, Chuo Line Rapid Outbound, Platform 1) JR-SH1 / (Musashi-Sakai, Chuo Line Rapid Outbound, Platform 2) JR-SH1 / (Higashi-Koganei, Chuo Line Rapid Outbound) (Chuo Line Rapid)"@en,
        "（東京 中央線快速 上り １番線）ＪＲ－ＳＨ１＿（御茶の水 中央線快速 下り １番線）ＪＲ－ＳＨ１＿（武蔵境 中央線快速 下り ２番線）ＪＲ－ＳＨ１＿（東小金井 中央線快速 下り） （中央線快速）"@ja .

_:Nd937a690551343f5b4d83cdbf2aa6a46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Nishi-Tachikawa, Ome Line Outbound, Platform 1) Cappuccino / (Higashi-Nakagami, Ome Line Outbound, Platform 1) Cappuccino / (Nakagami, Ome Line Outbound, Platform 1) Cappuccino (Ome Line)"@en,
        "（西立川 青梅線 下り １番線）Ｃａｐｐｕｃｃｉｎｏ＿（東中神 青梅線 下り １番線）Ｃａｐｐｕｃｃｉｎｏ＿（中神 青梅線 下り １番線）Ｃａｐｐｕｃｃｉｎｏ （青梅線）"@ja ;
    mo:track_number 44 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Nishi-Tachikawa, Ome Line Outbound, Platform 1) Cappuccino / (Higashi-Nakagami, Ome Line Outbound, Platform 1) Cappuccino / (Nakagami, Ome Line Outbound, Platform 1) Cappuccino (Ome Line)"@en,
        "（西立川 青梅線 下り １番線）Ｃａｐｐｕｃｃｉｎｏ＿（東中神 青梅線 下り １番線）Ｃａｐｐｕｃｃｉｎｏ＿（中神 青梅線 下り １番線）Ｃａｐｐｕｃｃｉｎｏ （青梅線）"@ja .

_:Ndfb810170fa34402b24183c4a3134f2c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shinjuku, Chuo Line, Platform 7) Sea-Front Street / (Shinjuku, Chuo Line Rapid Tokyo-bound, Platform 8) Susuki Plateau (Yamanote Line Principal Stations)"@en,
        "（新宿 中央線 ７番線）海岸通り＿（新宿 中央線快速 東京方面 ８番線）すすきの高原 （山手線主要駅）"@ja ;
    mo:track_number 29 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shinjuku, Chuo Line, Platform 7) Sea-Front Street / (Shinjuku, Chuo Line Rapid Tokyo-bound, Platform 8) Susuki Plateau (Yamanote Line Principal Stations)"@en,
        "（新宿 中央線 ７番線）海岸通り＿（新宿 中央線快速 東京方面 ８番線）すすきの高原 （山手線主要駅）"@ja .

_:Ne263b2e4c82e42698b22cbcaf673dfba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Abiko, Joban Rapid Line Inbound, Platform 5) Flowers and the Sky / (Abiko, Joban Rapid Line Outbound, Platform 1) sunrise / (Abiko, Narita Line Inbound, Platform 4) Susuki Plateau (Joban Rapid Line & Narita Line)"@en,
        "（我孫子 常磐快速線 上り ５番線）花と空＿（我孫子 常磐快速線 下り １番線）ｓｕｎｒｉｓｅ＿（我孫子 成田線 上り ４番線）すすきの高原 （常磐快速線＆成田線）"@ja ;
    mo:track_number 51 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Abiko, Joban Rapid Line Inbound, Platform 5) Flowers and the Sky / (Abiko, Joban Rapid Line Outbound, Platform 1) sunrise / (Abiko, Narita Line Inbound, Platform 4) Susuki Plateau (Joban Rapid Line & Narita Line)"@en,
        "（我孫子 常磐快速線 上り ５番線）花と空＿（我孫子 常磐快速線 下り １番線）ｓｕｎｒｉｓｅ＿（我孫子 成田線 上り ４番線）すすきの高原 （常磐快速線＆成田線）"@ja .

_:Ne65c273553954332b20d34d0ba55cf73 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Yoyogi, Yamanote Line Outer Circle, Platform 1) Brooklet / (Shinjuku, Yamanote Line Outer Circle, Platform 13) twilight (Yamanote Line)"@en,
        "（代々木 山手線 外回り １番線）せせらぎ＿（新宿 山手線 外回り １３番線）ｔｗｉｌｉｇｈｔ （山手線）"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Yoyogi, Yamanote Line Outer Circle, Platform 1) Brooklet / (Shinjuku, Yamanote Line Outer Circle, Platform 13) twilight (Yamanote Line)"@en,
        "（代々木 山手線 外回り １番線）せせらぎ＿（新宿 山手線 外回り １３番線）ｔｗｉｌｉｇｈｔ （山手線）"@ja .

_:Ne907bd0a5fbe4abfb264c96db801a77e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Ikebukuro, Yamanote Line Inner Circle, Platform 5) Melody / (Ikebukuro, Yamanote Line Inner Circle, Platform 6) Brooklet / (Ikebukuro, Yamanote Line Outer Circle, Platform 7) Springboks / (Ikebukuro, Yamanote Line Outer Circle, Platform 8) (Yamanote Line Principal Stations)"@en,
        "（池袋 山手線 内回り ５番線）メロディー＿（池袋 山手線 内回り ６番線）せせらぎ＿（池袋 山手線 外回り ７番線）スプリングボックス＿（池袋 山手線 外回り ８番線） （山手線主要駅）"@ja ;
    mo:track_number 34 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Ikebukuro, Yamanote Line Inner Circle, Platform 5) Melody / (Ikebukuro, Yamanote Line Inner Circle, Platform 6) Brooklet / (Ikebukuro, Yamanote Line Outer Circle, Platform 7) Springboks / (Ikebukuro, Yamanote Line Outer Circle, Platform 8) (Yamanote Line Principal Stations)"@en,
        "（池袋 山手線 内回り ５番線）メロディー＿（池袋 山手線 内回り ６番線）せせらぎ＿（池袋 山手線 外回り ７番線）スプリングボックス＿（池袋 山手線 外回り ８番線） （山手線主要駅）"@ja .

_:Nec25519d51d04d06b9def264fa890325 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shibuya, Yamanote Line Outer Circle, Platform 1) Babbling Stream / (Harajuku, Yamanote Line Outer Circle, Platform 2) Harajuku b (Yamanote Line)"@en,
        "（渋谷 山手線 外回り １番線）小川のせせらぎ＿（原宿 山手線 外回り ２番線）原宿ｂ （山手線）"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shibuya, Yamanote Line Outer Circle, Platform 1) Babbling Stream / (Harajuku, Yamanote Line Outer Circle, Platform 2) Harajuku b (Yamanote Line)"@en,
        "（渋谷 山手線 外回り １番線）小川のせせらぎ＿（原宿 山手線 外回り ２番線）原宿ｂ （山手線）"@ja .

_:Nef5e81ef100c48b9b871be5460aa0751 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Shinjuku, Chuo Line Limited Express, Platform 5) Beautiful Hill / (Shinjuku, Chuo Line Limited Express, Platform 6) see you again (Yamanote Line Principal Stations)"@en,
        "（新宿 中央線特急 ５番線）美しき丘＿（新宿 中央線特急 ６番線）ｓｅｅ ｙｏｕ ａｇａｉｎ （山手線主要駅）"@ja ;
    mo:track_number 28 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Shinjuku, Chuo Line Limited Express, Platform 5) Beautiful Hill / (Shinjuku, Chuo Line Limited Express, Platform 6) see you again (Yamanote Line Principal Stations)"@en,
        "（新宿 中央線特急 ５番線）美しき丘＿（新宿 中央線特急 ６番線）ｓｅｅ ｙｏｕ ａｇａｉｎ （山手線主要駅）"@ja .

_:Nf0fa7baec0314b69a367ea8c1457c7b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(\"200 Series\" Yamabiko/Nasuno \"400 Series\" Tsubasa) TR11 - In-Car Announcement Music / (\"200 Series\" Toki/Tanigawa \"E2 Series\" Asama) TR12 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「２００系」 やまびこ・なすの 「４００系」 つばさ）ＴＲ１１－車内放送音楽＿（「２００系」 とき・たにがわ 「Ｅ２系」 あさま）ＴＲ１２－車内放送音楽 （特急車内メロディー）"@ja ;
    mo:track_number 81 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(\"200 Series\" Yamabiko/Nasuno \"400 Series\" Tsubasa) TR11 - In-Car Announcement Music / (\"200 Series\" Toki/Tanigawa \"E2 Series\" Asama) TR12 - In-Car Announcement Music (Limited Express In-train Melody)"@en,
        "（「２００系」 やまびこ・なすの 「４００系」 つばさ）ＴＲ１１－車内放送音楽＿（「２００系」 とき・たにがわ 「Ｅ２系」 あさま）ＴＲ１２－車内放送音楽 （特急車内メロディー）"@ja .

_:Nf2b5d730bd674973a0e3dfe117a4a2bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Matsudo, Joban Local Line Inbound, Platform 6) SF22-14 / (Kanamachi, Joban Local Line Outbound, Platform 1) SF22-29 / (Kashiwa, Joban Local Line Outbound, Platform 2) SF22-29 / (Kashiwa, Joban Local Line Inbound, Platform 1) (Joban Local Line)"@en,
        "（松戸 常磐各停 上り ６番線）ＳＦ２２－１４＿（金町 常磐各停 下り １番線）ＳＦ２２－２９＿（柏 常磐各停 下り ２番線）ＳＦ２２－２９＿（柏 常磐各停 上り １番線） （常磐緩行線）"@ja ;
    mo:track_number 64 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Matsudo, Joban Local Line Inbound, Platform 6) SF22-14 / (Kanamachi, Joban Local Line Outbound, Platform 1) SF22-29 / (Kashiwa, Joban Local Line Outbound, Platform 2) SF22-29 / (Kashiwa, Joban Local Line Inbound, Platform 1) (Joban Local Line)"@en,
        "（松戸 常磐各停 上り ６番線）ＳＦ２２－１４＿（金町 常磐各停 下り １番線）ＳＦ２２－２９＿（柏 常磐各停 下り ２番線）ＳＦ２２－２９＿（柏 常磐各停 上り １番線） （常磐緩行線）"@ja .

_:Nf7003bb027dc4be5a61026826e7f9cd8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "(Sakuragicho, Keihin-Tohoku Line Inbound, Platform 1) JR-SH3 / (Negishi, Keihin-Tohoku Line Inbound, Platform 1) JR-SH3 / (Shin-Sugita, Keihin-Tohoku Line Inbound, Platform 1) JR-SH3 / (Yokodai, Keihin-Tohoku Line Inbound, Platform 1) (Keihin-Tohoku Line)"@en,
        "（桜木町 京浜東北線 上り １番線）ＪＲ－ＳＨ３＿（根岸 京浜東北線 上り １番線）ＪＲ－ＳＨ３＿（新杉田 京浜東北線 上り １番線）ＪＲ－ＳＨ３＿（洋光台 京浜東北線 上り １番線） （京浜東北線）"@ja ;
    mo:track_number 42 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N409bd446211548ae8b05e4aeb305f3a6 ;
    schema:name "(Sakuragicho, Keihin-Tohoku Line Inbound, Platform 1) JR-SH3 / (Negishi, Keihin-Tohoku Line Inbound, Platform 1) JR-SH3 / (Shin-Sugita, Keihin-Tohoku Line Inbound, Platform 1) JR-SH3 / (Yokodai, Keihin-Tohoku Line Inbound, Platform 1) (Keihin-Tohoku Line)"@en,
        "（桜木町 京浜東北線 上り １番線）ＪＲ－ＳＨ３＿（根岸 京浜東北線 上り １番線）ＪＲ－ＳＨ３＿（新杉田 京浜東北線 上り １番線）ＪＲ－ＳＨ３＿（洋光台 京浜東北線 上り １番線） （京浜東北線）"@ja .

_:N409bd446211548ae8b05e4aeb305f3a6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N073a781ccd49430383ac01a0a3ea2aa2,
        _:N07c92e744bd64a50b04931cd0cd151fa,
        _:N0928895a5260452485e94375ec55ec24,
        _:N093b8d79e63f421cb5bbbe5f56c1dd4c,
        _:N0ab2005e26db41deb03de7573b293124,
        _:N0b92b81003cd426ea3ee14279a177366,
        _:N0c45a40d2f43410a82fbaa73fc3c5d29,
        _:N10ce3e676d1b476fa96c179ee034edcf,
        _:N18d90f3246bf4258ac4f0503a53c7338,
        _:N1c788fb3b05a4fe4aae17e0262cff928,
        _:N2042bfa822b34b82889abf80f2712b94,
        _:N21c1536398f44413a48d1a73c8b31b7b,
        _:N3290d740aa454d5c9a7e274a841e7acb,
        _:N363d46dd46f04b829c0d03b44bc26f32,
        _:N36b5bb461b6140578e614717ce9756c1,
        _:N3a2ef2cd804e4a4b9465980d14492418,
        _:N3a8325f2c674479db1e33cc0f1f78429,
        _:N3d4a035e79104734ae984c99360ec6b6,
        _:N4066d7bf71b440c8bd57ac149d715627,
        _:N4277a9c322d44fbc9cacd6abee26e2c8,
        _:N438fe232ab9f4da2be47af8151d8f701,
        _:N463396bc795e4339b8baacebce228820,
        _:N4786500549734750a8c6d70c58255d8c,
        _:N4c632c4082e34926ab88ea0c228f1723,
        _:N543fe370e1f149bd9974263113f8c600,
        _:N5685c59a543b480e8b721bce6d255dad,
        _:N58a564c4e8284d19976ee60227ce9651,
        _:N5923788ebc0049c4bc6f5db3e6eba5e9,
        _:N5af6e6d90abe421baae5632235dbbbe8,
        _:N5d25f87451eb4d3dab09a3d35166fc97,
        _:N5e1df8e0a6b5443dbe9dfc26baab40a7,
        _:N61cc2093b0ec409abfc74869ced33a55,
        _:N757b06618f7a4cdd85429555aea7f507,
        _:N7618e5f179324b6d95eabc3ba5617d89,
        _:N7c9dc9c192344ebf8efce9fc2c86a9b8,
        _:N82b5966c7f154e06bb24ce4110b86aa9,
        _:N83382d0029474bf1ade572c1a1fd49b0,
        _:N8506073ea1a848ba8526c04eb016fc32,
        _:N8976e882c96240679a0cad93fe6c09de,
        _:N8ae96228befd480e81c6897afc136eb4,
        _:N93fd6e49b7504ca7aa678314f94202ca,
        _:N94122301cdda4b51ad75386d3756b2dc,
        _:N981fd3c66b96479789c338e75874b969,
        _:N985d4202abc541819f757be1ac2db145,
        _:N9a897fb17fa34dafb09b3776927da4de,
        _:N9b38833cd8274ad0b8bca74f64f48cd5,
        _:N9beb660f204045838e701de086281c70,
        _:N9d28b1405c194533b7949da7720a23d5,
        _:N9d9c4366d33e4d428b34daff6da35275,
        _:N9f87f1ed303d4b0db5c325cb90634456,
        _:Na42071a6820745189b6f550ade2814b8,
        _:Na46343c36fe640b1aa8aa9658b511a71,
        _:Na562893894764341afc8196e7d73acc5,
        _:Na9c1274d69ee4b38b7792f627eefb3ac,
        _:Na9cf54b64d664d31969fc0550480fb64,
        _:Nac59353411ff496d8783906ec1937d33,
        _:Naf03dd4076db47c18f4bed3c256d1f90,
        _:Nb027e68d236e4ffd9dcfbbe5b1552c31,
        _:Nb161d8527e784d55927c4ffb1b1bfef9,
        _:Nb3760e0de64b4d5caa9b91117e970d74,
        _:Nbb645b14a0fa4f838ddd74cc103907c6,
        _:Nbc90532b42fd4252b4a323a340030a1f,
        _:Nc161f89c349944489d3a2c77e789ccf5,
        _:Nc5e80854a85f4dc8aa3f1b78e2e5377a,
        _:Nc80e09d70d864a4c8fbb9015c98d4f6e,
        _:Nc8561b36009b4bc8a58f8127981c4c9f,
        _:Nc920068e3c5c4244a02213e2890b3652,
        _:Nc94a218f171941638256c319fc4d459f,
        _:Ncd09b401c06c4567a3b4be0de571af02,
        _:Nd22b49c5abe7421ba52e9a0b9d8f236c,
        _:Nd32dc936d9b64228954b55b06e0297ea,
        _:Nd8d40fa25517476084b565648f9aad62,
        _:Nd8da32c3bcda41e389b5574d236846c1,
        _:Nd937a690551343f5b4d83cdbf2aa6a46,
        _:Ndfb810170fa34402b24183c4a3134f2c,
        _:Ne263b2e4c82e42698b22cbcaf673dfba,
        _:Ne65c273553954332b20d34d0ba55cf73,
        _:Ne907bd0a5fbe4abfb264c96db801a77e,
        _:Nec25519d51d04d06b9def264fa890325,
        _:Nef5e81ef100c48b9b871be5460aa0751,
        _:Nf0fa7baec0314b69a367ea8c1457c7b5,
        _:Nf2b5d730bd674973a0e3dfe117a4a2bd,
        _:Nf7003bb027dc4be5a61026826e7f9cd8 ;
    mo:track_count 83 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 83 ;
    schema:track _:N073a781ccd49430383ac01a0a3ea2aa2,
        _:N07c92e744bd64a50b04931cd0cd151fa,
        _:N0928895a5260452485e94375ec55ec24,
        _:N093b8d79e63f421cb5bbbe5f56c1dd4c,
        _:N0ab2005e26db41deb03de7573b293124,
        _:N0b92b81003cd426ea3ee14279a177366,
        _:N0c45a40d2f43410a82fbaa73fc3c5d29,
        _:N10ce3e676d1b476fa96c179ee034edcf,
        _:N18d90f3246bf4258ac4f0503a53c7338,
        _:N1c788fb3b05a4fe4aae17e0262cff928,
        _:N2042bfa822b34b82889abf80f2712b94,
        _:N21c1536398f44413a48d1a73c8b31b7b,
        _:N3290d740aa454d5c9a7e274a841e7acb,
        _:N363d46dd46f04b829c0d03b44bc26f32,
        _:N36b5bb461b6140578e614717ce9756c1,
        _:N3a2ef2cd804e4a4b9465980d14492418,
        _:N3a8325f2c674479db1e33cc0f1f78429,
        _:N3d4a035e79104734ae984c99360ec6b6,
        _:N4066d7bf71b440c8bd57ac149d715627,
        _:N4277a9c322d44fbc9cacd6abee26e2c8,
        _:N438fe232ab9f4da2be47af8151d8f701,
        _:N463396bc795e4339b8baacebce228820,
        _:N4786500549734750a8c6d70c58255d8c,
        _:N4c632c4082e34926ab88ea0c228f1723,
        _:N543fe370e1f149bd9974263113f8c600,
        _:N5685c59a543b480e8b721bce6d255dad,
        _:N58a564c4e8284d19976ee60227ce9651,
        _:N5923788ebc0049c4bc6f5db3e6eba5e9,
        _:N5af6e6d90abe421baae5632235dbbbe8,
        _:N5d25f87451eb4d3dab09a3d35166fc97,
        _:N5e1df8e0a6b5443dbe9dfc26baab40a7,
        _:N61cc2093b0ec409abfc74869ced33a55,
        _:N757b06618f7a4cdd85429555aea7f507,
        _:N7618e5f179324b6d95eabc3ba5617d89,
        _:N7c9dc9c192344ebf8efce9fc2c86a9b8,
        _:N82b5966c7f154e06bb24ce4110b86aa9,
        _:N83382d0029474bf1ade572c1a1fd49b0,
        _:N8506073ea1a848ba8526c04eb016fc32,
        _:N8976e882c96240679a0cad93fe6c09de,
        _:N8ae96228befd480e81c6897afc136eb4,
        _:N93fd6e49b7504ca7aa678314f94202ca,
        _:N94122301cdda4b51ad75386d3756b2dc,
        _:N981fd3c66b96479789c338e75874b969,
        _:N985d4202abc541819f757be1ac2db145,
        _:N9a897fb17fa34dafb09b3776927da4de,
        _:N9b38833cd8274ad0b8bca74f64f48cd5,
        _:N9beb660f204045838e701de086281c70,
        _:N9d28b1405c194533b7949da7720a23d5,
        _:N9d9c4366d33e4d428b34daff6da35275,
        _:N9f87f1ed303d4b0db5c325cb90634456,
        _:Na42071a6820745189b6f550ade2814b8,
        _:Na46343c36fe640b1aa8aa9658b511a71,
        _:Na562893894764341afc8196e7d73acc5,
        _:Na9c1274d69ee4b38b7792f627eefb3ac,
        _:Na9cf54b64d664d31969fc0550480fb64,
        _:Nac59353411ff496d8783906ec1937d33,
        _:Naf03dd4076db47c18f4bed3c256d1f90,
        _:Nb027e68d236e4ffd9dcfbbe5b1552c31,
        _:Nb161d8527e784d55927c4ffb1b1bfef9,
        _:Nb3760e0de64b4d5caa9b91117e970d74,
        _:Nbb645b14a0fa4f838ddd74cc103907c6,
        _:Nbc90532b42fd4252b4a323a340030a1f,
        _:Nc161f89c349944489d3a2c77e789ccf5,
        _:Nc5e80854a85f4dc8aa3f1b78e2e5377a,
        _:Nc80e09d70d864a4c8fbb9015c98d4f6e,
        _:Nc8561b36009b4bc8a58f8127981c4c9f,
        _:Nc920068e3c5c4244a02213e2890b3652,
        _:Nc94a218f171941638256c319fc4d459f,
        _:Ncd09b401c06c4567a3b4be0de571af02,
        _:Nd22b49c5abe7421ba52e9a0b9d8f236c,
        _:Nd32dc936d9b64228954b55b06e0297ea,
        _:Nd8d40fa25517476084b565648f9aad62,
        _:Nd8da32c3bcda41e389b5574d236846c1,
        _:Nd937a690551343f5b4d83cdbf2aa6a46,
        _:Ndfb810170fa34402b24183c4a3134f2c,
        _:Ne263b2e4c82e42698b22cbcaf673dfba,
        _:Ne65c273553954332b20d34d0ba55cf73,
        _:Ne907bd0a5fbe4abfb264c96db801a77e,
        _:Nec25519d51d04d06b9def264fa890325,
        _:Nef5e81ef100c48b9b871be5460aa0751,
        _:Nf0fa7baec0314b69a367ea8c1457c7b5,
        _:Nf2b5d730bd674973a0e3dfe117a4a2bd,
        _:Nf7003bb027dc4be5a61026826e7f9cd8 .

