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

<artist/23413#subject> a schema:Person,
        foaf:Person ;
    schema:name "Kimeru"@en ;
    foaf:made <album/42150#lyrics>,
        <album/42150#subject>,
        <album/42150#vocals> ;
    foaf:name "Kimeru"@en .

<artist/7957#subject> a schema:Person,
        foaf:Person ;
    schema:name "Mike Sugiyama"@en,
        "マイクスギヤマ"@ja ;
    foaf:made <album/42150#lyrics>,
        <album/42150#subject> ;
    foaf:name "Mike Sugiyama"@en,
        "マイクスギヤマ"@ja .

<artist/16832#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42150#subject> ;
    schema:name "Ikuo Shibutani"@en,
        "渋谷郁央"@ja ;
    foaf:made <album/42150#composition>,
        <album/42150#subject> ;
    foaf:name "Ikuo Shibutani"@en,
        "渋谷郁央"@ja .

<artist/67#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/42150#subject> ;
    schema:name "Yuichi Ikuzawa"@en,
        "生沢佑一"@ja ;
    foaf:made <album/42150#composition>,
        <album/42150#subject>,
        <album/42150#vocals> ;
    foaf:name "Yuichi Ikuzawa"@en,
        "生沢佑一"@ja .

<product/2245#subject> a schema:CreativeWork ;
    schema:name "YU-GI-OH! Duel Monsters"@en,
        "遊☆戯☆王デュエルモンスターズ"@ja,
        "YU-GI-OH! Duel Monsters"@ja-latn ;
    foaf:name "YU-GI-OH! Duel Monsters"@en,
        "遊☆戯☆王デュエルモンスターズ"@ja,
        "YU-GI-OH! Duel Monsters"@ja-latn .

<product/2327#subject> a schema:CreativeWork ;
    schema:name "Yu-Gi-Oh! The Movie: Pyramid of Light"@en,
        "遊☆戯☆王デュエルモンスターズ 光のピラミッド"@ja,
        "Yu-Gi-Oh! The Movie: Pyramid of Light"@ja-latn ;
    foaf:name "Yu-Gi-Oh! The Movie: Pyramid of Light"@en,
        "遊☆戯☆王デュエルモンスターズ 光のピラミッド"@ja,
        "Yu-Gi-Oh! The Movie: Pyramid of Light"@ja-latn .

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

<album/42150#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "YU-GI-OH! DUEL MONSTERS SOUND DUEL 4"@en,
        "遊☆戯☆王デュエルモンスターズ SOUND DUEL 4"@ja,
        "YU-GI-OH! DUEL MONSTERS SOUND DUEL 4"@ja-latn ;
    mo:performance_of <album/42150#musicalwork> ;
    mo:recorded_as <album/42150#musicalexpression> ;
    schema:name "YU-GI-OH! DUEL MONSTERS SOUND DUEL 4"@en,
        "遊☆戯☆王デュエルモンスターズ SOUND DUEL 4"@ja,
        "YU-GI-OH! DUEL MONSTERS SOUND DUEL 4"@ja-latn ;
    schema:workPerformed <album/42150#musicalwork> .

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

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

<https://medium-media.vgm.io/albums/05/42150/42150-1385558471.jpg> a schema:ImageObject,
        foaf:Image .

<album/42150#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "YU-GI-OH! DUEL MONSTERS SOUND DUEL 4"@en,
        "遊☆戯☆王デュエルモンスターズ SOUND DUEL 4"@ja,
        "YU-GI-OH! DUEL MONSTERS SOUND DUEL 4"@ja-latn ;
    mo:composer <artist/16832#subject>,
        <artist/67#subject> ;
    mo:produced_work <album/42150#musicalwork> ;
    schema:name "YU-GI-OH! DUEL MONSTERS SOUND DUEL 4"@en,
        "遊☆戯☆王デュエルモンスターズ SOUND DUEL 4"@ja,
        "YU-GI-OH! DUEL MONSTERS SOUND DUEL 4"@ja-latn .

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

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

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

<album/42150#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2005-03-25"^^xsd:date ;
    dcterms:title "YU-GI-OH! DUEL MONSTERS SOUND DUEL 4"@en,
        "遊☆戯☆王デュエルモンスターズ SOUND DUEL 4"@ja,
        "YU-GI-OH! DUEL MONSTERS SOUND DUEL 4"@ja-latn ;
    mo:catalogue_number "MJCD-20026" ;
    mo:media_type "CD" ;
    mo:publication_of <album/42150#musicalexpression> ;
    mo:publisher <org/2818#subject> ;
    mo:record _:N793da6cf9a8e481bb716d75498adc7d7 ;
    mo:record_count 1 ;
    schema:about <product/2245#subject>,
        <product/2327#subject> ;
    schema:datePublished "2005-03-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/05/42150/42150-1385558471.jpg> ;
    schema:name "YU-GI-OH! DUEL MONSTERS SOUND DUEL 4"@en,
        "遊☆戯☆王デュエルモンスターズ SOUND DUEL 4"@ja,
        "YU-GI-OH! DUEL MONSTERS SOUND DUEL 4"@ja-latn ;
    schema:publisher <org/2818#subject> ;
    foaf:depiction <https://media.vgm.io/albums/05/42150/42150-1385558471.jpg> .

_:N02e3f00dc1224e8991f232f813305cef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Grand Finale"@en,
        "大団円"@ja ;
    mo:track_number 33 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Grand Finale"@en,
        "大団円"@ja .

_:N08b74f4e0f3e4c68a2295d27e35f5f12 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Memoryless King"@en,
        "記憶無き王"@ja ;
    mo:track_number 10 ;
    schema:duration "PT2:16"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Memoryless King"@en,
        "記憶無き王"@ja .

_:N0ae3ec0eee1c4e82886e13f1a51974d4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Hope"@en,
        "希望"@ja ;
    mo:track_number 24 ;
    schema:duration "PT0:10"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Hope"@en,
        "希望"@ja .

_:N1e566047318c42d5868282c018a366d3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "OVERLAP (TV-size)"@en,
        "OVERLAP (TV-size)"@ja ;
    mo:track_number 1 ;
    schema:duration "PT1:29"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "OVERLAP (TV-size)"@en,
        "OVERLAP (TV-size)"@ja .

_:N1fe1f49e52d242759c14921bc0d52753 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Order of the Priests"@en,
        "神官団"@ja ;
    mo:track_number 9 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Order of the Priests"@en,
        "神官団"@ja .

_:N24a69fad71cc4949972efb80804b6e4a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "One Card Reversal"@en,
        "逆転の1枚"@ja ;
    mo:track_number 29 ;
    schema:duration "PT1:40"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "One Card Reversal"@en,
        "逆転の1枚"@ja .

_:N2613b00031974f0397defe5b096a5a52 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "EYES (TV-size)"@en,
        "EYE'S (TV-size)"@ja ;
    mo:track_number 37 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "EYES (TV-size)"@en,
        "EYE'S (TV-size)"@ja .

_:N2db124443fd94f47b782f41eae528fc5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Calm Before the Battle"@en,
        "戦いの前の静けさ"@ja ;
    mo:track_number 30 ;
    schema:duration "PT1:32"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Calm Before the Battle"@en,
        "戦いの前の静けさ"@ja .

_:N31aeb47c6a0f44e8a71d1808ef173345 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Priest Akhenaden"@en,
        "神官アクナディン"@ja ;
    mo:track_number 16 ;
    schema:duration "PT1:53"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Priest Akhenaden"@en,
        "神官アクナディン"@ja .

_:N33d3cc2c0d974a9fb98caf127026d12f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Duel Start!"@en,
        "デュエル!"@ja ;
    mo:track_number 8 ;
    schema:duration "PT1:22"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Duel Start!"@en,
        "デュエル!"@ja .

_:N3b6daefc102148d78fa9da6aa14982ef a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit Beast Summon"@en,
        "精霊獣召喚"@ja ;
    mo:track_number 22 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Spirit Beast Summon"@en,
        "精霊獣召喚"@ja .

_:N5137ec788eae4569a07af3cb220f8cc8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Destiny"@en,
        "運命"@ja ;
    mo:track_number 31 ;
    schema:duration "PT1:31"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Destiny"@en,
        "運命"@ja .

_:N5cc4ec2e99104b16b297d0c4318159cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Bakura, King of Thieves"@en,
        "盗賊王バクラ"@ja ;
    mo:track_number 19 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Bakura, King of Thieves"@en,
        "盗賊王バクラ"@ja .

_:N5ef8066948fa4124b836dbcd6248d035 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Evil Intentions"@en,
        "邪悪な意思"@ja ;
    mo:track_number 18 ;
    schema:duration "PT1:55"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Evil Intentions"@en,
        "邪悪な意思"@ja .

_:N5f63aca9eee542d0873bae15157643a7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Wicked Anubis!"@en,
        "邪悪なるアヌビス"@ja ;
    mo:track_number 4 ;
    schema:duration "PT0:33"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Wicked Anubis!"@en,
        "邪悪なるアヌビス"@ja .

_:N5fe5ed14bed84ff39549cc577342bd96 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Priest Seto"@en,
        "神官セト"@ja ;
    mo:track_number 11 ;
    schema:duration "PT1:34"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Priest Seto"@en,
        "神官セト"@ja .

_:N644a688898af498fb2fbf53cbc0a92ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kisara"@en,
        "キサラ"@ja ;
    mo:track_number 13 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Kisara"@en,
        "キサラ"@ja .

_:N66f8532a5d564d729e58eeb22ed0b3c7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Egypt"@en,
        "古代エジプト"@ja ;
    mo:track_number 17 ;
    schema:duration "PT1:28"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Ancient Egypt"@en,
        "古代エジプト"@ja .

_:N675b0577b82b40cb9fcc2d6fb8dcf02d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Vivian Wong"@en,
        "ビビアン ウォン"@ja ;
    mo:track_number 25 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Vivian Wong"@en,
        "ビビアン ウォン"@ja .

_:N6cb2950ce466401792f55697047365f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Stalemate"@en,
        "停滞"@ja ;
    mo:track_number 28 ;
    schema:duration "PT1:43"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Stalemate"@en,
        "停滞"@ja .

_:N707355234c9049ebb2b45def79632c9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ancient Egyptian Daily Life"@en,
        "古代エジプトの日常"@ja ;
    mo:track_number 14 ;
    schema:duration "PT1:42"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Ancient Egyptian Daily Life"@en,
        "古代エジプトの日常"@ja .

_:N71f13a35cc6a41f99a50cd0264093fa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fight Back"@en,
        "反撃のカード"@ja ;
    mo:track_number 27 ;
    schema:duration "PT1:45"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Fight Back"@en,
        "反撃のカード"@ja .

_:N7f1f815399824e35965f750bb478df74 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zorc Necrophades"@en,
        "ゾークネクロファデス"@ja ;
    mo:track_number 21 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Zorc Necrophades"@en,
        "ゾークネクロファデス"@ja .

_:N8711ce65d961404f9e670497261b77b7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Nameless Pharaoh"@en,
        "名もなきファラオ"@ja ;
    mo:track_number 7 ;
    schema:duration "PT2:11"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Nameless Pharaoh"@en,
        "名もなきファラオ"@ja .

_:N9426349c6fde48bcbe941804002bb3b0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Promising Power"@en,
        "頼もしい力"@ja ;
    mo:track_number 34 ;
    schema:duration "PT1:25"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Promising Power"@en,
        "頼もしい力"@ja .

_:N9db9804f525a4f01b37abf42af1ac623 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Anubis on the Attack"@en,
        "襲いくるアヌビス"@ja ;
    mo:track_number 2 ;
    schema:duration "PT1:52"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Anubis on the Attack"@en,
        "襲いくるアヌビス"@ja .

_:Na09a84b800784992913f49d801380ce6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Yugi"@en,
        "遊戯"@ja ;
    mo:track_number 36 ;
    schema:duration "PT1:47"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Yugi"@en,
        "遊戯"@ja .

_:Nb01715bdf89e445f948913c8b9918860 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Three Mythic Gods Summon"@en,
        "三幻神召喚"@ja ;
    mo:track_number 23 ;
    schema:duration "PT2:39"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Three Mythic Gods Summon"@en,
        "三幻神召喚"@ja .

_:Nb7e5e6a8436249ab9f75216d033a6271 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mahad and Mana"@en,
        "マハードとマナ"@ja ;
    mo:track_number 12 ;
    schema:duration "PT1:51"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Mahad and Mana"@en,
        "マハードとマナ"@ja .

_:Nba35f96d0f4246588f3e2796253a8af8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "King of Destruction Anubis"@en,
        "破壊の王アヌビス"@ja ;
    mo:track_number 6 ;
    schema:duration "PT0:57"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "King of Destruction Anubis"@en,
        "破壊の王アヌビス"@ja .

_:Nc0c58b94b6be4ce9b2a9fcef08d17498 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fierce Attack"@en,
        "猛攻"@ja ;
    mo:track_number 32 ;
    schema:duration "PT1:44"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Fierce Attack"@en,
        "猛攻"@ja .

_:Nc1d9ea822f2641cdaf4266943b1c3683 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Spirit Beast Diabound"@en,
        "精霊獣ディアバウンド"@ja ;
    mo:track_number 20 ;
    schema:duration "PT1:46"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Spirit Beast Diabound"@en,
        "精霊獣ディアバウンド"@ja .

_:Ncb1b46f53c6549d88d3864399e76ebb9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Power of Anubis"@en,
        "アヌビスの力"@ja ;
    mo:track_number 5 ;
    schema:duration "PT2:21"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Power of Anubis"@en,
        "アヌビスの力"@ja .

_:Nce4ee7eccbca4548aa27d9ffa68aa382 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Friends"@en,
        "仲間"@ja ;
    mo:track_number 35 ;
    schema:duration "PT1:54"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Friends"@en,
        "仲間"@ja .

_:Nd352c97dd9ba46eb99c808ac042a0a01 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Millennium Items"@en,
        "千年アイテム"@ja ;
    mo:track_number 15 ;
    schema:duration "PT2:00"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Millennium Items"@en,
        "千年アイテム"@ja .

_:Nf17fb50016d044a88c3ae90b2bc67e83 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Tense Duel"@en,
        "緊張のデュエル"@ja ;
    mo:track_number 26 ;
    schema:duration "PT1:39"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Tense Duel"@en,
        "緊張のデュエル"@ja .

_:Nf1fd5bb0e35e4840a99df26a67ceff30 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Awakening of Anubis"@en,
        "アヌビスの覚醒"@ja ;
    mo:track_number 3 ;
    schema:duration "PT0:47"^^xsd:interval ;
    schema:inPlaylist _:N793da6cf9a8e481bb716d75498adc7d7 ;
    schema:name "Awakening of Anubis"@en,
        "アヌビスの覚醒"@ja .

_:N793da6cf9a8e481bb716d75498adc7d7 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N02e3f00dc1224e8991f232f813305cef,
        _:N08b74f4e0f3e4c68a2295d27e35f5f12,
        _:N0ae3ec0eee1c4e82886e13f1a51974d4,
        _:N1e566047318c42d5868282c018a366d3,
        _:N1fe1f49e52d242759c14921bc0d52753,
        _:N24a69fad71cc4949972efb80804b6e4a,
        _:N2613b00031974f0397defe5b096a5a52,
        _:N2db124443fd94f47b782f41eae528fc5,
        _:N31aeb47c6a0f44e8a71d1808ef173345,
        _:N33d3cc2c0d974a9fb98caf127026d12f,
        _:N3b6daefc102148d78fa9da6aa14982ef,
        _:N5137ec788eae4569a07af3cb220f8cc8,
        _:N5cc4ec2e99104b16b297d0c4318159cd,
        _:N5ef8066948fa4124b836dbcd6248d035,
        _:N5f63aca9eee542d0873bae15157643a7,
        _:N5fe5ed14bed84ff39549cc577342bd96,
        _:N644a688898af498fb2fbf53cbc0a92ab,
        _:N66f8532a5d564d729e58eeb22ed0b3c7,
        _:N675b0577b82b40cb9fcc2d6fb8dcf02d,
        _:N6cb2950ce466401792f55697047365f9,
        _:N707355234c9049ebb2b45def79632c9b,
        _:N71f13a35cc6a41f99a50cd0264093fa5,
        _:N7f1f815399824e35965f750bb478df74,
        _:N8711ce65d961404f9e670497261b77b7,
        _:N9426349c6fde48bcbe941804002bb3b0,
        _:N9db9804f525a4f01b37abf42af1ac623,
        _:Na09a84b800784992913f49d801380ce6,
        _:Nb01715bdf89e445f948913c8b9918860,
        _:Nb7e5e6a8436249ab9f75216d033a6271,
        _:Nba35f96d0f4246588f3e2796253a8af8,
        _:Nc0c58b94b6be4ce9b2a9fcef08d17498,
        _:Nc1d9ea822f2641cdaf4266943b1c3683,
        _:Ncb1b46f53c6549d88d3864399e76ebb9,
        _:Nce4ee7eccbca4548aa27d9ffa68aa382,
        _:Nd352c97dd9ba46eb99c808ac042a0a01,
        _:Nf17fb50016d044a88c3ae90b2bc67e83,
        _:Nf1fd5bb0e35e4840a99df26a67ceff30 ;
    mo:track_count 37 ;
    schema:duration "PT60:29"^^xsd:interval ;
    schema:numTracks 37 ;
    schema:track _:N02e3f00dc1224e8991f232f813305cef,
        _:N08b74f4e0f3e4c68a2295d27e35f5f12,
        _:N0ae3ec0eee1c4e82886e13f1a51974d4,
        _:N1e566047318c42d5868282c018a366d3,
        _:N1fe1f49e52d242759c14921bc0d52753,
        _:N24a69fad71cc4949972efb80804b6e4a,
        _:N2613b00031974f0397defe5b096a5a52,
        _:N2db124443fd94f47b782f41eae528fc5,
        _:N31aeb47c6a0f44e8a71d1808ef173345,
        _:N33d3cc2c0d974a9fb98caf127026d12f,
        _:N3b6daefc102148d78fa9da6aa14982ef,
        _:N5137ec788eae4569a07af3cb220f8cc8,
        _:N5cc4ec2e99104b16b297d0c4318159cd,
        _:N5ef8066948fa4124b836dbcd6248d035,
        _:N5f63aca9eee542d0873bae15157643a7,
        _:N5fe5ed14bed84ff39549cc577342bd96,
        _:N644a688898af498fb2fbf53cbc0a92ab,
        _:N66f8532a5d564d729e58eeb22ed0b3c7,
        _:N675b0577b82b40cb9fcc2d6fb8dcf02d,
        _:N6cb2950ce466401792f55697047365f9,
        _:N707355234c9049ebb2b45def79632c9b,
        _:N71f13a35cc6a41f99a50cd0264093fa5,
        _:N7f1f815399824e35965f750bb478df74,
        _:N8711ce65d961404f9e670497261b77b7,
        _:N9426349c6fde48bcbe941804002bb3b0,
        _:N9db9804f525a4f01b37abf42af1ac623,
        _:Na09a84b800784992913f49d801380ce6,
        _:Nb01715bdf89e445f948913c8b9918860,
        _:Nb7e5e6a8436249ab9f75216d033a6271,
        _:Nba35f96d0f4246588f3e2796253a8af8,
        _:Nc0c58b94b6be4ce9b2a9fcef08d17498,
        _:Nc1d9ea822f2641cdaf4266943b1c3683,
        _:Ncb1b46f53c6549d88d3864399e76ebb9,
        _:Nce4ee7eccbca4548aa27d9ffa68aa382,
        _:Nd352c97dd9ba46eb99c808ac042a0a01,
        _:Nf17fb50016d044a88c3ae90b2bc67e83,
        _:Nf1fd5bb0e35e4840a99df26a67ceff30 .

