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

<artist/25278#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122022#subject> ;
    schema:name "Ryo Kawasaki"@en,
        "川﨑龍"@ja ;
    foaf:made <album/122022#composition>,
        <album/122022#subject> ;
    foaf:name "Ryo Kawasaki"@en,
        "川﨑龍"@ja .

<artist/27222#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122022#subject> ;
    schema:name "Koji Mihara"@en,
        "三原康司"@ja ;
    foaf:made <album/122022#composition>,
        <album/122022#lyrics>,
        <album/122022#subject> ;
    foaf:name "Koji Mihara"@en,
        "三原康司"@ja .

<artist/37587#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122022#subject> ;
    schema:name "Yusuke Saeki"@en,
        "佐伯ユウスケ"@ja ;
    foaf:made <album/122022#composition>,
        <album/122022#lyrics>,
        <album/122022#subject>,
        <album/122022#vocals> ;
    foaf:name "Yusuke Saeki"@en,
        "佐伯ユウスケ"@ja .

<artist/40730#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/122022#subject> ;
    schema:name "Emma Shimura"@en,
        "志村絵麻"@ja ;
    foaf:made <album/122022#composition>,
        <album/122022#subject> ;
    foaf:name "Emma Shimura"@en,
        "志村絵麻"@ja .

<product/11228#subject> a schema:CreativeWork ;
    schema:name "YU-GI-OH! GO RUSH!!"@en,
        "遊☆戯☆王ゴーラッシュ!!"@ja,
        "YU-GI-OH! GO RUSH!!"@ja-latn ;
    foaf:name "YU-GI-OH! GO RUSH!!"@en,
        "遊☆戯☆王ゴーラッシュ!!"@ja,
        "YU-GI-OH! GO RUSH!!"@ja-latn .

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

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

<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/22/122022/122022-82a7f9b1b228.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/122022#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/22/122022/122022-82a7f9b1b228.jpg> ;
    foaf:depicts <album/122022#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/22/122022/122022-82a7f9b1b228.jpg> .

<https://medium-media.vgm.io/albums/22/122022/122022-82a7f9b1b228.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/122022#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "YU-GI-OH! GO RUSH!! ORIGINAL SOUNDTRACK: SOUND RUSH ONE!!"@en,
        "TVアニメ『遊☆戯☆王ゴーラッシュ!!』 ORIGINAL SOUNDTRACK SOUND RUSH ONE!!"@ja,
        "YU-GI-OH! GO RUSH!! ORIGINAL SOUNDTRACK: SOUND RUSH ONE!!"@ja-latn ;
    mo:performance_of <album/122022#musicalwork> ;
    mo:performer <artist/26679#subject> ;
    mo:recorded_as <album/122022#musicalexpression> ;
    schema:byArtist <artist/26679#subject> ;
    schema:name "YU-GI-OH! GO RUSH!! ORIGINAL SOUNDTRACK: SOUND RUSH ONE!!"@en,
        "TVアニメ『遊☆戯☆王ゴーラッシュ!!』 ORIGINAL SOUNDTRACK SOUND RUSH ONE!!"@ja,
        "YU-GI-OH! GO RUSH!! ORIGINAL SOUNDTRACK: SOUND RUSH ONE!!"@ja-latn ;
    schema:workPerformed <album/122022#musicalwork> .

<artist/26679#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/122022#performance> ;
    schema:name "Frederic"@en,
        "フレデリック"@ja ;
    foaf:name "Frederic"@en,
        "フレデリック"@ja .

<album/122022#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "YU-GI-OH! GO RUSH!! ORIGINAL SOUNDTRACK: SOUND RUSH ONE!!"@en,
        "TVアニメ『遊☆戯☆王ゴーラッシュ!!』 ORIGINAL SOUNDTRACK SOUND RUSH ONE!!"@ja,
        "YU-GI-OH! GO RUSH!! ORIGINAL SOUNDTRACK: SOUND RUSH ONE!!"@ja-latn ;
    mo:composer <artist/25278#subject>,
        <artist/27222#subject>,
        <artist/37587#subject>,
        <artist/40730#subject> ;
    mo:produced_work <album/122022#musicalwork> ;
    schema:name "YU-GI-OH! GO RUSH!! ORIGINAL SOUNDTRACK: SOUND RUSH ONE!!"@en,
        "TVアニメ『遊☆戯☆王ゴーラッシュ!!』 ORIGINAL SOUNDTRACK SOUND RUSH ONE!!"@ja,
        "YU-GI-OH! GO RUSH!! ORIGINAL SOUNDTRACK: SOUND RUSH ONE!!"@ja-latn .

<album/122022#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2022-10-05"^^xsd:date ;
    dcterms:title "YU-GI-OH! GO RUSH!! ORIGINAL SOUNDTRACK: SOUND RUSH ONE!!"@en,
        "TVアニメ『遊☆戯☆王ゴーラッシュ!!』 ORIGINAL SOUNDTRACK SOUND RUSH ONE!!"@ja,
        "YU-GI-OH! GO RUSH!! ORIGINAL SOUNDTRACK: SOUND RUSH ONE!!"@ja-latn ;
    mo:catalogue_number "MJSA-01357" ;
    mo:media_type "CD" ;
    mo:publication_of <album/122022#musicalexpression> ;
    mo:publisher <org/2208#subject> ;
    mo:record _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    mo:record_count 1 ;
    schema:about <product/11228#subject> ;
    schema:byArtist <artist/26679#subject> ;
    schema:datePublished "2022-10-05"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/22/122022/122022-82a7f9b1b228.jpg> ;
    schema:name "YU-GI-OH! GO RUSH!! ORIGINAL SOUNDTRACK: SOUND RUSH ONE!!"@en,
        "TVアニメ『遊☆戯☆王ゴーラッシュ!!』 ORIGINAL SOUNDTRACK SOUND RUSH ONE!!"@ja,
        "YU-GI-OH! GO RUSH!! ORIGINAL SOUNDTRACK: SOUND RUSH ONE!!"@ja-latn ;
    schema:publisher <org/2208#subject> ;
    foaf:depiction <https://media.vgm.io/albums/22/122022/122022-82a7f9b1b228.jpg> .

_:N01f154e57e2f443996877e054cf85451 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Alien Appears"@en,
        "宇宙人アラワル"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "An Alien Appears"@en,
        "宇宙人アラワル"@ja .

_:N02ca6ab1a91d4374a5fc93f490ff7fdc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Galactic Adventure"@en,
        "銀河の大冒険"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:41"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Galactic Adventure"@en,
        "銀河の大冒険"@ja .

_:N0efd5071ff3745419cc197f3ac26215c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Way (TV Size)"@en,
        "One Way (TV Size)"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "One Way (TV Size)"@en,
        "One Way (TV Size)"@ja .

_:N1f215363aeea4482a16bbd2225f48a28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yudias’ Theme"@en,
        "ユウディアスのテーマ"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Yudias’ Theme"@en,
        "ユウディアスのテーマ"@ja .

_:N26985da59ad24d13a56bb5599b551dfa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jointech Boy"@en,
        "ジョインテックボーイ"@ja ;
    mo:track_number 29 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Jointech Boy"@en,
        "ジョインテックボーイ"@ja .

_:N2a1fb4d7a4dc451696a9ccb950e18c2a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duel Studies"@en,
        "デュエルのお勉強"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Duel Studies"@en,
        "デュエルのお勉強"@ja .

_:N312fe6667bab45da90684cf2aaed6d4f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Powerful Duel"@en,
        "強大なる敵"@ja ;
    mo:track_number 32 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Powerful Duel"@en,
        "強大なる敵"@ja .

_:N31a2c59ae5ec4dcba738f6efc1fe49ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meeeg-chan’s Theme"@en,
        "メェ～グちゃんのテーマ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Meeeg-chan’s Theme"@en,
        "メェ～グちゃんのテーマ"@ja .

_:N3be319b6af404babbe95055de4bfd6d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hightech Dragon Girl"@en,
        "ハイテクドラゴンガール"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Hightech Dragon Girl"@en,
        "ハイテクドラゴンガール"@ja .

_:N424d5d12a22d43419598717deb2f7752 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Rush Duel Begins!"@en,
        "ラッシュデュエル開幕!"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "The Rush Duel Begins!"@en,
        "ラッシュデュエル開幕!"@ja .

_:N507bc03ca9694e8484ce293364b2c362 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Velgear March"@en,
        "ベルギャー行進曲"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "The Velgear March"@en,
        "ベルギャー行進曲"@ja .

_:N51a9f2fb3e054765997a906e4855c480 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insurmountable Wall: Technical Type"@en,
        "立ちはだかる壁:テクニカルタイプ"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Insurmountable Wall: Technical Type"@en,
        "立ちはだかる壁:テクニカルタイプ"@ja .

_:N542555c37c8a42e3a8d9d1028274101b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zuwijo’s Theme"@en,
        "ズウィージョウのテーマ"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Zuwijo’s Theme"@en,
        "ズウィージョウのテーマ"@ja .

_:N5a28be9683524ce5a8bc439ead5be748 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reversal Draw!"@en,
        "切り返すドロー!"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Reversal Draw!"@en,
        "切り返すドロー!"@ja .

_:N60b04e98cc8640cf87753e4653b52dee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Secret Maneuvers"@en,
        "暗躍"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:37"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Secret Maneuvers"@en,
        "暗躍"@ja .

_:N62b1f95e0b9a4adfbf8653a5e7304d15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Will Of Velgear"@en,
        "ベルギャーの意思"@ja ;
    mo:track_number 34 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Will Of Velgear"@en,
        "ベルギャーの意思"@ja .

_:N6cd23b7d8e454349aa249583aa948168 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuamu’s Theme"@en,
        "遊歩のテーマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Yuamu’s Theme"@en,
        "遊歩のテーマ"@ja .

_:N7a1ef438afdb4215a05dd77cf49d70ad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "MIK ~ The Organization For Monitoring Interstellar Kriminals"@en,
        "MIK ～ 迷惑異星人監視機構"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "MIK ~ The Organization For Monitoring Interstellar Kriminals"@en,
        "MIK ～ 迷惑異星人監視機構"@ja .

_:N7f2ef8e48b99404eac39a8fb8d8ab288 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "UTS ~ Ultraterrasterial Trouble Solutions"@en,
        "UTS ～ 宇宙人トラブル相談所"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "UTS ~ Ultraterrasterial Trouble Solutions"@en,
        "UTS ～ 宇宙人トラブル相談所"@ja .

_:N829a95948c6d415fb2a05c3f8817d3bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Light-Hearted Hour"@en,
        "ウキウキアワー"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "A Light-Hearted Hour"@en,
        "ウキウキアワー"@ja .

_:N84bb821cde714469b92e533202d4ca61 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yuhi’s Theme"@en,
        "遊飛のテーマ"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Yuhi’s Theme"@en,
        "遊飛のテーマ"@ja .

_:N88168024d0b64a9684763de09bfc2b48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories From That Day"@en,
        "ある日の記憶"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Memories From That Day"@en,
        "ある日の記憶"@ja .

_:N8bfc5f6851b14d8b8556910538fb8b11 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Close Battle, And A Twist"@en,
        "接戦、そして展開"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "A Close Battle, And A Twist"@en,
        "接戦、そして展開"@ja .

_:N90c2f54293a74ea294b55475aed7cbf5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Profound Mystery"@en,
        "深まる謎"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Profound Mystery"@en,
        "深まる謎"@ja .

_:N96ecee5d094c48d3b53d8d409e248acb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insurmountable Wall: Physical Type"@en,
        "立ちはだかる壁:フィジカルタイプ"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Insurmountable Wall: Physical Type"@en,
        "立ちはだかる壁:フィジカルタイプ"@ja .

_:Nadc699f298354096b6d1323e442361cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slapstick Comedy"@en,
        "ドタバタ快進撃"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Slapstick Comedy"@en,
        "ドタバタ快進撃"@ja .

_:Nb14fb75ea6984a1f98e61ea3a7e2e583 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chemicalize Duel"@en,
        "ケミカライズデュエル"@ja ;
    mo:track_number 31 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Chemicalize Duel"@en,
        "ケミカライズデュエル"@ja .

_:Nb1856c1deb6f42788a1733e463a053d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mirage (TV Size)"@en,
        "蜃気楼 (TV Size)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:30"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Mirage (TV Size)"@en,
        "蜃気楼 (TV Size)"@ja .

_:Nba0db20872ad43ab93f0f155464333e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Velgear’s Pride"@en,
        "ベルギャーの誇り"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Velgear’s Pride"@en,
        "ベルギャーの誇り"@ja .

_:Nbbab87de53db431c8435e3aa01c8eaf2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Insurmountable Wall: Psychological Type"@en,
        "立ちはだかる壁:サイコタイプ"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Insurmountable Wall: Psychological Type"@en,
        "立ちはだかる壁:サイコタイプ"@ja .

_:Ncc1944a40ab344889ffb4d1b2b3fc38d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entering A New Phase"@en,
        "新たなる局面へ"@ja ;
    mo:track_number 33 ;
    schema:duration "PT2:23"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Entering A New Phase"@en,
        "新たなる局面へ"@ja .

_:Nd55c69a604444c1eade2a297ebce279c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warm Forest"@en,
        "温もりの森"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Warm Forest"@en,
        "温もりの森"@ja .

_:Ne0ae281426354f61bf2242f9c28c565d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Earthdamar"@en,
        "アースダマー"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Earthdamar"@en,
        "アースダマー"@ja .

_:Ne5c1e19f72b24d34a0feff6e51e4358d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emerging Threat"@en,
        "顕現する脅威"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:49"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Emerging Threat"@en,
        "顕現する脅威"@ja .

_:Neee5599db470435e850ff31d98e754ec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Quiet Days"@en,
        "おとぼけな日々"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Ne5410cc698ce4070a09ef70f8a20af68 ;
    schema:name "Quiet Days"@en,
        "おとぼけな日々"@ja .

_:Ne5410cc698ce4070a09ef70f8a20af68 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N01f154e57e2f443996877e054cf85451,
        _:N02ca6ab1a91d4374a5fc93f490ff7fdc,
        _:N0efd5071ff3745419cc197f3ac26215c,
        _:N1f215363aeea4482a16bbd2225f48a28,
        _:N26985da59ad24d13a56bb5599b551dfa,
        _:N2a1fb4d7a4dc451696a9ccb950e18c2a,
        _:N312fe6667bab45da90684cf2aaed6d4f,
        _:N31a2c59ae5ec4dcba738f6efc1fe49ad,
        _:N3be319b6af404babbe95055de4bfd6d6,
        _:N424d5d12a22d43419598717deb2f7752,
        _:N507bc03ca9694e8484ce293364b2c362,
        _:N51a9f2fb3e054765997a906e4855c480,
        _:N542555c37c8a42e3a8d9d1028274101b,
        _:N5a28be9683524ce5a8bc439ead5be748,
        _:N60b04e98cc8640cf87753e4653b52dee,
        _:N62b1f95e0b9a4adfbf8653a5e7304d15,
        _:N6cd23b7d8e454349aa249583aa948168,
        _:N7a1ef438afdb4215a05dd77cf49d70ad,
        _:N7f2ef8e48b99404eac39a8fb8d8ab288,
        _:N829a95948c6d415fb2a05c3f8817d3bb,
        _:N84bb821cde714469b92e533202d4ca61,
        _:N88168024d0b64a9684763de09bfc2b48,
        _:N8bfc5f6851b14d8b8556910538fb8b11,
        _:N90c2f54293a74ea294b55475aed7cbf5,
        _:N96ecee5d094c48d3b53d8d409e248acb,
        _:Nadc699f298354096b6d1323e442361cc,
        _:Nb14fb75ea6984a1f98e61ea3a7e2e583,
        _:Nb1856c1deb6f42788a1733e463a053d1,
        _:Nba0db20872ad43ab93f0f155464333e4,
        _:Nbbab87de53db431c8435e3aa01c8eaf2,
        _:Ncc1944a40ab344889ffb4d1b2b3fc38d,
        _:Nd55c69a604444c1eade2a297ebce279c,
        _:Ne0ae281426354f61bf2242f9c28c565d,
        _:Ne5c1e19f72b24d34a0feff6e51e4358d,
        _:Neee5599db470435e850ff31d98e754ec ;
    mo:track_count 35 ;
    schema:duration "PT67:46"^^xsd:interval ;
    schema:numTracks 35 ;
    schema:track _:N01f154e57e2f443996877e054cf85451,
        _:N02ca6ab1a91d4374a5fc93f490ff7fdc,
        _:N0efd5071ff3745419cc197f3ac26215c,
        _:N1f215363aeea4482a16bbd2225f48a28,
        _:N26985da59ad24d13a56bb5599b551dfa,
        _:N2a1fb4d7a4dc451696a9ccb950e18c2a,
        _:N312fe6667bab45da90684cf2aaed6d4f,
        _:N31a2c59ae5ec4dcba738f6efc1fe49ad,
        _:N3be319b6af404babbe95055de4bfd6d6,
        _:N424d5d12a22d43419598717deb2f7752,
        _:N507bc03ca9694e8484ce293364b2c362,
        _:N51a9f2fb3e054765997a906e4855c480,
        _:N542555c37c8a42e3a8d9d1028274101b,
        _:N5a28be9683524ce5a8bc439ead5be748,
        _:N60b04e98cc8640cf87753e4653b52dee,
        _:N62b1f95e0b9a4adfbf8653a5e7304d15,
        _:N6cd23b7d8e454349aa249583aa948168,
        _:N7a1ef438afdb4215a05dd77cf49d70ad,
        _:N7f2ef8e48b99404eac39a8fb8d8ab288,
        _:N829a95948c6d415fb2a05c3f8817d3bb,
        _:N84bb821cde714469b92e533202d4ca61,
        _:N88168024d0b64a9684763de09bfc2b48,
        _:N8bfc5f6851b14d8b8556910538fb8b11,
        _:N90c2f54293a74ea294b55475aed7cbf5,
        _:N96ecee5d094c48d3b53d8d409e248acb,
        _:Nadc699f298354096b6d1323e442361cc,
        _:Nb14fb75ea6984a1f98e61ea3a7e2e583,
        _:Nb1856c1deb6f42788a1733e463a053d1,
        _:Nba0db20872ad43ab93f0f155464333e4,
        _:Nbbab87de53db431c8435e3aa01c8eaf2,
        _:Ncc1944a40ab344889ffb4d1b2b3fc38d,
        _:Nd55c69a604444c1eade2a297ebce279c,
        _:Ne0ae281426354f61bf2242f9c28c565d,
        _:Ne5c1e19f72b24d34a0feff6e51e4358d,
        _:Neee5599db470435e850ff31d98e754ec .

