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

<artist/3540#subject> a schema:Person,
        foaf:Person ;
    schema:name "Rica Matsumoto"@en,
        "松本梨香"@ja ;
    foaf:made <album/19091#subject>,
        <album/19091#vocals> ;
    foaf:name "Rica Matsumoto"@en,
        "松本梨香"@ja .

<artist/7351#subject> a schema:Person,
        foaf:Person ;
    schema:name "Akihito Toda"@en,
        "戸田昭吾"@ja ;
    foaf:made <album/19091#lyrics>,
        <album/19091#subject> ;
    foaf:name "Akihito Toda"@en,
        "戸田昭吾"@ja .

<artist/8128#subject> a schema:Person,
        foaf:Person ;
    schema:name "Sachiko Kobayashi"@en,
        "小林幸子"@ja ;
    foaf:made <album/19091#subject>,
        <album/19091#vocals> ;
    foaf:name "Sachiko Kobayashi"@en,
        "小林幸子"@ja .

<artist/42491#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19091#subject> ;
    schema:name "Hirokazu Tanaka"@en,
        "たなかひろかず"@ja ;
    foaf:made <album/19091#composition>,
        <album/19091#subject> ;
    foaf:name "Hirokazu Tanaka"@en,
        "たなかひろかず"@ja .

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

<release/2273#subject> a schema:CreativeWork ;
    schema:name "Pocket Monsters: Mewtwo Strikes Back"@en,
        "劇場版ポケットモンスター ミュウツーの逆襲"@ja,
        "Gekijouban Pocket Monsters: Mewtwo no Gyakushuu"@ja-latn ;
    foaf:name "Pocket Monsters: Mewtwo Strikes Back"@en,
        "劇場版ポケットモンスター ミュウツーの逆襲"@ja,
        "Gekijouban Pocket Monsters: Mewtwo no Gyakushuu"@ja-latn .

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

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

<album/19091#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sound Picture Box - The Birth of Mewtwo"@en,
        "サウンドピクチャーボックス ミュウツーの誕生"@ja,
        "Sound Picture Box Mewtwo no Tanjou"@ja-latn ;
    mo:performance_of <album/19091#musicalwork> ;
    mo:recorded_as <album/19091#musicalexpression> ;
    schema:name "Sound Picture Box - The Birth of Mewtwo"@en,
        "サウンドピクチャーボックス ミュウツーの誕生"@ja,
        "Sound Picture Box Mewtwo no Tanjou"@ja-latn ;
    schema:workPerformed <album/19091#musicalwork> .

<org/392#subject> schema:name "PIKACHU RECORDS"@en,
        "ピカチュウレコード"@ja,
        "PIKACHU RECORDS"@ja-latn ;
    foaf:name "PIKACHU RECORDS"@en,
        "ピカチュウレコード"@ja,
        "PIKACHU RECORDS"@ja-latn .

<https://media.vgm.io/albums/19/19091/19091-1273096712.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/19091#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/19/19091/19091-1273096712.png> ;
    foaf:depicts <album/19091#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/19/19091/19091-1273096712.png> .

<https://medium-media.vgm.io/albums/19/19091/19091-1273096712.png> a schema:ImageObject,
        foaf:Image .

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

<album/19091#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sound Picture Box - The Birth of Mewtwo"@en,
        "サウンドピクチャーボックス ミュウツーの誕生"@ja,
        "Sound Picture Box Mewtwo no Tanjou"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "(IMAGINE"@en ;
            foaf:made <album/19091#composition> ;
            foaf:name "(IMAGINE"@en ],
        <artist/42491#subject>,
        <artist/4926#subject> ;
    mo:produced_work <album/19091#musicalwork> ;
    schema:name "Sound Picture Box - The Birth of Mewtwo"@en,
        "サウンドピクチャーボックス ミュウツーの誕生"@ja,
        "Sound Picture Box Mewtwo no Tanjou"@ja-latn .

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

<album/19091#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1999-02-12"^^xsd:date ;
    dcterms:title "Sound Picture Box - The Birth of Mewtwo"@en,
        "サウンドピクチャーボックス ミュウツーの誕生"@ja,
        "Sound Picture Box Mewtwo no Tanjou"@ja-latn ;
    mo:catalogue_number "ZMCP-596" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/19091#musicalexpression> ;
    mo:publisher <org/392#subject> ;
    mo:record _:N9c8581f416164633a933e5571796970d,
        _:Ndcc346a5c4aa43778939341062ad4542 ;
    mo:record_count 2 ;
    schema:about <release/2273#subject> ;
    schema:datePublished "1999-02-12"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/19/19091/19091-1273096712.png> ;
    schema:name "Sound Picture Box - The Birth of Mewtwo"@en,
        "サウンドピクチャーボックス ミュウツーの誕生"@ja,
        "Sound Picture Box Mewtwo no Tanjou"@ja-latn ;
    schema:publisher <org/392#subject> ;
    foaf:depiction <https://media.vgm.io/albums/19/19091/19091-1273096712.png> .

[] a schema:Person,
        foaf:Person ;
    schema:name "(NIPPON COLUMBIA"@en ;
    foaf:made <album/19091#vocals> ;
    foaf:name "(NIPPON COLUMBIA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(by the courtesy of Sony Recoeds.)"@en ;
    foaf:made <album/19091#subject> ;
    foaf:name "(by the courtesy of Sony Recoeds.)"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/19091#subject> ;
    schema:name "(IMAGINE"@en ;
    foaf:made <album/19091#subject> ;
    foaf:name "(IMAGINE"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(NIPPON COLUMBIA"@en ;
    foaf:made <album/19091#subject> ;
    foaf:name "(NIPPON COLUMBIA"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "(by the courtesy of Sony Recoeds.)"@en ;
    foaf:made <album/19091#vocals> ;
    foaf:name "(by the courtesy of Sony Recoeds.)"@en .

_:N20c681c68f664506a410212444586968 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shadow that Haunts Team Rocket"@en,
        "ロケット団につきまとう影"@ja,
        "Rocket-dan ni Tsukimatou Kage"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT1:11"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "The Shadow that Haunts Team Rocket"@en,
        "ロケット団につきまとう影"@ja,
        "Rocket-dan ni Tsukimatou Kage"@ja-latn .

_:N2327889fc03f466891bc9bfe23265375 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Strongest Pokémon in the World"@en,
        "第4話 世界最強のポケモン"@ja,
        "Dai-4-wa Sekai Saikyou no Pokemon"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT13:14"^^xsd:interval ;
    schema:inPlaylist _:Ndcc346a5c4aa43778939341062ad4542 ;
    schema:name "The Strongest Pokémon in the World"@en,
        "第4話 世界最強のポケモン"@ja,
        "Dai-4-wa Sekai Saikyou no Pokemon"@ja-latn .

_:N30039db010e145d0849e7e813f68ca5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "FLYING Dragonite"@en,
        "FLYINGカイリュー"@ja,
        "FLYING Kairyuu"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT0:26"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "FLYING Dragonite"@en,
        "FLYINGカイリュー"@ja,
        "FLYING Kairyuu"@ja-latn .

_:N4911f7f53e0b4a52a8fbc6913dacfed0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning of the Strike Back"@en,
        "逆襲のはじまり"@ja,
        "Gyakushuu no Hajimari"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "Beginning of the Strike Back"@en,
        "逆襲のはじまり"@ja,
        "Gyakushuu no Hajimari"@ja-latn .

_:N520d8ffa8a6c4f92899e437a736aa3e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sign of the Storm"@en,
        "嵐の予兆"@ja,
        "Arashi no Yochou"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:13"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "Sign of the Storm"@en,
        "嵐の予兆"@ja,
        "Arashi no Yochou"@ja-latn .

_:N54f89764c239482f91cadf1fde3e9f24 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Satoshi's Determination to Fight"@en,
        "サトシ戦いの決意"@ja,
        "Satoshi, Tatakai no Ketsui"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "Satoshi's Determination to Fight"@en,
        "サトシ戦いの決意"@ja,
        "Satoshi, Tatakai no Ketsui"@ja-latn .

_:N5a12f14be49e420db42622ed85bd14d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Thing that Have Life"@en,
        "命あるもの"@ja,
        "Inochi aru mono"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "Thing that Have Life"@en,
        "命あるもの"@ja,
        "Inochi aru mono"@ja-latn .

_:N5e37fe508b894efb83b9582c7d877c17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Messenger"@en,
        "メッセンジャー"@ja,
        "Messenger"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT0:53"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "Messenger"@en,
        "メッセンジャー"@ja,
        "Messenger"@ja-latn .

_:N5f63045ade66475d868d626aac6f51da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Birth of Mewtwo"@en,
        "第2話 ミュウツーの誕生"@ja,
        "Dai-2-wa Mewtwo no Tanjou"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT10:42"^^xsd:interval ;
    schema:inPlaylist _:Ndcc346a5c4aa43778939341062ad4542 ;
    schema:name "The Birth of Mewtwo"@en,
        "第2話 ミュウツーの誕生"@ja,
        "Dai-2-wa Mewtwo no Tanjou"@ja-latn .

_:N60c518eadcbe4939b2cd08f41dc8f7f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Set-off for the Pokémon Castle!"@en,
        "ポケモン城へ出発!"@ja,
        "Pokemon Shiro e Shuppatsu!"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "Set-off for the Pokémon Castle!"@en,
        "ポケモン城へ出発!"@ja,
        "Pokemon Shiro e Shuppatsu!"@ja-latn .

_:N661c7fc76d31424e9a8c5af660f0b7ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Showdown! Real versus Clone Pokémon"@en,
        "対決!本物対コピーポケモン"@ja,
        "Taiketsu! Honmono tai Copy Pokemon"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT2:02"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "Showdown! Real versus Clone Pokémon"@en,
        "対決!本物対コピーポケモン"@ja,
        "Taiketsu! Honmono tai Copy Pokemon"@ja-latn .

_:N68b19dc44ad1453ea5bbd55e5b22fb50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Strong Mewtwo"@en,
        "強者ミュウツー"@ja,
        "Kyousha no Mewtwo"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:04"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "The Strong Mewtwo"@en,
        "強者ミュウツー"@ja,
        "Kyousha no Mewtwo"@ja-latn .

_:N6fcba171636a4401a9ccaf220e8ebf57 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Miraculous Tears"@en,
        "奇跡の涙"@ja,
        "Kiseki no Namida"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "The Miraculous Tears"@en,
        "奇跡の涙"@ja,
        "Kiseki no Namida"@ja-latn .

_:N75b81f007c334be98ea5e28ddb090e67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mewtwo Appears"@en,
        "ミュウツー登場"@ja,
        "Mewtwo Toujou"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT1:00"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "Mewtwo Appears"@en,
        "ミュウツー登場"@ja,
        "Mewtwo Toujou"@ja-latn .

_:N7c00c382ba1d456e8f78ce769674251e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pikachu Won't Give Up"@en,
        "ピカチュウあきらめないニャ"@ja,
        "Pikachu Akiramenai-nya"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT0:50"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "Pikachu Won't Give Up"@en,
        "ピカチュウあきらめないニャ"@ja,
        "Pikachu Akiramenai-nya"@ja-latn .

_:N7ca899f2cd254707b27a9d20c5faeb2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Real or Clone! Which is Stronger!"@en,
        "本物とコピー!強いのはどっちだ!"@ja,
        "Honmono tai Copy! Tsuyoi no wa Docchi da!"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT2:10"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "Real or Clone! Which is Stronger!"@en,
        "本物とコピー!強いのはどっちだ!"@ja,
        "Honmono tai Copy! Tsuyoi no wa Docchi da!"@ja-latn .

_:N7d6d066043de4ecfb0712af864f2b181 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mewtwo and Ai"@en,
        "第3話 ミュウツーとアイ"@ja,
        "Dai-3-wa Mewtwo to Ai"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT13:08"^^xsd:interval ;
    schema:inPlaylist _:Ndcc346a5c4aa43778939341062ad4542 ;
    schema:name "Mewtwo and Ai"@en,
        "第3話 ミュウツーとアイ"@ja,
        "Dai-3-wa Mewtwo to Ai"@ja-latn .

_:N7dd66c154ebf470f8b0db152d1cd8adb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Poké Balls Flying About"@en,
        "乱れ飛ぶモンスターボール"@ja,
        "Midaretobu Monster Ball"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "Poké Balls Flying About"@en,
        "乱れ飛ぶモンスターボール"@ja,
        "Midaretobu Monster Ball"@ja-latn .

_:N89a3200f711f4e4aab5ec91589ef4157 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Clone Pokémon Awaken!"@en,
        "コピーポケモン目覚める!"@ja,
        "Copy Pokemon Mezameru!"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "The Clone Pokémon Awaken!"@en,
        "コピーポケモン目覚める!"@ja,
        "Copy Pokemon Mezameru!"@ja-latn .

_:N8b5ab65950b6447b83020df314f47291 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "To the Sky of Hope"@en,
        "希望の空へ"@ja,
        "Kibou no Sora e"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT1:12"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "To the Sky of Hope"@en,
        "希望の空へ"@ja,
        "Kibou no Sora e"@ja-latn .

_:N8b81a1b8a2464c46a6f3a9ce7e777dbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pokémon Castle"@en,
        "ポケモン城"@ja,
        "Pokemon Shiro"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT1:02"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "Pokémon Castle"@en,
        "ポケモン城"@ja,
        "Pokemon Shiro"@ja-latn .

_:N9842e50d72c3428b83e6963f0cb14cb2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Together With the Wind"@en,
        "風といっしょに"@ja,
        "Kaze to Issho ni"@ja-latn ;
    mo:track_number 25 ;
    schema:duration "PT4:59"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "Together With the Wind"@en,
        "風といっしょに"@ja,
        "Kaze to Issho ni"@ja-latn .

_:N9eacd8ed3f64430c882d84848559776d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aim to Be a Pokémon Master '98"@en,
        "めざせポケモンマスター'98"@ja,
        "Mezase Pokemon Master '98"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT4:29"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "Aim to Be a Pokémon Master '98"@en,
        "めざせポケモンマスター'98"@ja,
        "Mezase Pokemon Master '98"@ja-latn .

_:Nbe5f4a50ae7b4ad9a4caeac33ef9ea9d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mythical \"Mew\""@en,
        "幻の「ミュウ」"@ja,
        "Maboroshi no \"Mew\""@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT0:46"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "The Mythical \"Mew\""@en,
        "幻の「ミュウ」"@ja,
        "Maboroshi no \"Mew\""@ja-latn .

_:Nc554d8bb1591455abfe7e40e07db43dc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Mythical \"Mew\""@en,
        "第1話 幻の「ミュウ」"@ja,
        "Dai-1-wa Maboroshi no \"Mew\""@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT14:42"^^xsd:interval ;
    schema:inPlaylist _:Ndcc346a5c4aa43778939341062ad4542 ;
    schema:name "The Mythical \"Mew\""@en,
        "第1話 幻の「ミュウ」"@ja,
        "Dai-1-wa Maboroshi no \"Mew\""@ja-latn .

_:Ncc093e436b294fd49270ef434b14f3c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Storm Clears"@en,
        "晴れゆく嵐"@ja,
        "Hareyuku Arashi"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT1:07"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "The Storm Clears"@en,
        "晴れゆく嵐"@ja,
        "Hareyuku Arashi"@ja-latn .

_:Nd1facb045c624962898006a2c14037cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Watch Out! Pikachu!"@en,
        "危うし!ピカチュウ!"@ja,
        "Ayaushi! Pikachu!"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT0:42"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "Watch Out! Pikachu!"@en,
        "危うし!ピカチュウ!"@ja,
        "Ayaushi! Pikachu!"@ja-latn .

_:Necf701939b8740609fac92f870e57820 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Stormy Sea"@en,
        "嵐の海を"@ja,
        "Arashi no Umi wo"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "A Stormy Sea"@en,
        "嵐の海を"@ja,
        "Arashi no Umi wo"@ja-latn .

_:Nf08bcb7c8ec54638af4be6f914decbcc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mewtwo Strikes Back"@en,
        "第5話 ミュウツーの逆襲"@ja,
        "Dai-5-wa Mewtwo no Gyakushuu"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT13:00"^^xsd:interval ;
    schema:inPlaylist _:Ndcc346a5c4aa43778939341062ad4542 ;
    schema:name "Mewtwo Strikes Back"@en,
        "第5話 ミュウツーの逆襲"@ja,
        "Dai-5-wa Mewtwo no Gyakushuu"@ja-latn .

_:Nff3990262ea84749947f8ff5e2eadfc0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mewtwo's Awakening"@en,
        "ミュウツーの目覚め"@ja,
        "Mewtwo no Mezame"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT0:43"^^xsd:interval ;
    schema:inPlaylist _:N9c8581f416164633a933e5571796970d ;
    schema:name "Mewtwo's Awakening"@en,
        "ミュウツーの目覚め"@ja,
        "Mewtwo no Mezame"@ja-latn .

_:Ndcc346a5c4aa43778939341062ad4542 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N2327889fc03f466891bc9bfe23265375,
        _:N5f63045ade66475d868d626aac6f51da,
        _:N7d6d066043de4ecfb0712af864f2b181,
        _:Nc554d8bb1591455abfe7e40e07db43dc,
        _:Nf08bcb7c8ec54638af4be6f914decbcc ;
    mo:track_count 5 ;
    schema:duration "PT64:46"^^xsd:interval ;
    schema:numTracks 5 ;
    schema:track _:N2327889fc03f466891bc9bfe23265375,
        _:N5f63045ade66475d868d626aac6f51da,
        _:N7d6d066043de4ecfb0712af864f2b181,
        _:Nc554d8bb1591455abfe7e40e07db43dc,
        _:Nf08bcb7c8ec54638af4be6f914decbcc .

_:N9c8581f416164633a933e5571796970d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N20c681c68f664506a410212444586968,
        _:N30039db010e145d0849e7e813f68ca5f,
        _:N4911f7f53e0b4a52a8fbc6913dacfed0,
        _:N520d8ffa8a6c4f92899e437a736aa3e7,
        _:N54f89764c239482f91cadf1fde3e9f24,
        _:N5a12f14be49e420db42622ed85bd14d6,
        _:N5e37fe508b894efb83b9582c7d877c17,
        _:N60c518eadcbe4939b2cd08f41dc8f7f4,
        _:N661c7fc76d31424e9a8c5af660f0b7ee,
        _:N68b19dc44ad1453ea5bbd55e5b22fb50,
        _:N6fcba171636a4401a9ccaf220e8ebf57,
        _:N75b81f007c334be98ea5e28ddb090e67,
        _:N7c00c382ba1d456e8f78ce769674251e,
        _:N7ca899f2cd254707b27a9d20c5faeb2e,
        _:N7dd66c154ebf470f8b0db152d1cd8adb,
        _:N89a3200f711f4e4aab5ec91589ef4157,
        _:N8b5ab65950b6447b83020df314f47291,
        _:N8b81a1b8a2464c46a6f3a9ce7e777dbf,
        _:N9842e50d72c3428b83e6963f0cb14cb2,
        _:N9eacd8ed3f64430c882d84848559776d,
        _:Nbe5f4a50ae7b4ad9a4caeac33ef9ea9d,
        _:Ncc093e436b294fd49270ef434b14f3c8,
        _:Nd1facb045c624962898006a2c14037cd,
        _:Necf701939b8740609fac92f870e57820,
        _:Nff3990262ea84749947f8ff5e2eadfc0 ;
    mo:track_count 25 ;
    schema:duration "PT42:49"^^xsd:interval ;
    schema:numTracks 25 ;
    schema:track _:N20c681c68f664506a410212444586968,
        _:N30039db010e145d0849e7e813f68ca5f,
        _:N4911f7f53e0b4a52a8fbc6913dacfed0,
        _:N520d8ffa8a6c4f92899e437a736aa3e7,
        _:N54f89764c239482f91cadf1fde3e9f24,
        _:N5a12f14be49e420db42622ed85bd14d6,
        _:N5e37fe508b894efb83b9582c7d877c17,
        _:N60c518eadcbe4939b2cd08f41dc8f7f4,
        _:N661c7fc76d31424e9a8c5af660f0b7ee,
        _:N68b19dc44ad1453ea5bbd55e5b22fb50,
        _:N6fcba171636a4401a9ccaf220e8ebf57,
        _:N75b81f007c334be98ea5e28ddb090e67,
        _:N7c00c382ba1d456e8f78ce769674251e,
        _:N7ca899f2cd254707b27a9d20c5faeb2e,
        _:N7dd66c154ebf470f8b0db152d1cd8adb,
        _:N89a3200f711f4e4aab5ec91589ef4157,
        _:N8b5ab65950b6447b83020df314f47291,
        _:N8b81a1b8a2464c46a6f3a9ce7e777dbf,
        _:N9842e50d72c3428b83e6963f0cb14cb2,
        _:N9eacd8ed3f64430c882d84848559776d,
        _:Nbe5f4a50ae7b4ad9a4caeac33ef9ea9d,
        _:Ncc093e436b294fd49270ef434b14f3c8,
        _:Nd1facb045c624962898006a2c14037cd,
        _:Necf701939b8740609fac92f870e57820,
        _:Nff3990262ea84749947f8ff5e2eadfc0 .

