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

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

<artist/20171#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85010#subject> ;
    schema:name "Jerry Leiber"@en ;
    foaf:made <album/85010#composition>,
        <album/85010#lyrics>,
        <album/85010#subject> ;
    foaf:name "Jerry Leiber"@en .

<artist/20172#subject> a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85010#subject> ;
    schema:name "Mike Stoller"@en ;
    foaf:made <album/85010#composition>,
        <album/85010#lyrics>,
        <album/85010#subject> ;
    foaf:name "Mike Stoller"@en .

<product/5583#subject> a schema:CreativeWork ;
    schema:name "NieA_7"@en,
        "NieA_7"@ja,
        "NieA Under 7"@ja-latn ;
    foaf:name "NieA_7"@en,
        "NieA_7"@ja,
        "NieA Under 7"@ja-latn .

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

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

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

<https://medium-media.vgm.io/albums/01/85010/85010-1552242653.jpg> a schema:ImageObject,
        foaf:Image .

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

<album/85010#performance> a mo:Performance,
        schema:Event ;
    dcterms:title "NieA's Blues"@en,
        "NieA's Blues"@ja,
        "NieA's Blues"@ja-latn ;
    mo:performance_of <album/85010#musicalwork> ;
    mo:performer _:N147bd928022c452f89032cb2e203fccf,
        _:N357b8ecba7df4b8f8b1ac4071ae7a879,
        _:N42ff42f99312434db1fc8bc8590fbeb3,
        _:N5026d78f373240f0abf8c021b0b110eb,
        _:N576f2cdad9f1447490b00c0d895d85b7,
        _:N7231d9be04ba4d53b7b8b75b1781bb49,
        _:N80ad88c810854e939865c923286bb101,
        _:N83925290a630422e94b99f20d0855170,
        _:N85d20ea805cf4536931025a1f9b54f60,
        _:Nc3bf5bc6f4dc4eebbd46c9d74fced9d3,
        _:Nca6e92cdc9764a41b0a9689b24b8ca85,
        _:Ncc663b6cb97f45279ab8f7f7987a0a09,
        _:Nfab491d5967142d9ae8e1596d3c164d4 ;
    mo:recorded_as <album/85010#musicalexpression> ;
    schema:byArtist _:N147bd928022c452f89032cb2e203fccf,
        _:N357b8ecba7df4b8f8b1ac4071ae7a879,
        _:N42ff42f99312434db1fc8bc8590fbeb3,
        _:N5026d78f373240f0abf8c021b0b110eb,
        _:N576f2cdad9f1447490b00c0d895d85b7,
        _:N7231d9be04ba4d53b7b8b75b1781bb49,
        _:N80ad88c810854e939865c923286bb101,
        _:N83925290a630422e94b99f20d0855170,
        _:N85d20ea805cf4536931025a1f9b54f60,
        _:Nc3bf5bc6f4dc4eebbd46c9d74fced9d3,
        _:Nca6e92cdc9764a41b0a9689b24b8ca85,
        _:Ncc663b6cb97f45279ab8f7f7987a0a09,
        _:Nfab491d5967142d9ae8e1596d3c164d4 ;
    schema:name "NieA's Blues"@en,
        "NieA's Blues"@ja,
        "NieA's Blues"@ja-latn ;
    schema:workPerformed <album/85010#musicalwork> .

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

<album/85010#composition> a mo:Composition,
        schema:CreativeWork ;
    dcterms:title "NieA's Blues"@en,
        "NieA's Blues"@ja,
        "NieA's Blues"@ja-latn ;
    mo:composer [ a schema:Person,
                foaf:Person ;
            schema:name "Yoshio Owa"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Yoshio Owa"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lightnin' Hopkins"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Lightnin' Hopkins"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Hawkins"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Hawkins"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Stevens"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Stevens"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Miller"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Miller"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Floyd Dixon"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Floyd Dixon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Blind Lemon Jefferson"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Blind Lemon Jefferson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "John Lee Hooker"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "John Lee Hooker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Blind Boy Fuller"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Blind Boy Fuller"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Big Bill Broonzy"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Big Bill Broonzy"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "George Smith"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "George Smith"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tampa Red"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Tampa Red"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Langlois"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Langlois"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Sam Ling"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Sam Ling"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Howlin' Wolf"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Howlin' Wolf"@en ],
        <artist/20171#subject>,
        <artist/20172#subject> ;
    mo:produced_work <album/85010#musicalwork> ;
    schema:name "NieA's Blues"@en,
        "NieA's Blues"@ja,
        "NieA's Blues"@ja-latn .

<album/85010#subject> a mo:Release,
        schema:MusicAlbum ;
    dcterms:created "2000-08-25"^^xsd:date ;
    dcterms:title "NieA's Blues"@en,
        "NieA's Blues"@ja,
        "NieA's Blues"@ja-latn ;
    mo:catalogue_number "PICA-1222" ;
    mo:media_type "CD" ;
    mo:publication_of <album/85010#musicalexpression> ;
    mo:publisher <org/2823#subject> ;
    mo:record _:N2b8ae230d7824fbf927da04b3bc09e29 ;
    mo:record_count 1 ;
    schema:about <product/5583#subject> ;
    schema:byArtist [ a schema:Person,
                foaf:Person ;
            schema:name "John Lee Hooker"@en ;
            foaf:name "John Lee Hooker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "George Smith"@en ;
            foaf:name "George Smith"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Eddie Lang"@en ;
            foaf:name "Eddie Lang"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Blind Boy Fuller"@en ;
            foaf:name "Blind Boy Fuller"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jim Lockhart"@en ;
            foaf:name "Jim Lockhart"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lightnin' Hopkins"@en ;
            foaf:name "Lightnin' Hopkins"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Howlin' Wolf"@en ;
            foaf:name "Howlin' Wolf"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Floyd Dixon"@en ;
            foaf:name "Floyd Dixon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Blind Lemon Jefferson"@en ;
            foaf:name "Blind Lemon Jefferson"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Big Bill Broonzy"@en ;
            foaf:name "Big Bill Broonzy"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Preacher Stevens"@en ;
            foaf:name "Preacher Stevens"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tampa Red"@en ;
            foaf:name "Tampa Red"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Roy Hawkins"@en ;
            foaf:name "Roy Hawkins"@en ] ;
    schema:datePublished "2000-08-25"^^xsd:date ;
    schema:genre "Animation" ;
    schema:image <https://media.vgm.io/albums/01/85010/85010-1552242653.jpg> ;
    schema:name "NieA's Blues"@en,
        "NieA's Blues"@ja,
        "NieA's Blues"@ja-latn ;
    schema:publisher <org/2823#subject> ;
    foaf:depiction <https://media.vgm.io/albums/01/85010/85010-1552242653.jpg> .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85010#subject> ;
    schema:name "Stevens"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Stevens"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85010#subject> ;
    schema:name "Miller"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Miller"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Floyd Dixon"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "Floyd Dixon"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Blind Lemon Jefferson"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Blind Lemon Jefferson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Blind Lemon Jefferson"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "Blind Lemon Jefferson"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85010#subject> ;
    schema:name "Lightnin' Hopkins"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Lightnin' Hopkins"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85010#subject> ;
    schema:name "Blind Boy Fuller"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Blind Boy Fuller"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "John Lee Hooker"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "John Lee Hooker"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85010#subject> ;
    schema:name "Tampa Red"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Tampa Red"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Floyd Dixon"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Floyd Dixon"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sam Ling"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "Sam Ling"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85010#subject> ;
    schema:name "Floyd Dixon"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Floyd Dixon"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Lightnin' Hopkins"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "Lightnin' Hopkins"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Stevens"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "Stevens"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85010#subject> ;
    schema:name "Sam Ling"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Sam Ling"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85010#subject> ;
    schema:name "Langlois"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Langlois"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85010#subject> ;
    schema:name "Blind Lemon Jefferson"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Blind Lemon Jefferson"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tampa Red"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "Tampa Red"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Langlois"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "Langlois"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Blind Boy Fuller"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "Blind Boy Fuller"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Lightnin' Hopkins"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Lightnin' Hopkins"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hawkins"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Hawkins"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hawkins"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "Hawkins"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Sam Ling"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Sam Ling"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Blind Boy Fuller"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Blind Boy Fuller"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85010#subject> ;
    schema:name "George Smith"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "George Smith"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85010#subject> ;
    schema:name "Big Bill Broonzy"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Big Bill Broonzy"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "George Smith"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "George Smith"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Langlois"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Langlois"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85010#subject> ;
    schema:name "Yoshio Owa"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Yoshio Owa"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Big Bill Broonzy"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Big Bill Broonzy"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Miller"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "Miller"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "John Lee Hooker"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "John Lee Hooker"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Howlin' Wolf"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Howlin' Wolf"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85010#subject> ;
    schema:name "Hawkins"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Hawkins"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Stevens"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Stevens"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Big Bill Broonzy"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "Big Bill Broonzy"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85010#subject> ;
    schema:name "John Lee Hooker"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "John Lee Hooker"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Tampa Red"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Tampa Red"@en .

[] a schema:Person,
        foaf:Person ;
    dcterms:creator <album/85010#subject> ;
    schema:name "Howlin' Wolf"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Howlin' Wolf"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Miller"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Miller"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Howlin' Wolf"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "Howlin' Wolf"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "George Smith"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "George Smith"@en .

_:N147bd928022c452f89032cb2e203fccf a schema:Person,
        foaf:Person ;
    mo:performed <album/85010#performance> ;
    schema:name "Lightnin' Hopkins"@en ;
    foaf:name "Lightnin' Hopkins"@en .

_:N192acd3c6b2b4f27b1ed62b9c96c084d a mo:Track,
        schema:MusicRecording ;
    dcterms:title "If I Let You Get Away With It (You'll Do It All the Time)"@en ;
    mo:track_number 15 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b8ae230d7824fbf927da04b3bc09e29 ;
    schema:name "If I Let You Get Away With It (You'll Do It All the Time)"@en .

_:N1c1d7ee420fa440888708fc6c2367cca a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Boogie Woogie Baby"@en ;
    mo:track_number 6 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b8ae230d7824fbf927da04b3bc09e29 ;
    schema:name "Boogie Woogie Baby"@en .

_:N34986472c06d4b0390e1b8a33f66db50 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Baby Come Home"@en ;
    mo:track_number 13 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b8ae230d7824fbf927da04b3bc09e29 ;
    schema:name "Baby Come Home"@en .

_:N357b8ecba7df4b8f8b1ac4071ae7a879 a schema:Person,
        foaf:Person ;
    mo:performed <album/85010#performance> ;
    schema:name "Eddie Lang"@en ;
    foaf:name "Eddie Lang"@en .

_:N36ffd9c77fd74fd8871e864956da0911 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Drafting Blues"@en ;
    mo:track_number 3 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b8ae230d7824fbf927da04b3bc09e29 ;
    schema:name "Drafting Blues"@en .

_:N42ff42f99312434db1fc8bc8590fbeb3 a schema:Person,
        foaf:Person ;
    mo:performed <album/85010#performance> ;
    schema:name "Roy Hawkins"@en ;
    foaf:name "Roy Hawkins"@en .

_:N49280d3e46944d6bacece3abe9e7b3cf a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Oh Zee Z as Rag"@en ;
    mo:track_number 4 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b8ae230d7824fbf927da04b3bc09e29 ;
    schema:name "Oh Zee Z as Rag"@en .

_:N5026d78f373240f0abf8c021b0b110eb a schema:Person,
        foaf:Person ;
    mo:performed <album/85010#performance> ;
    schema:name "George Smith"@en ;
    foaf:name "George Smith"@en .

_:N576f2cdad9f1447490b00c0d895d85b7 a schema:Person,
        foaf:Person ;
    mo:performed <album/85010#performance> ;
    schema:name "Blind Boy Fuller"@en ;
    foaf:name "Blind Boy Fuller"@en .

_:N7231d9be04ba4d53b7b8b75b1781bb49 a schema:Person,
        foaf:Person ;
    mo:performed <album/85010#performance> ;
    schema:name "Preacher Stevens"@en ;
    foaf:name "Preacher Stevens"@en .

_:N80ad88c810854e939865c923286bb101 a schema:Person,
        foaf:Person ;
    mo:performed <album/85010#performance> ;
    schema:name "Floyd Dixon"@en ;
    foaf:name "Floyd Dixon"@en .

_:N82d6a6ec3eb242a78a8c00d05ffbe9e8 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Crying at Daybreak"@en ;
    mo:track_number 14 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b8ae230d7824fbf927da04b3bc09e29 ;
    schema:name "Crying at Daybreak"@en .

_:N83925290a630422e94b99f20d0855170 a schema:Person,
        foaf:Person ;
    mo:performed <album/85010#performance> ;
    schema:name "Jim Lockhart"@en ;
    foaf:name "Jim Lockhart"@en .

_:N85d20ea805cf4536931025a1f9b54f60 a schema:Person,
        foaf:Person ;
    mo:performed <album/85010#performance> ;
    schema:name "Big Bill Broonzy"@en ;
    foaf:name "Big Bill Broonzy"@en .

_:N9244c3d5aa304f5db6e35206de1070d1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mississippi River Blues"@en ;
    mo:track_number 10 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b8ae230d7824fbf927da04b3bc09e29 ;
    schema:name "Mississippi River Blues"@en .

_:N97dae3751f354b8eba90e25860ed5dd4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Gloom and Misery All Around"@en ;
    mo:track_number 12 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b8ae230d7824fbf927da04b3bc09e29 ;
    schema:name "Gloom and Misery All Around"@en .

_:N9e80e380d57b4cb4b698b3fcec4f9ab6 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Far Away"@en ;
    mo:track_number 5 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b8ae230d7824fbf927da04b3bc09e29 ;
    schema:name "Far Away"@en .

_:Nad1f5e5971de45a295dc0e5f8ba460a4 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Pua Eno Hana viola solo ver."@en ;
    mo:track_number 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b8ae230d7824fbf927da04b3bc09e29 ;
    schema:name "Pua Eno Hana viola solo ver."@en .

_:Nadce84190a86454bbd51133407366702 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Before You Walk"@en ;
    mo:track_number 7 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b8ae230d7824fbf927da04b3bc09e29 ;
    schema:name "Before You Walk"@en .

_:Nc3bf5bc6f4dc4eebbd46c9d74fced9d3 a schema:Person,
        foaf:Person ;
    mo:performed <album/85010#performance> ;
    schema:name "Blind Lemon Jefferson"@en ;
    foaf:name "Blind Lemon Jefferson"@en .

_:Nc4d0e16332fa4cc7aa6c3f2b37e97e20 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "You Don't Love Me"@en ;
    mo:track_number 11 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b8ae230d7824fbf927da04b3bc09e29 ;
    schema:name "You Don't Love Me"@en .

_:Nc80cbb8c1cc84b01bbcd7cc05910753b a mo:Track,
        schema:MusicRecording ;
    dcterms:title "I Like to See You Walk"@en ;
    mo:track_number 9 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b8ae230d7824fbf927da04b3bc09e29 ;
    schema:name "I Like to See You Walk"@en .

_:Nca6e92cdc9764a41b0a9689b24b8ca85 a schema:Person,
        foaf:Person ;
    mo:performed <album/85010#performance> ;
    schema:name "Howlin' Wolf"@en ;
    foaf:name "Howlin' Wolf"@en .

_:Ncc663b6cb97f45279ab8f7f7987a0a09 a schema:Person,
        foaf:Person ;
    mo:performed <album/85010#performance> ;
    schema:name "Tampa Red"@en ;
    foaf:name "Tampa Red"@en .

_:Ndc5a1537ca5348c3be4e676c17613162 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Carolina Blues"@en ;
    mo:track_number 8 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b8ae230d7824fbf927da04b3bc09e29 ;
    schema:name "Carolina Blues"@en .

_:Nf6b445bcc64b4f36a1c8820d676decb1 a mo:Track,
        schema:MusicRecording ;
    dcterms:title "Mojo Hand"@en ;
    mo:track_number 1 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b8ae230d7824fbf927da04b3bc09e29 ;
    schema:name "Mojo Hand"@en .

_:Nf778273a392f48fd92d706796da8c93f a mo:Track,
        schema:MusicRecording ;
    dcterms:title "On My Way"@en ;
    mo:track_number 2 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:inPlaylist _:N2b8ae230d7824fbf927da04b3bc09e29 ;
    schema:name "On My Way"@en .

_:Nfab491d5967142d9ae8e1596d3c164d4 a schema:Person,
        foaf:Person ;
    mo:performed <album/85010#performance> ;
    schema:name "John Lee Hooker"@en ;
    foaf:name "John Lee Hooker"@en .

_:N2b8ae230d7824fbf927da04b3bc09e29 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N192acd3c6b2b4f27b1ed62b9c96c084d,
        _:N1c1d7ee420fa440888708fc6c2367cca,
        _:N34986472c06d4b0390e1b8a33f66db50,
        _:N36ffd9c77fd74fd8871e864956da0911,
        _:N49280d3e46944d6bacece3abe9e7b3cf,
        _:N82d6a6ec3eb242a78a8c00d05ffbe9e8,
        _:N9244c3d5aa304f5db6e35206de1070d1,
        _:N97dae3751f354b8eba90e25860ed5dd4,
        _:N9e80e380d57b4cb4b698b3fcec4f9ab6,
        _:Nad1f5e5971de45a295dc0e5f8ba460a4,
        _:Nadce84190a86454bbd51133407366702,
        _:Nc4d0e16332fa4cc7aa6c3f2b37e97e20,
        _:Nc80cbb8c1cc84b01bbcd7cc05910753b,
        _:Ndc5a1537ca5348c3be4e676c17613162,
        _:Nf6b445bcc64b4f36a1c8820d676decb1,
        _:Nf778273a392f48fd92d706796da8c93f ;
    mo:track_count 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N192acd3c6b2b4f27b1ed62b9c96c084d,
        _:N1c1d7ee420fa440888708fc6c2367cca,
        _:N34986472c06d4b0390e1b8a33f66db50,
        _:N36ffd9c77fd74fd8871e864956da0911,
        _:N49280d3e46944d6bacece3abe9e7b3cf,
        _:N82d6a6ec3eb242a78a8c00d05ffbe9e8,
        _:N9244c3d5aa304f5db6e35206de1070d1,
        _:N97dae3751f354b8eba90e25860ed5dd4,
        _:N9e80e380d57b4cb4b698b3fcec4f9ab6,
        _:Nad1f5e5971de45a295dc0e5f8ba460a4,
        _:Nadce84190a86454bbd51133407366702,
        _:Nc4d0e16332fa4cc7aa6c3f2b37e97e20,
        _:Nc80cbb8c1cc84b01bbcd7cc05910753b,
        _:Ndc5a1537ca5348c3be4e676c17613162,
        _:Nf6b445bcc64b4f36a1c8820d676decb1,
        _:Nf778273a392f48fd92d706796da8c93f .

