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

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

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

<album/108333> a mo:Release ;
    mo:catalogue_number "H_NW10103510" .

<artist/19761#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105061#subject> ;
    schema:name "Mitsuo Singa"@en,
        "真我光生"@ja ;
    foaf:made <album/105061#composition>,
        <album/105061#subject> ;
    foaf:name "Mitsuo Singa"@en,
        "真我光生"@ja .

<artist/710#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/105061#subject> ;
    schema:name "Yukihiro Jindo"@en,
        "神藤由東大"@ja ;
    foaf:made <album/105061#composition>,
        <album/105061#subject> ;
    foaf:name "Yukihiro Jindo"@en,
        "神藤由東大"@ja .

<product/8301#subject> a schema:CreativeWork ;
    schema:name "The Legend of Heroes: Trails into Reverie"@en,
        "英雄伝説 創の軌跡"@ja,
        "The Legend of Heroes: Hajimari no Kiseki"@ja-latn ;
    foaf:name "The Legend of Heroes: Trails into Reverie"@en,
        "英雄伝説 創の軌跡"@ja,
        "The Legend of Heroes: Hajimari no Kiseki"@ja-latn .

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

<album/105061#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Heroes HAJIMARI NO KISEKI ORIGINAL SOUNDTRACK"@en,
        "英雄伝説 創の軌跡 オリジナルサウンドトラック"@ja,
        "The Legend of Heroes HAJIMARI NO KISEKI ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/105061#musicalwork> ;
    mo:recorded_as <album/105061#musicalexpression> ;
    schema:name "The Legend of Heroes HAJIMARI NO KISEKI ORIGINAL SOUNDTRACK"@en,
        "英雄伝説 創の軌跡 オリジナルサウンドトラック"@ja,
        "The Legend of Heroes HAJIMARI NO KISEKI ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/105061#musicalwork> .

<org/1943#subject> schema:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn ;
    foaf:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn .

<https://media.vgm.io/albums/16/105061/105061-38b28b7d9112.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/105061#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/16/105061/105061-38b28b7d9112.jpg> ;
    foaf:depicts <album/105061#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/16/105061/105061-38b28b7d9112.jpg> .

<https://medium-media.vgm.io/albums/16/105061/105061-38b28b7d9112.jpg> a schema:ImageObject,
        foaf:Image .

<album/105061#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Heroes HAJIMARI NO KISEKI ORIGINAL SOUNDTRACK"@en,
        "英雄伝説 創の軌跡 オリジナルサウンドトラック"@ja,
        "The Legend of Heroes HAJIMARI NO KISEKI ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/19761#subject>,
        <artist/710#subject> ;
    mo:produced_work <album/105061#musicalwork> ;
    schema:name "The Legend of Heroes HAJIMARI NO KISEKI ORIGINAL SOUNDTRACK"@en,
        "英雄伝説 創の軌跡 オリジナルサウンドトラック"@ja,
        "The Legend of Heroes HAJIMARI NO KISEKI ORIGINAL SOUNDTRACK"@ja-latn .

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

<album/105061#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2020-12-16"^^xsd:date ;
    dcterms:title "The Legend of Heroes HAJIMARI NO KISEKI ORIGINAL SOUNDTRACK"@en,
        "英雄伝説 創の軌跡 オリジナルサウンドトラック"@ja,
        "The Legend of Heroes HAJIMARI NO KISEKI ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "NW10103510" ;
    mo:media_type "3 CD" ;
    mo:other_release_of <album/108333> ;
    mo:publication_of <album/105061#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:N0fb7e808ac2d41fc82a0c75245c4ab95,
        _:N95f5457b040844129cba2a556242922d,
        _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    mo:record_count 3 ;
    schema:about <product/8301#subject> ;
    schema:datePublished "2020-12-16"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/16/105061/105061-38b28b7d9112.jpg> ;
    schema:name "The Legend of Heroes HAJIMARI NO KISEKI ORIGINAL SOUNDTRACK"@en,
        "英雄伝説 創の軌跡 オリジナルサウンドトラック"@ja,
        "The Legend of Heroes HAJIMARI NO KISEKI ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/16/105061/105061-38b28b7d9112.jpg> .

_:N044a310cfc8942a88de79147b751dab0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverberation of the Bell"@en,
        "昏き鐘の残響"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Reverberation of the Bell"@en,
        "昏き鐘の残響"@ja .

_:N05859051397d4e64a9366aa496ecb0f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Steel Fortress"@en,
        "鋼鉄牙城"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "Steel Fortress"@en,
        "鋼鉄牙城"@ja .

_:N0bf6c2204dc14249ad143f08e0c102d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossing Causal Lines"@en,
        "Crossing Causal Lines"@ja ;
    mo:track_number 23 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Crossing Causal Lines"@en,
        "Crossing Causal Lines"@ja .

_:N0f37b696fccf4f66a03fd1aabaeedd3e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nightmare to Revive"@en,
        "悪夢ふたたび"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Nightmare to Revive"@en,
        "悪夢ふたたび"@ja .

_:N15dbf4dfa6f740ec86a59eaf6c10a442 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stand up Again and Again!"@en,
        "Stand Up Again and Again !"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Stand up Again and Again!"@en,
        "Stand Up Again and Again !"@ja .

_:N16387c018db64b909aea92ff45fd296a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Piece of Lights"@en,
        "ひとかけらの光明"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "A Piece of Lights"@en,
        "ひとかけらの光明"@ja .

_:N17897e4e0a324cbb88260755a8333f6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NO END NO WORLD -Opening Size-"@en,
        "NO END NO WORLD -Opening Size-"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "NO END NO WORLD -Opening Size-"@en,
        "NO END NO WORLD -Opening Size-"@ja .

_:N19a6b77f2cb34218b3bf007066a787b4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lapis"@en,
        "LAPIS"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Lapis"@en,
        "LAPIS"@ja .

_:N1a7fb372a8a645c2a3028e4294aa38c6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mainz Mining Town (Hajimari Version)"@en,
        "鉱山町マインツ -創Ver.-"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Mainz Mining Town (Hajimari Version)"@en,
        "鉱山町マインツ -創Ver.-"@ja .

_:N1b5a259ca30a499b8c1ae7a79782db67 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golden Fever"@en,
        "Golden Fever"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:18"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Golden Fever"@en,
        "Golden Fever"@ja .

_:N23b2858f302045c98cf90abf5e7bf340 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Like a Whirlwind"@en,
        "Like a Whirlwind"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Like a Whirlwind"@en,
        "Like a Whirlwind"@ja .

_:N23bea6e2e7e2462dbace3c454bfe9ace a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Infinity Rage"@en,
        "Infinity Rage"@ja ;
    mo:track_number 26 ;
    schema:duration "PT3:09"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Infinity Rage"@en,
        "Infinity Rage"@ja .

_:N26a9cda1116b4d2981a3d1d72a8b37db a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Be Caught Up!"@en,
        "Be Caught Up !"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Be Caught Up!"@en,
        "Be Caught Up !"@ja .

_:N26cec7e129774190a59c8c628ade0667 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beyond the Illusion"@en,
        "夢幻の彼方へ"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "Beyond the Illusion"@en,
        "夢幻の彼方へ"@ja .

_:N2a0839844b784eaaadff6dc9cefc974c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hide and Seek by Myself"@en,
        "Hide And Seek By Myself"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Hide and Seek by Myself"@en,
        "Hide And Seek By Myself"@ja .

_:N2e6a0f8f881f47a7b9a203f4fd08260d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Road of the Echo (Hajimari Version)"@en,
        "木霊の道 -創Ver.-"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Road of the Echo (Hajimari Version)"@en,
        "木霊の道 -創Ver.-"@ja .

_:N370dccbbec7f4d03825cb28a9a3787a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind-up Yesterday!"@en,
        "Wind-Up Yesterday!"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Wind-up Yesterday!"@en,
        "Wind-Up Yesterday!"@ja .

_:N37b6cc938d9d400e89650786d8f3ceaf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Perfect Steel of Zero"@en,
        "The Perfect Steel of ZERO"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:32"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "The Perfect Steel of Zero"@en,
        "The Perfect Steel of ZERO"@ja .

_:N3a59654bbfaf4d98a0ba0425b86f6cf6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Dark World"@en,
        "暗澹たる世界"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "The Dark World"@en,
        "暗澹たる世界"@ja .

_:N3f954f0ae03f49e9a10e4b10752416d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Long Awaited"@en,
        "Long Awaited"@ja ;
    mo:track_number 23 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "Long Awaited"@en,
        "Long Awaited"@ja .

_:N4155ed730c454c42ab8c7daf33b2c3cc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kiseki No Tabiji"@en,
        "キセキの旅路"@ja ;
    mo:track_number 11 ;
    schema:duration "PT7:28"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "Kiseki No Tabiji"@en,
        "キセキの旅路"@ja .

_:N454968e4b6fd4bcea35ace0f76aac880 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Relaxing Time"@en,
        "穏やかな時間"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "A Relaxing Time"@en,
        "穏やかな時間"@ja .

_:N4d81c5e27f464ffe8b29193e11238f1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Those Who Live in the Blue Earth"@en,
        "蒼の大地に生きる者"@ja ;
    mo:track_number 1 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Those Who Live in the Blue Earth"@en,
        "蒼の大地に生きる者"@ja .

_:N4e7be64a433242d7864f93316f68444a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Aim a Gun at the Bullet"@en,
        "Aim A Gun at the Bullet"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Aim a Gun at the Bullet"@en,
        "Aim A Gun at the Bullet"@ja .

_:N53c86220581247d8b2c413bcf5896e36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Entrusting Kindness to the Future"@en,
        "優しさを未来に託して"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "Entrusting Kindness to the Future"@en,
        "優しさを未来に託して"@ja .

_:N5529ba64384447dc8e0c069779024dbe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Purgatory Scream"@en,
        "Purgatory Scream"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Purgatory Scream"@en,
        "Purgatory Scream"@ja .

_:N611c2351f08741ce8427f8a05f2434ff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Moment of Warmth"@en,
        "ひとときの温もり"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "A Moment of Warmth"@en,
        "ひとときの温もり"@ja .

_:N628bf4557f2b44f6a2be2de544634489 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zero Break Battle"@en,
        "Zero Break Battle"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Zero Break Battle"@en,
        "Zero Break Battle"@ja .

_:N65d19b84d73147f0b51e0ac8198c25c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Magical Revolt"@en,
        "Magical Revolt"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "Magical Revolt"@en,
        "Magical Revolt"@ja .

_:N682696ed9d0748a0b22dcb434daecdec a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Destination of Fate"@en,
        "The Destination of FATE"@ja ;
    mo:track_number 3 ;
    schema:duration "PT3:00"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "The Destination of Fate"@en,
        "The Destination of FATE"@ja .

_:N69f823ca0c464e2681879c1a8276e31e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Section G.F.S. II"@en,
        "Section G.F.S.Ⅱ"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Section G.F.S. II"@en,
        "Section G.F.S.Ⅱ"@ja .

_:N6f4743f446e94592bdc11341a4fbddbf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Maliciousness in the Mirror"@en,
        "Maliciousness in The Mirror"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Maliciousness in the Mirror"@en,
        "Maliciousness in The Mirror"@ja .

_:N7131bebc5b854d7ab10fc1b5df87218f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crossbell Nostalgia"@en,
        "Crossbell Nostalgia"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Crossbell Nostalgia"@en,
        "Crossbell Nostalgia"@ja .

_:N720898048b5043fab5b7ac18f6fbda6b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Road to All-out War"@en,
        "The Road to All-Out War"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "The Road to All-out War"@en,
        "The Road to All-Out War"@ja .

_:N72faefe161284cdaa7c666168166853c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invisible Hand in the Shadow"@en,
        "影の見えざる手"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Invisible Hand in the Shadow"@en,
        "影の見えざる手"@ja .

_:N76826e89c4124fa7aead2d08e2051562 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crime and Punishment and Deceit"@en,
        "罪と罰と偽りと"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:50"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Crime and Punishment and Deceit"@en,
        "罪と罰と偽りと"@ja .

_:N7689624020fb4414a6211a2a85fc2b59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reverse Babel"@en,
        "Reverse Babel"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "Reverse Babel"@en,
        "Reverse Babel"@ja .

_:N78069fa137434233ab2232d8d0ff46ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Challenger Invigorated"@en,
        "Challenger Invigorated"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:32"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "Challenger Invigorated"@en,
        "Challenger Invigorated"@ja .

_:N79272f434a854b4e8e44dc485c178008 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No End No World"@en,
        "NO END NO WORLD"@ja ;
    mo:track_number 29 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "No End No World"@en,
        "NO END NO WORLD"@ja .

_:N7a7b7f2d2aa846dfb189a27bfaf34a48 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sword of Swords"@en,
        "Sword of Swords"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Sword of Swords"@en,
        "Sword of Swords"@ja .

_:N839eac7b737344c59df6744ba5ff8e30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Right on the Mark"@en,
        "Right on The Mark"@ja ;
    mo:track_number 11 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Right on the Mark"@en,
        "Right on The Mark"@ja .

_:N87e2d73a89994b9db7eb95cff9450266 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twinkle Attack"@en,
        "Twinkle Attack"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "Twinkle Attack"@en,
        "Twinkle Attack"@ja .

_:N8aea643bdb0e49f2a262449795ae0da5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pom's Paradise"@en,
        "POM's Paradise"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Pom's Paradise"@en,
        "POM's Paradise"@ja .

_:N8dcad3603259448fa2e720c497477071 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Bouncing in the Waves"@en,
        "波間に弾む心"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "Heart Bouncing in the Waves"@en,
        "波間に弾む心"@ja .

_:N923060f79458411ab4223d0f6f6a4146 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Furious! Destroy! Mishneider!!"@en,
        "激烈！撃滅！ミシュナイダー！！"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:48"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Furious! Destroy! Mishneider!!"@en,
        "激烈！撃滅！ミシュナイダー！！"@ja .

_:N949d3e375e1c434fb2e96fc1b4b9d9d6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Garden of the Beginning"@en,
        "創まりの円庭"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "The Garden of the Beginning"@en,
        "創まりの円庭"@ja .

_:N9b635c0c15c04765adf2d934a362dd15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ate Deliciously After This"@en,
        "このあと美味しくいただきました"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "Ate Deliciously After This"@en,
        "このあと美味しくいただきました"@ja .

_:N9e657b8f01594be1a7619e741943f6bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "NO END NO WORLD (Less Vocal Version)"@en,
        "NO END NO WORLD –Less Vocal Ver.-"@ja ;
    mo:track_number 24 ;
    schema:duration "PT6:03"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "NO END NO WORLD (Less Vocal Version)"@en,
        "NO END NO WORLD –Less Vocal Ver.-"@ja .

_:Na5ec0b59f9e545e1b4de5564f2305f5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Chaotic Sludge"@en,
        "鈍色に這う"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Chaotic Sludge"@en,
        "鈍色に這う"@ja .

_:Na7ef74a61d85401dbbbcc25703af03b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Raindrops with the Wind"@en,
        "Raindrops With The Wind"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Raindrops with the Wind"@en,
        "Raindrops With The Wind"@ja .

_:Nb0394e8bbb274d99ae9e349da2b88630 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Slight Suspicion"@en,
        "Slight Suspicion"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Slight Suspicion"@en,
        "Slight Suspicion"@ja .

_:Nb126c2c9d7fa4ba69a2b2d2ed5829150 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Invisible Hilly Country"@en,
        "Invisible Hilly Country"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Invisible Hilly Country"@en,
        "Invisible Hilly Country"@ja .

_:Nb415d041871c40978f1685a1f10258e5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "No End No World (Instrumental Version)"@en,
        "NO END NO WORLD -Instrumental Ver.-"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "No End No World (Instrumental Version)"@en,
        "NO END NO WORLD -Instrumental Ver.-"@ja .

_:Nb48e4be9b468494ea9c10cbe07fa86c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Emergency Order"@en,
        "Emergency Order"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Emergency Order"@en,
        "Emergency Order"@ja .

_:Nb54f5285529b4cc68b8af37deef831ae a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious Element"@en,
        "Mysterious Element"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:07"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Mysterious Element"@en,
        "Mysterious Element"@ja .

_:Nb925e59535544d06adac506de7936558 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Sunset We Always Look"@en,
        "陽溜まりにただいまを"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "The Sunset We Always Look"@en,
        "陽溜まりにただいまを"@ja .

_:Nb9e8a5a53bc448f48fba56c09cb794b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bell of Dawn"@en,
        "黎明の鐘"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:41"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Bell of Dawn"@en,
        "黎明の鐘"@ja .

_:Nba9f82c2ad8a46cda7dcb0fc2256d6a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Way of Rustling"@en,
        "さざめきの途路"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "The Way of Rustling"@en,
        "さざめきの途路"@ja .

_:Nbc5e70c7cc104e94aa6658ac2ffe3a96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Life Goes On"@en,
        "Life Goes On"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "Life Goes On"@en,
        "Life Goes On"@ja .

_:Nbf4ed803463843e1be2e80118aeb13f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breeding Innumerable Arms"@en,
        "Breeding Innumerable Arms"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Breeding Innumerable Arms"@en,
        "Breeding Innumerable Arms"@ja .

_:Nc305d93707214082a8a6e1ec25f88a22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Something Luxury…?"@en,
        "Something Luxury…?"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "Something Luxury…?"@en,
        "Something Luxury…?"@ja .

_:Nccf23fc15fac473f9a7b8eb5290325b5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roar of Evil Spirits"@en,
        "Roar of Evil Spirits"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "Roar of Evil Spirits"@en,
        "Roar of Evil Spirits"@ja .

_:Nce014a52350a4f9098c025aecae08609 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Counterattack Signal"@en,
        "反攻の烽火"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Counterattack Signal"@en,
        "反攻の烽火"@ja .

_:Nced605a3542f4ba186111df06d6a4e75 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heavy Violence Match"@en,
        "Heavy Violent Match"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Heavy Violence Match"@en,
        "Heavy Violent Match"@ja .

_:Ncf09ddda2f4d4ebe9b1ce7d006cc8079 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Twilight Hermitage"@en,
        "Twilight Hermitage"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Twilight Hermitage"@en,
        "Twilight Hermitage"@ja .

_:Nd0588233b0f846e7b6b7496b7aad96cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Long Awaited (Irregular Version)"@en,
        "Long Awaited -Irregular Ver.-"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Long Awaited (Irregular Version)"@en,
        "Long Awaited -Irregular Ver.-"@ja .

_:Nd0e08cb40202409cbab189f72bb132f6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rapid Wind"@en,
        "Rapid Wind"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "Rapid Wind"@en,
        "Rapid Wind"@ja .

_:Nd14d2329c5b04ea79852ef29ab255df3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pyro Labyrinth"@en,
        "Pyro Labyrinth"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Pyro Labyrinth"@en,
        "Pyro Labyrinth"@ja .

_:Nd19c8e65c6374aa190df50f3cafeeee9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Loudly and Proudly"@en,
        "高らかに、誇らしく"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:45"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "Loudly and Proudly"@en,
        "高らかに、誇らしく"@ja .

_:Ndb9329c4c1864d5a8d138ebf25d12f45 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zero Encounter"@en,
        "零の邂逅"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Zero Encounter"@en,
        "零の邂逅"@ja .

_:Ndfb543ee0fde4e9dbd5d2849b014d9d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Remedy Fantasia -With Friends-"@en,
        "レメディファンタジア -仲間とともに-"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Remedy Fantasia -With Friends-"@en,
        "レメディファンタジア -仲間とともに-"@ja .

_:Ne460b3cf244348f98d27bbe387c29451 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bad Dream Invasion"@en,
        "Bad Dream Invasion"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Bad Dream Invasion"@en,
        "Bad Dream Invasion"@ja .

_:Ne7ed09458491498baee333690bc80395 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Let's Go to a Banquet Tonight"@en,
        "今宵は宴と参りましょう"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Let's Go to a Banquet Tonight"@en,
        "今宵は宴と参りましょう"@ja .

_:Ne7f299fc3e044cd096175283be64d33a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ryureitogo"@en,
        "流麗闘冴"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Ryureitogo"@en,
        "流麗闘冴"@ja .

_:Nea9f8c31a94243f685ae3f1530be1134 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stake Everything Strategy"@en,
        "Stake Everything Strategy"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Stake Everything Strategy"@en,
        "Stake Everything Strategy"@ja .

_:Ned2c29e65587448e9069997083d5b46d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Gear Named Fate"@en,
        "運命という名の歯車"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "A Gear Named Fate"@en,
        "運命という名の歯車"@ja .

_:Nf087aaf9c1574ca6882b221d0aea08b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Glittering Mirage"@en,
        "Glittering Mirage"@ja ;
    mo:track_number 25 ;
    schema:duration "PT3:14"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Glittering Mirage"@en,
        "Glittering Mirage"@ja .

_:Nf0fd6405e5504ed7954911be72050c26 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flash Your Fighting Spirit"@en,
        "Flash Your Fighting Spirit"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Flash Your Fighting Spirit"@en,
        "Flash Your Fighting Spirit"@ja .

_:Nf3a1f27b5851470cbc0d0eeb86ae79a9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Now at the Beginning"@en,
        "今、創まりのとき"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:Ne6be6a99b43f481b9928c19e3625dcf6 ;
    schema:name "Now at the Beginning"@en,
        "今、創まりのとき"@ja .

_:Nf544d143489e48388e4b71136aeb3b22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lost Soul"@en,
        "亡失われた魂"@ja ;
    mo:track_number 18 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N95f5457b040844129cba2a556242922d ;
    schema:name "Lost Soul"@en,
        "亡失われた魂"@ja .

_:Nfdc0a9f3e3054771ad45df1e609b1b91 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keraunos -Fear and Hatred-"@en,
        "KERAUNOS -Fear and Hatred-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:40"^^xsd:interval ;
    schema:inPlaylist _:N0fb7e808ac2d41fc82a0c75245c4ab95 ;
    schema:name "Keraunos -Fear and Hatred-"@en,
        "KERAUNOS -Fear and Hatred-"@ja .

_:N0fb7e808ac2d41fc82a0c75245c4ab95 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 3 ;
    mo:track _:N05859051397d4e64a9366aa496ecb0f7,
        _:N16387c018db64b909aea92ff45fd296a,
        _:N26cec7e129774190a59c8c628ade0667,
        _:N37b6cc938d9d400e89650786d8f3ceaf,
        _:N3a59654bbfaf4d98a0ba0425b86f6cf6,
        _:N3f954f0ae03f49e9a10e4b10752416d2,
        _:N4155ed730c454c42ab8c7daf33b2c3cc,
        _:N454968e4b6fd4bcea35ace0f76aac880,
        _:N53c86220581247d8b2c413bcf5896e36,
        _:N65d19b84d73147f0b51e0ac8198c25c1,
        _:N720898048b5043fab5b7ac18f6fbda6b,
        _:N7689624020fb4414a6211a2a85fc2b59,
        _:N78069fa137434233ab2232d8d0ff46ee,
        _:N87e2d73a89994b9db7eb95cff9450266,
        _:N8dcad3603259448fa2e720c497477071,
        _:N9b635c0c15c04765adf2d934a362dd15,
        _:N9e657b8f01594be1a7619e741943f6bf,
        _:Nbc5e70c7cc104e94aa6658ac2ffe3a96,
        _:Nc305d93707214082a8a6e1ec25f88a22,
        _:Nccf23fc15fac473f9a7b8eb5290325b5,
        _:Nd0e08cb40202409cbab189f72bb132f6,
        _:Nd19c8e65c6374aa190df50f3cafeeee9,
        _:Ned2c29e65587448e9069997083d5b46d,
        _:Nfdc0a9f3e3054771ad45df1e609b1b91 ;
    mo:track_count 24 ;
    schema:duration "PT70:58"^^xsd:interval ;
    schema:numTracks 24 ;
    schema:track _:N05859051397d4e64a9366aa496ecb0f7,
        _:N16387c018db64b909aea92ff45fd296a,
        _:N26cec7e129774190a59c8c628ade0667,
        _:N37b6cc938d9d400e89650786d8f3ceaf,
        _:N3a59654bbfaf4d98a0ba0425b86f6cf6,
        _:N3f954f0ae03f49e9a10e4b10752416d2,
        _:N4155ed730c454c42ab8c7daf33b2c3cc,
        _:N454968e4b6fd4bcea35ace0f76aac880,
        _:N53c86220581247d8b2c413bcf5896e36,
        _:N65d19b84d73147f0b51e0ac8198c25c1,
        _:N720898048b5043fab5b7ac18f6fbda6b,
        _:N7689624020fb4414a6211a2a85fc2b59,
        _:N78069fa137434233ab2232d8d0ff46ee,
        _:N87e2d73a89994b9db7eb95cff9450266,
        _:N8dcad3603259448fa2e720c497477071,
        _:N9b635c0c15c04765adf2d934a362dd15,
        _:N9e657b8f01594be1a7619e741943f6bf,
        _:Nbc5e70c7cc104e94aa6658ac2ffe3a96,
        _:Nc305d93707214082a8a6e1ec25f88a22,
        _:Nccf23fc15fac473f9a7b8eb5290325b5,
        _:Nd0e08cb40202409cbab189f72bb132f6,
        _:Nd19c8e65c6374aa190df50f3cafeeee9,
        _:Ned2c29e65587448e9069997083d5b46d,
        _:Nfdc0a9f3e3054771ad45df1e609b1b91 .

_:Ne6be6a99b43f481b9928c19e3625dcf6 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N044a310cfc8942a88de79147b751dab0,
        _:N1a7fb372a8a645c2a3028e4294aa38c6,
        _:N1b5a259ca30a499b8c1ae7a79782db67,
        _:N26a9cda1116b4d2981a3d1d72a8b37db,
        _:N2a0839844b784eaaadff6dc9cefc974c,
        _:N2e6a0f8f881f47a7b9a203f4fd08260d,
        _:N4d81c5e27f464ffe8b29193e11238f1e,
        _:N6f4743f446e94592bdc11341a4fbddbf,
        _:N72faefe161284cdaa7c666168166853c,
        _:N76826e89c4124fa7aead2d08e2051562,
        _:N8aea643bdb0e49f2a262449795ae0da5,
        _:N923060f79458411ab4223d0f6f6a4146,
        _:Na5ec0b59f9e545e1b4de5564f2305f5e,
        _:Na7ef74a61d85401dbbbcc25703af03b1,
        _:Nb0394e8bbb274d99ae9e349da2b88630,
        _:Nb126c2c9d7fa4ba69a2b2d2ed5829150,
        _:Nb415d041871c40978f1685a1f10258e5,
        _:Nb48e4be9b468494ea9c10cbe07fa86c4,
        _:Nba9f82c2ad8a46cda7dcb0fc2256d6a8,
        _:Nbf4ed803463843e1be2e80118aeb13f9,
        _:Nced605a3542f4ba186111df06d6a4e75,
        _:Ncf09ddda2f4d4ebe9b1ce7d006cc8079,
        _:Nd14d2329c5b04ea79852ef29ab255df3,
        _:Ndb9329c4c1864d5a8d138ebf25d12f45,
        _:Ne460b3cf244348f98d27bbe387c29451,
        _:Ne7f299fc3e044cd096175283be64d33a,
        _:Nea9f8c31a94243f685ae3f1530be1134,
        _:Nf3a1f27b5851470cbc0d0eeb86ae79a9 ;
    mo:track_count 28 ;
    schema:duration "PT65:24"^^xsd:interval ;
    schema:numTracks 28 ;
    schema:track _:N044a310cfc8942a88de79147b751dab0,
        _:N1a7fb372a8a645c2a3028e4294aa38c6,
        _:N1b5a259ca30a499b8c1ae7a79782db67,
        _:N26a9cda1116b4d2981a3d1d72a8b37db,
        _:N2a0839844b784eaaadff6dc9cefc974c,
        _:N2e6a0f8f881f47a7b9a203f4fd08260d,
        _:N4d81c5e27f464ffe8b29193e11238f1e,
        _:N6f4743f446e94592bdc11341a4fbddbf,
        _:N72faefe161284cdaa7c666168166853c,
        _:N76826e89c4124fa7aead2d08e2051562,
        _:N8aea643bdb0e49f2a262449795ae0da5,
        _:N923060f79458411ab4223d0f6f6a4146,
        _:Na5ec0b59f9e545e1b4de5564f2305f5e,
        _:Na7ef74a61d85401dbbbcc25703af03b1,
        _:Nb0394e8bbb274d99ae9e349da2b88630,
        _:Nb126c2c9d7fa4ba69a2b2d2ed5829150,
        _:Nb415d041871c40978f1685a1f10258e5,
        _:Nb48e4be9b468494ea9c10cbe07fa86c4,
        _:Nba9f82c2ad8a46cda7dcb0fc2256d6a8,
        _:Nbf4ed803463843e1be2e80118aeb13f9,
        _:Nced605a3542f4ba186111df06d6a4e75,
        _:Ncf09ddda2f4d4ebe9b1ce7d006cc8079,
        _:Nd14d2329c5b04ea79852ef29ab255df3,
        _:Ndb9329c4c1864d5a8d138ebf25d12f45,
        _:Ne460b3cf244348f98d27bbe387c29451,
        _:Ne7f299fc3e044cd096175283be64d33a,
        _:Nea9f8c31a94243f685ae3f1530be1134,
        _:Nf3a1f27b5851470cbc0d0eeb86ae79a9 .

_:N95f5457b040844129cba2a556242922d a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0bf6c2204dc14249ad143f08e0c102d0,
        _:N0f37b696fccf4f66a03fd1aabaeedd3e,
        _:N15dbf4dfa6f740ec86a59eaf6c10a442,
        _:N17897e4e0a324cbb88260755a8333f6d,
        _:N19a6b77f2cb34218b3bf007066a787b4,
        _:N23b2858f302045c98cf90abf5e7bf340,
        _:N23bea6e2e7e2462dbace3c454bfe9ace,
        _:N370dccbbec7f4d03825cb28a9a3787a4,
        _:N4e7be64a433242d7864f93316f68444a,
        _:N5529ba64384447dc8e0c069779024dbe,
        _:N611c2351f08741ce8427f8a05f2434ff,
        _:N628bf4557f2b44f6a2be2de544634489,
        _:N682696ed9d0748a0b22dcb434daecdec,
        _:N69f823ca0c464e2681879c1a8276e31e,
        _:N7131bebc5b854d7ab10fc1b5df87218f,
        _:N79272f434a854b4e8e44dc485c178008,
        _:N7a7b7f2d2aa846dfb189a27bfaf34a48,
        _:N839eac7b737344c59df6744ba5ff8e30,
        _:N949d3e375e1c434fb2e96fc1b4b9d9d6,
        _:Nb54f5285529b4cc68b8af37deef831ae,
        _:Nb925e59535544d06adac506de7936558,
        _:Nb9e8a5a53bc448f48fba56c09cb794b1,
        _:Nce014a52350a4f9098c025aecae08609,
        _:Nd0588233b0f846e7b6b7496b7aad96cf,
        _:Ndfb543ee0fde4e9dbd5d2849b014d9d5,
        _:Ne7ed09458491498baee333690bc80395,
        _:Nf087aaf9c1574ca6882b221d0aea08b6,
        _:Nf0fd6405e5504ed7954911be72050c26,
        _:Nf544d143489e48388e4b71136aeb3b22 ;
    mo:track_count 29 ;
    schema:duration "PT73:36"^^xsd:interval ;
    schema:numTracks 29 ;
    schema:track _:N0bf6c2204dc14249ad143f08e0c102d0,
        _:N0f37b696fccf4f66a03fd1aabaeedd3e,
        _:N15dbf4dfa6f740ec86a59eaf6c10a442,
        _:N17897e4e0a324cbb88260755a8333f6d,
        _:N19a6b77f2cb34218b3bf007066a787b4,
        _:N23b2858f302045c98cf90abf5e7bf340,
        _:N23bea6e2e7e2462dbace3c454bfe9ace,
        _:N370dccbbec7f4d03825cb28a9a3787a4,
        _:N4e7be64a433242d7864f93316f68444a,
        _:N5529ba64384447dc8e0c069779024dbe,
        _:N611c2351f08741ce8427f8a05f2434ff,
        _:N628bf4557f2b44f6a2be2de544634489,
        _:N682696ed9d0748a0b22dcb434daecdec,
        _:N69f823ca0c464e2681879c1a8276e31e,
        _:N7131bebc5b854d7ab10fc1b5df87218f,
        _:N79272f434a854b4e8e44dc485c178008,
        _:N7a7b7f2d2aa846dfb189a27bfaf34a48,
        _:N839eac7b737344c59df6744ba5ff8e30,
        _:N949d3e375e1c434fb2e96fc1b4b9d9d6,
        _:Nb54f5285529b4cc68b8af37deef831ae,
        _:Nb925e59535544d06adac506de7936558,
        _:Nb9e8a5a53bc448f48fba56c09cb794b1,
        _:Nce014a52350a4f9098c025aecae08609,
        _:Nd0588233b0f846e7b6b7496b7aad96cf,
        _:Ndfb543ee0fde4e9dbd5d2849b014d9d5,
        _:Ne7ed09458491498baee333690bc80395,
        _:Nf087aaf9c1574ca6882b221d0aea08b6,
        _:Nf0fd6405e5504ed7954911be72050c26,
        _:Nf544d143489e48388e4b71136aeb3b22 .

