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

<artist/14978#subject> a schema:Person,
        foaf:Person ;
    schema:name "Yasushi Ishikawa"@en,
        "石川泰"@ja ;
    foaf:made <album/85482#lyrics>,
        <album/85482#subject> ;
    foaf:name "Yasushi Ishikawa"@en,
        "石川泰"@ja .

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

<artist/2058#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85482#subject> ;
    schema:name "Yuki Nakano"@en ;
    foaf:made <album/85482#composition>,
        <album/85482#subject> ;
    foaf:name "Yuki Nakano"@en .

<artist/23060#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85482#subject> ;
    schema:name "Tako Yamaguchi"@en,
        "山口たこ"@ja ;
    foaf:made <album/85482#composition>,
        <album/85482#subject> ;
    foaf:name "Tako Yamaguchi"@en,
        "山口たこ"@ja .

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

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

<org/1226#subject> schema:name "Purple software"@en,
        "Purple software"@ja,
        "Purple software"@ja-latn ;
    foaf:name "Purple software"@en,
        "Purple software"@ja,
        "Purple software"@ja-latn .

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

<https://medium-media.vgm.io/albums/28/85482/85482-ef5b315d274e.jpg> a schema:ImageObject,
        foaf:Image .

<album/85482#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Realive Original Soundtrack"@en,
        "リアライブ・オリジナル・サウンドトラック"@ja,
        "Realive Original Soundtrack"@ja-latn ;
    mo:composer <artist/2058#subject>,
        <artist/23060#subject> ;
    mo:produced_work <album/85482#musicalwork> ;
    schema:name "Realive Original Soundtrack"@en,
        "リアライブ・オリジナル・サウンドトラック"@ja,
        "Realive Original Soundtrack"@ja-latn .

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

<artist/31043#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85482#performance> ;
    schema:name "Miu Yuzuhara"@en,
        "柚原みう"@ja ;
    foaf:name "Miu Yuzuhara"@en,
        "柚原みう"@ja .

<artist/490#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85482#performance> ;
    schema:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja ;
    foaf:name "Miyuki Hashimoto"@en,
        "橋本みゆき"@ja .

<artist/8398#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/85482#performance> ;
    schema:name "Rio Asaba"@en,
        "浅葉リオ"@ja ;
    foaf:name "Rio Asaba"@en,
        "浅葉リオ"@ja .

<album/85482#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Realive Original Soundtrack"@en,
        "リアライブ・オリジナル・サウンドトラック"@ja,
        "Realive Original Soundtrack"@ja-latn ;
    mo:performance_of <album/85482#musicalwork> ;
    mo:performer <artist/31043#subject>,
        <artist/490#subject>,
        <artist/8398#subject> ;
    mo:recorded_as <album/85482#musicalexpression> ;
    schema:byArtist <artist/31043#subject>,
        <artist/490#subject>,
        <artist/8398#subject> ;
    schema:name "Realive Original Soundtrack"@en,
        "リアライブ・オリジナル・サウンドトラック"@ja,
        "Realive Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/85482#musicalwork> .

<album/85482#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2019-03-29"^^xsd:date ;
    dcterms:title "Realive Original Soundtrack"@en,
        "リアライブ・オリジナル・サウンドトラック"@ja,
        "Realive Original Soundtrack"@ja-latn ;
    mo:catalogue_number "PURPLE-055OST1~2" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/85482#musicalexpression> ;
    mo:publisher <org/1226#subject> ;
    mo:record _:N9e699b25e264467d95eb5ce01ab0858a,
        _:Ne09e1fcbbbf24981bb2230c42cf675fe ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Realive"@en ;
            foaf:name "Realive"@en ] ;
    schema:byArtist <artist/31043#subject>,
        <artist/490#subject>,
        <artist/8398#subject> ;
    schema:datePublished "2019-03-29"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/28/85482/85482-ef5b315d274e.jpg> ;
    schema:name "Realive Original Soundtrack"@en,
        "リアライブ・オリジナル・サウンドトラック"@ja,
        "Realive Original Soundtrack"@ja-latn ;
    schema:publisher <org/1226#subject> ;
    foaf:depiction <https://media.vgm.io/albums/28/85482/85482-ef5b315d274e.jpg> .

_:N10ea29b809314795b4351572429bb6d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "レディ・ゴー!"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:20"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "レディ・ゴー!"@ja .

_:N155f7196705e4597851b0d1af9b8e9e1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "best bout"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:17"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "best bout"@ja .

_:N1797d9cd35894a28aac587073caf9238 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "二人のロスタイム"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "二人のロスタイム"@ja .

_:N197c9c42d71e4eb79fa05399c87e1676 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "See you Next"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "See you Next"@ja .

_:N1c2a911e9f5c4fd19274c36af9a55350 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I'll miss..."@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "I'll miss..."@ja .

_:N254f41a9450c441d996fdfbb58df699c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Connect Hear."@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:51"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "Connect Hear."@ja .

_:N3b9339452bfe4cf2a85082927ea3310b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Heart Check Disk"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "Heart Check Disk"@ja .

_:N3dbd3db1228e426495672ae67b3352eb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Solemnityt"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "Solemnityt"@ja .

_:N3dbfcd8f31f1471bbe215d89ade7ae50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "深愛は双葉より芳し‐一羽のテーマ‐"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:Ne09e1fcbbbf24981bb2230c42cf675fe ;
    schema:name "深愛は双葉より芳し‐一羽のテーマ‐"@ja .

_:N46c1a380a7de441e87b67adcbd93eb1c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "何もしないけど直った"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:14"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "何もしないけど直った"@ja .

_:N4f1870b6d9b6410b8e7cfcf629cff4aa a mo:Track,
        schema:MusicRecording ;
    dcterms:title "BlueScreen"@ja ;
    mo:track_number 20 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "BlueScreen"@ja .

_:N4faf82ebddd446c4884e0598775b289b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Short Vacation"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "Short Vacation"@ja .

_:N5083ba0e4ba6410db3dea991a7c5ac38 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "不可視属性少女‐歌夜のテーマ‐"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:53"^^xsd:interval ;
    schema:inPlaylist _:Ne09e1fcbbbf24981bb2230c42cf675fe ;
    schema:name "不可視属性少女‐歌夜のテーマ‐"@ja .

_:N55e84784d3d7405e99b5ce7236e4f42e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虚実の欠片"@ja ;
    mo:track_number 2 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Ne09e1fcbbbf24981bb2230c42cf675fe ;
    schema:name "虚実の欠片"@ja .

_:N5c52c7df8a96463098ab3ffa8fb3c32f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "恋愛条件演算子"@ja ;
    mo:track_number 2 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "恋愛条件演算子"@ja .

_:N5e825c82a6184aaa96bac00690d43a1d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sorrowful Data"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "Sorrowful Data"@ja .

_:N60a46770c6e44dbe8ffbcba57428aba8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "空を仰ぎ見る先に"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "空を仰ぎ見る先に"@ja .

_:N67655f3430364fd2aad2a380cd57b5d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "落涙の比重"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "落涙の比重"@ja .

_:N6a3e03e3b3eb441cb58910e396ffe2b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i:\\DRIVE\\music box"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:Ne09e1fcbbbf24981bb2230c42cf675fe ;
    schema:name "i:\\DRIVE\\music box"@ja .

_:N6c2ce3669e134d6294b2ab587e5bbaab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虚実の欠片‐instrumental‐"@ja ;
    mo:track_number 5 ;
    schema:duration "PT4:40"^^xsd:interval ;
    schema:inPlaylist _:Ne09e1fcbbbf24981bb2230c42cf675fe ;
    schema:name "虚実の欠片‐instrumental‐"@ja .

_:N6c9974a11d2447e98b05145aa61f03f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evacuation"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "Evacuation"@ja .

_:N6f7d8922462c45fa9b276d5b95fa16da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雛鳥の子守歌 ‐short version‐"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:04"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "雛鳥の子守歌 ‐short version‐"@ja .

_:N7afa14f7e7804ab2b04f58fd335cce4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雛鳥の子守歌‐instrumental‐"@ja ;
    mo:track_number 6 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Ne09e1fcbbbf24981bb2230c42cf675fe ;
    schema:name "雛鳥の子守歌‐instrumental‐"@ja .

_:N83c6ae030091475787fa91974f3e7cfe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "虚実の欠片 ‐short version‐"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "虚実の欠片 ‐short version‐"@ja .

_:N8cf1086d6668455187ab9f247728e16a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ミナトみらい‐みなとのテーマ‐"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Ne09e1fcbbbf24981bb2230c42cf675fe ;
    schema:name "ミナトみらい‐みなとのテーマ‐"@ja .

_:N91b31e9905ab4b72bb99f6ea2be616e4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Encounter"@ja ;
    mo:track_number 24 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "Encounter"@ja .

_:N9a4b7274c16f4c138f745cb6ca092800 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "雛鳥の子守歌"@ja ;
    mo:track_number 3 ;
    schema:duration "PT5:11"^^xsd:interval ;
    schema:inPlaylist _:Ne09e1fcbbbf24981bb2230c42cf675fe ;
    schema:name "雛鳥の子守歌"@ja .

_:Nc05333217b6345b995e227d7ecbb022d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ボーナスステージ"@ja ;
    mo:track_number 3 ;
    schema:duration "PT2:29"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "ボーナスステージ"@ja .

_:Nc5df9019a7b943efa0dd9221e2e49743 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "月に咲く花の如く‐咲月のテーマ‐"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:30"^^xsd:interval ;
    schema:inPlaylist _:Ne09e1fcbbbf24981bb2230c42cf675fe ;
    schema:name "月に咲く花の如く‐咲月のテーマ‐"@ja .

_:Nc660ce6450284342ac28eff732d46e1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dearest Time"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:58"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "Dearest Time"@ja .

_:Nc82ca4cec08a43a6962c0d2c03f6bada a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Administrator"@ja ;
    mo:track_number 17 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "Administrator"@ja .

_:Ndccc92822131410baa2e771cb9f07757 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i:\\DRIVE\\Sadness"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:33"^^xsd:interval ;
    schema:inPlaylist _:Ne09e1fcbbbf24981bb2230c42cf675fe ;
    schema:name "i:\\DRIVE\\Sadness"@ja .

_:Ne02e71e1962f46a99e1d42c0f4610108 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "クラスタの断片"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:56"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "クラスタの断片"@ja .

_:Ne3165407628b426fb2f346893c4fbb16 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i:\\DRIVE"@ja ;
    mo:track_number 1 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Ne09e1fcbbbf24981bb2230c42cf675fe ;
    schema:name "i:\\DRIVE"@ja .

_:Ne579c72055f44829a3095f02f32c9e15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i:\\DRIVE\\Confession"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:Ne09e1fcbbbf24981bb2230c42cf675fe ;
    schema:name "i:\\DRIVE\\Confession"@ja .

_:Nea1ad61941f44c518fa178be46205fd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "まどろみの憂鬱‐眠のテーマ‐"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:28"^^xsd:interval ;
    schema:inPlaylist _:Ne09e1fcbbbf24981bb2230c42cf675fe ;
    schema:name "まどろみの憂鬱‐眠のテーマ‐"@ja .

_:Neb147c008f23481c9288b815cc736379 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "何もしてないのに壊れた"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "何もしてないのに壊れた"@ja .

_:Neb5ffda599a34904a8a664063f801b52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DEAD or LOVE‐レヴィのテーマ‐"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Ne09e1fcbbbf24981bb2230c42cf675fe ;
    schema:name "DEAD or LOVE‐レヴィのテーマ‐"@ja .

_:Necfc5e9fae5440e69e914fa2991e6b8a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i:\\DRIVE ‐short version‐"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "i:\\DRIVE ‐short version‐"@ja .

_:Nef85c523fc454344bdf5e841dd7d12ca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "i:\\DRIVE -instrumental-"@ja ;
    mo:track_number 4 ;
    schema:duration "PT4:24"^^xsd:interval ;
    schema:inPlaylist _:Ne09e1fcbbbf24981bb2230c42cf675fe ;
    schema:name "i:\\DRIVE -instrumental-"@ja .

_:Nf911261552b8458ebac5f3a323b7ed37 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duplicate Heart"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:08"^^xsd:interval ;
    schema:inPlaylist _:N9e699b25e264467d95eb5ce01ab0858a ;
    schema:name "Duplicate Heart"@ja .

_:Ne09e1fcbbbf24981bb2230c42cf675fe a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N3dbfcd8f31f1471bbe215d89ade7ae50,
        _:N5083ba0e4ba6410db3dea991a7c5ac38,
        _:N55e84784d3d7405e99b5ce7236e4f42e,
        _:N6a3e03e3b3eb441cb58910e396ffe2b1,
        _:N6c2ce3669e134d6294b2ab587e5bbaab,
        _:N7afa14f7e7804ab2b04f58fd335cce4b,
        _:N8cf1086d6668455187ab9f247728e16a,
        _:N9a4b7274c16f4c138f745cb6ca092800,
        _:Nc5df9019a7b943efa0dd9221e2e49743,
        _:Ndccc92822131410baa2e771cb9f07757,
        _:Ne3165407628b426fb2f346893c4fbb16,
        _:Ne579c72055f44829a3095f02f32c9e15,
        _:Nea1ad61941f44c518fa178be46205fd0,
        _:Neb5ffda599a34904a8a664063f801b52,
        _:Nef85c523fc454344bdf5e841dd7d12ca ;
    mo:track_count 15 ;
    schema:duration "PT48:02"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N3dbfcd8f31f1471bbe215d89ade7ae50,
        _:N5083ba0e4ba6410db3dea991a7c5ac38,
        _:N55e84784d3d7405e99b5ce7236e4f42e,
        _:N6a3e03e3b3eb441cb58910e396ffe2b1,
        _:N6c2ce3669e134d6294b2ab587e5bbaab,
        _:N7afa14f7e7804ab2b04f58fd335cce4b,
        _:N8cf1086d6668455187ab9f247728e16a,
        _:N9a4b7274c16f4c138f745cb6ca092800,
        _:Nc5df9019a7b943efa0dd9221e2e49743,
        _:Ndccc92822131410baa2e771cb9f07757,
        _:Ne3165407628b426fb2f346893c4fbb16,
        _:Ne579c72055f44829a3095f02f32c9e15,
        _:Nea1ad61941f44c518fa178be46205fd0,
        _:Neb5ffda599a34904a8a664063f801b52,
        _:Nef85c523fc454344bdf5e841dd7d12ca .

_:N9e699b25e264467d95eb5ce01ab0858a a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N10ea29b809314795b4351572429bb6d3,
        _:N155f7196705e4597851b0d1af9b8e9e1,
        _:N1797d9cd35894a28aac587073caf9238,
        _:N197c9c42d71e4eb79fa05399c87e1676,
        _:N1c2a911e9f5c4fd19274c36af9a55350,
        _:N254f41a9450c441d996fdfbb58df699c,
        _:N3b9339452bfe4cf2a85082927ea3310b,
        _:N3dbd3db1228e426495672ae67b3352eb,
        _:N46c1a380a7de441e87b67adcbd93eb1c,
        _:N4f1870b6d9b6410b8e7cfcf629cff4aa,
        _:N4faf82ebddd446c4884e0598775b289b,
        _:N5c52c7df8a96463098ab3ffa8fb3c32f,
        _:N5e825c82a6184aaa96bac00690d43a1d,
        _:N60a46770c6e44dbe8ffbcba57428aba8,
        _:N67655f3430364fd2aad2a380cd57b5d3,
        _:N6c9974a11d2447e98b05145aa61f03f7,
        _:N6f7d8922462c45fa9b276d5b95fa16da,
        _:N83c6ae030091475787fa91974f3e7cfe,
        _:N91b31e9905ab4b72bb99f6ea2be616e4,
        _:Nc05333217b6345b995e227d7ecbb022d,
        _:Nc660ce6450284342ac28eff732d46e1e,
        _:Nc82ca4cec08a43a6962c0d2c03f6bada,
        _:Ne02e71e1962f46a99e1d42c0f4610108,
        _:Neb147c008f23481c9288b815cc736379,
        _:Necfc5e9fae5440e69e914fa2991e6b8a,
        _:Nf911261552b8458ebac5f3a323b7ed37 ;
    mo:track_count 26 ;
    schema:duration "PT61:58"^^xsd:interval ;
    schema:numTracks 26 ;
    schema:track _:N10ea29b809314795b4351572429bb6d3,
        _:N155f7196705e4597851b0d1af9b8e9e1,
        _:N1797d9cd35894a28aac587073caf9238,
        _:N197c9c42d71e4eb79fa05399c87e1676,
        _:N1c2a911e9f5c4fd19274c36af9a55350,
        _:N254f41a9450c441d996fdfbb58df699c,
        _:N3b9339452bfe4cf2a85082927ea3310b,
        _:N3dbd3db1228e426495672ae67b3352eb,
        _:N46c1a380a7de441e87b67adcbd93eb1c,
        _:N4f1870b6d9b6410b8e7cfcf629cff4aa,
        _:N4faf82ebddd446c4884e0598775b289b,
        _:N5c52c7df8a96463098ab3ffa8fb3c32f,
        _:N5e825c82a6184aaa96bac00690d43a1d,
        _:N60a46770c6e44dbe8ffbcba57428aba8,
        _:N67655f3430364fd2aad2a380cd57b5d3,
        _:N6c9974a11d2447e98b05145aa61f03f7,
        _:N6f7d8922462c45fa9b276d5b95fa16da,
        _:N83c6ae030091475787fa91974f3e7cfe,
        _:N91b31e9905ab4b72bb99f6ea2be616e4,
        _:Nc05333217b6345b995e227d7ecbb022d,
        _:Nc660ce6450284342ac28eff732d46e1e,
        _:Nc82ca4cec08a43a6962c0d2c03f6bada,
        _:Ne02e71e1962f46a99e1d42c0f4610108,
        _:Neb147c008f23481c9288b815cc736379,
        _:Necfc5e9fae5440e69e914fa2991e6b8a,
        _:Nf911261552b8458ebac5f3a323b7ed37 .

