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

<artist/127#subject> a schema:Person,
        foaf:Person ;
    schema:name "KOTOKO"@en ;
    foaf:made <album/79383#lyrics>,
        <album/79383#subject> ;
    foaf:name "KOTOKO"@en .

<artist/8613#subject> a schema:Person,
        foaf:Person ;
    schema:name "ELISA"@en ;
    foaf:made <album/79383#subject>,
        <album/79383#vocals> ;
    foaf:name "ELISA"@en .

<artist/11560#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79383#subject> ;
    schema:name "Yasunori Nishiki"@en,
        "西木康智"@ja ;
    foaf:made <album/79383#composition>,
        <album/79383#subject> ;
    foaf:name "Yasunori Nishiki"@en,
        "西木康智"@ja .

<artist/1753#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79383#subject> ;
    schema:name "James Harris"@en ;
    foaf:made <album/79383#composition>,
        <album/79383#subject> ;
    foaf:name "James Harris"@en .

<artist/2901#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/79383#subject> ;
    schema:name "Keita Haga"@en,
        "芳賀敬太"@ja ;
    foaf:made <album/79383#composition>,
        <album/79383#subject> ;
    foaf:name "Keita Haga"@en,
        "芳賀敬太"@ja .

<product/4146#subject> a schema:CreativeWork ;
    schema:name "Fate/EXTELLA: The Umbral Star"@en,
        "Fate/EXTELLA"@ja,
        "Fate/EXTELLA: The Umbral Star"@ja-latn ;
    foaf:name "Fate/EXTELLA: The Umbral Star"@en,
        "Fate/EXTELLA"@ja,
        "Fate/EXTELLA: The Umbral Star"@ja-latn .

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

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

<album/79383#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Fate/EXTELLA Original Soundtrack"@en,
        "Fate/EXTELLA Original Soundtrack"@ja,
        "Fate/EXTELLA Original Soundtrack"@ja-latn ;
    mo:performance_of <album/79383#musicalwork> ;
    mo:recorded_as <album/79383#musicalexpression> ;
    schema:name "Fate/EXTELLA Original Soundtrack"@en,
        "Fate/EXTELLA Original Soundtrack"@ja,
        "Fate/EXTELLA Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/79383#musicalwork> .

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

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

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

<https://medium-media.vgm.io/albums/38/79383/79383-c372c327248d.png> a schema:ImageObject,
        foaf:Image .

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

<album/79383#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Fate/EXTELLA Original Soundtrack"@en,
        "Fate/EXTELLA Original Soundtrack"@ja,
        "Fate/EXTELLA Original Soundtrack"@ja-latn ;
    mo:composer <artist/11560#subject>,
        <artist/1753#subject>,
        <artist/2901#subject> ;
    mo:produced_work <album/79383#musicalwork> ;
    schema:name "Fate/EXTELLA Original Soundtrack"@en,
        "Fate/EXTELLA Original Soundtrack"@ja,
        "Fate/EXTELLA Original Soundtrack"@ja-latn .

<album/79383#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-12-29"^^xsd:date ;
    dcterms:title "Fate/EXTELLA Original Soundtrack"@en,
        "Fate/EXTELLA Original Soundtrack"@ja,
        "Fate/EXTELLA Original Soundtrack"@ja-latn ;
    mo:catalogue_number "SVWC-70371~2" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/79383#musicalexpression> ;
    mo:publisher <org/86#subject> ;
    mo:record _:N10a043d195b34d71a1f242ccd6930f91,
        _:N13a575cb7bb545c88d17091ffa4848a3 ;
    mo:record_count 2 ;
    schema:about <product/4146#subject> ;
    schema:datePublished "2018-12-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/38/79383/79383-c372c327248d.png> ;
    schema:name "Fate/EXTELLA Original Soundtrack"@en,
        "Fate/EXTELLA Original Soundtrack"@ja,
        "Fate/EXTELLA Original Soundtrack"@ja-latn ;
    schema:publisher <org/86#subject> ;
    foaf:depiction <https://media.vgm.io/albums/38/79383/79383-c372c327248d.png> .

_:N0111d7b88b214cb39f67ffedf05881c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Seven Master War"@en,
        "セブン・マスター・ウォー"@ja ;
    mo:track_number 12 ;
    schema:duration "PT3:21"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "Seven Master War"@en,
        "セブン・マスター・ウォー"@ja .

_:N10bfe53bfad34b6db8eb09fe956948e0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "100 Foxes 'Til the Peach Blossom Spring"@en,
        "too early to Eden"@en,
        "桃源郷まであと百狐"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:40"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "100 Foxes 'Til the Peach Blossom Spring"@en,
        "too early to Eden"@en,
        "桃源郷まであと百狐"@ja .

_:N229dfc3027274bf29133abd534502f00 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "rise and fall"@en,
        "rise and fall"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:50"^^xsd:interval ;
    schema:inPlaylist _:N13a575cb7bb545c88d17091ffa4848a3 ;
    schema:name "rise and fall"@en,
        "rise and fall"@ja .

_:N2b6fdae28e78428381157be626e30636 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Star of Tears"@en,
        "teardrop"@en,
        "涙の星"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:46"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "Star of Tears"@en,
        "teardrop"@en,
        "涙の星"@ja .

_:N397d9953558941e4b02ef8339dfded8d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Attila"@en,
        "White Swordswoman"@en,
        "白い剣姫"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N13a575cb7bb545c88d17091ffa4848a3 ;
    schema:name "Attila"@en,
        "White Swordswoman"@en,
        "白い剣姫"@ja .

_:N41945a169c3b49b499aece97860b216a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before the Dawn"@en,
        "before the dawn"@en,
        "夜明け前に"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N13a575cb7bb545c88d17091ffa4848a3 ;
    schema:name "Before the Dawn"@en,
        "before the dawn"@en,
        "夜明け前に"@ja .

_:N48c4ff524bd44f1f83ee3f7994ebcc87 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sefar"@en,
        "White Titan"@en,
        "白い巨神"@ja ;
    mo:track_number 9 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N13a575cb7bb545c88d17091ffa4848a3 ;
    schema:name "Sefar"@en,
        "White Titan"@en,
        "白い巨神"@ja .

_:N4be5d1f2e34e41a29bc0aabe34e4c88f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "result"@en,
        "result"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:57"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "result"@en,
        "result"@ja .

_:N50aade26299543c5b3be65d857d424d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Adventures of EXTELLA"@en,
        "The Adventures of EXTELLA"@ja ;
    mo:track_number 12 ;
    schema:duration "PT14:25"^^xsd:interval ;
    schema:inPlaylist _:N13a575cb7bb545c88d17091ffa4848a3 ;
    schema:name "The Adventures of EXTELLA"@en,
        "The Adventures of EXTELLA"@ja .

_:N67bb297faf584640beb35bcc2fb8602e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ex:tella (Short Version)"@en,
        "ex:tella (Short Version)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "ex:tella (Short Version)"@en,
        "ex:tella (Short Version)"@ja .

_:N6914a3c18f604d308b8ea14d755bbcc2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "River of Stars"@en,
        "falling star"@en,
        "星は流れる"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N13a575cb7bb545c88d17091ffa4848a3 ;
    schema:name "River of Stars"@en,
        "falling star"@en,
        "星は流れる"@ja .

_:N697275c4c6b14fada61e421a97ec27d8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Search for Sovereignty"@en,
        "search for power"@en,
        "王権探索"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:33"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "Search for Sovereignty"@en,
        "search for power"@en,
        "王権探索"@ja .

_:N6c8bc40e49154b3e83417beef90777f0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ruins of Kings' Dreams"@en,
        "reminiscence of the kings"@en,
        "王たちの夢の跡"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "Ruins of Kings' Dreams"@en,
        "reminiscence of the kings"@en,
        "王たちの夢の跡"@ja .

_:N6f265191d32f4001925ab620af3672d5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Excalibur ~EXTELLA~"@en,
        "The Sword of Promised Victory ~EXTELLA~"@en,
        "約束された勝利の剣 ～EXTELLA～"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:06"^^xsd:interval ;
    schema:inPlaylist _:N13a575cb7bb545c88d17091ffa4848a3 ;
    schema:name "Excalibur ~EXTELLA~"@en,
        "The Sword of Promised Victory ~EXTELLA~"@en,
        "約束された勝利の剣 ～EXTELLA～"@ja .

_:N737df3fb53be4c08a4166040eabd6814 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "private(ivy)"@en,
        "private(ivy)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "private(ivy)"@en,
        "private(ivy)"@ja .

_:N7b72658025c64c32a5c4d2b5c7381345 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eightfold Blessing of Amaterasu"@en,
        "Suiten Nikkou Amaterasu Yano Shizuishi"@en,
        "水天日光天照八野鎮石"@ja ;
    mo:track_number 11 ;
    schema:duration "PT3:11"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "Eightfold Blessing of Amaterasu"@en,
        "Suiten Nikkou Amaterasu Yano Shizuishi"@en,
        "水天日光天照八野鎮石"@ja .

_:N7ec679b4cec148a1a0dfbafd943e65d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "razoredge"@en,
        "razoredge"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:24"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "razoredge"@en,
        "razoredge"@ja .

_:N80cb371398e8471588d6899b888b1895 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wind of the New World"@en,
        "breeze of a new world"@en,
        "新天地の風"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "Wind of the New World"@en,
        "breeze of a new world"@en,
        "新天地の風"@ja .

_:N890473fff20b46649fee3b6aebf87bc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "stage clear"@en,
        "stage clear"@ja ;
    mo:track_number 18 ;
    schema:duration "PT0:09"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "stage clear"@en,
        "stage clear"@ja .

_:N9c43ab9bca36496f917a5a9eeb348b3f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If the Night Continues"@en,
        "what if the night continues"@en,
        "たとえ、夜が続いても"@ja ;
    mo:track_number 8 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:N13a575cb7bb545c88d17091ffa4848a3 ;
    schema:name "If the Night Continues"@en,
        "what if the night continues"@en,
        "たとえ、夜が続いても"@ja .

_:Na0363707050847d9bbbcdfdd5a931b5e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meteoric Extella"@en,
        "meteoric extella"@en,
        "流星のエクステラ"@ja ;
    mo:track_number 10 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N13a575cb7bb545c88d17091ffa4848a3 ;
    schema:name "Meteoric Extella"@en,
        "meteoric extella"@en,
        "流星のエクステラ"@ja .

_:Nc7696317f6654c0ca7295038fc8cf724 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Meteoric Extella ~Extended Mix~"@en,
        "meteoric extella ~Extended Mix~"@en,
        "流星のエクステラ ～Extended Mix～"@ja ;
    mo:track_number 13 ;
    schema:duration "PT5:31"^^xsd:interval ;
    schema:inPlaylist _:N13a575cb7bb545c88d17091ffa4848a3 ;
    schema:name "Meteoric Extella ~Extended Mix~"@en,
        "meteoric extella ~Extended Mix~"@en,
        "流星のエクステラ ～Extended Mix～"@ja .

_:Ncfb6665dbc104b6eb28c67eb6af51e09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "intruder"@en,
        "intruder"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N13a575cb7bb545c88d17091ffa4848a3 ;
    schema:name "intruder"@en,
        "intruder"@ja .

_:Nd3a4451b9e9d4006a7cd5937f1aa783c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Roses Blooming Under Blue Skies"@en,
        "rose in the blue"@en,
        "蒼天に薔薇の咲く"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "Roses Blooming Under Blue Skies"@en,
        "rose in the blue"@en,
        "蒼天に薔薇の咲く"@ja .

_:Ndddad31eeab4458f8ca99eeb58c3aada a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blind Spot"@en,
        "out of sight"@en,
        "視界の裏"@ja ;
    mo:track_number 13 ;
    schema:duration "PT3:23"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "Blind Spot"@en,
        "out of sight"@en,
        "視界の裏"@ja .

_:Nde11906c66ca4ec48bfcac13222b0971 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EMIYA ~EXTELLA~"@en,
        "Emiya ~EXTELLA~"@en,
        "エミヤ ～EXTELLA～"@ja ;
    mo:track_number 14 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "EMIYA ~EXTELLA~"@en,
        "Emiya ~EXTELLA~"@en,
        "エミヤ ～EXTELLA～"@ja .

_:Neabbe2e4a5364b31a19814d9f4b15375 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "daring assault"@en,
        "daring assault"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:59"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "daring assault"@en,
        "daring assault"@ja .

_:Nece39960e8f249dd83095b0d93230595 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "raging torrent"@en,
        "raging torrent"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N13a575cb7bb545c88d17091ffa4848a3 ;
    schema:name "raging torrent"@en,
        "raging torrent"@ja .

_:Nf19c12aa928d4b13be73b17346351bd9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "cosmic air ~EXTELLA~"@en,
        "cosmic air ～EXTELLA～"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "cosmic air ~EXTELLA~"@en,
        "cosmic air ～EXTELLA～"@ja .

_:Nf99cfad68bb64680bd181582c57bb687 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rival Warlords"@en,
        "rivals"@en,
        "群雄割拠"@ja ;
    mo:track_number 10 ;
    schema:duration "PT3:20"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "Rival Warlords"@en,
        "rivals"@en,
        "群雄割拠"@ja .

_:Nfd34b759967e44e9a868e2ec2c43a8cb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "strike back"@en,
        "strike back"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:24"^^xsd:interval ;
    schema:inPlaylist _:N13a575cb7bb545c88d17091ffa4848a3 ;
    schema:name "strike back"@en,
        "strike back"@ja .

_:Nffdef1b833eb4bf0a025f5480aec33e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bathory Erzsebet NEW WORLD"@en,
        "The Demoness of Fresh Blood NEW WORLD"@en,
        "鮮血魔嬢NEW WORLD"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:55"^^xsd:interval ;
    schema:inPlaylist _:N10a043d195b34d71a1f242ccd6930f91 ;
    schema:name "Bathory Erzsebet NEW WORLD"@en,
        "The Demoness of Fresh Blood NEW WORLD"@en,
        "鮮血魔嬢NEW WORLD"@ja .

_:N13a575cb7bb545c88d17091ffa4848a3 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N229dfc3027274bf29133abd534502f00,
        _:N397d9953558941e4b02ef8339dfded8d,
        _:N41945a169c3b49b499aece97860b216a,
        _:N48c4ff524bd44f1f83ee3f7994ebcc87,
        _:N50aade26299543c5b3be65d857d424d3,
        _:N6914a3c18f604d308b8ea14d755bbcc2,
        _:N6f265191d32f4001925ab620af3672d5,
        _:N9c43ab9bca36496f917a5a9eeb348b3f,
        _:Na0363707050847d9bbbcdfdd5a931b5e,
        _:Nc7696317f6654c0ca7295038fc8cf724,
        _:Ncfb6665dbc104b6eb28c67eb6af51e09,
        _:Nece39960e8f249dd83095b0d93230595,
        _:Nfd34b759967e44e9a868e2ec2c43a8cb ;
    mo:track_count 13 ;
    schema:duration "PT51:56"^^xsd:interval ;
    schema:numTracks 13 ;
    schema:track _:N229dfc3027274bf29133abd534502f00,
        _:N397d9953558941e4b02ef8339dfded8d,
        _:N41945a169c3b49b499aece97860b216a,
        _:N48c4ff524bd44f1f83ee3f7994ebcc87,
        _:N50aade26299543c5b3be65d857d424d3,
        _:N6914a3c18f604d308b8ea14d755bbcc2,
        _:N6f265191d32f4001925ab620af3672d5,
        _:N9c43ab9bca36496f917a5a9eeb348b3f,
        _:Na0363707050847d9bbbcdfdd5a931b5e,
        _:Nc7696317f6654c0ca7295038fc8cf724,
        _:Ncfb6665dbc104b6eb28c67eb6af51e09,
        _:Nece39960e8f249dd83095b0d93230595,
        _:Nfd34b759967e44e9a868e2ec2c43a8cb .

_:N10a043d195b34d71a1f242ccd6930f91 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0111d7b88b214cb39f67ffedf05881c7,
        _:N10bfe53bfad34b6db8eb09fe956948e0,
        _:N2b6fdae28e78428381157be626e30636,
        _:N4be5d1f2e34e41a29bc0aabe34e4c88f,
        _:N67bb297faf584640beb35bcc2fb8602e,
        _:N697275c4c6b14fada61e421a97ec27d8,
        _:N6c8bc40e49154b3e83417beef90777f0,
        _:N737df3fb53be4c08a4166040eabd6814,
        _:N7b72658025c64c32a5c4d2b5c7381345,
        _:N7ec679b4cec148a1a0dfbafd943e65d0,
        _:N80cb371398e8471588d6899b888b1895,
        _:N890473fff20b46649fee3b6aebf87bc5,
        _:Nd3a4451b9e9d4006a7cd5937f1aa783c,
        _:Ndddad31eeab4458f8ca99eeb58c3aada,
        _:Nde11906c66ca4ec48bfcac13222b0971,
        _:Neabbe2e4a5364b31a19814d9f4b15375,
        _:Nf19c12aa928d4b13be73b17346351bd9,
        _:Nf99cfad68bb64680bd181582c57bb687,
        _:Nffdef1b833eb4bf0a025f5480aec33e4 ;
    mo:track_count 19 ;
    schema:duration "PT56:17"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N0111d7b88b214cb39f67ffedf05881c7,
        _:N10bfe53bfad34b6db8eb09fe956948e0,
        _:N2b6fdae28e78428381157be626e30636,
        _:N4be5d1f2e34e41a29bc0aabe34e4c88f,
        _:N67bb297faf584640beb35bcc2fb8602e,
        _:N697275c4c6b14fada61e421a97ec27d8,
        _:N6c8bc40e49154b3e83417beef90777f0,
        _:N737df3fb53be4c08a4166040eabd6814,
        _:N7b72658025c64c32a5c4d2b5c7381345,
        _:N7ec679b4cec148a1a0dfbafd943e65d0,
        _:N80cb371398e8471588d6899b888b1895,
        _:N890473fff20b46649fee3b6aebf87bc5,
        _:Nd3a4451b9e9d4006a7cd5937f1aa783c,
        _:Ndddad31eeab4458f8ca99eeb58c3aada,
        _:Nde11906c66ca4ec48bfcac13222b0971,
        _:Neabbe2e4a5364b31a19814d9f4b15375,
        _:Nf19c12aa928d4b13be73b17346351bd9,
        _:Nf99cfad68bb64680bd181582c57bb687,
        _:Nffdef1b833eb4bf0a025f5480aec33e4 .

