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

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

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

<artist/14344#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105276#subject> ;
    schema:name "Rei Ishizuka"@en,
        "石塚玲依"@ja ;
    foaf:made <album/105276#composition>,
        <album/105276#subject> ;
    foaf:name "Rei Ishizuka"@en,
        "石塚玲依"@ja .

<artist/274#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105276#subject> ;
    schema:name "Shota Kageyama"@en,
        "景山将太"@ja ;
    foaf:made <album/105276#composition>,
        <album/105276#subject> ;
    foaf:name "Shota Kageyama"@en,
        "景山将太"@ja .

<artist/27791#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105276#subject> ;
    schema:name "Kenta Higashiohji"@en,
        "東大路憲太"@ja ;
    foaf:made <album/105276#composition>,
        <album/105276#subject> ;
    foaf:name "Kenta Higashiohji"@en,
        "東大路憲太"@ja .

<artist/4926#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105276#subject> ;
    schema:name "Shinji Miyazaki"@en,
        "宮崎慎二"@ja ;
    foaf:made <album/105276#composition>,
        <album/105276#subject> ;
    foaf:name "Shinji Miyazaki"@en,
        "宮崎慎二"@ja .

<artist/691#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105276#subject> ;
    schema:name "Junichi Masuda"@en,
        "増田順一"@ja ;
    foaf:made <album/105276#composition>,
        <album/105276#subject> ;
    foaf:name "Junichi Masuda"@en,
        "増田順一"@ja .

<release/11874#subject> a schema:CreativeWork ;
    schema:name "Pokémon the Movie: Koko"@en,
        "劇場版ポケットモンスター ココ"@ja,
        "Gekijouban Pocket Monsters: Koko"@ja-latn ;
    foaf:name "Pokémon the Movie: Koko"@en,
        "劇場版ポケットモンスター ココ"@ja,
        "Gekijouban Pocket Monsters: Koko"@ja-latn .

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

<album/105276#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "POKÉMON THE MOVIE KOKO MUSIC COLLECTION"@en,
        "「劇場版ポケットモンスター ココ」ミュージックコレクション"@ja,
        "\"Gekijouban Pocket Monsters: Koko\" Music Collection"@ja-latn ;
    mo:performance_of <album/105276#musicalwork> ;
    mo:recorded_as <album/105276#musicalexpression> ;
    schema:name "POKÉMON THE MOVIE KOKO MUSIC COLLECTION"@en,
        "「劇場版ポケットモンスター ココ」ミュージックコレクション"@ja,
        "\"Gekijouban Pocket Monsters: Koko\" Music Collection"@ja-latn ;
    schema:workPerformed <album/105276#musicalwork> .

<org/1360#subject> schema:name "Primo passo"@en,
        "Primo passo"@ja,
        "Primo passo"@ja-latn ;
    foaf:name "Primo passo"@en,
        "Primo passo"@ja,
        "Primo passo"@ja-latn .

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

<https://medium-media.vgm.io/albums/67/105276/105276-2c60b2536cb1.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/105276#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "POKÉMON THE MOVIE KOKO MUSIC COLLECTION"@en,
        "「劇場版ポケットモンスター ココ」ミュージックコレクション"@ja,
        "\"Gekijouban Pocket Monsters: Koko\" Music Collection"@ja-latn ;
    mo:composer <artist/14344#subject>,
        <artist/274#subject>,
        <artist/27791#subject>,
        <artist/4926#subject>,
        <artist/691#subject> ;
    mo:produced_work <album/105276#musicalwork> ;
    schema:name "POKÉMON THE MOVIE KOKO MUSIC COLLECTION"@en,
        "「劇場版ポケットモンスター ココ」ミュージックコレクション"@ja,
        "\"Gekijouban Pocket Monsters: Koko\" Music Collection"@ja-latn .

<album/105276#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-12-23"^^xsd:date ;
    dcterms:title "POKÉMON THE MOVIE KOKO MUSIC COLLECTION"@en,
        "「劇場版ポケットモンスター ココ」ミュージックコレクション"@ja,
        "\"Gekijouban Pocket Monsters: Koko\" Music Collection"@ja-latn ;
    mo:catalogue_number "MHCL-30664" ;
    mo:media_type "Blu-spec CD2" ;
    mo:publication_of <album/105276#musicalexpression> ;
    mo:publisher <org/1360#subject> ;
    mo:record _:N55918edc0c054a868848abd177622dd1 ;
    mo:record_count 1 ;
    schema:about <release/11874#subject> ;
    schema:datePublished "2020-12-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/67/105276/105276-2c60b2536cb1.jpg> ;
    schema:name "POKÉMON THE MOVIE KOKO MUSIC COLLECTION"@en,
        "「劇場版ポケットモンスター ココ」ミュージックコレクション"@ja,
        "\"Gekijouban Pocket Monsters: Koko\" Music Collection"@ja-latn ;
    schema:publisher <org/1360#subject> ;
    foaf:depiction <https://media.vgm.io/albums/67/105276/105276-2c60b2536cb1.jpg> .

_:N04209ad600aa4bcaada3d1998a19c166 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Why Didn't You Tell Me!"@en,
        "なんで教えてくれなかったんだ!"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Why Didn't You Tell Me!"@en,
        "なんで教えてくれなかったんだ!"@ja .

_:N0be6211fc3004789971a33b1dbe5f30d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Zarude's Lair"@en,
        "ザルードの住処へ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "To Zarude's Lair"@en,
        "ザルードの住処へ"@ja .

_:N119d248beceb44b0bc412d5ece9a7227 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fireworks and Koko"@en,
        "花火とココ"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Fireworks and Koko"@en,
        "花火とココ"@ja .

_:N1fe665db81be44debf3e2a7ecbec2448 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Where is This?!"@en,
        "ここ、どこーっ!?"@ja ;
    mo:track_number 14 ;
    schema:duration "PT0:39"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Where is This?!"@en,
        "ここ、どこーっ!?"@ja .

_:N28302c853dc04a1b93fb6a236e648d4e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What the Heck is That?!"@en,
        "なんじゃこいつ!?"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "What the Heck is That?!"@en,
        "なんじゃこいつ!?"@ja .

_:N2a1e10f1649e4862a04f016a15d7eae6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Run! Koko!!"@en,
        "走れ!ココ!!"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Run! Koko!!"@en,
        "走れ!ココ!!"@ja .

_:N307390c635884edea10920807660f51b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Was Raised by a Zarude"@en,
        "ザルードに育てられたんだ"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "I Was Raised by a Zarude"@en,
        "ザルードに育てられたんだ"@ja .

_:N4325b71e28764df7a677ad9c67a14294 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eaten by a Cramorant~?!"@en,
        "ウッウに食べられた～!?"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:01"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Eaten by a Cramorant~?!"@en,
        "ウッウに食べられた～!?"@ja .

_:N44460ecb774d4154b60ec9c41683e3d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take Flygon to the Springs!"@en,
        "フライゴンを泉に!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Take Flygon to the Springs!"@en,
        "フライゴンを泉に!"@ja .

_:N46a5de0c87934472b0db5af47c837d04 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Got a Great Idea!"@en,
        "いいこと思いついちゃった!"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "I Got a Great Idea!"@en,
        "いいこと思いついちゃった!"@ja .

_:N472d5b88b20b491f8146309bd49e20ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Vain Struggle"@en,
        "悪あがき"@ja ;
    mo:track_number 36 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "A Vain Struggle"@en,
        "悪あがき"@ja .

_:N4d5f324859c3485e83290dd97808e4cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time to Stuff my Face!!"@en,
        "メシだメシだ!!"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:44"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Time to Stuff my Face!!"@en,
        "メシだメシだ!!"@ja .

_:N54bfec945d2f4b279dbe8b809febfc18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "We'll Be a Real Family!"@en,
        "本当の家族を!"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "We'll Be a Real Family!"@en,
        "本当の家族を!"@ja .

_:N5515f2cf7a7c499eb115379206af29c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Koko the Wild Child"@en,
        "野生児ココ"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Koko the Wild Child"@en,
        "野生児ココ"@ja .

_:N5bb42a6799c84760967ed76802363972 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Team Rocket Sneaks In"@en,
        "ロケット団潜入"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:37"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Team Rocket Sneaks In"@en,
        "ロケット団潜入"@ja .

_:N5f8bec042fba40daa0779e5543b2ade3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Head Towards the Jungle"@en,
        "ジャングルに向かって"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Head Towards the Jungle"@en,
        "ジャングルに向かって"@ja .

_:N690bfb09a0604dfab9f7ec271b307399 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Biotope Company"@en,
        "ビオトープ・カンパニー"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "The Biotope Company"@en,
        "ビオトープ・カンパニー"@ja .

_:N69a0d0939f9f47e2bc9909031a5df819 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dada's Great Power"@en,
        "父ちゃんの偉大な力"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Dada's Great Power"@en,
        "父ちゃんの偉大な力"@ja .

_:N6b4bf7ebbd12419bb928469be5976223 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destroyer of the Forest"@en,
        "森の破壊者"@ja ;
    mo:track_number 29 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Destroyer of the Forest"@en,
        "森の破壊者"@ja .

_:N6b7510e6072c42e891d5f376157ee6d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "That Voice is...?"@en,
        "この声は...?"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "That Voice is...?"@en,
        "この声は...?"@ja .

_:N7247101a2e4240078d277ab8b5ff33c0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zarude's Rule"@en,
        "ザルードの掟"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Zarude's Rule"@en,
        "ザルードの掟"@ja .

_:N7dead571041f482c84506b382a4b8545 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'm Leaving the Troop!"@en,
        "オレは群れを抜ける!"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "I'm Leaving the Troop!"@en,
        "オレは群れを抜ける!"@ja .

_:N8029c717fd2f41f5826949391b21e987 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To Protect the Pokémon and the Forest!"@en,
        "森とポケモンを守るために!"@ja ;
    mo:track_number 34 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "To Protect the Pokémon and the Forest!"@en,
        "森とポケモンを守るために!"@ja .

_:N8c0b5386e3664220849b355dc423cc15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "It's Flapple!"@en,
        "アップリューだ!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "It's Flapple!"@en,
        "アップリューだ!"@ja .

_:N915f0d6fef174da1a028d35f70210050 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Truth"@en,
        "真実"@ja ;
    mo:track_number 32 ;
    schema:duration "PT3:15"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Truth"@en,
        "真実"@ja .

_:N91fa6d6e87c74a2cad0a69299368b7e9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pocket Monsters, Pokémon for Short"@en,
        "ポケットモンスター縮めてポケモン"@ja ;
    mo:track_number 38 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Pocket Monsters, Pokémon for Short"@en,
        "ポケットモンスター縮めてポケモン"@ja .

_:N9651f61603894248a647f4919534e7e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dadaaaaa!"@en,
        "父ちゃあああーん!"@ja ;
    mo:track_number 35 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Dadaaaaa!"@en,
        "父ちゃあああーん!"@ja .

_:N96daa7dbdc164e1dab05cd95b296995a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ambition"@en,
        "野心"@ja ;
    mo:track_number 31 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Ambition"@en,
        "野心"@ja .

_:Nb5c7f18b7c97422fa0756e393cae0d3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Save Falinks!"@en,
        "タイレーツ救出!"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Save Falinks!"@en,
        "タイレーツ救出!"@ja .

_:Ncce0744dbf2b4093b522b8287128d31d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Wavering Heart"@en,
        "揺れる心"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:14"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "A Wavering Heart"@en,
        "揺れる心"@ja .

_:Nd7133b495aff4de2aaacc17077370f4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Regeneration of the Forest"@en,
        "森の再生"@ja ;
    mo:track_number 37 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "The Regeneration of the Forest"@en,
        "森の再生"@ja .

_:Ne75eb0a4553c424d8441e17bb81a5794 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Search for Clues"@en,
        "手がかりを探して"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:40"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Search for Clues"@en,
        "手がかりを探して"@ja .

_:Nf1daa133785a4a1bb88f3b0a1243965c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Healing Springs!"@en,
        "治癒の泉を目指せ!"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "To the Healing Springs!"@en,
        "治癒の泉を目指せ!"@ja .

_:Nf2cfdab09d0040b0b321fe1df24e89c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Head to the Great Tree"@en,
        "巨木に向かって"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Head to the Great Tree"@en,
        "巨木に向かって"@ja .

_:Nfa5f8d924e3a40aea15e5ad7f3344e64 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Main Title"@en,
        "メインタイトル"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:17"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Main Title"@en,
        "メインタイトル"@ja .

_:Nfc526255ef274a2e8eadf2c3056231f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let Go!!"@en,
        "離せーっ!!"@ja ;
    mo:track_number 28 ;
    schema:duration "PT0:22"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Let Go!!"@en,
        "離せーっ!!"@ja .

_:Nff568f648ba44b35a7e661a1a009797d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Can You Understand Pikachu?"@en,
        "ピカチュウと話せるのか?"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Can You Understand Pikachu?"@en,
        "ピカチュウと話せるのか?"@ja .

_:Nfff34345d3ef4ccbad9341f71ac7d60f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Plea"@en,
        "懇願"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N55918edc0c054a868848abd177622dd1 ;
    schema:name "Plea"@en,
        "懇願"@ja .

_:N55918edc0c054a868848abd177622dd1 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N04209ad600aa4bcaada3d1998a19c166,
        _:N0be6211fc3004789971a33b1dbe5f30d,
        _:N119d248beceb44b0bc412d5ece9a7227,
        _:N1fe665db81be44debf3e2a7ecbec2448,
        _:N28302c853dc04a1b93fb6a236e648d4e,
        _:N2a1e10f1649e4862a04f016a15d7eae6,
        _:N307390c635884edea10920807660f51b,
        _:N4325b71e28764df7a677ad9c67a14294,
        _:N44460ecb774d4154b60ec9c41683e3d6,
        _:N46a5de0c87934472b0db5af47c837d04,
        _:N472d5b88b20b491f8146309bd49e20ae,
        _:N4d5f324859c3485e83290dd97808e4cb,
        _:N54bfec945d2f4b279dbe8b809febfc18,
        _:N5515f2cf7a7c499eb115379206af29c0,
        _:N5bb42a6799c84760967ed76802363972,
        _:N5f8bec042fba40daa0779e5543b2ade3,
        _:N690bfb09a0604dfab9f7ec271b307399,
        _:N69a0d0939f9f47e2bc9909031a5df819,
        _:N6b4bf7ebbd12419bb928469be5976223,
        _:N6b7510e6072c42e891d5f376157ee6d8,
        _:N7247101a2e4240078d277ab8b5ff33c0,
        _:N7dead571041f482c84506b382a4b8545,
        _:N8029c717fd2f41f5826949391b21e987,
        _:N8c0b5386e3664220849b355dc423cc15,
        _:N915f0d6fef174da1a028d35f70210050,
        _:N91fa6d6e87c74a2cad0a69299368b7e9,
        _:N9651f61603894248a647f4919534e7e5,
        _:N96daa7dbdc164e1dab05cd95b296995a,
        _:Nb5c7f18b7c97422fa0756e393cae0d3d,
        _:Ncce0744dbf2b4093b522b8287128d31d,
        _:Nd7133b495aff4de2aaacc17077370f4d,
        _:Ne75eb0a4553c424d8441e17bb81a5794,
        _:Nf1daa133785a4a1bb88f3b0a1243965c,
        _:Nf2cfdab09d0040b0b321fe1df24e89c1,
        _:Nfa5f8d924e3a40aea15e5ad7f3344e64,
        _:Nfc526255ef274a2e8eadf2c3056231f5,
        _:Nff568f648ba44b35a7e661a1a009797d,
        _:Nfff34345d3ef4ccbad9341f71ac7d60f ;
    mo:track_count 38 ;
    schema:duration "PT51:11"^^xsd:interval ;
    schema:numTracks 38 ;
    schema:track _:N04209ad600aa4bcaada3d1998a19c166,
        _:N0be6211fc3004789971a33b1dbe5f30d,
        _:N119d248beceb44b0bc412d5ece9a7227,
        _:N1fe665db81be44debf3e2a7ecbec2448,
        _:N28302c853dc04a1b93fb6a236e648d4e,
        _:N2a1e10f1649e4862a04f016a15d7eae6,
        _:N307390c635884edea10920807660f51b,
        _:N4325b71e28764df7a677ad9c67a14294,
        _:N44460ecb774d4154b60ec9c41683e3d6,
        _:N46a5de0c87934472b0db5af47c837d04,
        _:N472d5b88b20b491f8146309bd49e20ae,
        _:N4d5f324859c3485e83290dd97808e4cb,
        _:N54bfec945d2f4b279dbe8b809febfc18,
        _:N5515f2cf7a7c499eb115379206af29c0,
        _:N5bb42a6799c84760967ed76802363972,
        _:N5f8bec042fba40daa0779e5543b2ade3,
        _:N690bfb09a0604dfab9f7ec271b307399,
        _:N69a0d0939f9f47e2bc9909031a5df819,
        _:N6b4bf7ebbd12419bb928469be5976223,
        _:N6b7510e6072c42e891d5f376157ee6d8,
        _:N7247101a2e4240078d277ab8b5ff33c0,
        _:N7dead571041f482c84506b382a4b8545,
        _:N8029c717fd2f41f5826949391b21e987,
        _:N8c0b5386e3664220849b355dc423cc15,
        _:N915f0d6fef174da1a028d35f70210050,
        _:N91fa6d6e87c74a2cad0a69299368b7e9,
        _:N9651f61603894248a647f4919534e7e5,
        _:N96daa7dbdc164e1dab05cd95b296995a,
        _:Nb5c7f18b7c97422fa0756e393cae0d3d,
        _:Ncce0744dbf2b4093b522b8287128d31d,
        _:Nd7133b495aff4de2aaacc17077370f4d,
        _:Ne75eb0a4553c424d8441e17bb81a5794,
        _:Nf1daa133785a4a1bb88f3b0a1243965c,
        _:Nf2cfdab09d0040b0b321fe1df24e89c1,
        _:Nfa5f8d924e3a40aea15e5ad7f3344e64,
        _:Nfc526255ef274a2e8eadf2c3056231f5,
        _:Nff568f648ba44b35a7e661a1a009797d,
        _:Nfff34345d3ef4ccbad9341f71ac7d60f .

