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

<artist/1284#subject> a schema:Person,
        foaf:Person ;
    schema:name "Houko Kuwashima"@en,
        "桑島法子"@ja ;
    foaf:made <album/87933#subject>,
        <album/87933#vocals> ;
    foaf:name "Houko Kuwashima"@en,
        "桑島法子"@ja .

<artist/2000#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja ;
    foaf:made <album/87933#subject>,
        <album/87933#vocals> ;
    foaf:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja .

<artist/34516#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Ayukawa"@en,
        "鮎川めぐみ"@ja ;
    foaf:made <album/87933#lyrics>,
        <album/87933#subject> ;
    foaf:name "Megumi Ayukawa"@en,
        "鮎川めぐみ"@ja .

<artist/8159#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi Arimori"@en,
        "有森聡美"@ja ;
    foaf:made <album/87933#lyrics>,
        <album/87933#subject> ;
    foaf:name "Satomi Arimori"@en,
        "有森聡美"@ja .

<album/48144> a mo:Release ;
    mo:catalogue_number "KICA-380" .

<artist/10111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87933#subject> ;
    schema:name "Vink³"@en ;
    foaf:made <album/87933#composition>,
        <album/87933#subject> ;
    foaf:name "Vink³"@en .

<artist/3315#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87933#subject> ;
    schema:name "Hiroshi Imaizumi"@en,
        "今泉洋"@ja ;
    foaf:made <album/87933#composition>,
        <album/87933#subject> ;
    foaf:name "Hiroshi Imaizumi"@en,
        "今泉洋"@ja .

<artist/3406#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87933#subject> ;
    schema:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja ;
    foaf:made <album/87933#composition>,
        <album/87933#subject> ;
    foaf:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja .

<artist/4283#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87933#subject> ;
    schema:name "Chisa Tanabe"@en,
        "田辺智沙"@ja ;
    foaf:made <album/87933#composition>,
        <album/87933#lyrics>,
        <album/87933#subject> ;
    foaf:name "Chisa Tanabe"@en,
        "田辺智沙"@ja .

<artist/8805#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87933#subject> ;
    schema:name "Osamu Tezuka"@en,
        "手塚理"@ja ;
    foaf:made <album/87933#composition>,
        <album/87933#subject> ;
    foaf:name "Osamu Tezuka"@en,
        "手塚理"@ja .

<product/2900#subject> a schema:CreativeWork ;
    schema:name "Slayers TRY"@en,
        "スレイヤーズTRY"@ja,
        "Slayers TRY"@ja-latn ;
    foaf:name "Slayers TRY"@en,
        "スレイヤーズTRY"@ja,
        "Slayers TRY"@ja-latn .

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

<album/87933#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SLAYERS TRY TREASURY☆BGM 2"@en,
        "SLAYERS TRY TREASURY☆BGM 2"@ja,
        "SLAYERS TRY TREASURY☆BGM 2"@ja-latn ;
    mo:performance_of <album/87933#musicalwork> ;
    mo:recorded_as <album/87933#musicalexpression> ;
    schema:name "SLAYERS TRY TREASURY☆BGM 2"@en,
        "SLAYERS TRY TREASURY☆BGM 2"@ja,
        "SLAYERS TRY TREASURY☆BGM 2"@ja-latn ;
    schema:workPerformed <album/87933#musicalwork> .

<org/2302#subject> schema:name "Starchild Records"@en,
        "スターチャイルドレコード"@ja,
        "Starchild Records"@ja-latn ;
    foaf:name "Starchild Records"@en,
        "スターチャイルドレコード"@ja,
        "Starchild Records"@ja-latn .

<https://media.vgm.io/albums/33/87933/87933-fbb65b410ca7.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/87933#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/33/87933/87933-fbb65b410ca7.jpg> ;
    foaf:depicts <album/87933#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/33/87933/87933-fbb65b410ca7.jpg> .

<https://medium-media.vgm.io/albums/33/87933/87933-fbb65b410ca7.jpg> a schema:ImageObject,
        foaf:Image .

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

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

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

<album/87933#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SLAYERS TRY TREASURY☆BGM 2"@en,
        "SLAYERS TRY TREASURY☆BGM 2"@ja,
        "SLAYERS TRY TREASURY☆BGM 2"@ja-latn ;
    mo:composer <artist/10111#subject>,
        <artist/3315#subject>,
        <artist/3406#subject>,
        <artist/4283#subject>,
        <artist/8805#subject> ;
    mo:produced_work <album/87933#musicalwork> ;
    schema:name "SLAYERS TRY TREASURY☆BGM 2"@en,
        "SLAYERS TRY TREASURY☆BGM 2"@ja,
        "SLAYERS TRY TREASURY☆BGM 2"@ja-latn .

<album/87933#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-06-25"^^xsd:date ;
    dcterms:title "SLAYERS TRY TREASURY☆BGM 2"@en,
        "SLAYERS TRY TREASURY☆BGM 2"@ja,
        "SLAYERS TRY TREASURY☆BGM 2"@ja-latn ;
    mo:catalogue_number "AT9317" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/48144> ;
    mo:publication_of <album/87933#musicalexpression> ;
    mo:publisher <org/2302#subject> ;
    mo:record _:N96508edb1f614daeb8e55fcd327f894e ;
    mo:record_count 1 ;
    schema:about <product/2900#subject> ;
    schema:datePublished "2002-06-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/33/87933/87933-fbb65b410ca7.jpg> ;
    schema:name "SLAYERS TRY TREASURY☆BGM 2"@en,
        "SLAYERS TRY TREASURY☆BGM 2"@ja,
        "SLAYERS TRY TREASURY☆BGM 2"@ja-latn ;
    schema:publisher <org/2302#subject> ;
    foaf:depiction <https://media.vgm.io/albums/33/87933/87933-fbb65b410ca7.jpg> .

[] a schema:Person,
        foaf:Person ;
    schema:name "L·O·N"@en ;
    foaf:made <album/87933#vocals> ;
    foaf:name "L·O·N"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "L·O·N"@en ;
    foaf:made <album/87933#subject> ;
    foaf:name "L·O·N"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "N·O·V·A"@en ;
    foaf:made <album/87933#subject> ;
    foaf:name "N·O·V·A"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "N·O·V·A"@en ;
    foaf:made <album/87933#vocals> ;
    foaf:name "N·O·V·A"@en .

_:N133c6a576fbe433ca08f250c275c7d5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invitation to a Ball"@en,
        "舞踏会への誘い"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Invitation to a Ball"@en,
        "舞踏会への誘い"@ja .

_:N14a91a320c694dafb521c6c69dc6e72c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emotional Disturbances"@en,
        "Emotional Disturbances"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Emotional Disturbances"@en,
        "Emotional Disturbances"@ja .

_:N29b0201304984e4c8f0d5637627ac741 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Until Down to the Wire"@en,
        "一秒に賭けた戦い"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Battle Until Down to the Wire"@en,
        "一秒に賭けた戦い"@ja .

_:N4a774fe84339441a83c22b6d45d36272 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If the Enemies Are Goofballs, Then Our Allies Are Bigger Goofballs"@en,
        "敵がボケなら味方は大ボケ"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "If the Enemies Are Goofballs, Then Our Allies Are Bigger Goofballs"@en,
        "敵がボケなら味方は大ボケ"@ja .

_:N4bb2bbd9d70148c48173f0cdb5efd4cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "At the Battleground"@en,
        "決戦の地にて"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:07"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "At the Battleground"@en,
        "決戦の地にて"@ja .

_:N4d226b64ce794dfc9a47f7e99ccce30f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Love in Any Aeon..."@en,
        "いつの時代も愛は…"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Love in Any Aeon..."@en,
        "いつの時代も愛は…"@ja .

_:N503fa2ade88849dfa14e2efe4749d396 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EXIT → RUNNING [Fictional TV Size]"@en,
        "EXIT → RUNNING(Fictional TV Size)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "EXIT → RUNNING [Fictional TV Size]"@en,
        "EXIT → RUNNING(Fictional TV Size)"@ja .

_:N5acd907414a24444ba375d782dee87f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy-Go-Lucky"@en,
        "Happy-go-lucky"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:06"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Happy-Go-Lucky"@en,
        "Happy-go-lucky"@ja .

_:N5cc9b3241fbd42cf9597275b7cbb6afb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wanderer"@en,
        "さすらい"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Wanderer"@en,
        "さすらい"@ja .

_:N633a941aad0740c0a12d317ea59a71ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tender Passion"@en,
        "Tender Passion"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Tender Passion"@en,
        "Tender Passion"@ja .

_:N6ac6d66f43b2418b82c3ac41b02e5307 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Maze of Time and Space"@en,
        "時空の迷宮"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "The Maze of Time and Space"@en,
        "時空の迷宮"@ja .

_:N6bb73b1508934532b43fd8c4815a288a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dark Star"@en,
        "ダークスター"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Dark Star"@en,
        "ダークスター"@ja .

_:N71a1be0fcf5e4ed796505bc415f5fcee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Sad Past"@en,
        "哀しい過去を越えて"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Beyond the Sad Past"@en,
        "哀しい過去を越えて"@ja .

_:N77c40961f4144c698e49779170b41f0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like the Morning Dew"@en,
        "それは朝霧の輝きにも似て"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Like the Morning Dew"@en,
        "それは朝霧の輝きにも似て"@ja .

_:N8c8bb5523f794414b443a55f4339e87f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Somewhere [instrumental]"@en,
        "somewhere[Instrumental]"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Somewhere [instrumental]"@en,
        "somewhere[Instrumental]"@ja .

_:N911605aafdb64d0f90730cb46097cc5f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lina of the Mysterious Island"@en,
        "不思議の島のリナ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Lina of the Mysterious Island"@en,
        "不思議の島のリナ"@ja .

_:N934e60e546d649e580c5cce61be3b637 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Dump the Weapons and Help Each Other"@en,
        "武器を捨て,手を取り合おう"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Let's Dump the Weapons and Help Each Other"@en,
        "武器を捨て,手を取り合おう"@ja .

_:N9b238f9b86494ddfb47bd12533910b0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meteorite Warrior Peaceman"@en,
        "流星戦士ピースマン"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Meteorite Warrior Peaceman"@en,
        "流星戦士ピースマン"@ja .

_:N9c8ee856660c4a649b6e7fa8e89a12f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Five Hopes"@en,
        "五つの希望"@ja ;
    mo:track_number 24 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Five Hopes"@en,
        "五つの希望"@ja .

_:N9e52aafc7e3a4834ad72f418258d1f47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those of the Other Realms"@en,
        "共振 ~ 異界の者たち"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Those of the Other Realms"@en,
        "共振 ~ 異界の者たち"@ja .

_:N9fc88ea0bdf144539fd54151a6438eb5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Universe in the Palm of the Hand"@en,
        "てのひらの宇宙"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:15"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Universe in the Palm of the Hand"@en,
        "てのひらの宇宙"@ja .

_:Na152e745db4c4b79bf6f7d83a2fedec7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Every Pain Has Some Purpose"@en,
        "すべての痛みに意味があるなら"@ja ;
    mo:track_number 27 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Every Pain Has Some Purpose"@en,
        "すべての痛みに意味があるなら"@ja .

_:Nbd1e6cdf667f47b5b8a15e8c47bb076e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Shadows in the Fog"@en,
        "濃霧に浮かぶ影"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Shadows in the Fog"@en,
        "濃霧に浮かぶ影"@ja .

_:Nc65b28771de84891bb0e00611c521ccd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prayer and Wrath"@en,
        "祈りと,怒りと"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Prayer and Wrath"@en,
        "祈りと,怒りと"@ja .

_:Nd043b92657e44bfea97c6da7af6be79e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody Fate"@en,
        "血塗られた宿命"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Bloody Fate"@en,
        "血塗られた宿命"@ja .

_:Nd1f47f0e11404d5499fc3aa35a3a5f13 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Light that Pierces Through Darkness"@en,
        "闇を撃ち抜く光"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Light that Pierces Through Darkness"@en,
        "闇を撃ち抜く光"@ja .

_:Nd2a62b294436477fb32b1097fd988247 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Never Never Give Up"@en,
        "NEVER NEVER GIVE UP"@ja ;
    mo:track_number 21 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Never Never Give Up"@en,
        "NEVER NEVER GIVE UP"@ja .

_:Nd69d4419afc94720996db4a5b6929f02 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Somewhere in the World"@en,
        "この世界のどこかで"@ja ;
    mo:track_number 32 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Somewhere in the World"@en,
        "この世界のどこかで"@ja .

_:Ndecdff6ab9694d9b8a70bb7a8170bb3c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Only Lonely Soldier"@en,
        "ONLY LONELY SOLDIER"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:37"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Only Lonely Soldier"@en,
        "ONLY LONELY SOLDIER"@ja .

_:Nfa4f80952d9343b28b63758abd4e896c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Symphony of Light"@en,
        "光のシンフォニー"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "The Symphony of Light"@en,
        "光のシンフォニー"@ja .

_:Nfb6d6b7ae30442aa9bc0abf6f8425594 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Jack-O-Lantern Latin Samba"@en,
        "ラテンでサンバでジャコランタン"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Jack-O-Lantern Latin Samba"@en,
        "ラテンでサンバでジャコランタン"@ja .

_:Nfc87f8b09a324f7d8a8f05ea686b84ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaotic Darkness"@en,
        "荒れ狂う暗黒"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N96508edb1f614daeb8e55fcd327f894e ;
    schema:name "Chaotic Darkness"@en,
        "荒れ狂う暗黒"@ja .

_:N96508edb1f614daeb8e55fcd327f894e a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N133c6a576fbe433ca08f250c275c7d5b,
        _:N14a91a320c694dafb521c6c69dc6e72c,
        _:N29b0201304984e4c8f0d5637627ac741,
        _:N4a774fe84339441a83c22b6d45d36272,
        _:N4bb2bbd9d70148c48173f0cdb5efd4cb,
        _:N4d226b64ce794dfc9a47f7e99ccce30f,
        _:N503fa2ade88849dfa14e2efe4749d396,
        _:N5acd907414a24444ba375d782dee87f5,
        _:N5cc9b3241fbd42cf9597275b7cbb6afb,
        _:N633a941aad0740c0a12d317ea59a71ba,
        _:N6ac6d66f43b2418b82c3ac41b02e5307,
        _:N6bb73b1508934532b43fd8c4815a288a,
        _:N71a1be0fcf5e4ed796505bc415f5fcee,
        _:N77c40961f4144c698e49779170b41f0b,
        _:N8c8bb5523f794414b443a55f4339e87f,
        _:N911605aafdb64d0f90730cb46097cc5f,
        _:N934e60e546d649e580c5cce61be3b637,
        _:N9b238f9b86494ddfb47bd12533910b0d,
        _:N9c8ee856660c4a649b6e7fa8e89a12f6,
        _:N9e52aafc7e3a4834ad72f418258d1f47,
        _:N9fc88ea0bdf144539fd54151a6438eb5,
        _:Na152e745db4c4b79bf6f7d83a2fedec7,
        _:Nbd1e6cdf667f47b5b8a15e8c47bb076e,
        _:Nc65b28771de84891bb0e00611c521ccd,
        _:Nd043b92657e44bfea97c6da7af6be79e,
        _:Nd1f47f0e11404d5499fc3aa35a3a5f13,
        _:Nd2a62b294436477fb32b1097fd988247,
        _:Nd69d4419afc94720996db4a5b6929f02,
        _:Ndecdff6ab9694d9b8a70bb7a8170bb3c,
        _:Nfa4f80952d9343b28b63758abd4e896c,
        _:Nfb6d6b7ae30442aa9bc0abf6f8425594,
        _:Nfc87f8b09a324f7d8a8f05ea686b84ee ;
    mo:track_count 32 ;
    schema:duration "PT72:45"^^xsd:interval ;
    schema:numTracks 32 ;
    schema:track _:N133c6a576fbe433ca08f250c275c7d5b,
        _:N14a91a320c694dafb521c6c69dc6e72c,
        _:N29b0201304984e4c8f0d5637627ac741,
        _:N4a774fe84339441a83c22b6d45d36272,
        _:N4bb2bbd9d70148c48173f0cdb5efd4cb,
        _:N4d226b64ce794dfc9a47f7e99ccce30f,
        _:N503fa2ade88849dfa14e2efe4749d396,
        _:N5acd907414a24444ba375d782dee87f5,
        _:N5cc9b3241fbd42cf9597275b7cbb6afb,
        _:N633a941aad0740c0a12d317ea59a71ba,
        _:N6ac6d66f43b2418b82c3ac41b02e5307,
        _:N6bb73b1508934532b43fd8c4815a288a,
        _:N71a1be0fcf5e4ed796505bc415f5fcee,
        _:N77c40961f4144c698e49779170b41f0b,
        _:N8c8bb5523f794414b443a55f4339e87f,
        _:N911605aafdb64d0f90730cb46097cc5f,
        _:N934e60e546d649e580c5cce61be3b637,
        _:N9b238f9b86494ddfb47bd12533910b0d,
        _:N9c8ee856660c4a649b6e7fa8e89a12f6,
        _:N9e52aafc7e3a4834ad72f418258d1f47,
        _:N9fc88ea0bdf144539fd54151a6438eb5,
        _:Na152e745db4c4b79bf6f7d83a2fedec7,
        _:Nbd1e6cdf667f47b5b8a15e8c47bb076e,
        _:Nc65b28771de84891bb0e00611c521ccd,
        _:Nd043b92657e44bfea97c6da7af6be79e,
        _:Nd1f47f0e11404d5499fc3aa35a3a5f13,
        _:Nd2a62b294436477fb32b1097fd988247,
        _:Nd69d4419afc94720996db4a5b6929f02,
        _:Ndecdff6ab9694d9b8a70bb7a8170bb3c,
        _:Nfa4f80952d9343b28b63758abd4e896c,
        _:Nfb6d6b7ae30442aa9bc0abf6f8425594,
        _:Nfc87f8b09a324f7d8a8f05ea686b84ee .

