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

<artist/2000#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja ;
    foaf:made <album/87932#subject>,
        <album/87932#vocals> ;
    foaf:name "Megumi Hayashibara"@en,
        "林原めぐみ"@ja .

<artist/34516#subject> a schema:Person,
        foaf:Person ;
    schema:name "Megumi Ayukawa"@en,
        "鮎川めぐみ"@ja ;
    foaf:made <album/87932#lyrics>,
        <album/87932#subject> ;
    foaf:name "Megumi Ayukawa"@en,
        "鮎川めぐみ"@ja .

<artist/40138#subject> a schema:Person,
        foaf:Person ;
    schema:name "MEGUMI"@en ;
    foaf:made <album/87932#lyrics>,
        <album/87932#subject> ;
    foaf:name "MEGUMI"@en .

<artist/8159#subject> a schema:Person,
        foaf:Person ;
    schema:name "Satomi Arimori"@en,
        "有森聡美"@ja ;
    foaf:made <album/87932#lyrics>,
        <album/87932#subject> ;
    foaf:name "Satomi Arimori"@en,
        "有森聡美"@ja .

<album/48005> a mo:Release ;
    mo:catalogue_number "KICA-361" .

<artist/10111#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87932#subject> ;
    schema:name "Vink³"@en ;
    foaf:made <album/87932#composition>,
        <album/87932#subject> ;
    foaf:name "Vink³"@en .

<artist/3406#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87932#subject> ;
    schema:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja ;
    foaf:made <album/87932#composition>,
        <album/87932#subject> ;
    foaf:name "Hidetoshi Sato"@en,
        "佐藤英敏"@ja .

<artist/8805#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/87932#subject> ;
    schema:name "Osamu Tezuka"@en,
        "手塚理"@ja ;
    foaf:made <album/87932#composition>,
        <album/87932#subject> ;
    foaf:name "Osamu Tezuka"@en,
        "手塚理"@ja .

<product/2900#subject> a schema:CreativeWork ;
    schema:name "Slayers TRY"@en,
        "スレイヤーズTRY"@ja,
        "Slayers TRY"@ja-latn ;
    foaf:name "Slayers TRY"@en,
        "スレイヤーズTRY"@ja,
        "Slayers TRY"@ja-latn .

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

<album/87932#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "SLAYERS TRY TREASURY☆BGM"@en,
        "SLAYERS TRY TREASURY☆BGM"@ja,
        "SLAYERS TRY TREASURY☆BGM"@ja-latn ;
    mo:performance_of <album/87932#musicalwork> ;
    mo:recorded_as <album/87932#musicalexpression> ;
    schema:name "SLAYERS TRY TREASURY☆BGM"@en,
        "SLAYERS TRY TREASURY☆BGM"@ja,
        "SLAYERS TRY TREASURY☆BGM"@ja-latn ;
    schema:workPerformed <album/87932#musicalwork> .

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

<org/565#subject> schema:name "ANIMEtrax"@en,
        "Animetrax LLC."@ja,
        "ANIMEtrax"@ja-latn ;
    foaf:name "ANIMEtrax"@en,
        "Animetrax LLC."@ja,
        "ANIMEtrax"@ja-latn .

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

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

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

<album/87932#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "SLAYERS TRY TREASURY☆BGM"@en,
        "SLAYERS TRY TREASURY☆BGM"@ja,
        "SLAYERS TRY TREASURY☆BGM"@ja-latn ;
    mo:composer <artist/10111#subject>,
        <artist/3406#subject>,
        <artist/8805#subject> ;
    mo:produced_work <album/87932#musicalwork> ;
    schema:name "SLAYERS TRY TREASURY☆BGM"@en,
        "SLAYERS TRY TREASURY☆BGM"@ja,
        "SLAYERS TRY TREASURY☆BGM"@ja-latn .

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

<album/87932#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2002-06-25"^^xsd:date ;
    dcterms:title "SLAYERS TRY TREASURY☆BGM"@en,
        "SLAYERS TRY TREASURY☆BGM"@ja,
        "SLAYERS TRY TREASURY☆BGM"@ja-latn ;
    mo:catalogue_number "AT9316" ;
    mo:media_type "CD" ;
    mo:other_release_of <album/48005> ;
    mo:publication_of <album/87932#musicalexpression> ;
    mo:publisher <org/565#subject> ;
    mo:record _:N179c3b9c66c64544af14d336485e4fe2 ;
    mo:record_count 1 ;
    schema:about <product/2900#subject> ;
    schema:datePublished "2002-06-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/23/87932/87932-1561048594.jpg> ;
    schema:name "SLAYERS TRY TREASURY☆BGM"@en,
        "SLAYERS TRY TREASURY☆BGM"@ja,
        "SLAYERS TRY TREASURY☆BGM"@ja-latn ;
    schema:publisher <org/565#subject> ;
    foaf:depiction <https://media.vgm.io/albums/23/87932/87932-1561048594.jpg> .

_:N00524232c49c43019050a477d42cede3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "What in the World Happened?"@en,
        "What in the World Happened?"@ja ;
    mo:track_number 28 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "What in the World Happened?"@en,
        "What in the World Happened?"@ja .

_:N03e0a6f8eeb14a3881dfb1b49dca5f4b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Clan of the Fire Dragon"@en,
        "火竜王族"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Clan of the Fire Dragon"@en,
        "火竜王族"@ja .

_:N065f7f24ee0b4fc7989389a9c1025af1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fair Wind"@en,
        "FAIR WIND"@ja ;
    mo:track_number 19 ;
    schema:duration "PT5:47"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Fair Wind"@en,
        "FAIR WIND"@ja .

_:N0698e848bf9145a1af40afaa33d60657 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't be discouraged [Heartbeat Mix]"@en,
        "don't be discouraged [HEARTBEAT MIX]"@ja ;
    mo:track_number 10 ;
    schema:duration "PT4:41"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Don't be discouraged [Heartbeat Mix]"@en,
        "don't be discouraged [HEARTBEAT MIX]"@ja .

_:N0cfd8804be8c4c259b627e31d6352ed1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Into Confusion"@en,
        "Into Confusion"@ja ;
    mo:track_number 7 ;
    schema:duration "PT1:10"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Into Confusion"@en,
        "Into Confusion"@ja .

_:N17bd1d4d59c64aa6a42a61d086fe04a3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bloody Battle"@en,
        "Bloody Battle"@ja ;
    mo:track_number 23 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Bloody Battle"@en,
        "Bloody Battle"@ja .

_:N1807a0ffa53e4ab999986a0d373e1b1f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Be Discouraged [TV Size]"@en,
        "don't be discouraged [TV Size]"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:23"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Don't Be Discouraged [TV Size]"@en,
        "don't be discouraged [TV Size]"@ja .

_:N19070618be954a08b010b6bd5d843a36 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breeze [Windstorm Mix]"@en,
        "Breeze [WINDSTORM MIX]"@ja ;
    mo:track_number 24 ;
    schema:duration "PT5:27"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Breeze [Windstorm Mix]"@en,
        "Breeze [WINDSTORM MIX]"@ja .

_:N1c61058f1b5847aba406e18151f6bf6d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fearful Profile"@en,
        "横顔は憂いを帯びて"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Fearful Profile"@en,
        "横顔は憂いを帯びて"@ja .

_:N274e20246b394a988dc2b6918535f472 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Reflected in the Elegant Eyes of Filia"@en,
        "フィリア,その麗しき瞳に"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Reflected in the Elegant Eyes of Filia"@en,
        "フィリア,その麗しき瞳に"@ja .

_:N28ff20f999af4e43af1f0672a5eddb15 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Be Discouraged [Instrumental-1]"@en,
        "don't be discouraged [Instrumental-1]"@ja ;
    mo:track_number 3 ;
    schema:duration "PT1:05"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Don't Be Discouraged [Instrumental-1]"@en,
        "don't be discouraged [Instrumental-1]"@ja .

_:N2d6b6e2ff4ce47f79d7419d8e1b9efff a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Golden Wings"@en,
        "金色の翼"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:03"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Golden Wings"@en,
        "金色の翼"@ja .

_:N351be43263614604bc65677155bb984d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Extreme Tension"@en,
        "Extreme Tension"@ja ;
    mo:track_number 26 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Extreme Tension"@en,
        "Extreme Tension"@ja .

_:N351ff97785964330b7838bdb3f6010bd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Premonition of a Journey"@en,
        "旅立ちの予感"@ja ;
    mo:track_number 25 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "A Premonition of a Journey"@en,
        "旅立ちの予感"@ja .

_:N48e30427838e45daa57c0e972e77dbc4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Keep Faith with You"@en,
        "Keep Faith with You"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Keep Faith with You"@en,
        "Keep Faith with You"@ja .

_:N4bb15064347745a58606f686950d5299 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Metamorphosis"@en,
        "Metamorphosis"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:03"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Metamorphosis"@en,
        "Metamorphosis"@ja .

_:N4f1227fa3d964c55bb220c1401b39dd5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Eyecatcher"@en,
        "アイキャッチャー"@ja ;
    mo:track_number 9 ;
    schema:duration "PT0:12"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Eyecatcher"@en,
        "アイキャッチャー"@ja .

_:N5384441986cf4fdb8a50794f737d54f2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Assault of the Metamorph Army"@en,
        "強襲 ~ 異形の軍団"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:09"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Assault of the Metamorph Army"@en,
        "強襲 ~ 異形の軍団"@ja .

_:N5923f287dcc6404eaea2adaa7fc808ea a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Breeze [TV Size]"@en,
        "Breeze [TV Size]"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Breeze [TV Size]"@en,
        "Breeze [TV Size]"@ja .

_:N64c36a95e213458d9caf323ac238c2a8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Shadow of Death"@en,
        "The Shadow of Death"@ja ;
    mo:track_number 16 ;
    schema:duration "PT2:05"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "The Shadow of Death"@en,
        "The Shadow of Death"@ja .

_:N755fb467a3d34e9abc072ac8c8637b2d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Smile Your Trouble Away!"@en,
        "Smile your troubles away!"@ja ;
    mo:track_number 5 ;
    schema:duration "PT3:16"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Smile Your Trouble Away!"@en,
        "Smile your troubles away!"@ja .

_:N84456cdf09c34eb5a218bbd9f918f39d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Tail of a Modern Woman"@en,
        "The Tail of a Modern Woman"@ja ;
    mo:track_number 12 ;
    schema:duration "PT2:44"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "The Tail of a Modern Woman"@en,
        "The Tail of a Modern Woman"@ja .

_:N9b30ce2f8169429ebd099055e998e218 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "And Then There Were Four"@en,
        "そしていつもの四人組"@ja ;
    mo:track_number 8 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "And Then There Were Four"@en,
        "そしていつもの四人組"@ja .

_:Nb1edd5d7f75844f3a51f255cd87e2f0c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Toward a New History"@en,
        "そして新たなる歴史へ"@ja ;
    mo:track_number 29 ;
    schema:duration "PT2:22"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Toward a New History"@en,
        "そして新たなる歴史へ"@ja .

_:Nb4642b7d2b59413189f60da78f3c87e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destructive Power as Always"@en,
        "あいかわらずの破壊力"@ja ;
    mo:track_number 4 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Destructive Power as Always"@en,
        "あいかわらずの破壊力"@ja .

_:Nbe967ed3c0074b35ada17444d151c767 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Don't Be Discouraged [Instrumental-2]"@en,
        "don't be discouraged [Instrumental-2]"@ja ;
    mo:track_number 31 ;
    schema:duration "PT0:21"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Don't Be Discouraged [Instrumental-2]"@en,
        "don't be discouraged [Instrumental-2]"@ja .

_:Nc504debe0cd14fa4bcb42bb9868fea0a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rebel Against Destiny"@en,
        "Rebel against Destiny"@ja ;
    mo:track_number 21 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Rebel Against Destiny"@en,
        "Rebel against Destiny"@ja .

_:Ncfb4ad0007b24267b3c366a63be46b98 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Between Sky and Land"@en,
        "大空と大地の間で"@ja ;
    mo:track_number 27 ;
    schema:duration "PT2:27"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Between Sky and Land"@en,
        "大空と大地の間で"@ja .

_:Nd46408925a824d11a5123b6e1d63956c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Suddenly, One Morning"@en,
        "ある朝,それは突然に"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Suddenly, One Morning"@en,
        "ある朝,それは突然に"@ja .

_:Ne9f4b973c6284280932280621818abe9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Armeice"@en,
        "アルメイス"@ja ;
    mo:track_number 22 ;
    schema:duration "PT3:25"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "Armeice"@en,
        "アルメイス"@ja .

_:Nf2741cffb28f4cfbbbdc35dcf4e674b6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Smiling Face Brings Happiness"@en,
        "笑顔が幸せ連れてくる"@ja ;
    mo:track_number 6 ;
    schema:duration "PT4:35"^^xsd:interval ;
    schema:inPlaylist _:N179c3b9c66c64544af14d336485e4fe2 ;
    schema:name "A Smiling Face Brings Happiness"@en,
        "笑顔が幸せ連れてくる"@ja .

_:N179c3b9c66c64544af14d336485e4fe2 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N00524232c49c43019050a477d42cede3,
        _:N03e0a6f8eeb14a3881dfb1b49dca5f4b,
        _:N065f7f24ee0b4fc7989389a9c1025af1,
        _:N0698e848bf9145a1af40afaa33d60657,
        _:N0cfd8804be8c4c259b627e31d6352ed1,
        _:N17bd1d4d59c64aa6a42a61d086fe04a3,
        _:N1807a0ffa53e4ab999986a0d373e1b1f,
        _:N19070618be954a08b010b6bd5d843a36,
        _:N1c61058f1b5847aba406e18151f6bf6d,
        _:N274e20246b394a988dc2b6918535f472,
        _:N28ff20f999af4e43af1f0672a5eddb15,
        _:N2d6b6e2ff4ce47f79d7419d8e1b9efff,
        _:N351be43263614604bc65677155bb984d,
        _:N351ff97785964330b7838bdb3f6010bd,
        _:N48e30427838e45daa57c0e972e77dbc4,
        _:N4bb15064347745a58606f686950d5299,
        _:N4f1227fa3d964c55bb220c1401b39dd5,
        _:N5384441986cf4fdb8a50794f737d54f2,
        _:N5923f287dcc6404eaea2adaa7fc808ea,
        _:N64c36a95e213458d9caf323ac238c2a8,
        _:N755fb467a3d34e9abc072ac8c8637b2d,
        _:N84456cdf09c34eb5a218bbd9f918f39d,
        _:N9b30ce2f8169429ebd099055e998e218,
        _:Nb1edd5d7f75844f3a51f255cd87e2f0c,
        _:Nb4642b7d2b59413189f60da78f3c87e3,
        _:Nbe967ed3c0074b35ada17444d151c767,
        _:Nc504debe0cd14fa4bcb42bb9868fea0a,
        _:Ncfb4ad0007b24267b3c366a63be46b98,
        _:Nd46408925a824d11a5123b6e1d63956c,
        _:Ne9f4b973c6284280932280621818abe9,
        _:Nf2741cffb28f4cfbbbdc35dcf4e674b6 ;
    mo:track_count 31 ;
    schema:duration "PT70:27"^^xsd:interval ;
    schema:numTracks 31 ;
    schema:track _:N00524232c49c43019050a477d42cede3,
        _:N03e0a6f8eeb14a3881dfb1b49dca5f4b,
        _:N065f7f24ee0b4fc7989389a9c1025af1,
        _:N0698e848bf9145a1af40afaa33d60657,
        _:N0cfd8804be8c4c259b627e31d6352ed1,
        _:N17bd1d4d59c64aa6a42a61d086fe04a3,
        _:N1807a0ffa53e4ab999986a0d373e1b1f,
        _:N19070618be954a08b010b6bd5d843a36,
        _:N1c61058f1b5847aba406e18151f6bf6d,
        _:N274e20246b394a988dc2b6918535f472,
        _:N28ff20f999af4e43af1f0672a5eddb15,
        _:N2d6b6e2ff4ce47f79d7419d8e1b9efff,
        _:N351be43263614604bc65677155bb984d,
        _:N351ff97785964330b7838bdb3f6010bd,
        _:N48e30427838e45daa57c0e972e77dbc4,
        _:N4bb15064347745a58606f686950d5299,
        _:N4f1227fa3d964c55bb220c1401b39dd5,
        _:N5384441986cf4fdb8a50794f737d54f2,
        _:N5923f287dcc6404eaea2adaa7fc808ea,
        _:N64c36a95e213458d9caf323ac238c2a8,
        _:N755fb467a3d34e9abc072ac8c8637b2d,
        _:N84456cdf09c34eb5a218bbd9f918f39d,
        _:N9b30ce2f8169429ebd099055e998e218,
        _:Nb1edd5d7f75844f3a51f255cd87e2f0c,
        _:Nb4642b7d2b59413189f60da78f3c87e3,
        _:Nbe967ed3c0074b35ada17444d151c767,
        _:Nc504debe0cd14fa4bcb42bb9868fea0a,
        _:Ncfb4ad0007b24267b3c366a63be46b98,
        _:Nd46408925a824d11a5123b6e1d63956c,
        _:Ne9f4b973c6284280932280621818abe9,
        _:Nf2741cffb28f4cfbbbdc35dcf4e674b6 .

