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

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

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

<artist/114#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/46046#subject> ;
    schema:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja ;
    foaf:made <album/46046#composition>,
        <album/46046#subject> ;
    foaf:name "Koichi Sugiyama"@en,
        "すぎやまこういち"@ja .

<album/46046#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Dragon Quest X Nemureru Yuusha to Michibiki no Meiyuu Original Soundtrack"@en,
        "ドラゴンクエストX 眠れる勇者と導きの盟友 オリジナルサウンドトラック"@ja,
        "Dragon Quest X Nemureru Yuusha to Michibiki no Meiyuu Original Soundtrack"@ja-latn ;
    mo:composer <artist/114#subject> ;
    mo:produced_work <album/46046#musicalwork> ;
    schema:name "Dragon Quest X Nemureru Yuusha to Michibiki no Meiyuu Original Soundtrack"@en,
        "ドラゴンクエストX 眠れる勇者と導きの盟友 オリジナルサウンドトラック"@ja,
        "Dragon Quest X Nemureru Yuusha to Michibiki no Meiyuu Original Soundtrack"@ja-latn .

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

<org/510#subject> schema:name "SUGI LABEL"@en,
        "SUGI レーベル"@ja,
        "SUGI LABEL"@ja-latn ;
    foaf:name "SUGI LABEL"@en,
        "SUGI レーベル"@ja,
        "SUGI LABEL"@ja-latn .

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

<https://medium-media.vgm.io/albums/64/46046/46046-1551994729.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/46046#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Dragon Quest X Nemureru Yuusha to Michibiki no Meiyuu Original Soundtrack"@en,
        "ドラゴンクエストX 眠れる勇者と導きの盟友 オリジナルサウンドトラック"@ja,
        "Dragon Quest X Nemureru Yuusha to Michibiki no Meiyuu Original Soundtrack"@ja-latn ;
    mo:performance_of <album/46046#musicalwork> ;
    mo:performer <artist/115#subject> ;
    mo:recorded_as <album/46046#musicalexpression> ;
    schema:byArtist <artist/115#subject> ;
    schema:name "Dragon Quest X Nemureru Yuusha to Michibiki no Meiyuu Original Soundtrack"@en,
        "ドラゴンクエストX 眠れる勇者と導きの盟友 オリジナルサウンドトラック"@ja,
        "Dragon Quest X Nemureru Yuusha to Michibiki no Meiyuu Original Soundtrack"@ja-latn ;
    schema:workPerformed <album/46046#musicalwork> .

<artist/115#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/46046#performance> ;
    schema:name "Tokyo Metropolitan Symphony Orchestra"@en,
        "東京都交響楽団"@ja ;
    foaf:name "Tokyo Metropolitan Symphony Orchestra"@en,
        "東京都交響楽団"@ja .

<album/46046#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2014-07-23"^^xsd:date ;
    dcterms:title "Dragon Quest X Nemureru Yuusha to Michibiki no Meiyuu Original Soundtrack"@en,
        "ドラゴンクエストX 眠れる勇者と導きの盟友 オリジナルサウンドトラック"@ja,
        "Dragon Quest X Nemureru Yuusha to Michibiki no Meiyuu Original Soundtrack"@ja-latn ;
    mo:catalogue_number "KICA-2409~10" ;
    mo:media_type "2 CD" ;
    mo:publication_of <album/46046#musicalexpression> ;
    mo:publisher <org/510#subject> ;
    mo:record _:N5c1885ec12a141a6b128912f2f69c738,
        _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    mo:record_count 2 ;
    schema:about [ a schema:CreativeWork ;
            schema:name "Dragon Quest X: Nemureru Yuusha to Michibiki no Meiyuu Online"@en ;
            foaf:name "Dragon Quest X: Nemureru Yuusha to Michibiki no Meiyuu Online"@en ] ;
    schema:byArtist <artist/115#subject> ;
    schema:datePublished "2014-07-23"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/64/46046/46046-1551994729.jpg> ;
    schema:name "Dragon Quest X Nemureru Yuusha to Michibiki no Meiyuu Original Soundtrack"@en,
        "ドラゴンクエストX 眠れる勇者と導きの盟友 オリジナルサウンドトラック"@ja,
        "Dragon Quest X Nemureru Yuusha to Michibiki no Meiyuu Original Soundtrack"@ja-latn ;
    schema:publisher <org/510#subject> ;
    foaf:depiction <https://media.vgm.io/albums/64/46046/46046-1551994729.jpg> .

_:N081f32700c824ceea98cf86f1a0ddbbb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pirates of the Sea (VII)"@en,
        "海原の王者 (VII)"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:15"^^xsd:interval ;
    schema:inPlaylist _:N5c1885ec12a141a6b128912f2f69c738 ;
    schema:name "Pirates of the Sea (VII)"@en,
        "海原の王者 (VII)"@ja .

_:N13c12332859e45a8881ea2f08db6f81f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Marriage Waltz (V)"@en,
        "結婚ワルツ (V)"@ja ;
    mo:track_number 17 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "Marriage Waltz (V)"@en,
        "結婚ワルツ (V)"@ja .

_:N1d06331721d54bdf9ca87c2ee4d38cf9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nearing Our Destiny (VIII)"@en,
        "終末へ向かう (VIII)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT5:02"^^xsd:interval ;
    schema:inPlaylist _:N5c1885ec12a141a6b128912f2f69c738 ;
    schema:name "Nearing Our Destiny (VIII)"@en,
        "終末へ向かう (VIII)"@ja .

_:N35ae8776e375483dbd434ce86aebc131 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gypsy Dance (IV)"@en,
        "ジプシーダンス (IV)"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:52"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "Gypsy Dance (IV)"@en,
        "ジプシーダンス (IV)"@ja .

_:N40ba8c6a00ea4427841db61c32f2c377 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ocarine of Miracles (VI)"@en,
        "奇蹟のオカリナ (VI)"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:15"^^xsd:interval ;
    schema:inPlaylist _:N5c1885ec12a141a6b128912f2f69c738 ;
    schema:name "Ocarine of Miracles (VI)"@en,
        "奇蹟のオカリナ (VI)"@ja .

_:N44c9e9b5c27c4f04a972f699735e7e35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Bed (VI)"@en,
        "空飛ぶベッド (VI)"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:N5c1885ec12a141a6b128912f2f69c738 ;
    schema:name "Flying Bed (VI)"@en,
        "空飛ぶベッド (VI)"@ja .

_:N4798b2bbeffb493495cf5431f7271995 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Unknown Castle (IV)"@en,
        "謎の城 (IV)"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "The Unknown Castle (IV)"@en,
        "謎の城 (IV)"@ja .

_:N48d570c5280148de997f1ae2790f7a9c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending (X)"@en,
        "目覚めし五つの種族 (X)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:39"^^xsd:interval ;
    schema:inPlaylist _:N5c1885ec12a141a6b128912f2f69c738 ;
    schema:name "Ending (X)"@en,
        "目覚めし五つの種族 (X)"@ja .

_:N517fff564c3c46e8b27837545eefed1e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Overture X"@en,
        "序曲X"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "Overture X"@en,
        "序曲X"@ja .

_:N53097c708ca944a4b39af1151e607b71 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Clear World"@en,
        "晴れわたる世界"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:54"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "A Clear World"@en,
        "晴れわたる世界"@ja .

_:N5ca4b5d4b0df493caf25d52d8fab8e22 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brave Anlucea"@en,
        "勇者アンルシア"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "Brave Anlucea"@en,
        "勇者アンルシア"@ja .

_:N5f3ec3f7aa7a49caaa802e5c7b93e17a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happy Humming (VI)"@en,
        "ハッピーハミング (VI)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT2:56"^^xsd:interval ;
    schema:inPlaylist _:N5c1885ec12a141a6b128912f2f69c738 ;
    schema:name "Happy Humming (VI)"@en,
        "ハッピーハミング (VI)"@ja .

_:N723e693c4d7f45b3b9686f945fc0054a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mysterious Tower (VIII)"@en,
        "神秘なる塔 (VIII)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:51"^^xsd:interval ;
    schema:inPlaylist _:N5c1885ec12a141a6b128912f2f69c738 ;
    schema:name "Mysterious Tower (VIII)"@en,
        "神秘なる塔 (VIII)"@ja .

_:N72dc9f673b294e0fb4175726765c77bf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Dead or Alive (II)"@en,
        "死を賭して (II)"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "Dead or Alive (II)"@en,
        "死を賭して (II)"@ja .

_:N76274c4b49ed428ba38d2e70706369f4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "War Cry (VIII)"@en,
        "雄叫びをあげて (VIII)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT3:32"^^xsd:interval ;
    schema:inPlaylist _:N5c1885ec12a141a6b128912f2f69c738 ;
    schema:name "War Cry (VIII)"@en,
        "雄叫びをあげて (VIII)"@ja .

_:N8fe65853a6304e218ff4fb71a23795e2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle (II)"@en,
        "戦い (II)"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "Battle (II)"@en,
        "戦い (II)"@ja .

_:N94eac345a7784532a9f5d26d57679c3d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memories of a Lost World (VII)"@en,
        "失われた世界 (VII)"@ja ;
    mo:track_number 7 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N5c1885ec12a141a6b128912f2f69c738 ;
    schema:name "Memories of a Lost World (VII)"@en,
        "失われた世界 (VII)"@ja .

_:N9a24f55f9bd5452eb4733243f3d7f22a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Monsters (VI)"@en,
        "魔物出現 (VI)"@ja ;
    mo:track_number 2 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:N5c1885ec12a141a6b128912f2f69c738 ;
    schema:name "Monsters (VI)"@en,
        "魔物出現 (VI)"@ja .

_:N9c76a24e12f24d9bb16c3efc71f1f56d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Almighty Boss Devil Is Challenged (V)"@en,
        "不死身の敵に挑む (V)"@ja ;
    mo:track_number 19 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "Almighty Boss Devil Is Challenged (V)"@en,
        "不死身の敵に挑む (V)"@ja .

_:N9fd85ddae7194e9aa99a507b1931ba30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sacrifice Dance (VII)"@en,
        "トゥーラの舞 (VII)"@ja ;
    mo:track_number 6 ;
    schema:duration "PT2:57"^^xsd:interval ;
    schema:inPlaylist _:N5c1885ec12a141a6b128912f2f69c738 ;
    schema:name "Sacrifice Dance (VII)"@en,
        "トゥーラの舞 (VII)"@ja .

_:Naac28937c3b54edb9444658f67db14ce a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Music Box of Memories"@en,
        "追憶のオルゴール"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "Music Box of Memories"@en,
        "追憶のオルゴール"@ja .

_:Naef870720c644b8cb712ad4c30a82344 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Flying Dragon High in the Sky"@en,
        "飛竜は空高く"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:26"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "Flying Dragon High in the Sky"@en,
        "飛竜は空高く"@ja .

_:Nb4aed99b3c4a47f3aeccd83ef6646d68 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Blessing of Anlucea"@en,
        "アンルシアの願い"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "Blessing of Anlucea"@en,
        "アンルシアの願い"@ja .

_:Nb5b37c2cd21f4ea2a6873a70e47bdc69 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Violent Enemies (V)"@en,
        "戦火を交えて (V)"@ja ;
    mo:track_number 18 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "Violent Enemies (V)"@en,
        "戦火を交えて (V)"@ja .

_:Nbccb1e5ccd894021bdc0987e5ceedef2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Weapon Merchant Toruneko (IV)"@en,
        "武器商人トルネコ (IV)"@ja ;
    mo:track_number 15 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "Weapon Merchant Toruneko (IV)"@en,
        "武器商人トルネコ (IV)"@ja .

_:Nc7f7fe5cc2204b78a6aa90e6daac5160 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Endless World (II)"@en,
        "果てしなき世界 (II)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT2:41"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "Endless World (II)"@en,
        "果てしなき世界 (II)"@ja .

_:Nc9b0f600536e4c0eab351795eb653bf7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pyramid (III)"@en,
        "ピラミッド (III)"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:43"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "Pyramid (III)"@en,
        "ピラミッド (III)"@ja .

_:Nde25eaf96ebb45aca4ddd4e8cd8eecfd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fighting Spirit (VII)"@en,
        "血路を開け (VII)"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:02"^^xsd:interval ;
    schema:inPlaylist _:N5c1885ec12a141a6b128912f2f69c738 ;
    schema:name "Fighting Spirit (VII)"@en,
        "血路を開け (VII)"@ja .

_:Ne015346a8bd04ac8b9af8bfec3b33b99 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Build-up to Victory (IX)"@en,
        "負けるものか (IX)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT4:02"^^xsd:interval ;
    schema:inPlaylist _:N5c1885ec12a141a6b128912f2f69c738 ;
    schema:name "Build-up to Victory (IX)"@en,
        "負けるものか (IX)"@ja .

_:Ne22a2aeb5573442f94d9bacddb89989a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desert Kingdom"@en,
        "砂漠の王国"@ja ;
    mo:track_number 6 ;
    schema:duration "PT3:04"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "Desert Kingdom"@en,
        "砂漠の王国"@ja .

_:Nea856a13e8f34ae58a486e90c251497b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Theme (III)"@en,
        "戦闘のテーマ (III)"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:42"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "Battle Theme (III)"@en,
        "戦闘のテーマ (III)"@ja .

_:Nefa41b96653c421281fe91b7b14ab753 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Majestic Castle (VIII) ~ Echo of Horns throughout the Castle (VII)"@en,
        "城の威容 (VIII)～王宮のホルン (VII)"@ja ;
    mo:track_number 11 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N5c1885ec12a141a6b128912f2f69c738 ;
    schema:name "Majestic Castle (VIII) ~ Echo of Horns throughout the Castle (VII)"@en,
        "城の威容 (VIII)～王宮のホルン (VII)"@ja .

_:Nf8b2993ae72045768bc17a661818ad76 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Challenged by the God"@en,
        "神に挑みし者"@ja ;
    mo:track_number 7 ;
    schema:duration "PT3:34"^^xsd:interval ;
    schema:inPlaylist _:Ncae7dbc2e523432fb9f39a9a0807f5fd ;
    schema:name "Challenged by the God"@en,
        "神に挑みし者"@ja .

_:Nfa2d78465053405ea04b18d1c51d73bb a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bright Horizons (X) ~ Ogres, People of Flame - Elves, People of Wind - Puklipo, People of Flowers - Dwarves, People of the Earth - Weddies, People of Water"@en,
        "更なる未来へ (X)～炎の民オーガ・風の民エルフ・花の民プクリポ・地の民ドワーフ・水の民ウエディ"@ja ;
    mo:track_number 14 ;
    schema:duration "PT5:01"^^xsd:interval ;
    schema:inPlaylist _:N5c1885ec12a141a6b128912f2f69c738 ;
    schema:name "Bright Horizons (X) ~ Ogres, People of Flame - Elves, People of Wind - Puklipo, People of Flowers - Dwarves, People of the Earth - Weddies, People of Water"@en,
        "更なる未来へ (X)～炎の民オーガ・風の民エルフ・花の民プクリポ・地の民ドワーフ・水の民ウエディ"@ja .

_:N5c1885ec12a141a6b128912f2f69c738 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 2 ;
    mo:track _:N081f32700c824ceea98cf86f1a0ddbbb,
        _:N1d06331721d54bdf9ca87c2ee4d38cf9,
        _:N40ba8c6a00ea4427841db61c32f2c377,
        _:N44c9e9b5c27c4f04a972f699735e7e35,
        _:N48d570c5280148de997f1ae2790f7a9c,
        _:N5f3ec3f7aa7a49caaa802e5c7b93e17a,
        _:N723e693c4d7f45b3b9686f945fc0054a,
        _:N76274c4b49ed428ba38d2e70706369f4,
        _:N94eac345a7784532a9f5d26d57679c3d,
        _:N9a24f55f9bd5452eb4733243f3d7f22a,
        _:N9fd85ddae7194e9aa99a507b1931ba30,
        _:Nde25eaf96ebb45aca4ddd4e8cd8eecfd,
        _:Ne015346a8bd04ac8b9af8bfec3b33b99,
        _:Nefa41b96653c421281fe91b7b14ab753,
        _:Nfa2d78465053405ea04b18d1c51d73bb ;
    mo:track_count 15 ;
    schema:duration "PT52:00"^^xsd:interval ;
    schema:numTracks 15 ;
    schema:track _:N081f32700c824ceea98cf86f1a0ddbbb,
        _:N1d06331721d54bdf9ca87c2ee4d38cf9,
        _:N40ba8c6a00ea4427841db61c32f2c377,
        _:N44c9e9b5c27c4f04a972f699735e7e35,
        _:N48d570c5280148de997f1ae2790f7a9c,
        _:N5f3ec3f7aa7a49caaa802e5c7b93e17a,
        _:N723e693c4d7f45b3b9686f945fc0054a,
        _:N76274c4b49ed428ba38d2e70706369f4,
        _:N94eac345a7784532a9f5d26d57679c3d,
        _:N9a24f55f9bd5452eb4733243f3d7f22a,
        _:N9fd85ddae7194e9aa99a507b1931ba30,
        _:Nde25eaf96ebb45aca4ddd4e8cd8eecfd,
        _:Ne015346a8bd04ac8b9af8bfec3b33b99,
        _:Nefa41b96653c421281fe91b7b14ab753,
        _:Nfa2d78465053405ea04b18d1c51d73bb .

_:Ncae7dbc2e523432fb9f39a9a0807f5fd a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N13c12332859e45a8881ea2f08db6f81f,
        _:N35ae8776e375483dbd434ce86aebc131,
        _:N4798b2bbeffb493495cf5431f7271995,
        _:N517fff564c3c46e8b27837545eefed1e,
        _:N53097c708ca944a4b39af1151e607b71,
        _:N5ca4b5d4b0df493caf25d52d8fab8e22,
        _:N72dc9f673b294e0fb4175726765c77bf,
        _:N8fe65853a6304e218ff4fb71a23795e2,
        _:N9c76a24e12f24d9bb16c3efc71f1f56d,
        _:Naac28937c3b54edb9444658f67db14ce,
        _:Naef870720c644b8cb712ad4c30a82344,
        _:Nb4aed99b3c4a47f3aeccd83ef6646d68,
        _:Nb5b37c2cd21f4ea2a6873a70e47bdc69,
        _:Nbccb1e5ccd894021bdc0987e5ceedef2,
        _:Nc7f7fe5cc2204b78a6aa90e6daac5160,
        _:Nc9b0f600536e4c0eab351795eb653bf7,
        _:Ne22a2aeb5573442f94d9bacddb89989a,
        _:Nea856a13e8f34ae58a486e90c251497b,
        _:Nf8b2993ae72045768bc17a661818ad76 ;
    mo:track_count 19 ;
    schema:duration "PT52:49"^^xsd:interval ;
    schema:numTracks 19 ;
    schema:track _:N13c12332859e45a8881ea2f08db6f81f,
        _:N35ae8776e375483dbd434ce86aebc131,
        _:N4798b2bbeffb493495cf5431f7271995,
        _:N517fff564c3c46e8b27837545eefed1e,
        _:N53097c708ca944a4b39af1151e607b71,
        _:N5ca4b5d4b0df493caf25d52d8fab8e22,
        _:N72dc9f673b294e0fb4175726765c77bf,
        _:N8fe65853a6304e218ff4fb71a23795e2,
        _:N9c76a24e12f24d9bb16c3efc71f1f56d,
        _:Naac28937c3b54edb9444658f67db14ce,
        _:Naef870720c644b8cb712ad4c30a82344,
        _:Nb4aed99b3c4a47f3aeccd83ef6646d68,
        _:Nb5b37c2cd21f4ea2a6873a70e47bdc69,
        _:Nbccb1e5ccd894021bdc0987e5ceedef2,
        _:Nc7f7fe5cc2204b78a6aa90e6daac5160,
        _:Nc9b0f600536e4c0eab351795eb653bf7,
        _:Ne22a2aeb5573442f94d9bacddb89989a,
        _:Nea856a13e8f34ae58a486e90c251497b,
        _:Nf8b2993ae72045768bc17a661818ad76 .

