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

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

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

<artist/28537#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130927#subject> ;
    schema:name "Tae Fujimoto"@en,
        "藤本多恵"@ja ;
    foaf:made <album/130927#composition>,
        <album/130927#subject> ;
    foaf:name "Tae Fujimoto"@en,
        "藤本多恵"@ja .

<artist/30161#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130927#subject> ;
    schema:name "Iona Takashima"@en,
        "髙島依麻奈"@ja ;
    foaf:made <album/130927#composition>,
        <album/130927#subject> ;
    foaf:name "Iona Takashima"@en,
        "髙島依麻奈"@ja .

<artist/39991#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/130927#subject> ;
    schema:name "Kai"@en ;
    foaf:made <album/130927#composition>,
        <album/130927#subject> ;
    foaf:name "Kai"@en .

<product/7826#subject> a schema:CreativeWork ;
    schema:name "Chain Chronicle"@en,
        "チェインクロニクル"@ja,
        "Chain Chronicle"@ja-latn ;
    foaf:name "Chain Chronicle"@en,
        "チェインクロニクル"@ja,
        "Chain Chronicle"@ja-latn .

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

<album/130927#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@en,
        "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@ja,
        "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:performance_of <album/130927#musicalwork> ;
    mo:recorded_as <album/130927#musicalexpression> ;
    schema:name "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@en,
        "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@ja,
        "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:workPerformed <album/130927#musicalwork> .

<org/2872#subject> schema:name "SEGA"@en,
        "株式会社セガ"@ja,
        "SEGA"@ja-latn ;
    foaf:name "SEGA"@en,
        "株式会社セガ"@ja,
        "SEGA"@ja-latn .

<https://media.vgm.io/albums/72/130927/130927-5c93bec6c40f.jpg> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/130927#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/72/130927/130927-5c93bec6c40f.jpg> ;
    foaf:depicts <album/130927#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/72/130927/130927-5c93bec6c40f.jpg> .

<https://medium-media.vgm.io/albums/72/130927/130927-5c93bec6c40f.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/130927#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@en,
        "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@ja,
        "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:composer <artist/28537#subject>,
        <artist/30161#subject>,
        <artist/39991#subject> ;
    mo:produced_work <album/130927#musicalwork> ;
    schema:name "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@en,
        "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@ja,
        "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@ja-latn .

<album/130927#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2023-06-15"^^xsd:date ;
    dcterms:title "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@en,
        "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@ja,
        "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "2 Digital" ;
    mo:publication_of <album/130927#musicalexpression> ;
    mo:publisher <org/2872#subject> ;
    mo:record _:N3e5f866c49554e03a63001da2f759bfb,
        _:N49568f3669d3456393dc7a0085a901ae ;
    mo:record_count 2 ;
    schema:about <product/7826#subject> ;
    schema:datePublished "2023-06-15"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/72/130927/130927-5c93bec6c40f.jpg> ;
    schema:name "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@en,
        "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@ja,
        "CHAIN CHRONICLE 10th Anniversary ORIGINAL SOUNDTRACK"@ja-latn ;
    schema:publisher <org/2872#subject> ;
    foaf:depiction <https://media.vgm.io/albums/72/130927/130927-5c93bec6c40f.jpg> .

_:N0b81a38934de43b8adda93944311f014 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Take A Breath IV"@en,
        "Take A Breath IV"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N49568f3669d3456393dc7a0085a901ae ;
    schema:name "Take A Breath IV"@en,
        "Take A Breath IV"@ja .

_:N0fb77e2f7a5c43238c01c05c81a48fde a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Justice Rising"@en,
        "The Justice Rising"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N3e5f866c49554e03a63001da2f759bfb ;
    schema:name "The Justice Rising"@en,
        "The Justice Rising"@ja .

_:N15fba133fc654283a82c32329ce3de17 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Base Of Braves"@en,
        "The Base Of Braves"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N49568f3669d3456393dc7a0085a901ae ;
    schema:name "The Base Of Braves"@en,
        "The Base Of Braves"@ja .

_:N191e2918cdf94197abe56932013f1ad0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Decisive Battle - Alice"@en,
        "The Decisive Battle - Alice"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:N3e5f866c49554e03a63001da2f759bfb ;
    schema:name "The Decisive Battle - Alice"@en,
        "The Decisive Battle - Alice"@ja .

_:N1d82a9acf9514d5aa0f1a2657d3242cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Justice Rising [2012 version]"@en,
        "The Justice Rising [2012 version]"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N49568f3669d3456393dc7a0085a901ae ;
    schema:name "The Justice Rising [2012 version]"@en,
        "The Justice Rising [2012 version]"@ja .

_:N24777ae8ba94431581e316a293da3b7d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March Of The Braves IV"@en,
        "March Of The Braves IV"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N49568f3669d3456393dc7a0085a901ae ;
    schema:name "March Of The Braves IV"@en,
        "March Of The Braves IV"@ja .

_:N24b7ec5b964648eea99edcbd5d8d36eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Story Opening IV"@en,
        "Story Opening IV"@ja ;
    mo:track_number 5 ;
    schema:duration "PT0:07"^^xsd:interval ;
    schema:inPlaylist _:N49568f3669d3456393dc7a0085a901ae ;
    schema:name "Story Opening IV"@en,
        "Story Opening IV"@ja .

_:N29398a0128844c08b602643c011c3fa4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning Of The Chain - Facing The Crisis [Chain Band Live OP]"@en,
        "Beginning Of The Chain - Facing The Crisis [Chain Band Live OP]"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:N49568f3669d3456393dc7a0085a901ae ;
    schema:name "Beginning Of The Chain - Facing The Crisis [Chain Band Live OP]"@en,
        "Beginning Of The Chain - Facing The Crisis [Chain Band Live OP]"@ja .

_:N29a316d0020b47b584a85487d9ee9a9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Darkness Origin feat. Junichi Yanagita(Gt.), Kensaku Nishimura(Tamb.) [Chain Band version]"@en,
        "The Darkness Origin feat. 柳田淳一(Gt.), 西村ケンサク(Tamb.) [Chain Band version]"@ja ;
    mo:track_number 17 ;
    schema:duration "PT4:10"^^xsd:interval ;
    schema:inPlaylist _:N49568f3669d3456393dc7a0085a901ae ;
    schema:name "The Darkness Origin feat. Junichi Yanagita(Gt.), Kensaku Nishimura(Tamb.) [Chain Band version]"@en,
        "The Darkness Origin feat. 柳田淳一(Gt.), 西村ケンサク(Tamb.) [Chain Band version]"@ja .

_:N333046d132504456b138ad37191f64f1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle For Anniversary Festa"@en,
        "Battle For Anniversary Festa"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:08"^^xsd:interval ;
    schema:inPlaylist _:N49568f3669d3456393dc7a0085a901ae ;
    schema:name "Battle For Anniversary Festa"@en,
        "Battle For Anniversary Festa"@ja .

_:N33f2927be34042faba68f532587823c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ancient Song"@en,
        "いにしえの歌"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N3e5f866c49554e03a63001da2f759bfb ;
    schema:name "The Ancient Song"@en,
        "いにしえの歌"@ja .

_:N607d2db1c3b84b11b19d64801ccb2b03 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle For Justice V"@en,
        "Battle For Justice V"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N49568f3669d3456393dc7a0085a901ae ;
    schema:name "Battle For Justice V"@en,
        "Battle For Justice V"@ja .

_:N6536cfc7e3144b26b78f93c5d705180f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Decisive Battle - Amatsu"@en,
        "The Decisive Battle - Amatsu"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:36"^^xsd:interval ;
    schema:inPlaylist _:N3e5f866c49554e03a63001da2f759bfb ;
    schema:name "The Decisive Battle - Amatsu"@en,
        "The Decisive Battle - Amatsu"@ja .

_:N7594fea5c57c47f28ab145df1dadd190 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Decisive Battle - Celeste"@en,
        "The Decisive Battle - Celeste"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N3e5f866c49554e03a63001da2f759bfb ;
    schema:name "The Decisive Battle - Celeste"@en,
        "The Decisive Battle - Celeste"@ja .

_:N765ea88d5f674175bb62f5a797e983b9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "10thSP Orchestral Medley : Attack Of The Demon II - Demon's Explosion"@en,
        "10thSPオーケストラメドレー : Attack Of The DemonII～Demon's Explosion"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N49568f3669d3456393dc7a0085a901ae ;
    schema:name "10thSP Orchestral Medley : Attack Of The Demon II - Demon's Explosion"@en,
        "10thSPオーケストラメドレー : Attack Of The DemonII～Demon's Explosion"@ja .

_:N7d34ae1025264042afee8eda57315968 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Decisive Battle - Eshal"@en,
        "The Decisive Battle - Eshal"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N3e5f866c49554e03a63001da2f759bfb ;
    schema:name "The Decisive Battle - Eshal"@en,
        "The Decisive Battle - Eshal"@ja .

_:N86dcf2b298d946c5be2c72f5b58a1476 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Justice Still Alive"@en,
        "Justice Still Alive"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:09"^^xsd:interval ;
    schema:inPlaylist _:N3e5f866c49554e03a63001da2f759bfb ;
    schema:name "Justice Still Alive"@en,
        "Justice Still Alive"@ja .

_:N88b50cb108a34717a6424dca514d0057 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Prelude To The Grand Saga"@en,
        "Prelude To The Grand Saga"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N3e5f866c49554e03a63001da2f759bfb ;
    schema:name "Prelude To The Grand Saga"@en,
        "Prelude To The Grand Saga"@ja .

_:N8ba096e064b64f9aa639d35d73255e1b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Record Of Justice Obtained"@en,
        "Record Of Justice Obtained"@ja ;
    mo:track_number 7 ;
    schema:duration "PT0:05"^^xsd:interval ;
    schema:inPlaylist _:N3e5f866c49554e03a63001da2f759bfb ;
    schema:name "Record Of Justice Obtained"@en,
        "Record Of Justice Obtained"@ja .

_:N8cf0659075964da4bb85ffc0a2035c50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning Of The First Chain"@en,
        "Beginning Of The First Chain"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N3e5f866c49554e03a63001da2f759bfb ;
    schema:name "Beginning Of The First Chain"@en,
        "Beginning Of The First Chain"@ja .

_:N9230e0b35d7d4df08b0c0f2e022ae6d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Fourth Chronicle Unveiled"@en,
        "The Fourth Chronicle Unveiled"@ja ;
    mo:track_number 1 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N49568f3669d3456393dc7a0085a901ae ;
    schema:name "The Fourth Chronicle Unveiled"@en,
        "The Fourth Chronicle Unveiled"@ja .

_:N9667786da2284c8287cd871cf8b5f9bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle For True Justice"@en,
        "Battle For True Justice"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:18"^^xsd:interval ;
    schema:inPlaylist _:N49568f3669d3456393dc7a0085a901ae ;
    schema:name "Battle For True Justice"@en,
        "Battle For True Justice"@ja .

_:Naaa4ce9bf4cb4c03a0e14c721457a61e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The End Of The Chain"@en,
        "The End Of The Chain"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:31"^^xsd:interval ;
    schema:inPlaylist _:N3e5f866c49554e03a63001da2f759bfb ;
    schema:name "The End Of The Chain"@en,
        "The End Of The Chain"@ja .

_:Nac0e6d9d4f5b4452a8cc4387b5cf5cd7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle For Justice 10thSP -Relaxing & Stylish Sleeping Acoustic Piano Jazz Café Arrangement-"@en,
        "Battle For Justice 10thSP～カフェでまったりおしゃれにすやすやアコースティックピアノジャズアレンジ～"@ja ;
    mo:track_number 13 ;
    schema:duration "PT0:51"^^xsd:interval ;
    schema:inPlaylist _:N49568f3669d3456393dc7a0085a901ae ;
    schema:name "Battle For Justice 10thSP -Relaxing & Stylish Sleeping Acoustic Piano Jazz Café Arrangement-"@en,
        "Battle For Justice 10thSP～カフェでまったりおしゃれにすやすやアコースティックピアノジャズアレンジ～"@ja .

_:Nac92234467854593b89a53c5568fe8d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beat The Master V"@en,
        "Beat The Master V"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N49568f3669d3456393dc7a0085a901ae ;
    schema:name "Beat The Master V"@en,
        "Beat The Master V"@ja .

_:Nb270992807a34bcaa2f419c28f5e385b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Record Of Justice Unleashed"@en,
        "Record Of Justice Unleashed"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:11"^^xsd:interval ;
    schema:inPlaylist _:N3e5f866c49554e03a63001da2f759bfb ;
    schema:name "Record Of Justice Unleashed"@en,
        "Record Of Justice Unleashed"@ja .

_:Nba8da4b16fdb49fbae885cd5c83d5878 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Grand Saga Battle"@en,
        "The Grand Saga Battle"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:47"^^xsd:interval ;
    schema:inPlaylist _:N3e5f866c49554e03a63001da2f759bfb ;
    schema:name "The Grand Saga Battle"@en,
        "The Grand Saga Battle"@ja .

_:Ncb0bebcc8ada48fbb037c02b8f936d46 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Beginning Of The Chain IV"@en,
        "Beginning Of The Chain IV"@ja ;
    mo:track_number 2 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N49568f3669d3456393dc7a0085a901ae ;
    schema:name "Beginning Of The Chain IV"@en,
        "Beginning Of The Chain IV"@ja .

_:Ne0b459b0405a46b0ba6cf13182dcb92f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "White Future, White Fate"@en,
        "White Future, White Fate"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N3e5f866c49554e03a63001da2f759bfb ;
    schema:name "White Future, White Fate"@en,
        "White Future, White Fate"@ja .

_:Nf39f86550e714d918bd514afa7138edd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "March Of The Braves II [Chain Band version]"@en,
        "March Of The Braves II [Chain Band version]"@ja ;
    mo:track_number 16 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N49568f3669d3456393dc7a0085a901ae ;
    schema:name "March Of The Braves II [Chain Band version]"@en,
        "March Of The Braves II [Chain Band version]"@ja .

_:Nfda7932214ec4756a15993e965bdc257 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Decisive Battle - Helios"@en,
        "The Decisive Battle - Helios"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:38"^^xsd:interval ;
    schema:inPlaylist _:N3e5f866c49554e03a63001da2f759bfb ;
    schema:name "The Decisive Battle - Helios"@en,
        "The Decisive Battle - Helios"@ja .

_:Nfffadc89d9084e3893f8b7be075d7764 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEARNESS UUUUUUUUP!!!!!!!!!!"@en,
        "DEARNESS UUUUUUUUP!!!!!!!!!!"@ja ;
    mo:track_number 10 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N49568f3669d3456393dc7a0085a901ae ;
    schema:name "DEARNESS UUUUUUUUP!!!!!!!!!!"@en,
        "DEARNESS UUUUUUUUP!!!!!!!!!!"@ja .

_:N3e5f866c49554e03a63001da2f759bfb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0fb77e2f7a5c43238c01c05c81a48fde,
        _:N191e2918cdf94197abe56932013f1ad0,
        _:N33f2927be34042faba68f532587823c4,
        _:N6536cfc7e3144b26b78f93c5d705180f,
        _:N7594fea5c57c47f28ab145df1dadd190,
        _:N7d34ae1025264042afee8eda57315968,
        _:N86dcf2b298d946c5be2c72f5b58a1476,
        _:N88b50cb108a34717a6424dca514d0057,
        _:N8ba096e064b64f9aa639d35d73255e1b,
        _:N8cf0659075964da4bb85ffc0a2035c50,
        _:Naaa4ce9bf4cb4c03a0e14c721457a61e,
        _:Nb270992807a34bcaa2f419c28f5e385b,
        _:Nba8da4b16fdb49fbae885cd5c83d5878,
        _:Ne0b459b0405a46b0ba6cf13182dcb92f,
        _:Nfda7932214ec4756a15993e965bdc257 ;
    mo:track_count 15 ;
    schema:duration "PT37:47"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N0fb77e2f7a5c43238c01c05c81a48fde,
        _:N191e2918cdf94197abe56932013f1ad0,
        _:N33f2927be34042faba68f532587823c4,
        _:N6536cfc7e3144b26b78f93c5d705180f,
        _:N7594fea5c57c47f28ab145df1dadd190,
        _:N7d34ae1025264042afee8eda57315968,
        _:N86dcf2b298d946c5be2c72f5b58a1476,
        _:N88b50cb108a34717a6424dca514d0057,
        _:N8ba096e064b64f9aa639d35d73255e1b,
        _:N8cf0659075964da4bb85ffc0a2035c50,
        _:Naaa4ce9bf4cb4c03a0e14c721457a61e,
        _:Nb270992807a34bcaa2f419c28f5e385b,
        _:Nba8da4b16fdb49fbae885cd5c83d5878,
        _:Ne0b459b0405a46b0ba6cf13182dcb92f,
        _:Nfda7932214ec4756a15993e965bdc257 .

_:N49568f3669d3456393dc7a0085a901ae a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N0b81a38934de43b8adda93944311f014,
        _:N15fba133fc654283a82c32329ce3de17,
        _:N1d82a9acf9514d5aa0f1a2657d3242cf,
        _:N24777ae8ba94431581e316a293da3b7d,
        _:N24b7ec5b964648eea99edcbd5d8d36eb,
        _:N29398a0128844c08b602643c011c3fa4,
        _:N29a316d0020b47b584a85487d9ee9a9a,
        _:N333046d132504456b138ad37191f64f1,
        _:N607d2db1c3b84b11b19d64801ccb2b03,
        _:N765ea88d5f674175bb62f5a797e983b9,
        _:N9230e0b35d7d4df08b0c0f2e022ae6d1,
        _:N9667786da2284c8287cd871cf8b5f9bf,
        _:Nac0e6d9d4f5b4452a8cc4387b5cf5cd7,
        _:Nac92234467854593b89a53c5568fe8d4,
        _:Ncb0bebcc8ada48fbb037c02b8f936d46,
        _:Nf39f86550e714d918bd514afa7138edd,
        _:Nfffadc89d9084e3893f8b7be075d7764 ;
    mo:track_count 17 ;
    schema:duration "PT32:28"^^xsd:interval ;
    schema:numTracks 17 ;
    schema:track _:N0b81a38934de43b8adda93944311f014,
        _:N15fba133fc654283a82c32329ce3de17,
        _:N1d82a9acf9514d5aa0f1a2657d3242cf,
        _:N24777ae8ba94431581e316a293da3b7d,
        _:N24b7ec5b964648eea99edcbd5d8d36eb,
        _:N29398a0128844c08b602643c011c3fa4,
        _:N29a316d0020b47b584a85487d9ee9a9a,
        _:N333046d132504456b138ad37191f64f1,
        _:N607d2db1c3b84b11b19d64801ccb2b03,
        _:N765ea88d5f674175bb62f5a797e983b9,
        _:N9230e0b35d7d4df08b0c0f2e022ae6d1,
        _:N9667786da2284c8287cd871cf8b5f9bf,
        _:Nac0e6d9d4f5b4452a8cc4387b5cf5cd7,
        _:Nac92234467854593b89a53c5568fe8d4,
        _:Ncb0bebcc8ada48fbb037c02b8f936d46,
        _:Nf39f86550e714d918bd514afa7138edd,
        _:Nfffadc89d9084e3893f8b7be075d7764 .

