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

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

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

<artist/1081#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/8643#subject> ;
    schema:name "Hiroshi Nishizawa"@en,
        "西澤洋"@ja ;
    foaf:made <album/8643#composition>,
        <album/8643#subject> ;
    foaf:name "Hiroshi Nishizawa"@en,
        "西澤洋"@ja .

<product/21365#subject> a schema:CreativeWork ;
    schema:name "Soul & Sword"@en,
        "ソウル アンド ソード"@ja,
        "Soul & Sword"@ja-latn ;
    foaf:name "Soul & Sword"@en,
        "ソウル アンド ソード"@ja,
        "Soul & Sword"@ja-latn .

<album/8643#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Hiro's Game Music Album － Soul&Sword －"@en,
        "Hiro's Game Music Album － Soul&Sword －"@ja,
        "Hiro's Game Music Album － Soul&Sword －"@ja-latn ;
    mo:composer <artist/1081#subject> ;
    mo:produced_work <album/8643#musicalwork> ;
    schema:name "Hiro's Game Music Album － Soul&Sword －"@en,
        "Hiro's Game Music Album － Soul&Sword －"@ja,
        "Hiro's Game Music Album － Soul&Sword －"@ja-latn .

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

<album/8643#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Hiro's Game Music Album － Soul&Sword －"@en,
        "Hiro's Game Music Album － Soul&Sword －"@ja,
        "Hiro's Game Music Album － Soul&Sword －"@ja-latn ;
    mo:performance_of <album/8643#musicalwork> ;
    mo:recorded_as <album/8643#musicalexpression> ;
    schema:name "Hiro's Game Music Album － Soul&Sword －"@en,
        "Hiro's Game Music Album － Soul&Sword －"@ja,
        "Hiro's Game Music Album － Soul&Sword －"@ja-latn ;
    schema:workPerformed <album/8643#musicalwork> .

<org/39#subject> schema:name "EGG MUSIC"@en,
        "エッグミュージック"@ja,
        "EGG MUSIC"@ja-latn ;
    foaf:name "EGG MUSIC"@en,
        "エッグミュージック"@ja,
        "EGG MUSIC"@ja-latn .

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

<https://medium-media.vgm.io/albums/34/8643/8643-1211560474.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/8643#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2006-09-28"^^xsd:date ;
    dcterms:title "Hiro's Game Music Album － Soul&Sword －"@en,
        "Hiro's Game Music Album － Soul&Sword －"@ja,
        "Hiro's Game Music Album － Soul&Sword －"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/8643#musicalexpression> ;
    mo:publisher <org/39#subject> ;
    mo:record _:Nbafea014c86a4a9d83f760b50227fe39 ;
    mo:record_count 1 ;
    schema:about <product/21365#subject> ;
    schema:datePublished "2006-09-28"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/34/8643/8643-1211560474.jpg> ;
    schema:name "Hiro's Game Music Album － Soul&Sword －"@en,
        "Hiro's Game Music Album － Soul&Sword －"@ja,
        "Hiro's Game Music Album － Soul&Sword －"@ja-latn ;
    schema:publisher <org/39#subject> ;
    foaf:depiction <https://media.vgm.io/albums/34/8643/8643-1211560474.jpg> .

_:N0172ce1458fd4c1181521f5d8024fa35 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Waltz in the Castle of Mirrors"@en,
        "鏡の城のワルツ"@ja ;
    mo:track_number 26 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "A Waltz in the Castle of Mirrors"@en,
        "鏡の城のワルツ"@ja .

_:N052d90bd05cd473492a66492e08b6fac a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Cave"@en,
        "洞窟"@ja ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "A Cave"@en,
        "洞窟"@ja .

_:N119ea92c30724d1a881403a50490a0d9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of an Event in Town"@en,
        "町イベントのテーマ"@ja ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Theme of an Event in Town"@en,
        "町イベントのテーマ"@ja .

_:N12bb5f46fad74485b4a5868fb9ac0fe6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending 1"@en,
        "エンディング1"@ja ;
    mo:track_number 41 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Ending 1"@en,
        "エンディング1"@ja .

_:N16f3964317a248cb9aa07ccd78ceaebe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Small Building"@en,
        "建物 小"@ja ;
    mo:track_number 20 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Small Building"@en,
        "建物 小"@ja .

_:N208d1ea65a64490ab0e1d3e926ec76cd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Lake Pain"@en,
        "ペイン湖底"@ja ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Lake Pain"@en,
        "ペイン湖底"@ja .

_:N2461bcac47df496f9524fd882f04b0c8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Special Building"@en,
        "建物 特殊"@ja ;
    mo:track_number 23 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Special Building"@en,
        "建物 特殊"@ja .

_:N2b8d59074f4a4390a8b2a95b12171036 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cursed Doll (Orgel)"@en,
        "呪いの人形オルゴール"@ja ;
    mo:track_number 24 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Cursed Doll (Orgel)"@en,
        "呪いの人形オルゴール"@ja .

_:N35cb4a05956c439097d12c739fecfe34 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Desert"@en,
        "砂漠"@ja ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "The Desert"@en,
        "砂漠"@ja .

_:N3d68b7a71e8840c1bc615386eed61049 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Fanfare (Type A ~ Type G)"@en,
        "ファンファーレ (Type A～Type G)"@ja ;
    mo:track_number 40 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Fanfare (Type A ~ Type G)"@en,
        "ファンファーレ (Type A～Type G)"@ja .

_:N3df233cbe8a64ed19e99f5a64f95b6b3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Volcannon Continent"@en,
        "ヴァルカノン大陸"@ja ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Volcannon Continent"@en,
        "ヴァルカノン大陸"@ja .

_:N4685bf10e4e346fd839113750f22e147 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Island"@en,
        "島"@ja ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Island"@en,
        "島"@ja .

_:N484ea36dcbc24680bca7e9aa34a4f273 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ending 2"@en,
        "エンディング2"@ja ;
    mo:track_number 42 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Ending 2"@en,
        "エンディング2"@ja .

_:N4b2ca823cdbc44c180e12e96a5029127 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Inn"@en,
        "宿屋"@ja ;
    mo:track_number 38 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Inn"@en,
        "宿屋"@ja .

_:N4e8e99e8c8f4481798af775f1b8464e7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "GAMEOVER"@en,
        "GAMEOVER"@ja ;
    mo:track_number 39 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "GAMEOVER"@en,
        "GAMEOVER"@ja .

_:N536eb17ed47240a0b5d7ea2eb56491f9 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Castle"@en,
        "お城"@ja ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Castle"@en,
        "お城"@ja .

_:N5b370f12c5bb427483f8be66af2172fe a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Large Building"@en,
        "建物 大"@ja ;
    mo:track_number 22 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Large Building"@en,
        "建物 大"@ja .

_:N62ae51b91e9449fcb9441217f483a618 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Type C"@en,
        "戦闘 Type C"@ja ;
    mo:track_number 37 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Battle Type C"@en,
        "戦闘 Type C"@ja .

_:N69ddde8ec4964218930485f4ea936b4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Town Theme"@en,
        "町のテーマ"@ja ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Town Theme"@en,
        "町のテーマ"@ja .

_:N6ce2b7d5671048f1a485ca68b6bcfc89 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Funky Piano"@en,
        "ファンキーピアノ"@ja ;
    mo:track_number 34 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Funky Piano"@en,
        "ファンキーピアノ"@ja .

_:N750f3197a8934338a7c26065777fd256 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Forest"@en,
        "森"@ja ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Forest"@en,
        "森"@ja .

_:N75361b5c301340c6ad49a42229c38f6c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Feather Dress Dance"@en,
        "羽衣の舞"@ja ;
    mo:track_number 33 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Feather Dress Dance"@en,
        "羽衣の舞"@ja .

_:N766d24594aa440b999f33a3a3544d135 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Kingdom of the Spirits"@en,
        "精霊王国"@ja ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Kingdom of the Spirits"@en,
        "精霊王国"@ja .

_:N7da7ab9d1a9e47f895f89c20aa04591a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of Soul & Sword"@en,
        "ソウル＆ソードのテーマ"@ja ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Theme of Soul & Sword"@en,
        "ソウル＆ソードのテーマ"@ja .

_:N88c08558b1554ecdaae24c00219c5f8e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Death of the Millennium Tree"@en,
        "千年樹の死"@ja ;
    mo:track_number 27 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Death of the Millennium Tree"@en,
        "千年樹の死"@ja .

_:N938bb9312e2742cdac723761d7fbcfa5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Type A"@en,
        "戦闘 Type A"@ja ;
    mo:track_number 35 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Battle Type A"@en,
        "戦闘 Type A"@ja .

_:Na0495cbee61c4b31bd915d76008b2c9b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Comical Event"@en,
        "コミカルイベント"@ja ;
    mo:track_number 31 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Comical Event"@en,
        "コミカルイベント"@ja .

_:Na34f7dcf2f3b45639b52fd001bc3b993 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Happening"@en,
        "ハプニング"@ja ;
    mo:track_number 29 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Happening"@en,
        "ハプニング"@ja .

_:Nb5c4a2af184b4c8da9f9a93246ab141a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Birthday Event"@en,
        "誕生日イベント"@ja ;
    mo:track_number 32 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Birthday Event"@en,
        "誕生日イベント"@ja .

_:Nbd385340058446ebbdcd2d47e05a02d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cave of the Holy Sword"@en,
        "聖剣の洞窟"@ja ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Cave of the Holy Sword"@en,
        "聖剣の洞窟"@ja .

_:Nc323413fa396414d8a9441097d14086e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "House of Rafa"@en,
        "ラーファの家"@ja ;
    mo:track_number 30 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "House of Rafa"@en,
        "ラーファの家"@ja .

_:Ncb003c0818434fae8bb4478f70ca01e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Medium Building"@en,
        "建物 中"@ja ;
    mo:track_number 21 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Medium Building"@en,
        "建物 中"@ja .

_:Ncc32deb1a0054b71bccc29ab37203851 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mountains"@en,
        "山"@ja ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Mountains"@en,
        "山"@ja .

_:Nd39644e319704885825c02f610971fbd a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Harbor"@en,
        "船着場"@ja ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "The Harbor"@en,
        "船着場"@ja .

_:Nd6265736ea3645309396bcbc8a83e742 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "The Millennium Tree"@en,
        "千年樹"@ja ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "The Millennium Tree"@en,
        "千年樹"@ja .

_:Nd6bdfe2fe9844a298f70477747673dd6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Sea of Trees"@en,
        "樹海"@ja ;
    mo:track_number 17 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Sea of Trees"@en,
        "樹海"@ja .

_:Ned47c119081943ec86654c76868ec1b2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Ceremony"@en,
        "儀式"@ja ;
    mo:track_number 28 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Ceremony"@en,
        "儀式"@ja .

_:Nef34cab9643b4b08ad7ea2b5d4c4e561 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Guards of the Wilderness"@en,
        "荒野の用心棒"@ja ;
    mo:track_number 19 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Guards of the Wilderness"@en,
        "荒野の用心棒"@ja .

_:Nf0415dfcbca84ba8a81b300a5e8d2f09 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Battle Type B"@en,
        "戦闘 Type B"@ja ;
    mo:track_number 36 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Battle Type B"@en,
        "戦闘 Type B"@ja .

_:Nf1ab0ffdc8524c07a0af2edd6c796baf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Different Dimension"@en,
        "異次元"@ja ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "A Different Dimension"@en,
        "異次元"@ja .

_:Nf4e2edb2a1c84211bc9611829def0604 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Theme of the Cursed Doll"@en,
        "呪いの人形のテーマ"@ja ;
    mo:track_number 25 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "Theme of the Cursed Doll"@en,
        "呪いの人形のテーマ"@ja .

_:Nfb1d232daffd4c34847cbf7be7f4eb41 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "A Ghost in School"@en,
        "学校の亡霊"@ja ;
    mo:track_number 18 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:Nbafea014c86a4a9d83f760b50227fe39 ;
    schema:name "A Ghost in School"@en,
        "学校の亡霊"@ja .

_:Nbafea014c86a4a9d83f760b50227fe39 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0172ce1458fd4c1181521f5d8024fa35,
        _:N052d90bd05cd473492a66492e08b6fac,
        _:N119ea92c30724d1a881403a50490a0d9,
        _:N12bb5f46fad74485b4a5868fb9ac0fe6,
        _:N16f3964317a248cb9aa07ccd78ceaebe,
        _:N208d1ea65a64490ab0e1d3e926ec76cd,
        _:N2461bcac47df496f9524fd882f04b0c8,
        _:N2b8d59074f4a4390a8b2a95b12171036,
        _:N35cb4a05956c439097d12c739fecfe34,
        _:N3d68b7a71e8840c1bc615386eed61049,
        _:N3df233cbe8a64ed19e99f5a64f95b6b3,
        _:N4685bf10e4e346fd839113750f22e147,
        _:N484ea36dcbc24680bca7e9aa34a4f273,
        _:N4b2ca823cdbc44c180e12e96a5029127,
        _:N4e8e99e8c8f4481798af775f1b8464e7,
        _:N536eb17ed47240a0b5d7ea2eb56491f9,
        _:N5b370f12c5bb427483f8be66af2172fe,
        _:N62ae51b91e9449fcb9441217f483a618,
        _:N69ddde8ec4964218930485f4ea936b4d,
        _:N6ce2b7d5671048f1a485ca68b6bcfc89,
        _:N750f3197a8934338a7c26065777fd256,
        _:N75361b5c301340c6ad49a42229c38f6c,
        _:N766d24594aa440b999f33a3a3544d135,
        _:N7da7ab9d1a9e47f895f89c20aa04591a,
        _:N88c08558b1554ecdaae24c00219c5f8e,
        _:N938bb9312e2742cdac723761d7fbcfa5,
        _:Na0495cbee61c4b31bd915d76008b2c9b,
        _:Na34f7dcf2f3b45639b52fd001bc3b993,
        _:Nb5c4a2af184b4c8da9f9a93246ab141a,
        _:Nbd385340058446ebbdcd2d47e05a02d0,
        _:Nc323413fa396414d8a9441097d14086e,
        _:Ncb003c0818434fae8bb4478f70ca01e3,
        _:Ncc32deb1a0054b71bccc29ab37203851,
        _:Nd39644e319704885825c02f610971fbd,
        _:Nd6265736ea3645309396bcbc8a83e742,
        _:Nd6bdfe2fe9844a298f70477747673dd6,
        _:Ned47c119081943ec86654c76868ec1b2,
        _:Nef34cab9643b4b08ad7ea2b5d4c4e561,
        _:Nf0415dfcbca84ba8a81b300a5e8d2f09,
        _:Nf1ab0ffdc8524c07a0af2edd6c796baf,
        _:Nf4e2edb2a1c84211bc9611829def0604,
        _:Nfb1d232daffd4c34847cbf7be7f4eb41 ;
    mo:track_count 42 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 42 ;
    schema:track _:N0172ce1458fd4c1181521f5d8024fa35,
        _:N052d90bd05cd473492a66492e08b6fac,
        _:N119ea92c30724d1a881403a50490a0d9,
        _:N12bb5f46fad74485b4a5868fb9ac0fe6,
        _:N16f3964317a248cb9aa07ccd78ceaebe,
        _:N208d1ea65a64490ab0e1d3e926ec76cd,
        _:N2461bcac47df496f9524fd882f04b0c8,
        _:N2b8d59074f4a4390a8b2a95b12171036,
        _:N35cb4a05956c439097d12c739fecfe34,
        _:N3d68b7a71e8840c1bc615386eed61049,
        _:N3df233cbe8a64ed19e99f5a64f95b6b3,
        _:N4685bf10e4e346fd839113750f22e147,
        _:N484ea36dcbc24680bca7e9aa34a4f273,
        _:N4b2ca823cdbc44c180e12e96a5029127,
        _:N4e8e99e8c8f4481798af775f1b8464e7,
        _:N536eb17ed47240a0b5d7ea2eb56491f9,
        _:N5b370f12c5bb427483f8be66af2172fe,
        _:N62ae51b91e9449fcb9441217f483a618,
        _:N69ddde8ec4964218930485f4ea936b4d,
        _:N6ce2b7d5671048f1a485ca68b6bcfc89,
        _:N750f3197a8934338a7c26065777fd256,
        _:N75361b5c301340c6ad49a42229c38f6c,
        _:N766d24594aa440b999f33a3a3544d135,
        _:N7da7ab9d1a9e47f895f89c20aa04591a,
        _:N88c08558b1554ecdaae24c00219c5f8e,
        _:N938bb9312e2742cdac723761d7fbcfa5,
        _:Na0495cbee61c4b31bd915d76008b2c9b,
        _:Na34f7dcf2f3b45639b52fd001bc3b993,
        _:Nb5c4a2af184b4c8da9f9a93246ab141a,
        _:Nbd385340058446ebbdcd2d47e05a02d0,
        _:Nc323413fa396414d8a9441097d14086e,
        _:Ncb003c0818434fae8bb4478f70ca01e3,
        _:Ncc32deb1a0054b71bccc29ab37203851,
        _:Nd39644e319704885825c02f610971fbd,
        _:Nd6265736ea3645309396bcbc8a83e742,
        _:Nd6bdfe2fe9844a298f70477747673dd6,
        _:Ned47c119081943ec86654c76868ec1b2,
        _:Nef34cab9643b4b08ad7ea2b5d4c4e561,
        _:Nf0415dfcbca84ba8a81b300a5e8d2f09,
        _:Nf1ab0ffdc8524c07a0af2edd6c796baf,
        _:Nf4e2edb2a1c84211bc9611829def0604,
        _:Nfb1d232daffd4c34847cbf7be7f4eb41 .

