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

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

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

<artist/293#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2532#subject> ;
    schema:name "Falcom Sound Team J.D.K."@en ;
    foaf:made <album/2532#composition>,
        <album/2532#subject> ;
    foaf:name "Falcom Sound Team J.D.K."@en .

<artist/700#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2532#subject> ;
    schema:name "Mieko Ishikawa"@en,
        "石川三恵子"@ja ;
    foaf:made <album/2532#composition>,
        <album/2532#subject> ;
    foaf:name "Mieko Ishikawa"@en,
        "石川三恵子"@ja .

<artist/701#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2532#subject> ;
    schema:name "Naoki Kaneda"@en,
        "金田直樹"@ja ;
    foaf:made <album/2532#composition>,
        <album/2532#subject> ;
    foaf:name "Naoki Kaneda"@en,
        "金田直樹"@ja .

<artist/703#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2532#subject> ;
    schema:name "Atsushi Shirakawa"@en,
        "白川篤史"@ja ;
    foaf:made <album/2532#composition>,
        <album/2532#subject> ;
    foaf:name "Atsushi Shirakawa"@en,
        "白川篤史"@ja .

<artist/704#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2532#subject> ;
    schema:name "Masaru Nakajima"@en,
        "中島勝"@ja ;
    foaf:made <album/2532#composition>,
        <album/2532#subject> ;
    foaf:name "Masaru Nakajima"@en,
        "中島勝"@ja .

<artist/706#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2532#subject> ;
    schema:name "Hirofumi Matsuoka"@en,
        "松岡博文"@ja ;
    foaf:made <album/2532#composition>,
        <album/2532#subject> ;
    foaf:name "Hirofumi Matsuoka"@en,
        "松岡博文"@ja .

<artist/707#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/2532#subject> ;
    schema:name "Takahiro Tsunashima"@en,
        "綱島貴博"@ja ;
    foaf:made <album/2532#composition>,
        <album/2532#subject> ;
    foaf:name "Takahiro Tsunashima"@en,
        "綱島貴博"@ja .

<product/1078#subject> a schema:CreativeWork ;
    schema:name "The Legend of Xanadu"@en,
        "風の伝説ザナドゥ"@ja,
        "Kaze no Densetsu Xanadu"@ja-latn ;
    foaf:name "The Legend of Xanadu"@en,
        "風の伝説ザナドゥ"@ja,
        "Kaze no Densetsu Xanadu"@ja-latn .

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

<album/2532#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "The Legend of Xanadu J.D.K. Special"@en,
        "風の伝説ザナドゥ J.D.K. スペシャル"@ja,
        "The Legend of Xanadu J.D.K. Special"@ja-latn ;
    mo:performance_of <album/2532#musicalwork> ;
    mo:recorded_as <album/2532#musicalexpression> ;
    schema:name "The Legend of Xanadu J.D.K. Special"@en,
        "風の伝説ザナドゥ J.D.K. スペシャル"@ja,
        "The Legend of Xanadu J.D.K. Special"@ja-latn ;
    schema:workPerformed <album/2532#musicalwork> .

<org/1943#subject> schema:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn ;
    foaf:name "Falcom"@en,
        "ファルコム"@ja,
        "Falcom"@ja-latn .

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

<https://medium-media.vgm.io/albums/23/2532/2532-1406294001.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/2532#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "The Legend of Xanadu J.D.K. Special"@en,
        "風の伝説ザナドゥ J.D.K. スペシャル"@ja,
        "The Legend of Xanadu J.D.K. Special"@ja-latn ;
    mo:composer <artist/293#subject>,
        <artist/700#subject>,
        <artist/701#subject>,
        <artist/703#subject>,
        <artist/704#subject>,
        <artist/706#subject>,
        <artist/707#subject> ;
    mo:produced_work <album/2532#musicalwork> ;
    schema:name "The Legend of Xanadu J.D.K. Special"@en,
        "風の伝説ザナドゥ J.D.K. スペシャル"@ja,
        "The Legend of Xanadu J.D.K. Special"@ja-latn .

<album/2532#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "1993-11-26"^^xsd:date ;
    dcterms:title "The Legend of Xanadu J.D.K. Special"@en,
        "風の伝説ザナドゥ J.D.K. スペシャル"@ja,
        "The Legend of Xanadu J.D.K. Special"@ja-latn ;
    mo:catalogue_number "KICA-1138" ;
    mo:media_type "CD" ;
    mo:publication_of <album/2532#musicalexpression> ;
    mo:publisher <org/1943#subject> ;
    mo:record _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    mo:record_count 1 ;
    schema:about <product/1078#subject> ;
    schema:datePublished "1993-11-26"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/23/2532/2532-1406294001.jpg> ;
    schema:name "The Legend of Xanadu J.D.K. Special"@en,
        "風の伝説ザナドゥ J.D.K. スペシャル"@ja,
        "The Legend of Xanadu J.D.K. Special"@ja-latn ;
    schema:publisher <org/1943#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/2532/2532-1406294001.jpg> .

_:N00a105e8ea3645618249346f92122d51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DAKRU"@en,
        "DAKRU"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:24"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "DAKRU"@en,
        "DAKRU"@ja .

_:N2304d880d691465bacbfcdfd071d2bc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Smile of the Breeze"@en,
        "そよ風の微笑"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "The Smile of the Breeze"@en,
        "そよ風の微笑"@ja .

_:N2668768c704b4afb927fe67468029d83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forever"@en,
        "いつまでも"@ja ;
    mo:track_number 5 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "Forever"@en,
        "いつまでも"@ja .

_:N269bfc96b6154fb7b2de016693f8dbd0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Defeat Your Old Nemesis"@en,
        "宿敵を倒せ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "Defeat Your Old Nemesis"@en,
        "宿敵を倒せ"@ja .

_:N2fce77172d3f41a08f0bd033b5713281 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ice Tower"@en,
        "氷の塔"@ja ;
    mo:track_number 19 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "The Ice Tower"@en,
        "氷の塔"@ja .

_:N4880d5582d36499aa26839a898cecdff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "DAWN OF MAKRIA"@en,
        "DAWN OF MAKRIA"@ja ;
    mo:track_number 4 ;
    schema:duration "PT2:19"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "DAWN OF MAKRIA"@en,
        "DAWN OF MAKRIA"@ja .

_:N48ec72b638af4852b68c52b0fb170a28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Desert Wind"@en,
        "砂漠の風"@ja ;
    mo:track_number 24 ;
    schema:duration "PT1:18"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "Desert Wind"@en,
        "砂漠の風"@ja .

_:N4e7c79e974c3494f89606cad21fe6352 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "SOPHIA"@en,
        "SOPHIA"@ja ;
    mo:track_number 14 ;
    schema:duration "PT2:12"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "SOPHIA"@en,
        "SOPHIA"@ja .

_:N51feeb6b9e2349c59e878a4f39f69f6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Ice Cave"@en,
        "氷洞"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:26"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "The Ice Cave"@en,
        "氷洞"@ja .

_:N528426f71dec4ac490c66c07332afb54 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Brothers ~ The Blood of Aineas"@en,
        "兄と弟～アイネアスの血"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "Brothers ~ The Blood of Aineas"@en,
        "兄と弟～アイネアスの血"@ja .

_:N5eadc4fed1774b67a7f9f8371a7b7928 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Beginning of the Legend"@en,
        "伝説のはじまり"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:41"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "The Beginning of the Legend"@en,
        "伝説のはじまり"@ja .

_:N5f37dd6345f64d3d86ca5c2937c19c40 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Successor"@en,
        "継承者"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:06"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "Successor"@en,
        "継承者"@ja .

_:N648febbf4290447098935540135a4838 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "KLEENE"@en,
        "KLEENE"@ja ;
    mo:track_number 30 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "KLEENE"@en,
        "KLEENE"@ja .

_:N66b2b2077339415cb03db8a5ffe5c59f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "IKTHIA ~ The Summer of Youths"@en,
        "IKTHIA～少年たちの夏"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:49"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "IKTHIA ~ The Summer of Youths"@en,
        "IKTHIA～少年たちの夏"@ja .

_:N67608240dbdd46138650645fdf15a4a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "LIKE A WIND"@en,
        "LIKE A WIND"@ja ;
    mo:track_number 31 ;
    schema:duration "PT3:30"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "LIKE A WIND"@en,
        "LIKE A WIND"@ja .

_:N77fe378417404277acab2fc4657fc88f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Church"@en,
        "教会"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "The Church"@en,
        "教会"@ja .

_:N87137cee0a0645fbbb0280b8aca6d2b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GLACIES"@en,
        "GLACIES"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:35"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "GLACIES"@en,
        "GLACIES"@ja .

_:N8b7a4208484b4cf99661c41c82244fbc a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Bird Crossing the Desert"@en,
        "砂漠を渡る鳥"@ja ;
    mo:track_number 22 ;
    schema:duration "PT2:13"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "A Bird Crossing the Desert"@en,
        "砂漠を渡る鳥"@ja .

_:N952a3a6a4a0540bf977b0cf98ceb287b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Silent Tower"@en,
        "静寂の尖塔"@ja ;
    mo:track_number 28 ;
    schema:duration "PT3:12"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "Silent Tower"@en,
        "静寂の尖塔"@ja .

_:Na4b9b22a6dfc40e480224a14b0040e06 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Gods of the Four Winds"@en,
        "四風神"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:59"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "The Gods of the Four Winds"@en,
        "四風神"@ja .

_:Na638c6a261984283bd76660adac18f79 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OPEN SESAMI"@en,
        "OPEN SESAMI"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:27"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "OPEN SESAMI"@en,
        "OPEN SESAMI"@ja .

_:Nac4bc0e6839c4211afa00b375d1e0586 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Makria Castle"@en,
        "マクリア城"@ja ;
    mo:track_number 6 ;
    schema:duration "PT1:20"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "Makria Castle"@en,
        "マクリア城"@ja .

_:Nb3a0cfa0d19546acb28f15864ac782da a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Black Light"@en,
        "黒い光"@ja ;
    mo:track_number 10 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "Black Light"@en,
        "黒い光"@ja .

_:Nc1120d57e15740bda0a937a29c80489b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Wind"@en,
        "風の中で"@ja ;
    mo:track_number 32 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "In the Wind"@en,
        "風の中で"@ja .

_:Nc56168d3f8b141918ae1d0bddcfb6299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wings of Pride"@en,
        "孤高の翼"@ja ;
    mo:track_number 27 ;
    schema:duration "PT3:46"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "Wings of Pride"@en,
        "孤高の翼"@ja .

_:Nc73dc73cecb94e128c9f0f2050446270 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In Search of Hope"@en,
        "希望を求めて"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:36"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "In Search of Hope"@en,
        "希望を求めて"@ja .

_:Nd1fe523b27f74259ac8c1411b9d577b1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "In the Name of Ishtar"@en,
        "イシュタルの名において"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:55"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "In the Name of Ishtar"@en,
        "イシュタルの名において"@ja .

_:Nd4013f8b6d094b06a4622d5e58675311 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "ZEAD"@en,
        "ZEAD"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:16"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "ZEAD"@en,
        "ZEAD"@ja .

_:Ndf78f4efd6ba4c5bbd8318ba7bb61d78 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "PARTHIA"@en,
        "PARTHIA"@ja ;
    mo:track_number 15 ;
    schema:duration "PT1:38"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "PARTHIA"@en,
        "PARTHIA"@ja .

_:Ne68f2c4ddae74112a8c9431917e81ce0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Legend of the Wind"@en,
        "風の伝説"@ja ;
    mo:track_number 9 ;
    schema:duration "PT2:35"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "The Legend of the Wind"@en,
        "風の伝説"@ja .

_:Nf9ca54d69e474cd6affdb7e1dd5b9911 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Castle Without a Master"@en,
        "主なき居城"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "A Castle Without a Master"@en,
        "主なき居城"@ja .

_:Nfdfa5b619c444e118d4f9607f7d4b1a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Demon of the Lake"@en,
        "湖の邪神"@ja ;
    mo:track_number 13 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:Na00e0d7397ef47c9bf91ef1947962d68 ;
    schema:name "The Demon of the Lake"@en,
        "湖の邪神"@ja .

_:Na00e0d7397ef47c9bf91ef1947962d68 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00a105e8ea3645618249346f92122d51,
        _:N2304d880d691465bacbfcdfd071d2bc5,
        _:N2668768c704b4afb927fe67468029d83,
        _:N269bfc96b6154fb7b2de016693f8dbd0,
        _:N2fce77172d3f41a08f0bd033b5713281,
        _:N4880d5582d36499aa26839a898cecdff,
        _:N48ec72b638af4852b68c52b0fb170a28,
        _:N4e7c79e974c3494f89606cad21fe6352,
        _:N51feeb6b9e2349c59e878a4f39f69f6d,
        _:N528426f71dec4ac490c66c07332afb54,
        _:N5eadc4fed1774b67a7f9f8371a7b7928,
        _:N5f37dd6345f64d3d86ca5c2937c19c40,
        _:N648febbf4290447098935540135a4838,
        _:N66b2b2077339415cb03db8a5ffe5c59f,
        _:N67608240dbdd46138650645fdf15a4a4,
        _:N77fe378417404277acab2fc4657fc88f,
        _:N87137cee0a0645fbbb0280b8aca6d2b2,
        _:N8b7a4208484b4cf99661c41c82244fbc,
        _:N952a3a6a4a0540bf977b0cf98ceb287b,
        _:Na4b9b22a6dfc40e480224a14b0040e06,
        _:Na638c6a261984283bd76660adac18f79,
        _:Nac4bc0e6839c4211afa00b375d1e0586,
        _:Nb3a0cfa0d19546acb28f15864ac782da,
        _:Nc1120d57e15740bda0a937a29c80489b,
        _:Nc56168d3f8b141918ae1d0bddcfb6299,
        _:Nc73dc73cecb94e128c9f0f2050446270,
        _:Nd1fe523b27f74259ac8c1411b9d577b1,
        _:Nd4013f8b6d094b06a4622d5e58675311,
        _:Ndf78f4efd6ba4c5bbd8318ba7bb61d78,
        _:Ne68f2c4ddae74112a8c9431917e81ce0,
        _:Nf9ca54d69e474cd6affdb7e1dd5b9911,
        _:Nfdfa5b619c444e118d4f9607f7d4b1a7 ;
    mo:track_count 32 ;
    schema:duration "PT65:06"^^xsd:interval ;
    schema:numTracks 32 ;
    schema:track _:N00a105e8ea3645618249346f92122d51,
        _:N2304d880d691465bacbfcdfd071d2bc5,
        _:N2668768c704b4afb927fe67468029d83,
        _:N269bfc96b6154fb7b2de016693f8dbd0,
        _:N2fce77172d3f41a08f0bd033b5713281,
        _:N4880d5582d36499aa26839a898cecdff,
        _:N48ec72b638af4852b68c52b0fb170a28,
        _:N4e7c79e974c3494f89606cad21fe6352,
        _:N51feeb6b9e2349c59e878a4f39f69f6d,
        _:N528426f71dec4ac490c66c07332afb54,
        _:N5eadc4fed1774b67a7f9f8371a7b7928,
        _:N5f37dd6345f64d3d86ca5c2937c19c40,
        _:N648febbf4290447098935540135a4838,
        _:N66b2b2077339415cb03db8a5ffe5c59f,
        _:N67608240dbdd46138650645fdf15a4a4,
        _:N77fe378417404277acab2fc4657fc88f,
        _:N87137cee0a0645fbbb0280b8aca6d2b2,
        _:N8b7a4208484b4cf99661c41c82244fbc,
        _:N952a3a6a4a0540bf977b0cf98ceb287b,
        _:Na4b9b22a6dfc40e480224a14b0040e06,
        _:Na638c6a261984283bd76660adac18f79,
        _:Nac4bc0e6839c4211afa00b375d1e0586,
        _:Nb3a0cfa0d19546acb28f15864ac782da,
        _:Nc1120d57e15740bda0a937a29c80489b,
        _:Nc56168d3f8b141918ae1d0bddcfb6299,
        _:Nc73dc73cecb94e128c9f0f2050446270,
        _:Nd1fe523b27f74259ac8c1411b9d577b1,
        _:Nd4013f8b6d094b06a4622d5e58675311,
        _:Ndf78f4efd6ba4c5bbd8318ba7bb61d78,
        _:Ne68f2c4ddae74112a8c9431917e81ce0,
        _:Nf9ca54d69e474cd6affdb7e1dd5b9911,
        _:Nfdfa5b619c444e118d4f9607f7d4b1a7 .

