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

<artist/12708#subject> a schema:Person,
        foaf:Person ;
    schema:name "ENA☆"@en ;
    foaf:made <album/44565#lyrics>,
        <album/44565#subject> ;
    foaf:name "ENA☆"@en .

<artist/13211#subject> a schema:Person,
        foaf:Person ;
    schema:name "Risa Taneda"@en,
        "種田梨沙"@ja ;
    foaf:made <album/44565#subject>,
        <album/44565#vocals> ;
    foaf:name "Risa Taneda"@en,
        "種田梨沙"@ja .

<artist/13477#subject> a schema:Person,
        foaf:Person ;
    schema:name "Aya Suzaki"@en,
        "洲崎綾"@ja ;
    foaf:made <album/44565#subject>,
        <album/44565#vocals> ;
    foaf:name "Aya Suzaki"@en,
        "洲崎綾"@ja .

<artist/15332#subject> a schema:Person,
        foaf:Person ;
    schema:name "keity.pop"@en ;
    foaf:made <album/44565#lyrics>,
        <album/44565#subject> ;
    foaf:name "keity.pop"@en .

<artist/15350#subject> a schema:Person,
        foaf:Person ;
    schema:name "M·A·O"@en ;
    foaf:made <album/44565#subject>,
        <album/44565#vocals> ;
    foaf:name "M·A·O"@en .

<artist/15351#subject> a schema:Person,
        foaf:Person ;
    schema:name "Azusa Tadokoro"@en,
        "田所あずさ"@ja ;
    foaf:made <album/44565#subject>,
        <album/44565#vocals> ;
    foaf:name "Azusa Tadokoro"@en,
        "田所あずさ"@ja .

<artist/13020#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44565#subject> ;
    schema:name "Yuichi Yagi"@en,
        "八木雄一"@ja ;
    foaf:made <album/44565#composition>,
        <album/44565#subject> ;
    foaf:name "Yuichi Yagi"@en,
        "八木雄一"@ja .

<artist/25678#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44565#subject> ;
    schema:name "Yasunori Mochiduki"@en,
        "モチヅキヤスノリ"@ja ;
    foaf:made <album/44565#composition>,
        <album/44565#subject> ;
    foaf:name "Yasunori Mochiduki"@en,
        "モチヅキヤスノリ"@ja .

<artist/8992#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/44565#subject> ;
    schema:name "Nao Tokisawa"@en,
        "鴇沢直"@ja ;
    foaf:made <album/44565#composition>,
        <album/44565#subject> ;
    foaf:name "Nao Tokisawa"@en,
        "鴇沢直"@ja .

<product/2499#subject> a schema:CreativeWork ;
    schema:name "Brynhildr in the Darkness"@en,
        "極黒のブリュンヒルデ"@ja,
        "Gokukoku no Brynhildr"@ja-latn ;
    foaf:name "Brynhildr in the Darkness"@en,
        "極黒のブリュンヒルデ"@ja,
        "Gokukoku no Brynhildr"@ja-latn .

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

<album/44565#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "BRYNHILDR IN THE DARKNESS Original Soundtrack"@en,
        "極黒のブリュンヒルデ オリジナル・サウンドトラック"@ja,
        "Gokukoku no Brynhildr Original Soundtrack"@ja-latn ;
    mo:performance_of <album/44565#musicalwork> ;
    mo:recorded_as <album/44565#musicalexpression> ;
    schema:name "BRYNHILDR IN THE DARKNESS Original Soundtrack"@en,
        "極黒のブリュンヒルデ オリジナル・サウンドトラック"@ja,
        "Gokukoku no Brynhildr Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/44565#musicalwork> .

<org/2285#subject> schema:name "vap"@en,
        "vap"@ja,
        "vap"@ja-latn ;
    foaf:name "vap"@en,
        "vap"@ja,
        "vap"@ja-latn .

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

<https://medium-media.vgm.io/albums/56/44565/44565-1397043916.jpg> a schema:ImageObject,
        foaf:Image .

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

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

<album/44565#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "BRYNHILDR IN THE DARKNESS Original Soundtrack"@en,
        "極黒のブリュンヒルデ オリジナル・サウンドトラック"@ja,
        "Gokukoku no Brynhildr Original Soundtrack"@ja-latn ;
    mo:composer <artist/13020#subject>,
        <artist/25678#subject>,
        <artist/8992#subject> ;
    mo:produced_work <album/44565#musicalwork> ;
    schema:name "BRYNHILDR IN THE DARKNESS Original Soundtrack"@en,
        "極黒のブリュンヒルデ オリジナル・サウンドトラック"@ja,
        "Gokukoku no Brynhildr Original Soundtrack"@ja-latn .

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

<album/44565#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-04-23"^^xsd:date ;
    dcterms:title "BRYNHILDR IN THE DARKNESS Original Soundtrack"@en,
        "極黒のブリュンヒルデ オリジナル・サウンドトラック"@ja,
        "Gokukoku no Brynhildr Original Soundtrack"@ja-latn ;
    mo:catalogue_number "VPCG-84969" ;
    mo:media_type "CD" ;
    mo:publication_of <album/44565#musicalexpression> ;
    mo:publisher <org/2285#subject> ;
    mo:record _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    mo:record_count 1 ;
    schema:about <product/2499#subject> ;
    schema:datePublished "2014-04-23"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/56/44565/44565-1397043916.jpg> ;
    schema:name "BRYNHILDR IN THE DARKNESS Original Soundtrack"@en,
        "極黒のブリュンヒルデ オリジナル・サウンドトラック"@ja,
        "Gokukoku no Brynhildr Original Soundtrack"@ja-latn ;
    schema:publisher <org/2285#subject> ;
    foaf:depiction <https://media.vgm.io/albums/56/44565/44565-1397043916.jpg> .

_:N05190fb3512b40aa8afd1a6bbb3c5db5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Days Spent with You"@en,
        "キミと過ごす日々"@ja,
        "Kimi to Sugosu Hibi"@ja-latn ;
    mo:track_number 17 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Days Spent with You"@en,
        "キミと過ごす日々"@ja,
        "Kimi to Sugosu Hibi"@ja-latn .

_:N05d0147ff85c4a388b93c790b1e9915f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories"@en,
        "Memories"@ja,
        "Memories"@ja-latn ;
    mo:track_number 2 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Memories"@en,
        "Memories"@ja,
        "Memories"@ja-latn .

_:N099636eba4444c7fa0dfad16bf41442d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Her... nest"@en,
        "Her…nest"@ja,
        "Her... nest"@ja-latn ;
    mo:track_number 9 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Her... nest"@en,
        "Her…nest"@ja,
        "Her... nest"@ja-latn .

_:N0b5102bf859d4d0e88ae885df5479a6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Girl's Talk"@en,
        "Girl's Talk"@ja,
        "Girl's Talk"@ja-latn ;
    mo:track_number 16 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Girl's Talk"@en,
        "Girl's Talk"@ja,
        "Girl's Talk"@ja-latn .

_:N1101e956bcea44e9b9d4c698de572744 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The First Star to Rise (TV size)"@en,
        "いちばん星 (TVサイズ)"@ja,
        "Ichibanboshi (TV Size)"@ja-latn ;
    mo:track_number 38 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "The First Star to Rise (TV size)"@en,
        "いちばん星 (TVサイズ)"@ja,
        "Ichibanboshi (TV Size)"@ja-latn .

_:N119e35685c634ee6af17df0a78931932 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Warmth of the Heart"@en,
        "温もりを胸に"@ja,
        "Nukumori wo Mune ni"@ja-latn ;
    mo:track_number 18 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Warmth of the Heart"@en,
        "温もりを胸に"@ja,
        "Nukumori wo Mune ni"@ja-latn .

_:N257000406e3e46d3ba05b0c587f180f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Takachiho"@en,
        "高千穂"@ja,
        "Takachiho"@ja-latn ;
    mo:track_number 26 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Takachiho"@en,
        "高千穂"@ja,
        "Takachiho"@ja-latn .

_:N259b4e6d7efa486c935ca6d442190f4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Analyze"@en,
        "Analyze"@ja,
        "Analyze"@ja-latn ;
    mo:track_number 21 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Analyze"@en,
        "Analyze"@ja,
        "Analyze"@ja-latn .

_:N267dbaccbb2b452a97f15ffe15dbc0bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning"@en,
        "Begining"@ja,
        "Begining"@ja-latn ;
    mo:track_number 7 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Beginning"@en,
        "Begining"@ja,
        "Begining"@ja-latn .

_:N2a2b965ce6644dbbabf2c417bc3f5fad a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Man named Kogorou"@en,
        "小五郎という男"@ja,
        "Kogorou to Iu Otoko"@ja-latn ;
    mo:track_number 20 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "The Man named Kogorou"@en,
        "小五郎という男"@ja,
        "Kogorou to Iu Otoko"@ja-latn .

_:N3e71e419479b4f5f9f29cf39173d2113 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Speed of Hazard"@en,
        "Speed of Hazard"@ja,
        "Speed of Hazard"@ja-latn ;
    mo:track_number 28 ;
    schema:duration "PT0:35"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Speed of Hazard"@en,
        "Speed of Hazard"@ja,
        "Speed of Hazard"@ja-latn .

_:N514ebc3962894ce4bb7e2bafffa6a2f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Time Remaining"@en,
        "残された時間"@ja,
        "Nokosareta Jikan"@ja-latn ;
    mo:track_number 13 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Time Remaining"@en,
        "残された時間"@ja,
        "Nokosareta Jikan"@ja-latn .

_:N59a27cc0c770408e8b2e92607c8f479d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The First Star to Rise"@en,
        "いちばん星"@ja,
        "Ichibanboshi"@ja-latn ;
    mo:track_number 36 ;
    schema:duration "PT4:47"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "The First Star to Rise"@en,
        "いちばん星"@ja,
        "Ichibanboshi"@ja-latn .

_:N67a6302b71d94ac0b94e450db1d563ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rage your Destiny"@en,
        "Rage your Destiny"@ja,
        "Rage your Destiny"@ja-latn ;
    mo:track_number 31 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Rage your Destiny"@en,
        "Rage your Destiny"@ja,
        "Rage your Destiny"@ja-latn .

_:N67b47c1385d04f10ba3181975faab47f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "my little pray"@en,
        "my little pray"@ja,
        "my little pray"@ja-latn ;
    mo:track_number 19 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "my little pray"@en,
        "my little pray"@ja,
        "my little pray"@ja-latn .

_:N6aa434f58ddc4380907d04363bdbab09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Unchanging Feelings"@en,
        "譲れない想い"@ja,
        "Yuzurenai Omoi"@ja-latn ;
    mo:track_number 24 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Unchanging Feelings"@en,
        "譲れない想い"@ja,
        "Yuzurenai Omoi"@ja-latn .

_:N7565bec71f194634b26166591422ee15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Is this Love!?"@en,
        "Is this Love!?"@ja,
        "Is this Love!?"@ja-latn ;
    mo:track_number 5 ;
    schema:duration "PT2:01"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Is this Love!?"@en,
        "Is this Love!?"@ja,
        "Is this Love!?"@ja-latn .

_:N8beed5533b254488a55e8e98b448f81a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "An Ephemeral Hope"@en,
        "儚き願い"@ja,
        "Hakanaki Negai"@ja-latn ;
    mo:track_number 32 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "An Ephemeral Hope"@en,
        "儚き願い"@ja,
        "Hakanaki Negai"@ja-latn .

_:N9095e37cca3f438188b5e178e3c26f76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Night Sky, Towards the Future"@en,
        "未来への夜空"@ja,
        "Mirai e no Yozora"@ja-latn ;
    mo:track_number 35 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "The Night Sky, Towards the Future"@en,
        "未来への夜空"@ja,
        "Mirai e no Yozora"@ja-latn .

_:N930705ae290548089ee59b5a96992a90 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hang Up"@en,
        "ハングアップ"@ja,
        "Hang Up"@ja-latn ;
    mo:track_number 8 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Hang Up"@en,
        "ハングアップ"@ja,
        "Hang Up"@ja-latn .

_:N94fab12af60e425db8869f3aa864d15b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pain"@en,
        "Pain"@ja,
        "Pain"@ja-latn ;
    mo:track_number 10 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Pain"@en,
        "Pain"@ja,
        "Pain"@ja-latn .

_:N97cba5df70fe472f8ac0ce2e6e9c0733 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tactics"@en,
        "Tactics"@ja,
        "Tactics"@ja-latn ;
    mo:track_number 22 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Tactics"@en,
        "Tactics"@ja,
        "Tactics"@ja-latn .

_:N9f8d971670cb49aeb694f143998e2799 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Antimatter"@en,
        "アンチマター"@ja,
        "Antimatter"@ja-latn ;
    mo:track_number 34 ;
    schema:duration "PT3:45"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Antimatter"@en,
        "アンチマター"@ja,
        "Antimatter"@ja-latn .

_:Na3cedf6e65124bcdaec9a945a5102a7f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feel the Wind"@en,
        "Feel the Wind"@ja,
        "Feel the Wind"@ja-latn ;
    mo:track_number 15 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Feel the Wind"@en,
        "Feel the Wind"@ja,
        "Feel the Wind"@ja-latn .

_:Na63c8fea768d4d1bab48fea32598f8dd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Athanatics"@en,
        "鎮死剤"@ja,
        "Chinshizai"@ja-latn ;
    mo:track_number 12 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Athanatics"@en,
        "鎮死剤"@ja,
        "Chinshizai"@ja-latn .

_:Na7d76eb3fcf5493987d17c62b1cf058a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BRYNHILDR IN THE DARKNESS -Ver. EJECTED-"@en,
        "BRYNHILDR IN THE DARKNESS -Ver. EJECTED-"@ja,
        "BRYNHILDR IN THE DARKNESS -Ver. EJECTED-"@ja-latn ;
    mo:track_number 1 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "BRYNHILDR IN THE DARKNESS -Ver. EJECTED-"@en,
        "BRYNHILDR IN THE DARKNESS -Ver. EJECTED-"@ja,
        "BRYNHILDR IN THE DARKNESS -Ver. EJECTED-"@ja-latn .

_:Nae8011aedcf1408c80baf382b030a2be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Witch"@en,
        "魔女"@ja,
        "Majo"@ja-latn ;
    mo:track_number 27 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Witch"@en,
        "魔女"@ja,
        "Majo"@ja-latn .

_:Nc6531b88b15d4ab68dc6ab8335cae8ac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dance with the Devil"@en,
        "Dance with the Devil"@ja,
        "Dance with the Devil"@ja-latn ;
    mo:track_number 11 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Dance with the Devil"@en,
        "Dance with the Devil"@ja,
        "Dance with the Devil"@ja-latn .

_:Ncc20650229c4491fad953e36243d5835 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Faced with Overwhelming Might"@en,
        "圧倒的な力を前に"@ja,
        "Attouteki na Chikara wo Mae ni"@ja-latn ;
    mo:track_number 29 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Faced with Overwhelming Might"@en,
        "圧倒的な力を前に"@ja,
        "Attouteki na Chikara wo Mae ni"@ja-latn .

_:Nce93fe5e2f2f4e59a689fac85c2d01be a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BRYNHILDR IN THE DARKNESS"@en,
        "BRYNHILDR IN THE DARKNESS"@ja,
        "BRYNHILDR IN THE DARKNESS"@ja-latn ;
    mo:track_number 33 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "BRYNHILDR IN THE DARKNESS"@en,
        "BRYNHILDR IN THE DARKNESS"@ja,
        "BRYNHILDR IN THE DARKNESS"@ja-latn .

_:Nd08ce75a55834e7a85c72344bb0deaf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Depths of Sadness"@en,
        "悲しみの淵で"@ja,
        "Kanashimi no Fuchi de"@ja-latn ;
    mo:track_number 14 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "The Depths of Sadness"@en,
        "悲しみの淵で"@ja,
        "Kanashimi no Fuchi de"@ja-latn .

_:Nd20caf2c1ce44b5eae487367063f3b5b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happiness as it is"@en,
        "ありのままの幸せ"@ja,
        "Arinomama no Shiawase"@ja-latn ;
    mo:track_number 37 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Happiness as it is"@en,
        "ありのままの幸せ"@ja,
        "Arinomama no Shiawase"@ja-latn .

_:Nd22ff9f2070248919dc069275cd8eedc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Neko-san"@en,
        "寧子さん"@ja,
        "Neko-san"@ja-latn ;
    mo:track_number 4 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Neko-san"@en,
        "寧子さん"@ja,
        "Neko-san"@ja-latn .

_:Ndaf7fe0077344297bb49e4e8e4d64203 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Cogs of Fate"@en,
        "運命の歯車"@ja,
        "Unmei no Haguruma"@ja-latn ;
    mo:track_number 6 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "The Cogs of Fate"@en,
        "運命の歯車"@ja,
        "Unmei no Haguruma"@ja-latn .

_:Ndcb66bea1d3d4711b67d9f8e39fe0ede a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remain Hopeful"@en,
        "希望を抱いて"@ja,
        "Kibou wo Daite"@ja-latn ;
    mo:track_number 25 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Remain Hopeful"@en,
        "希望を抱いて"@ja,
        "Kibou wo Daite"@ja-latn .

_:Ne5c81de31c9240d5ac499313c476a641 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Burn with Anger"@en,
        "Burn with Anger"@ja,
        "Burn with Anger"@ja-latn ;
    mo:track_number 30 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Burn with Anger"@en,
        "Burn with Anger"@ja,
        "Burn with Anger"@ja-latn .

_:Necbffc4f0c30495dbec246f1470ad70a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into the Crisis"@en,
        "Into the Crisis"@ja,
        "Into the Crisis"@ja-latn ;
    mo:track_number 3 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Into the Crisis"@en,
        "Into the Crisis"@ja,
        "Into the Crisis"@ja-latn .

_:Nfe639962f2824f6dbab313b6216c82e6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hexenjagd"@en,
        "Hexenjagd"@ja,
        "Hexenjagd"@ja-latn ;
    mo:track_number 23 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:N6397e285ce5b42d6b81386f9b1bbfae7 ;
    schema:name "Hexenjagd"@en,
        "Hexenjagd"@ja,
        "Hexenjagd"@ja-latn .

_:N6397e285ce5b42d6b81386f9b1bbfae7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N05190fb3512b40aa8afd1a6bbb3c5db5,
        _:N05d0147ff85c4a388b93c790b1e9915f,
        _:N099636eba4444c7fa0dfad16bf41442d,
        _:N0b5102bf859d4d0e88ae885df5479a6d,
        _:N1101e956bcea44e9b9d4c698de572744,
        _:N119e35685c634ee6af17df0a78931932,
        _:N257000406e3e46d3ba05b0c587f180f9,
        _:N259b4e6d7efa486c935ca6d442190f4d,
        _:N267dbaccbb2b452a97f15ffe15dbc0bb,
        _:N2a2b965ce6644dbbabf2c417bc3f5fad,
        _:N3e71e419479b4f5f9f29cf39173d2113,
        _:N514ebc3962894ce4bb7e2bafffa6a2f1,
        _:N59a27cc0c770408e8b2e92607c8f479d,
        _:N67a6302b71d94ac0b94e450db1d563ca,
        _:N67b47c1385d04f10ba3181975faab47f,
        _:N6aa434f58ddc4380907d04363bdbab09,
        _:N7565bec71f194634b26166591422ee15,
        _:N8beed5533b254488a55e8e98b448f81a,
        _:N9095e37cca3f438188b5e178e3c26f76,
        _:N930705ae290548089ee59b5a96992a90,
        _:N94fab12af60e425db8869f3aa864d15b,
        _:N97cba5df70fe472f8ac0ce2e6e9c0733,
        _:N9f8d971670cb49aeb694f143998e2799,
        _:Na3cedf6e65124bcdaec9a945a5102a7f,
        _:Na63c8fea768d4d1bab48fea32598f8dd,
        _:Na7d76eb3fcf5493987d17c62b1cf058a,
        _:Nae8011aedcf1408c80baf382b030a2be,
        _:Nc6531b88b15d4ab68dc6ab8335cae8ac,
        _:Ncc20650229c4491fad953e36243d5835,
        _:Nce93fe5e2f2f4e59a689fac85c2d01be,
        _:Nd08ce75a55834e7a85c72344bb0deaf9,
        _:Nd20caf2c1ce44b5eae487367063f3b5b,
        _:Nd22ff9f2070248919dc069275cd8eedc,
        _:Ndaf7fe0077344297bb49e4e8e4d64203,
        _:Ndcb66bea1d3d4711b67d9f8e39fe0ede,
        _:Ne5c81de31c9240d5ac499313c476a641,
        _:Necbffc4f0c30495dbec246f1470ad70a,
        _:Nfe639962f2824f6dbab313b6216c82e6 ;
    mo:track_count 38 ;
    schema:duration "PT75:11"^^xsd:interval ;
    schema:numTracks 38 ;
    schema:track _:N05190fb3512b40aa8afd1a6bbb3c5db5,
        _:N05d0147ff85c4a388b93c790b1e9915f,
        _:N099636eba4444c7fa0dfad16bf41442d,
        _:N0b5102bf859d4d0e88ae885df5479a6d,
        _:N1101e956bcea44e9b9d4c698de572744,
        _:N119e35685c634ee6af17df0a78931932,
        _:N257000406e3e46d3ba05b0c587f180f9,
        _:N259b4e6d7efa486c935ca6d442190f4d,
        _:N267dbaccbb2b452a97f15ffe15dbc0bb,
        _:N2a2b965ce6644dbbabf2c417bc3f5fad,
        _:N3e71e419479b4f5f9f29cf39173d2113,
        _:N514ebc3962894ce4bb7e2bafffa6a2f1,
        _:N59a27cc0c770408e8b2e92607c8f479d,
        _:N67a6302b71d94ac0b94e450db1d563ca,
        _:N67b47c1385d04f10ba3181975faab47f,
        _:N6aa434f58ddc4380907d04363bdbab09,
        _:N7565bec71f194634b26166591422ee15,
        _:N8beed5533b254488a55e8e98b448f81a,
        _:N9095e37cca3f438188b5e178e3c26f76,
        _:N930705ae290548089ee59b5a96992a90,
        _:N94fab12af60e425db8869f3aa864d15b,
        _:N97cba5df70fe472f8ac0ce2e6e9c0733,
        _:N9f8d971670cb49aeb694f143998e2799,
        _:Na3cedf6e65124bcdaec9a945a5102a7f,
        _:Na63c8fea768d4d1bab48fea32598f8dd,
        _:Na7d76eb3fcf5493987d17c62b1cf058a,
        _:Nae8011aedcf1408c80baf382b030a2be,
        _:Nc6531b88b15d4ab68dc6ab8335cae8ac,
        _:Ncc20650229c4491fad953e36243d5835,
        _:Nce93fe5e2f2f4e59a689fac85c2d01be,
        _:Nd08ce75a55834e7a85c72344bb0deaf9,
        _:Nd20caf2c1ce44b5eae487367063f3b5b,
        _:Nd22ff9f2070248919dc069275cd8eedc,
        _:Ndaf7fe0077344297bb49e4e8e4d64203,
        _:Ndcb66bea1d3d4711b67d9f8e39fe0ede,
        _:Ne5c81de31c9240d5ac499313c476a641,
        _:Necbffc4f0c30495dbec246f1470ad70a,
        _:Nfe639962f2824f6dbab313b6216c82e6 .

