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

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

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

<artist/16776#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75102#subject> ;
    schema:name "Geoff Knorr"@en ;
    foaf:made <album/75102#composition>,
        <album/75102#subject> ;
    foaf:name "Geoff Knorr"@en .

<artist/24190#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/75102#subject> ;
    schema:name "Roland Rizzo"@en ;
    foaf:made <album/75102#composition>,
        <album/75102#subject> ;
    foaf:name "Roland Rizzo"@en .

<product/6131#subject> a schema:CreativeWork ;
    schema:name "Civilization VI"@en,
        "Sid Meier's Civilization VI"@ja,
        "Civilization VI"@ja-latn ;
    foaf:name "Civilization VI"@en,
        "Sid Meier's Civilization VI"@ja,
        "Civilization VI"@ja-latn .

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

<org/1651#subject> schema:name "2K"@en,
        "2K"@ja,
        "2K"@ja-latn ;
    foaf:name "2K"@en,
        "2K"@ja,
        "2K"@ja-latn .

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

<https://medium-media.vgm.io/albums/20/75102/75102-1518079741.jpg> a schema:ImageObject,
        foaf:Image .

<album/75102#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@en,
        "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@ja,
        "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@ja-latn ;
    mo:composer <artist/16776#subject>,
        <artist/24190#subject> ;
    mo:produced_work <album/75102#musicalwork> ;
    schema:name "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@en,
        "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@ja,
        "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@ja-latn .

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

<artist/17216#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Kühn Mixed Choir"@en ;
    foaf:name "Kühn Mixed Choir"@en .

<artist/17758#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Sandro Friedrich"@en ;
    foaf:name "Sandro Friedrich"@en .

<artist/28150#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Trio Kavkasia"@en,
        "ტრიო კავკასია"@ja ;
    foaf:name "Trio Kavkasia"@en,
        "ტრიო კავკასია"@ja .

<artist/28151#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Niccolo Seligmann"@en ;
    foaf:name "Niccolo Seligmann"@en .

<artist/28152#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Patrick McAvinue"@en ;
    foaf:name "Patrick McAvinue"@en .

<artist/28153#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Kevin O'Brien"@en ;
    foaf:name "Kevin O'Brien"@en .

<artist/28157#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Legato"@en ;
    foaf:name "Legato"@en .

<artist/5638#subject> a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Prague FILMharmonic Orchestra"@en ;
    foaf:name "Prague FILMharmonic Orchestra"@en .

<album/75102#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2018-02-08"^^xsd:date ;
    dcterms:title "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@en,
        "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@ja,
        "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@ja-latn ;
    mo:catalogue_number "N/A" ;
    mo:media_type "Digital" ;
    mo:publication_of <album/75102#musicalexpression> ;
    mo:publisher <org/1651#subject> ;
    mo:record _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    mo:record_count 1 ;
    schema:about <product/6131#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "Carl Linich)"@en ;
            foaf:name "Carl Linich)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Allan Bonaise"@en ;
            foaf:name "Allan Bonaise"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chris Scribe"@en ;
            foaf:name "Chris Scribe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Dami Soh"@en ;
            foaf:name "Dami Soh"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Nature Ganganbaigal of Tengger Cavalry"@en ;
            foaf:name "Nature Ganganbaigal of Tengger Cavalry"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Greyeagle Cardinal"@en ;
            foaf:name "Greyeagle Cardinal"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Milani Sixakwe)"@en ;
            foaf:name "Milani Sixakwe)"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Clyde Tootoosis"@en ;
            foaf:name "Clyde Tootoosis"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Luyolo Stungu"@en ;
            foaf:name "Luyolo Stungu"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Aaron McGilvery"@en ;
            foaf:name "Aaron McGilvery"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Benji Weenie"@en ;
            foaf:name "Benji Weenie"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Don Nidel"@en ;
            foaf:name "Don Nidel"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Cornell Tootoosis"@en ;
            foaf:name "Cornell Tootoosis"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Soon He So"@en ;
            foaf:name "Soon He So"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Phiwo Tyatya"@en ;
            foaf:name "Phiwo Tyatya"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Stuart Gelzer"@en ;
            foaf:name "Stuart Gelzer"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Colin Starblanket"@en ;
            foaf:name "Colin Starblanket"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Lisa Yengeni"@en ;
            foaf:name "(Lisa Yengeni"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lwando Lukhukho"@en ;
            foaf:name "Lwando Lukhukho"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Poundmaker Singers"@en ;
            foaf:name "Poundmaker Singers"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Gerald Baptiste"@en ;
            foaf:name "Gerald Baptiste"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Mihlali Tyatya"@en ;
            foaf:name "Mihlali Tyatya"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Corey Potts"@en ;
            foaf:name "Corey Potts"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "(Alan Gasser"@en ;
            foaf:name "(Alan Gasser"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Preston Gamble"@en ;
            foaf:name "Preston Gamble"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "The Korean Performing Arts Academy of America"@en ;
            foaf:name "The Korean Performing Arts Academy of America"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Chun Kehe"@en ;
            foaf:name "Chun Kehe"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hyung Joo Cho"@en ;
            foaf:name "Hyung Joo Cho"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "George Hayes"@en ;
            foaf:name "George Hayes"@en ],
        <artist/17216#subject>,
        <artist/17758#subject>,
        <artist/28150#subject>,
        <artist/28151#subject>,
        <artist/28152#subject>,
        <artist/28153#subject>,
        <artist/28157#subject>,
        <artist/5638#subject> ;
    schema:datePublished "2018-02-08"^^xsd:date ;
    schema:genre "Game" ;
    schema:image <https://media.vgm.io/albums/20/75102/75102-1518079741.jpg> ;
    schema:name "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@en,
        "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@ja,
        "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@ja-latn ;
    schema:publisher <org/1651#subject> ;
    foaf:depiction <https://media.vgm.io/albums/20/75102/75102-1518079741.jpg> .

<album/75102#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@en,
        "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@ja,
        "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@ja-latn ;
    mo:performance_of <album/75102#musicalwork> ;
    mo:performer _:N095e0d6bb7cd4de38fab5fa540005277,
        _:N0a633befefaf434ba8ac6a730ea2686f,
        _:N1287174db3814a31a6da7e05ef0320be,
        _:N262b762c88ab48519e824a611504fec3,
        _:N26391e70427b43f0b727be88309ba73e,
        _:N263f499648e44ae9838d4a4aa565f615,
        _:N2729d54020244e9d8ce3e8721fac1fc7,
        _:N319be60f8020407887d4975cb4c1d1ce,
        _:N4066736fbd494745b61186e7001b1d14,
        _:N436d284e960f4ac091bf47f83113a094,
        _:N5634a1832a464e5bb24e9181a71c36eb,
        _:N5833efa20457405abe30029415cee307,
        _:N66957be3cbd749ecb2cf481b35828f26,
        _:N693593e290c041ec8b70c148a16881f2,
        _:N69770af308cc46ec967300bf6146652c,
        _:N698771b046da47b3bb249e8d2fb0b3d7,
        _:N7d5e957819e94ef68f5fb51280c415f9,
        _:N7fba0000b9b04537bcf35fb94f6b06fb,
        _:N8b73a91d14b54f94bbadf8881abaeb08,
        _:N90db8025894a40fb9e7aa9a7ee028080,
        _:N95ffe03ea4694ea6bba0541be9c7c772,
        _:Nabbc85c92c0240c784deab74a666bcfe,
        _:Nad0499ca7adc42aba6db3a7362caa093,
        _:Nbddd0bd717e246b59b9982276a84fdb0,
        _:Nc1a9361904254c87a331b9a6cbb3828b,
        _:Nd243544c82de451c9bbfde1cd491f58f,
        _:Ne342eab80ca64aa5bc830dd19fd4c04c,
        _:Ne4f7f88e6aea4558a3abf1a7ebbed946,
        _:Nfe874a33c8fb4c3d8270c22e8d267af9,
        <artist/17216#subject>,
        <artist/17758#subject>,
        <artist/28150#subject>,
        <artist/28151#subject>,
        <artist/28152#subject>,
        <artist/28153#subject>,
        <artist/28157#subject>,
        <artist/5638#subject> ;
    mo:recorded_as <album/75102#musicalexpression> ;
    schema:byArtist _:N095e0d6bb7cd4de38fab5fa540005277,
        _:N0a633befefaf434ba8ac6a730ea2686f,
        _:N1287174db3814a31a6da7e05ef0320be,
        _:N262b762c88ab48519e824a611504fec3,
        _:N26391e70427b43f0b727be88309ba73e,
        _:N263f499648e44ae9838d4a4aa565f615,
        _:N2729d54020244e9d8ce3e8721fac1fc7,
        _:N319be60f8020407887d4975cb4c1d1ce,
        _:N4066736fbd494745b61186e7001b1d14,
        _:N436d284e960f4ac091bf47f83113a094,
        _:N5634a1832a464e5bb24e9181a71c36eb,
        _:N5833efa20457405abe30029415cee307,
        _:N66957be3cbd749ecb2cf481b35828f26,
        _:N693593e290c041ec8b70c148a16881f2,
        _:N69770af308cc46ec967300bf6146652c,
        _:N698771b046da47b3bb249e8d2fb0b3d7,
        _:N7d5e957819e94ef68f5fb51280c415f9,
        _:N7fba0000b9b04537bcf35fb94f6b06fb,
        _:N8b73a91d14b54f94bbadf8881abaeb08,
        _:N90db8025894a40fb9e7aa9a7ee028080,
        _:N95ffe03ea4694ea6bba0541be9c7c772,
        _:Nabbc85c92c0240c784deab74a666bcfe,
        _:Nad0499ca7adc42aba6db3a7362caa093,
        _:Nbddd0bd717e246b59b9982276a84fdb0,
        _:Nc1a9361904254c87a331b9a6cbb3828b,
        _:Nd243544c82de451c9bbfde1cd491f58f,
        _:Ne342eab80ca64aa5bc830dd19fd4c04c,
        _:Ne4f7f88e6aea4558a3abf1a7ebbed946,
        _:Nfe874a33c8fb4c3d8270c22e8d267af9,
        <artist/17216#subject>,
        <artist/17758#subject>,
        <artist/28150#subject>,
        <artist/28151#subject>,
        <artist/28152#subject>,
        <artist/28153#subject>,
        <artist/28157#subject>,
        <artist/5638#subject> ;
    schema:name "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@en,
        "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@ja,
        "Sid Meier's Civilization VI: Rise & Fall Original Game Soundtrack"@ja-latn ;
    schema:workPerformed <album/75102#musicalwork> .

_:N046519214c0a47f08899803318cec9c2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mongolia (The Ancient Era) [Pastor Song; Khoomii Improvisation]"@en ;
    mo:track_number 18 ;
    schema:duration "PT2:37"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Mongolia (The Ancient Era) [Pastor Song; Khoomii Improvisation]"@en .

_:N04d9cead5b7b4d7d9fb0a9aef17fd4c1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mapuche (The Ancient Era) [Traditional Mapuche]"@en ;
    mo:track_number 14 ;
    schema:duration "PT2:38"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Mapuche (The Ancient Era) [Traditional Mapuche]"@en .

_:N095e0d6bb7cd4de38fab5fa540005277 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Milani Sixakwe)"@en ;
    foaf:name "Milani Sixakwe)"@en .

_:N0a633befefaf434ba8ac6a730ea2686f a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Hyung Joo Cho"@en ;
    foaf:name "Hyung Joo Cho"@en .

_:N1287174db3814a31a6da7e05ef0320be a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "The Korean Performing Arts Academy of America"@en ;
    foaf:name "The Korean Performing Arts Academy of America"@en .

_:N151ba5cbe145489c929f2ebfa8a61a47 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Netherlands (The Ancient Era) [Gaillarde L'esmerillonne]"@en ;
    mo:track_number 22 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Netherlands (The Ancient Era) [Gaillarde L'esmerillonne]"@en .

_:N1d3536416033408f8f0372c098f9e4c4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Korea (The Industrial Era) [Arirang]"@en ;
    mo:track_number 12 ;
    schema:duration "PT4:43"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Korea (The Industrial Era) [Arirang]"@en .

_:N1f748583e292401bb6844f5b9fddee28 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cree (The Industrial Era) [The Drums of Poundmaker]"@en ;
    mo:track_number 4 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Cree (The Industrial Era) [The Drums of Poundmaker]"@en .

_:N20972ed576a24e43aabb385d1291c9a0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Rise and Fall"@en ;
    mo:track_number 1 ;
    schema:duration "PT3:17"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Rise and Fall"@en .

_:N21c0a0e0c5224623ad90fe9cc0ab03ee a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Netherlands (The Atomic Era) [Gaillarde L'esmerillonne]"@en ;
    mo:track_number 25 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Netherlands (The Atomic Era) [Gaillarde L'esmerillonne]"@en .

_:N2315692e439d482899dd0e6d185401ab a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cree (The Atomic Era) [The Drums of Poundmaker]"@en ;
    mo:track_number 5 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Cree (The Atomic Era) [The Drums of Poundmaker]"@en .

_:N262b762c88ab48519e824a611504fec3 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Chris Scribe"@en ;
    foaf:name "Chris Scribe"@en .

_:N26391e70427b43f0b727be88309ba73e a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Dami Soh"@en ;
    foaf:name "Dami Soh"@en .

_:N263f499648e44ae9838d4a4aa565f615 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Poundmaker Singers"@en ;
    foaf:name "Poundmaker Singers"@en .

_:N2729d54020244e9d8ce3e8721fac1fc7 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Chun Kehe"@en ;
    foaf:name "Chun Kehe"@en .

_:N2aec093307e04af5a1ae8056a47e5fe4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Georgia (The Industrial Era) [Tsaiqvanes Tamar Kali; Shen Khar Venakhi]"@en ;
    mo:track_number 8 ;
    schema:duration "PT5:53"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Georgia (The Industrial Era) [Tsaiqvanes Tamar Kali; Shen Khar Venakhi]"@en .

_:N2f2f656fd10c4a63892fa299590b5a5c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zulu (The Ancient Era) [Uthe Ubhuti Asizomlanda]"@en ;
    mo:track_number 30 ;
    schema:duration "PT2:36"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Zulu (The Ancient Era) [Uthe Ubhuti Asizomlanda]"@en .

_:N2f9d6368886644db99271cc12c8bdad5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cree (The Ancient Era) [The Drums of Poundmaker]"@en ;
    mo:track_number 2 ;
    schema:duration "PT3:55"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Cree (The Ancient Era) [The Drums of Poundmaker]"@en .

_:N315d6282163b4782817cfdd4aa8b178d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Georgia (The Atomic Era) [Tsaiqvanes Tamar Kali; Shen Khar Venakhi]"@en ;
    mo:track_number 9 ;
    schema:duration "PT5:55"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Georgia (The Atomic Era) [Tsaiqvanes Tamar Kali; Shen Khar Venakhi]"@en .

_:N319be60f8020407887d4975cb4c1d1ce a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Clyde Tootoosis"@en ;
    foaf:name "Clyde Tootoosis"@en .

_:N385aca23a8f4418da3f9c8962f8196d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scotland (The Atomic Era) [Scotland the Brave; Bonnie Dundee]"@en ;
    mo:track_number 29 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Scotland (The Atomic Era) [Scotland the Brave; Bonnie Dundee]"@en .

_:N3e0d5f9c8b3b439bbd4adb9df225a90e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Korea (The Atomic Era) [Arirang]"@en ;
    mo:track_number 13 ;
    schema:duration "PT4:42"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Korea (The Atomic Era) [Arirang]"@en .

_:N4066736fbd494745b61186e7001b1d14 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "(Alan Gasser"@en ;
    foaf:name "(Alan Gasser"@en .

_:N436d284e960f4ac091bf47f83113a094 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Soon He So"@en ;
    foaf:name "Soon He So"@en .

_:N48019556a7c24ad19c9ae235e1706ed1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mongolia (The Atomic Era) [Pastor Song; Urtin Duu]"@en ;
    mo:track_number 21 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Mongolia (The Atomic Era) [Pastor Song; Urtin Duu]"@en .

_:N5634a1832a464e5bb24e9181a71c36eb a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Lwando Lukhukho"@en ;
    foaf:name "Lwando Lukhukho"@en .

_:N5833efa20457405abe30029415cee307 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Stuart Gelzer"@en ;
    foaf:name "Stuart Gelzer"@en .

_:N59e96ff9fc7446109d0f98cd8fc3642e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scotland (The Medieval Era) [Scotland the Brave; Bonnie Dundee]"@en ;
    mo:track_number 27 ;
    schema:duration "PT4:21"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Scotland (The Medieval Era) [Scotland the Brave; Bonnie Dundee]"@en .

_:N5b060e41807b463b8a15187286c66a0b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zulu (The Industrial Era) [Uthe Ubhuti Asizomlanda; Halala; Bayisa]"@en ;
    mo:track_number 32 ;
    schema:duration "PT5:25"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Zulu (The Industrial Era) [Uthe Ubhuti Asizomlanda; Halala; Bayisa]"@en .

_:N62319e1b69b24945b1c044695f05411d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mapuche (The Medieval Era) [Traditional Mapuche]"@en ;
    mo:track_number 15 ;
    schema:duration "PT3:22"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Mapuche (The Medieval Era) [Traditional Mapuche]"@en .

_:N66957be3cbd749ecb2cf481b35828f26 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Nature Ganganbaigal of Tengger Cavalry"@en ;
    foaf:name "Nature Ganganbaigal of Tengger Cavalry"@en .

_:N693593e290c041ec8b70c148a16881f2 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Greyeagle Cardinal"@en ;
    foaf:name "Greyeagle Cardinal"@en .

_:N69770af308cc46ec967300bf6146652c a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Preston Gamble"@en ;
    foaf:name "Preston Gamble"@en .

_:N698771b046da47b3bb249e8d2fb0b3d7 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Corey Potts"@en ;
    foaf:name "Corey Potts"@en .

_:N7638c5534e2a48c095caadc423c20ed7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zulu (The Medieval Era) [Shaka Mamba; Bayisa; Halala]"@en ;
    mo:track_number 31 ;
    schema:duration "PT3:54"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Zulu (The Medieval Era) [Shaka Mamba; Bayisa; Halala]"@en .

_:N7d5e957819e94ef68f5fb51280c415f9 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Colin Starblanket"@en ;
    foaf:name "Colin Starblanket"@en .

_:N7fba0000b9b04537bcf35fb94f6b06fb a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Aaron McGilvery"@en ;
    foaf:name "Aaron McGilvery"@en .

_:N7fc9583c1180472a95ceed31cfa2c99e a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Netherlands (The Medieval Era) [Gaillarde L'esmerillonne]"@en ;
    mo:track_number 23 ;
    schema:duration "PT3:42"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Netherlands (The Medieval Era) [Gaillarde L'esmerillonne]"@en .

_:N86b6616a96194cb797b1c7c3583f096d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mapuche (The Atomic Era) [Traditional Mapuche]"@en ;
    mo:track_number 17 ;
    schema:duration "PT4:17"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Mapuche (The Atomic Era) [Traditional Mapuche]"@en .

_:N8b73a91d14b54f94bbadf8881abaeb08 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Carl Linich)"@en ;
    foaf:name "Carl Linich)"@en .

_:N90db8025894a40fb9e7aa9a7ee028080 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Mihlali Tyatya"@en ;
    foaf:name "Mihlali Tyatya"@en .

_:N943c47671acf4e1595fe88f75538dce2 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Cree (The Medieval Era) [The Drums of Poundmaker]"@en ;
    mo:track_number 3 ;
    schema:duration "PT5:05"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Cree (The Medieval Era) [The Drums of Poundmaker]"@en .

_:N95ffe03ea4694ea6bba0541be9c7c772 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Allan Bonaise"@en ;
    foaf:name "Allan Bonaise"@en .

_:N97d49a54574a4e62bd391a696b104260 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mongolia (The Medieval Era) [Pastor Song; Urtin Duu]"@en ;
    mo:track_number 19 ;
    schema:duration "PT4:28"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Mongolia (The Medieval Era) [Pastor Song; Urtin Duu]"@en .

_:N987bd1012a5a4ce38ebbf9b942aa92d0 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mongolia (The Industrial Era) [Pastor Song; Urtin Duu]"@en ;
    mo:track_number 20 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Mongolia (The Industrial Era) [Pastor Song; Urtin Duu]"@en .

_:Na5152f31f6484e1385088893fad274f7 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Korea (The Ancient Era) [Arirang]"@en ;
    mo:track_number 10 ;
    schema:duration "PT2:31"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Korea (The Ancient Era) [Arirang]"@en .

_:Na5362b6d976448b9b3bd4b4c3d81308c a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Georgia (The Medieval Era) [Tsaiqvanes Tamar Kali; Shen Khar Venakhi]"@en ;
    mo:track_number 7 ;
    schema:duration "PT5:36"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Georgia (The Medieval Era) [Tsaiqvanes Tamar Kali; Shen Khar Venakhi]"@en .

_:Nabbc85c92c0240c784deab74a666bcfe a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Luyolo Stungu"@en ;
    foaf:name "Luyolo Stungu"@en .

_:Nad0499ca7adc42aba6db3a7362caa093 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Gerald Baptiste"@en ;
    foaf:name "Gerald Baptiste"@en .

_:Nb02e4d6d1b16471d918de1d403c7c1e3 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Korea (The Medieval Era) [Arirang]"@en ;
    mo:track_number 11 ;
    schema:duration "PT2:48"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Korea (The Medieval Era) [Arirang]"@en .

_:Nb7e4ac6e8850469e8c6affdbdfd3aa51 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Zulu (The Atomic Era) [Uthe Ubhuti Asizomlanda; Halala; Bayisa]"@en ;
    mo:track_number 33 ;
    schema:duration "PT4:46"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Zulu (The Atomic Era) [Uthe Ubhuti Asizomlanda; Halala; Bayisa]"@en .

_:Nbddd0bd717e246b59b9982276a84fdb0 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Cornell Tootoosis"@en ;
    foaf:name "Cornell Tootoosis"@en .

_:Nc1a9361904254c87a331b9a6cbb3828b a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Phiwo Tyatya"@en ;
    foaf:name "Phiwo Tyatya"@en .

_:Nc1c78023e7184867bba2deb832893e8f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mapuche (The Industrial Era) [Traditional Mapuche]"@en ;
    mo:track_number 16 ;
    schema:duration "PT4:26"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Mapuche (The Industrial Era) [Traditional Mapuche]"@en .

_:Nd0bf22378d4f45b2a9f554a40940ed4d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scotland (The Ancient Era) [Scotland the Brave; Bonnie Dundee]"@en ;
    mo:track_number 26 ;
    schema:duration "PT3:03"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Scotland (The Ancient Era) [Scotland the Brave; Bonnie Dundee]"@en .

_:Nd243544c82de451c9bbfde1cd491f58f a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "(Lisa Yengeni"@en ;
    foaf:name "(Lisa Yengeni"@en .

_:Ne342eab80ca64aa5bc830dd19fd4c04c a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "George Hayes"@en ;
    foaf:name "George Hayes"@en .

_:Ne3ae208c6f9f4368973344712be542f5 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Scotland (The Industrial Era) [Scotland the Brave; Bonnie Dundee]"@en ;
    mo:track_number 28 ;
    schema:duration "PT4:16"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Scotland (The Industrial Era) [Scotland the Brave; Bonnie Dundee]"@en .

_:Ne4f7f88e6aea4558a3abf1a7ebbed946 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Don Nidel"@en ;
    foaf:name "Don Nidel"@en .

_:Nfe20f415f96744ca80b2d041640c4f9a a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Georgia (The Ancient Era) [Shen Khar Venakhi]"@en ;
    mo:track_number 6 ;
    schema:duration "PT2:34"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Georgia (The Ancient Era) [Shen Khar Venakhi]"@en .

_:Nfe874a33c8fb4c3d8270c22e8d267af9 a schema:Person,
        foaf:Person ;
    mo:performed <album/75102#performance> ;
    schema:name "Benji Weenie"@en ;
    foaf:name "Benji Weenie"@en .

_:Nffcca7564b87405e979aedb62a35fc70 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Netherlands (The Industrial Era) [Gaillarde L'esmerillonne]"@en ;
    mo:track_number 24 ;
    schema:duration "PT4:18"^^xsd:interval ;
    schema:inPlaylist _:N8c38eb41fc7745418f8f85916fc3c6cb ;
    schema:name "Netherlands (The Industrial Era) [Gaillarde L'esmerillonne]"@en .

_:N8c38eb41fc7745418f8f85916fc3c6cb a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N046519214c0a47f08899803318cec9c2,
        _:N04d9cead5b7b4d7d9fb0a9aef17fd4c1,
        _:N151ba5cbe145489c929f2ebfa8a61a47,
        _:N1d3536416033408f8f0372c098f9e4c4,
        _:N1f748583e292401bb6844f5b9fddee28,
        _:N20972ed576a24e43aabb385d1291c9a0,
        _:N21c0a0e0c5224623ad90fe9cc0ab03ee,
        _:N2315692e439d482899dd0e6d185401ab,
        _:N2aec093307e04af5a1ae8056a47e5fe4,
        _:N2f2f656fd10c4a63892fa299590b5a5c,
        _:N2f9d6368886644db99271cc12c8bdad5,
        _:N315d6282163b4782817cfdd4aa8b178d,
        _:N385aca23a8f4418da3f9c8962f8196d1,
        _:N3e0d5f9c8b3b439bbd4adb9df225a90e,
        _:N48019556a7c24ad19c9ae235e1706ed1,
        _:N59e96ff9fc7446109d0f98cd8fc3642e,
        _:N5b060e41807b463b8a15187286c66a0b,
        _:N62319e1b69b24945b1c044695f05411d,
        _:N7638c5534e2a48c095caadc423c20ed7,
        _:N7fc9583c1180472a95ceed31cfa2c99e,
        _:N86b6616a96194cb797b1c7c3583f096d,
        _:N943c47671acf4e1595fe88f75538dce2,
        _:N97d49a54574a4e62bd391a696b104260,
        _:N987bd1012a5a4ce38ebbf9b942aa92d0,
        _:Na5152f31f6484e1385088893fad274f7,
        _:Na5362b6d976448b9b3bd4b4c3d81308c,
        _:Nb02e4d6d1b16471d918de1d403c7c1e3,
        _:Nb7e4ac6e8850469e8c6affdbdfd3aa51,
        _:Nc1c78023e7184867bba2deb832893e8f,
        _:Nd0bf22378d4f45b2a9f554a40940ed4d,
        _:Ne3ae208c6f9f4368973344712be542f5,
        _:Nfe20f415f96744ca80b2d041640c4f9a,
        _:Nffcca7564b87405e979aedb62a35fc70 ;
    mo:track_count 33 ;
    schema:duration "PT134:40"^^xsd:interval ;
    schema:numTracks 33 ;
    schema:track _:N046519214c0a47f08899803318cec9c2,
        _:N04d9cead5b7b4d7d9fb0a9aef17fd4c1,
        _:N151ba5cbe145489c929f2ebfa8a61a47,
        _:N1d3536416033408f8f0372c098f9e4c4,
        _:N1f748583e292401bb6844f5b9fddee28,
        _:N20972ed576a24e43aabb385d1291c9a0,
        _:N21c0a0e0c5224623ad90fe9cc0ab03ee,
        _:N2315692e439d482899dd0e6d185401ab,
        _:N2aec093307e04af5a1ae8056a47e5fe4,
        _:N2f2f656fd10c4a63892fa299590b5a5c,
        _:N2f9d6368886644db99271cc12c8bdad5,
        _:N315d6282163b4782817cfdd4aa8b178d,
        _:N385aca23a8f4418da3f9c8962f8196d1,
        _:N3e0d5f9c8b3b439bbd4adb9df225a90e,
        _:N48019556a7c24ad19c9ae235e1706ed1,
        _:N59e96ff9fc7446109d0f98cd8fc3642e,
        _:N5b060e41807b463b8a15187286c66a0b,
        _:N62319e1b69b24945b1c044695f05411d,
        _:N7638c5534e2a48c095caadc423c20ed7,
        _:N7fc9583c1180472a95ceed31cfa2c99e,
        _:N86b6616a96194cb797b1c7c3583f096d,
        _:N943c47671acf4e1595fe88f75538dce2,
        _:N97d49a54574a4e62bd391a696b104260,
        _:N987bd1012a5a4ce38ebbf9b942aa92d0,
        _:Na5152f31f6484e1385088893fad274f7,
        _:Na5362b6d976448b9b3bd4b4c3d81308c,
        _:Nb02e4d6d1b16471d918de1d403c7c1e3,
        _:Nb7e4ac6e8850469e8c6affdbdfd3aa51,
        _:Nc1c78023e7184867bba2deb832893e8f,
        _:Nd0bf22378d4f45b2a9f554a40940ed4d,
        _:Ne3ae208c6f9f4368973344712be542f5,
        _:Nfe20f415f96744ca80b2d041640c4f9a,
        _:Nffcca7564b87405e979aedb62a35fc70 .

