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

<artist/5483#subject> a schema:Person,
        foaf:Person ;
    schema:name "PrototypeRaptor"@en ;
    foaf:made <album/53236#lyrics>,
        <album/53236#subject> ;
    foaf:name "PrototypeRaptor"@en .

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

<artist/224#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53236#subject> ;
    schema:name "Tsuyoshi Sekito"@en,
        "関戸剛"@ja ;
    foaf:made <album/53236#composition>,
        <album/53236#subject> ;
    foaf:name "Tsuyoshi Sekito"@en,
        "関戸剛"@ja .

<artist/77#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/53236#subject> ;
    schema:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja ;
    foaf:made <album/53236#composition>,
        <album/53236#subject> ;
    foaf:name "Nobuo Uematsu"@en,
        "植松伸夫"@ja .

<product/163#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY"@en,
        "ファイナルファンタジー"@ja,
        "FINAL FANTASY"@ja-latn ;
    foaf:name "FINAL FANTASY"@en,
        "ファイナルファンタジー"@ja,
        "FINAL FANTASY"@ja-latn .

<product/168#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY II"@en,
        "ファイナルファンタジーII"@ja,
        "FINAL FANTASY II"@ja-latn ;
    foaf:name "FINAL FANTASY II"@en,
        "ファイナルファンタジーII"@ja,
        "FINAL FANTASY II"@ja-latn .

<product/1701#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY I & II: DAWN OF SOULS"@en,
        "ファイナルファンタジーI・IIアドバンス"@ja,
        "FINAL FANTASY I・II ADVANCE"@ja-latn ;
    foaf:name "FINAL FANTASY I & II: DAWN OF SOULS"@en,
        "ファイナルファンタジーI・IIアドバンス"@ja,
        "FINAL FANTASY I・II ADVANCE"@ja-latn .

<product/173#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY III"@en,
        "ファイナルファンタジーIII"@ja,
        "FINAL FANTASY III"@ja-latn ;
    foaf:name "FINAL FANTASY III"@en,
        "ファイナルファンタジーIII"@ja,
        "FINAL FANTASY III"@ja-latn .

<product/188#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn ;
    foaf:name "FINAL FANTASY VII"@en,
        "ファイナルファンタジーVII"@ja,
        "FINAL FANTASY VII"@ja-latn .

<product/189#subject> a schema:CreativeWork ;
    schema:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn ;
    foaf:name "FINAL FANTASY VIII"@en,
        "ファイナルファンタジーVIII"@ja,
        "FINAL FANTASY VIII"@ja-latn .

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

<org/47#subject> schema:name "OverClocked ReMix"@en,
        "OverClocked ReMix"@ja,
        "OverClocked ReMix"@ja-latn ;
    foaf:name "OverClocked ReMix"@en,
        "OverClocked ReMix"@ja,
        "OverClocked ReMix"@ja-latn .

<https://media.vgm.io/albums/63/53236/53236-1433688667.png> a schema:ImageObject,
        foaf:Image ;
    schema:about <album/53236#subject> ;
    schema:thumbnailUrl <https://medium-media.vgm.io/albums/63/53236/53236-1433688667.png> ;
    foaf:depicts <album/53236#subject> ;
    foaf:thumbnail <https://medium-media.vgm.io/albums/63/53236/53236-1433688667.png> .

<https://medium-media.vgm.io/albums/63/53236/53236-1433688667.png> a schema:ImageObject,
        foaf:Image .

<album/53236#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Rebellion: Inspired by the Music of Final Fantasy II"@en,
        "Rebellion: Inspired by the Music of Final Fantasy II"@ja,
        "Rebellion: Inspired by the Music of Final Fantasy II"@ja-latn ;
    mo:composer <artist/224#subject>,
        <artist/77#subject> ;
    mo:produced_work <album/53236#musicalwork> ;
    schema:name "Rebellion: Inspired by the Music of Final Fantasy II"@en,
        "Rebellion: Inspired by the Music of Final Fantasy II"@ja,
        "Rebellion: Inspired by the Music of Final Fantasy II"@ja-latn .

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

<artist/11774#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "Jeff Ball"@en ;
    foaf:name "Jeff Ball"@en .

<artist/11801#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "Chernabogue"@en ;
    foaf:made <album/53236#lyrics>,
        <album/53236#subject> ;
    foaf:name "Chernabogue"@en .

<artist/1216#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "zykO"@en ;
    foaf:made <album/53236#lyrics>,
        <album/53236#subject> ;
    foaf:name "zykO"@en .

<artist/12350#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "BONKERS"@en ;
    foaf:name "BONKERS"@en .

<artist/1433#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "mellogear"@en ;
    foaf:name "mellogear"@en .

<artist/14618#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "XPRTNovice"@en ;
    foaf:made <album/53236#lyrics>,
        <album/53236#subject> ;
    foaf:name "XPRTNovice"@en .

<artist/16410#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "PacificPoem"@en ;
    foaf:name "PacificPoem"@en .

<artist/16411#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "IanFitC"@en ;
    foaf:name "IanFitC"@en .

<artist/49325#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "Viking Guitar"@en ;
    foaf:name "Viking Guitar"@en .

<artist/56706#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "Darkmoocher"@en ;
    foaf:made <album/53236#lyrics>,
        <album/53236#subject> ;
    foaf:name "Darkmoocher"@en .

<artist/56707#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "W!SE the all.E"@en ;
    foaf:made <album/53236#lyrics>,
        <album/53236#subject> ;
    foaf:name "W!SE the all.E"@en .

<artist/59089#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "Tuberz McGee"@en ;
    foaf:name "Tuberz McGee"@en .

<artist/59426#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "Sixto Sounds"@en ;
    foaf:name "Sixto Sounds"@en .

<artist/59699#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "Hat"@en ;
    foaf:name "Hat"@en .

<artist/60032#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "Detective Tuesday"@en ;
    foaf:name "Detective Tuesday"@en .

<artist/61141#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "Kidd Cabbage"@en ;
    foaf:name "Kidd Cabbage"@en .

<artist/61142#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "Dr. Manhattan"@en ;
    foaf:name "Dr. Manhattan"@en .

<artist/7192#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "Brandon Strader"@en ;
    foaf:name "Brandon Strader"@en .

<artist/73923#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/53236#performance> ;
    schema:name "Sir Jordanius"@en ;
    foaf:made <album/53236#lyrics>,
        <album/53236#subject> ;
    foaf:name "Sir Jordanius"@en .

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

<album/53236#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2015-06-08"^^xsd:date ;
    dcterms:title "Rebellion: Inspired by the Music of Final Fantasy II"@en,
        "Rebellion: Inspired by the Music of Final Fantasy II"@ja,
        "Rebellion: Inspired by the Music of Final Fantasy II"@ja-latn ;
    mo:catalogue_number "OCRA-0051" ;
    mo:media_type "2 Digital" ;
    mo:publication_of <album/53236#musicalexpression> ;
    mo:publisher <org/47#subject> ;
    mo:record _:N1c1a6552a4514985bb38a2f35b4e15bc,
        _:Na2be9a411bd24a8381b569e2ef580f61 ;
    mo:record_count 2 ;
    schema:about <product/163#subject>,
        <product/168#subject>,
        <product/1701#subject>,
        <product/173#subject>,
        <product/188#subject>,
        <product/189#subject> ;
    schema:byArtist <artist/11774#subject>,
        <artist/11801#subject>,
        <artist/1216#subject>,
        <artist/12350#subject>,
        <artist/1433#subject>,
        <artist/14618#subject>,
        <artist/16410#subject>,
        <artist/16411#subject>,
        <artist/49325#subject>,
        <artist/56706#subject>,
        <artist/56707#subject>,
        <artist/59089#subject>,
        <artist/59426#subject>,
        <artist/59699#subject>,
        <artist/60032#subject>,
        <artist/61141#subject>,
        <artist/61142#subject>,
        <artist/7192#subject>,
        <artist/73923#subject> ;
    schema:datePublished "2015-06-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/63/53236/53236-1433688667.png> ;
    schema:name "Rebellion: Inspired by the Music of Final Fantasy II"@en,
        "Rebellion: Inspired by the Music of Final Fantasy II"@ja,
        "Rebellion: Inspired by the Music of Final Fantasy II"@ja-latn ;
    schema:publisher <org/47#subject> ;
    foaf:depiction <https://media.vgm.io/albums/63/53236/53236-1433688667.png> .

<album/53236#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Rebellion: Inspired by the Music of Final Fantasy II"@en,
        "Rebellion: Inspired by the Music of Final Fantasy II"@ja,
        "Rebellion: Inspired by the Music of Final Fantasy II"@ja-latn ;
    mo:performance_of <album/53236#musicalwork> ;
    mo:performer <artist/11774#subject>,
        <artist/11801#subject>,
        <artist/1216#subject>,
        <artist/12350#subject>,
        <artist/1433#subject>,
        <artist/14618#subject>,
        <artist/16410#subject>,
        <artist/16411#subject>,
        <artist/49325#subject>,
        <artist/56706#subject>,
        <artist/56707#subject>,
        <artist/59089#subject>,
        <artist/59426#subject>,
        <artist/59699#subject>,
        <artist/60032#subject>,
        <artist/61141#subject>,
        <artist/61142#subject>,
        <artist/7192#subject>,
        <artist/73923#subject> ;
    mo:recorded_as <album/53236#musicalexpression> ;
    schema:byArtist <artist/11774#subject>,
        <artist/11801#subject>,
        <artist/1216#subject>,
        <artist/12350#subject>,
        <artist/1433#subject>,
        <artist/14618#subject>,
        <artist/16410#subject>,
        <artist/16411#subject>,
        <artist/49325#subject>,
        <artist/56706#subject>,
        <artist/56707#subject>,
        <artist/59089#subject>,
        <artist/59426#subject>,
        <artist/59699#subject>,
        <artist/60032#subject>,
        <artist/61141#subject>,
        <artist/61142#subject>,
        <artist/7192#subject>,
        <artist/73923#subject> ;
    schema:name "Rebellion: Inspired by the Music of Final Fantasy II"@en,
        "Rebellion: Inspired by the Music of Final Fantasy II"@ja,
        "Rebellion: Inspired by the Music of Final Fantasy II"@ja-latn ;
    schema:workPerformed <album/53236#musicalwork> .

_:N0f5d7ebe16c54806b7c6af9cad969403 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Deuces (Ancient Castle)"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:Na2be9a411bd24a8381b569e2ef580f61 ;
    schema:name "Deuces (Ancient Castle)"@en .

_:N1704d706225c41d2b1cb163eef9c52d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Last March (The Imperial Army)"@en ;
    mo:track_number 2 ;
    schema:duration "PT4:33"^^xsd:interval ;
    schema:inPlaylist _:Na2be9a411bd24a8381b569e2ef580f61 ;
    schema:name "The Last March (The Imperial Army)"@en .

_:N214894d90bb14bf1b2fad95b712e7bb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebellion (Dead Music, The Rebel Army)"@en ;
    mo:track_number 11 ;
    schema:duration "PT4:31"^^xsd:interval ;
    schema:inPlaylist _:Na2be9a411bd24a8381b569e2ef580f61 ;
    schema:name "Rebellion (Dead Music, The Rebel Army)"@en .

_:N24a7871147034089a3c912200979c7bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "garLACTUS Win [Victory, Fanfare (FF7)]"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Na2be9a411bd24a8381b569e2ef580f61 ;
    schema:name "garLACTUS Win [Victory, Fanfare (FF7)]"@en .

_:N4298e4b44dd244938ee3ab111dce6d18 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Firion N Maria (Will Take You to the Rebels) [The Rebel Army]"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:13"^^xsd:interval ;
    schema:inPlaylist _:Na2be9a411bd24a8381b569e2ef580f61 ;
    schema:name "Firion N Maria (Will Take You to the Rebels) [The Rebel Army]"@en .

_:N59137295e1ec41aaa79eedc21f268a59 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Imperial Rapture (Battle Theme 2)"@en ;
    mo:track_number 9 ;
    schema:duration "PT6:14"^^xsd:interval ;
    schema:inPlaylist _:N1c1a6552a4514985bb38a2f35b4e15bc ;
    schema:name "Imperial Rapture (Battle Theme 2)"@en .

_:N6c894908cc5d4f619f54c636fc9b46d2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Torchlit (Dungeon)"@en ;
    mo:track_number 6 ;
    schema:duration "PT5:38"^^xsd:interval ;
    schema:inPlaylist _:N1c1a6552a4514985bb38a2f35b4e15bc ;
    schema:name "Torchlit (Dungeon)"@en .

_:N774d983d98bb4170afcb58d39a76f6d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Kingdom Fallen (Main Theme)"@en ;
    mo:track_number 5 ;
    schema:duration "PT6:27"^^xsd:interval ;
    schema:inPlaylist _:N1c1a6552a4514985bb38a2f35b4e15bc ;
    schema:name "A Kingdom Fallen (Main Theme)"@en .

_:N83f190ff31044f29bf2b1cac5d001f6f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "the final WON (Battle Theme A, Victory)"@en ;
    mo:track_number 10 ;
    schema:duration "PT4:00"^^xsd:interval ;
    schema:inPlaylist _:Na2be9a411bd24a8381b569e2ef580f61 ;
    schema:name "the final WON (Battle Theme A, Victory)"@en .

_:N94f940b2d8484a27b9590bc64acd04b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Snakeyes (Battle Theme B)"@en ;
    mo:track_number 2 ;
    schema:duration "PT6:35"^^xsd:interval ;
    schema:inPlaylist _:N1c1a6552a4514985bb38a2f35b4e15bc ;
    schema:name "Snakeyes (Battle Theme B)"@en .

_:N9ad87acdef1e4aa8aa049bf2017ea5c5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Personification of Evil (The Emperor's Rebirth, Escape!)"@en ;
    mo:track_number 4 ;
    schema:duration "PT3:53"^^xsd:interval ;
    schema:inPlaylist _:N1c1a6552a4514985bb38a2f35b4e15bc ;
    schema:name "Personification of Evil (The Emperor's Rebirth, Escape!)"@en .

_:N9d055db0580644358595a909ade628ba a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Analog Freedom (Town, The Rebel Army)"@en ;
    mo:track_number 9 ;
    schema:duration "PT3:27"^^xsd:interval ;
    schema:inPlaylist _:Na2be9a411bd24a8381b569e2ef580f61 ;
    schema:name "Analog Freedom (Town, The Rebel Army)"@en .

_:N9f7c40c9317048eb94a71754bc735ccb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Finally (Finale)"@en ;
    mo:track_number 10 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N1c1a6552a4514985bb38a2f35b4e15bc ;
    schema:name "Finally (Finale)"@en .

_:Nba3436605d0042a1abb4b195f464de0d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grind My Crank (Tower of the Magi)"@en ;
    mo:track_number 3 ;
    schema:duration "PT4:03"^^xsd:interval ;
    schema:inPlaylist _:N1c1a6552a4514985bb38a2f35b4e15bc ;
    schema:name "Grind My Crank (Tower of the Magi)"@en .

_:Nc08c16fe05ef464cbb827fbce3b5a897 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Leon Is a Fucking Dick (Battle Theme 1)"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:05"^^xsd:interval ;
    schema:inPlaylist _:Na2be9a411bd24a8381b569e2ef580f61 ;
    schema:name "Leon Is a Fucking Dick (Battle Theme 1)"@en .

_:Ncd5f7ecce2e0434d918e83cb9e3071fd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebirth (Revival)"@en ;
    mo:track_number 3 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:Na2be9a411bd24a8381b569e2ef580f61 ;
    schema:name "Rebirth (Revival)"@en .

_:Nd51586c9577543b38460f31b26cce323 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castellum Infernum (Castle Pandemonium)"@en ;
    mo:track_number 8 ;
    schema:duration "PT3:49"^^xsd:interval ;
    schema:inPlaylist _:N1c1a6552a4514985bb38a2f35b4e15bc ;
    schema:name "Castellum Infernum (Castle Pandemonium)"@en .

_:Ne4ff938caf22421ea479ac0b8f81f754 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Preluematsude (Prelude)"@en ;
    mo:track_number 1 ;
    schema:duration "PT4:09"^^xsd:interval ;
    schema:inPlaylist _:Na2be9a411bd24a8381b569e2ef580f61 ;
    schema:name "Preluematsude (Prelude)"@en .

_:Ne6e0a63dc24a49abbe089cc76fea77cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heroes of Dawn [Chaos Temple (FF1), Reunion, The Rebel Army, Deep Under the Water (FF3), Dead Music (FF1)]"@en ;
    mo:track_number 1 ;
    schema:duration "PT6:48"^^xsd:interval ;
    schema:inPlaylist _:N1c1a6552a4514985bb38a2f35b4e15bc ;
    schema:name "Heroes of Dawn [Chaos Temple (FF1), Reunion, The Rebel Army, Deep Under the Water (FF3), Dead Music (FF1)]"@en .

_:Ne9bb09ba960c45dcb4f889a12f920655 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebel Dream [Main Theme (FF1), The Rebel Army, Find Your Way (FF8), Main Theme]"@en ;
    mo:track_number 4 ;
    schema:duration "PT6:07"^^xsd:interval ;
    schema:inPlaylist _:Na2be9a411bd24a8381b569e2ef580f61 ;
    schema:name "Rebel Dream [Main Theme (FF1), The Rebel Army, Find Your Way (FF8), Main Theme]"@en .

_:Nf75f9fcc47d64c80980918d1d7678a2e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GG but ___ Solos Win [Victory, The Winner (FF8)]"@en ;
    mo:track_number 7 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N1c1a6552a4514985bb38a2f35b4e15bc ;
    schema:name "GG but ___ Solos Win [Victory, The Winner (FF8)]"@en .

_:N1c1a6552a4514985bb38a2f35b4e15bc a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N59137295e1ec41aaa79eedc21f268a59,
        _:N6c894908cc5d4f619f54c636fc9b46d2,
        _:N774d983d98bb4170afcb58d39a76f6d4,
        _:N94f940b2d8484a27b9590bc64acd04b6,
        _:N9ad87acdef1e4aa8aa049bf2017ea5c5,
        _:N9f7c40c9317048eb94a71754bc735ccb,
        _:Nba3436605d0042a1abb4b195f464de0d,
        _:Nd51586c9577543b38460f31b26cce323,
        _:Ne6e0a63dc24a49abbe089cc76fea77cd,
        _:Nf75f9fcc47d64c80980918d1d7678a2e ;
    mo:track_count 10 ;
    schema:duration "PT47:41"^^xsd:interval ;
    schema:numTracks 10 ;
    schema:track _:N59137295e1ec41aaa79eedc21f268a59,
        _:N6c894908cc5d4f619f54c636fc9b46d2,
        _:N774d983d98bb4170afcb58d39a76f6d4,
        _:N94f940b2d8484a27b9590bc64acd04b6,
        _:N9ad87acdef1e4aa8aa049bf2017ea5c5,
        _:N9f7c40c9317048eb94a71754bc735ccb,
        _:Nba3436605d0042a1abb4b195f464de0d,
        _:Nd51586c9577543b38460f31b26cce323,
        _:Ne6e0a63dc24a49abbe089cc76fea77cd,
        _:Nf75f9fcc47d64c80980918d1d7678a2e .

_:Na2be9a411bd24a8381b569e2ef580f61 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0f5d7ebe16c54806b7c6af9cad969403,
        _:N1704d706225c41d2b1cb163eef9c52d3,
        _:N214894d90bb14bf1b2fad95b712e7bb9,
        _:N24a7871147034089a3c912200979c7bd,
        _:N4298e4b44dd244938ee3ab111dce6d18,
        _:N83f190ff31044f29bf2b1cac5d001f6f,
        _:N9d055db0580644358595a909ade628ba,
        _:Nc08c16fe05ef464cbb827fbce3b5a897,
        _:Ncd5f7ecce2e0434d918e83cb9e3071fd,
        _:Ne4ff938caf22421ea479ac0b8f81f754,
        _:Ne9bb09ba960c45dcb4f889a12f920655 ;
    mo:track_count 11 ;
    schema:duration "PT44:30"^^xsd:interval ;
    schema:numTracks 11 ;
    schema:track _:N0f5d7ebe16c54806b7c6af9cad969403,
        _:N1704d706225c41d2b1cb163eef9c52d3,
        _:N214894d90bb14bf1b2fad95b712e7bb9,
        _:N24a7871147034089a3c912200979c7bd,
        _:N4298e4b44dd244938ee3ab111dce6d18,
        _:N83f190ff31044f29bf2b1cac5d001f6f,
        _:N9d055db0580644358595a909ade628ba,
        _:Nc08c16fe05ef464cbb827fbce3b5a897,
        _:Ncd5f7ecce2e0434d918e83cb9e3071fd,
        _:Ne4ff938caf22421ea479ac0b8f81f754,
        _:Ne9bb09ba960c45dcb4f889a12f920655 .

