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

<artist/16596#subject> a schema:Person,
        foaf:Person ;
    schema:name "Machico"@en ;
    foaf:made <album/109913#subject>,
        <album/109913#vocals> ;
    foaf:name "Machico"@en .

<artist/31578#subject> a schema:Person,
        foaf:Person ;
    schema:name "Chihaya Yoshitake"@en,
        "吉武千颯"@ja ;
    foaf:made <album/109913#subject>,
        <album/109913#vocals> ;
    foaf:name "Chihaya Yoshitake"@en,
        "吉武千颯"@ja .

<artist/5191#subject> a schema:Person,
        foaf:Person ;
    schema:name "Saori Codama"@en,
        "こだまさおり"@ja ;
    foaf:made <album/109913#lyrics>,
        <album/109913#subject> ;
    foaf:name "Saori Codama"@en,
        "こだまさおり"@ja .

<artist/6806#subject> a schema:Person,
        foaf:Person ;
    schema:name "Shoko Omori"@en,
        "大森祥子"@ja ;
    foaf:made <album/109913#lyrics>,
        <album/109913#subject> ;
    foaf:name "Shoko Omori"@en,
        "大森祥子"@ja .

<artist/13236#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109913#subject> ;
    schema:name "EFFY"@en ;
    foaf:made <album/109913#composition>,
        <album/109913#subject> ;
    foaf:name "EFFY"@en .

<artist/31012#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/109913#subject> ;
    schema:name "Misaki Umase"@en,
        "馬瀬みさき"@ja ;
    foaf:made <album/109913#composition>,
        <album/109913#subject> ;
    foaf:name "Misaki Umase"@en,
        "馬瀬みさき"@ja .

<product/9919#subject> a schema:CreativeWork ;
    schema:name "Tropical-Rouge! Precure"@en,
        "トロピカル～ジュ! プリキュア"@ja,
        "Tropical-Rouge! Precure"@ja-latn ;
    foaf:name "Tropical-Rouge! Precure"@en,
        "トロピカル～ジュ! プリキュア"@ja,
        "Tropical-Rouge! Precure"@ja-latn .

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

<album/109913#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Tropical-Rouge! Precure Original Soundtrack 1: Precure Tropical Sound!!"@en,
        "トロピカル～ジュ! プリキュア オリジナル・サウンドトラック1 プリキュア・トロピカル・サウンド!!"@ja,
        "Tropical-Rouge! Precure Original Soundtrack 1: Precure Tropical Sound!!"@ja-latn ;
    mo:performance_of <album/109913#musicalwork> ;
    mo:recorded_as <album/109913#musicalexpression> ;
    schema:name "Tropical-Rouge! Precure Original Soundtrack 1: Precure Tropical Sound!!"@en,
        "トロピカル～ジュ! プリキュア オリジナル・サウンドトラック1 プリキュア・トロピカル・サウンド!!"@ja,
        "Tropical-Rouge! Precure Original Soundtrack 1: Precure Tropical Sound!!"@ja-latn ;
    schema:workPerformed <album/109913#musicalwork> .

<org/2208#subject> schema:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn ;
    foaf:name "MARVELOUS!"@en,
        "MARVELOUS!"@ja,
        "MARVELOUS!"@ja-latn .

<https://media.vgm.io/albums/31/109913/109913-2fa9f07fe0b1.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/109913#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/31/109913/109913-2fa9f07fe0b1.jpg> ;
    foaf:depicts <album/109913#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/31/109913/109913-2fa9f07fe0b1.jpg> .

<https://medium-media.vgm.io/albums/31/109913/109913-2fa9f07fe0b1.jpg> a schema:ImageObject,
        foaf:Image .

<album/109913#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Tropical-Rouge! Precure Original Soundtrack 1: Precure Tropical Sound!!"@en,
        "トロピカル～ジュ! プリキュア オリジナル・サウンドトラック1 プリキュア・トロピカル・サウンド!!"@ja,
        "Tropical-Rouge! Precure Original Soundtrack 1: Precure Tropical Sound!!"@ja-latn ;
    mo:composer <artist/13236#subject>,
        <artist/31012#subject> ;
    mo:produced_work <album/109913#musicalwork> ;
    schema:name "Tropical-Rouge! Precure Original Soundtrack 1: Precure Tropical Sound!!"@en,
        "トロピカル～ジュ! プリキュア オリジナル・サウンドトラック1 プリキュア・トロピカル・サウンド!!"@ja,
        "Tropical-Rouge! Precure Original Soundtrack 1: Precure Tropical Sound!!"@ja-latn .

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

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

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

<album/109913#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2021-06-09"^^xsd:date ;
    dcterms:title "Tropical-Rouge! Precure Original Soundtrack 1: Precure Tropical Sound!!"@en,
        "トロピカル～ジュ! プリキュア オリジナル・サウンドトラック1 プリキュア・トロピカル・サウンド!!"@ja,
        "Tropical-Rouge! Precure Original Soundtrack 1: Precure Tropical Sound!!"@ja-latn ;
    mo:catalogue_number "MJSA-01314" ;
    mo:media_type "CD" ;
    mo:publication_of <album/109913#musicalexpression> ;
    mo:publisher <org/2208#subject> ;
    mo:record _:N4d72858f689c43cc88e188fa87856fe5 ;
    mo:record_count 1 ;
    schema:about <product/9919#subject> ;
    schema:datePublished "2021-06-09"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/31/109913/109913-2fa9f07fe0b1.jpg> ;
    schema:name "Tropical-Rouge! Precure Original Soundtrack 1: Precure Tropical Sound!!"@en,
        "トロピカル～ジュ! プリキュア オリジナル・サウンドトラック1 プリキュア・トロピカル・サウンド!!"@ja,
        "Tropical-Rouge! Precure Original Soundtrack 1: Precure Tropical Sound!!"@ja-latn ;
    schema:publisher <org/2208#subject> ;
    foaf:depiction <https://media.vgm.io/albums/31/109913/109913-2fa9f07fe0b1.jpg> .

_:N00fc9664ebb94652812c1d94ade72e47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fully motivated! Head towards tomorrow!"@en,
        "やる気全開！あしたへ進め!"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Fully motivated! Head towards tomorrow!"@en,
        "やる気全開！あしたへ進め!"@ja .

_:N02168d58803245fea2b5c9cf2e1cad58 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Achieving victory with this joyful power!"@en,
        "ときめく力でビクトリー!"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Achieving victory with this joyful power!"@en,
        "ときめく力でビクトリー!"@ja .

_:N063e52045e6e43e6a5619160fb818097 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I met a mermaid!"@en,
        "人魚に会っちゃった!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "I met a mermaid!"@en,
        "人魚に会っちゃった!"@ja .

_:N0872b29d610a4caba2e856eb0d73bf15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tropica I・N・G (TV size) Type.III"@en,
        "トロピカ I・N・G (TVサイズ) Type.III"@ja ;
    mo:track_number 36 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Tropica I・N・G (TV size) Type.III"@en,
        "トロピカ I・N・G (TVサイズ) Type.III"@ja .

_:N125ec580038b4422ba1e836d67096094 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Subtitle"@en,
        "サブタイトル"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Subtitle"@en,
        "サブタイトル"@ja .

_:N144553dae85b429eb2b7a0a710ff90d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pretty Cure! Mix Tropical!"@en,
        "プリキュア! ミックストロピカル!"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Pretty Cure! Mix Tropical!"@en,
        "プリキュア! ミックストロピカル!"@ja .

_:N15e222533c01408cb63c4d9b50f1a338 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tropical Catch!"@en,
        "トロピカルキャッチ!"@ja ;
    mo:track_number 16 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Tropical Catch!"@en,
        "トロピカルキャッチ!"@ja .

_:N26155663789747d2abfe1db70890f197 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A deep sea legend"@en,
        "遠い海の伝説"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "A deep sea legend"@en,
        "遠い海の伝説"@ja .

_:N273e187a69ba45529cf28a2817ea68f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I decide what is most important"@en,
        "なにが大事かは自分で決める"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "I decide what is most important"@en,
        "なにが大事かは自分で決める"@ja .

_:N40f83945e0924471b3c0bef9ace327d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Waving lights, drifting time"@en,
        "ゆれる光、たゆたう時間"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Waving lights, drifting time"@en,
        "ゆれる光、たゆたう時間"@ja .

_:N49eb204737064ee2807f0fff53d4285b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A shocking encounter!?"@en,
        "しょーげきの出逢い!?"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "A shocking encounter!?"@en,
        "しょーげきの出逢い!?"@ja .

_:N4ba8dd33d8444e2c9c4be18b82514275 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Viva! Spark! Tropical-Rouge! Pretty Cure (TV size)"@en,
        "Viva! Spark! トロピカル～ジュ! プリキュア (TVサイズ)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Viva! Spark! Tropical-Rouge! Pretty Cure (TV size)"@en,
        "Viva! Spark! トロピカル～ジュ! プリキュア (TVサイズ)"@ja .

_:N4cbdf601e1964f14bff895e5abfa889a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I really don't know!"@en,
        "もう知らない!"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "I really don't know!"@en,
        "もう知らない!"@ja .

_:N52d2c0ff0aa54406927800783301aa37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's look for my cuteness!"@en,
        "さがそう! 私のカワイイ!"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Let's look for my cuteness!"@en,
        "さがそう! 私のカワイイ!"@ja .

_:N57c2fe68ceeb4deb8afd3d432105b66c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unbeatable battle"@en,
        "負けられない戦い"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Unbeatable battle"@en,
        "負けられない戦い"@ja .

_:N5decd05d6ff64deeb37354195c27261c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pretty Cure! Tropical Change!"@en,
        "プリキュア! トロピカルチェンジ!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Pretty Cure! Tropical Change!"@en,
        "プリキュア! トロピカルチェンジ!"@ja .

_:N5e08e5f1a17f4675bb278ad2e63802a6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tropica I・N・G (TV size)"@en,
        "トロピカ I・N・G (TVサイズ)"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Tropica I・N・G (TV size)"@en,
        "トロピカ I・N・G (TVサイズ)"@ja .

_:N66565cdce1364373b3a26aca342a7704 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rampage! Yaraneeda"@en,
        "暴れろ! ヤラネーダ"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Rampage! Yaraneeda"@en,
        "暴れろ! ヤラネーダ"@ja .

_:N6c36edd3520944c780e5fb632c3f63fb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "All together now! Tropical Club!"@en,
        "あつまれ! トロピカる部!"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "All together now! Tropical Club!"@en,
        "あつまれ! トロピカる部!"@ja .

_:N6f97d40972f6441d9bde99dcc21baf68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand Ocean"@en,
        "人魚の国・グランオーシャン"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Grand Ocean"@en,
        "人魚の国・グランオーシャン"@ja .

_:N767900f242b949f4a0f63955457a168b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tropica I・N・G (TV size) Type.IV"@en,
        "トロピカ I・N・G (TVサイズ) Type.IV"@ja ;
    mo:track_number 37 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Tropica I・N・G (TV size) Type.IV"@en,
        "トロピカ I・N・G (TVサイズ) Type.IV"@ja .

_:N783a12b7f17c4aee938097304e630def a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's all tropica-shine today!"@en,
        "今日もみんなでトロピカろう!"@ja ;
    mo:track_number 33 ;
    schema:duration "PT0:27"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Let's all tropica-shine today!"@en,
        "今日もみんなでトロピカろう!"@ja .

_:N79fbc41f1abe42ffb89bfb62faa5b688 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Because I'm a mermaid after all"@en,
        "だって私、人魚だから"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Because I'm a mermaid after all"@en,
        "だって私、人魚だから"@ja .

_:N81cffe78164f45688ab22512ead0e78e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The most important thing for me right now"@en,
        "今一番大事なことを"@ja ;
    mo:track_number 27 ;
    schema:duration "PT3:05"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "The most important thing for me right now"@en,
        "今一番大事なことを"@ja .

_:N9b21c054039246c9842b2e550aec7992 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Our motivation is invincible! Tropical-Rouge! Pretty Cure"@en,
        "やる気は無敵! トロピカル～ジュ! プリキュア"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Our motivation is invincible! Tropical-Rouge! Pretty Cure"@en,
        "やる気は無敵! トロピカル～ジュ! プリキュア"@ja .

_:N9d3114361b1c4ccd8f16a06b5f3ecd00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Painful memories"@en,
        "切ない想い出"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Painful memories"@en,
        "切ない想い出"@ja .

_:N9e16d81af54044c2a984ed29347acf2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "That is not the name I go by"@en,
        "名乗るほどの者じゃないけど"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "That is not the name I go by"@en,
        "名乗るほどの者じゃないけど"@ja .

_:N9ebb1c98ccf448eda509893e3eaa48bc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unmotivated scheming at the bottom of the ocean"@en,
        "海の底のけだるいたくらみ"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Unmotivated scheming at the bottom of the ocean"@en,
        "海の底のけだるいたくらみ"@ja .

_:Na00dee062d204b4597efc42b6ddcb804 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witch of Delays"@en,
        "あとまわしの魔女"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Witch of Delays"@en,
        "あとまわしの魔女"@ja .

_:Nd2c8c75000114499aa683be5659ef173 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "My heart is dancing tropically"@en,
        "胸はおどるよトロピカる"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "My heart is dancing tropically"@en,
        "胸はおどるよトロピカる"@ja .

_:Nd3b48423f24b4139b229e2d3453438d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tropica I・N・G (TV size) Type.II"@en,
        "トロピカ I・N・G (TVサイズ) Type.II"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Tropica I・N・G (TV size) Type.II"@en,
        "トロピカ I・N・G (TVサイズ) Type.II"@ja .

_:Nd5b7f59918f24a38be8180e2deab0adb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tropica I・N・G (TV size) Type.I"@en,
        "トロピカ I・N・G (TVサイズ) Type.I"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Tropica I・N・G (TV size) Type.I"@en,
        "トロピカ I・N・G (TVサイズ) Type.I"@ja .

_:Nd66ca5854ce74eee87cf0f397528c83c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Looking at the tropical sunset"@en,
        "トロピカルな夕陽の前で"@ja ;
    mo:track_number 31 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Looking at the tropical sunset"@en,
        "トロピカルな夕陽の前で"@ja .

_:Ndec0865b301b42e3b598baaaa8bbe1b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It wasn't supposed to be like this"@en,
        "こんなはずじゃなかったよ"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "It wasn't supposed to be like this"@en,
        "こんなはずじゃなかったよ"@ja .

_:Ne1af2e9307bb4d7abb4efbefe73586c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tropica-shine with everyone!"@en,
        "みんなでトロピカっちゃおー!"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Tropica-shine with everyone!"@en,
        "みんなでトロピカっちゃおー!"@ja .

_:Necb55f61cc5d4ee1b3b76db0c4bc0a65 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Appear! Yaraneeda"@en,
        "出たぞ！ヤラネーダ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Appear! Yaraneeda"@en,
        "出たぞ！ヤラネーダ"@ja .

_:Nfb906d2158e44bf484efaa96f6df0a44 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We only get one shot at this"@en,
        "一度しかない今を一緒に"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "We only get one shot at this"@en,
        "一度しかない今を一緒に"@ja .

_:Nff25f54df3354e0aa3b7fa0ef8cf5d03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tropica I・N・G (TV size) Type.V"@en,
        "トロピカ I・N・G (TVサイズ) Type.V"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N4d72858f689c43cc88e188fa87856fe5 ;
    schema:name "Tropica I・N・G (TV size) Type.V"@en,
        "トロピカ I・N・G (TVサイズ) Type.V"@ja .

_:N4d72858f689c43cc88e188fa87856fe5 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00fc9664ebb94652812c1d94ade72e47,
        _:N02168d58803245fea2b5c9cf2e1cad58,
        _:N063e52045e6e43e6a5619160fb818097,
        _:N0872b29d610a4caba2e856eb0d73bf15,
        _:N125ec580038b4422ba1e836d67096094,
        _:N144553dae85b429eb2b7a0a710ff90d1,
        _:N15e222533c01408cb63c4d9b50f1a338,
        _:N26155663789747d2abfe1db70890f197,
        _:N273e187a69ba45529cf28a2817ea68f9,
        _:N40f83945e0924471b3c0bef9ace327d4,
        _:N49eb204737064ee2807f0fff53d4285b,
        _:N4ba8dd33d8444e2c9c4be18b82514275,
        _:N4cbdf601e1964f14bff895e5abfa889a,
        _:N52d2c0ff0aa54406927800783301aa37,
        _:N57c2fe68ceeb4deb8afd3d432105b66c,
        _:N5decd05d6ff64deeb37354195c27261c,
        _:N5e08e5f1a17f4675bb278ad2e63802a6,
        _:N66565cdce1364373b3a26aca342a7704,
        _:N6c36edd3520944c780e5fb632c3f63fb,
        _:N6f97d40972f6441d9bde99dcc21baf68,
        _:N767900f242b949f4a0f63955457a168b,
        _:N783a12b7f17c4aee938097304e630def,
        _:N79fbc41f1abe42ffb89bfb62faa5b688,
        _:N81cffe78164f45688ab22512ead0e78e,
        _:N9b21c054039246c9842b2e550aec7992,
        _:N9d3114361b1c4ccd8f16a06b5f3ecd00,
        _:N9e16d81af54044c2a984ed29347acf2d,
        _:N9ebb1c98ccf448eda509893e3eaa48bc,
        _:Na00dee062d204b4597efc42b6ddcb804,
        _:Nd2c8c75000114499aa683be5659ef173,
        _:Nd3b48423f24b4139b229e2d3453438d6,
        _:Nd5b7f59918f24a38be8180e2deab0adb,
        _:Nd66ca5854ce74eee87cf0f397528c83c,
        _:Ndec0865b301b42e3b598baaaa8bbe1b2,
        _:Ne1af2e9307bb4d7abb4efbefe73586c0,
        _:Necb55f61cc5d4ee1b3b76db0c4bc0a65,
        _:Nfb906d2158e44bf484efaa96f6df0a44,
        _:Nff25f54df3354e0aa3b7fa0ef8cf5d03 ;
    mo:track_count 38 ;
    schema:duration "PT72:24"^^xsd:interval ;
    schema:numTracks 38 ;
    schema:track _:N00fc9664ebb94652812c1d94ade72e47,
        _:N02168d58803245fea2b5c9cf2e1cad58,
        _:N063e52045e6e43e6a5619160fb818097,
        _:N0872b29d610a4caba2e856eb0d73bf15,
        _:N125ec580038b4422ba1e836d67096094,
        _:N144553dae85b429eb2b7a0a710ff90d1,
        _:N15e222533c01408cb63c4d9b50f1a338,
        _:N26155663789747d2abfe1db70890f197,
        _:N273e187a69ba45529cf28a2817ea68f9,
        _:N40f83945e0924471b3c0bef9ace327d4,
        _:N49eb204737064ee2807f0fff53d4285b,
        _:N4ba8dd33d8444e2c9c4be18b82514275,
        _:N4cbdf601e1964f14bff895e5abfa889a,
        _:N52d2c0ff0aa54406927800783301aa37,
        _:N57c2fe68ceeb4deb8afd3d432105b66c,
        _:N5decd05d6ff64deeb37354195c27261c,
        _:N5e08e5f1a17f4675bb278ad2e63802a6,
        _:N66565cdce1364373b3a26aca342a7704,
        _:N6c36edd3520944c780e5fb632c3f63fb,
        _:N6f97d40972f6441d9bde99dcc21baf68,
        _:N767900f242b949f4a0f63955457a168b,
        _:N783a12b7f17c4aee938097304e630def,
        _:N79fbc41f1abe42ffb89bfb62faa5b688,
        _:N81cffe78164f45688ab22512ead0e78e,
        _:N9b21c054039246c9842b2e550aec7992,
        _:N9d3114361b1c4ccd8f16a06b5f3ecd00,
        _:N9e16d81af54044c2a984ed29347acf2d,
        _:N9ebb1c98ccf448eda509893e3eaa48bc,
        _:Na00dee062d204b4597efc42b6ddcb804,
        _:Nd2c8c75000114499aa683be5659ef173,
        _:Nd3b48423f24b4139b229e2d3453438d6,
        _:Nd5b7f59918f24a38be8180e2deab0adb,
        _:Nd66ca5854ce74eee87cf0f397528c83c,
        _:Ndec0865b301b42e3b598baaaa8bbe1b2,
        _:Ne1af2e9307bb4d7abb4efbefe73586c0,
        _:Necb55f61cc5d4ee1b3b76db0c4bc0a65,
        _:Nfb906d2158e44bf484efaa96f6df0a44,
        _:Nff25f54df3354e0aa3b7fa0ef8cf5d03 .

