@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 _:N00ed952d8a7d4a3f94e054808868a49e,
        _:N00f8ebe7249849f6ab1cccfb835d0a58,
        _:N1401676fc2f24a60867485f2b545f2cd,
        _:N1e0c72683fa048dfaa266766223078c9,
        _:N61cf0d041cd7403797108230b611d107,
        _:N6abd077d3ad843c5bb1c5580f418629e,
        _:N6dc7acb50dd640629f31fcb2928d15b0,
        _:N76807422a70f49dbbf90ad5aa6581056,
        _:N863950e52d204f15987f96469784fdee,
        _:N8cda00d46221433cbace81b43100225d,
        _:Naa9738d5d7f249be9b900c38d52114c0,
        _:Nc71055a9ef284ce49b125553da1da86c,
        _:Neb5fe9009dab466aac0b54f8d25dda8c ;
    mo:recorded_as <album/85010#musicalexpression> ;
    schema:byArtist _:N00ed952d8a7d4a3f94e054808868a49e,
        _:N00f8ebe7249849f6ab1cccfb835d0a58,
        _:N1401676fc2f24a60867485f2b545f2cd,
        _:N1e0c72683fa048dfaa266766223078c9,
        _:N61cf0d041cd7403797108230b611d107,
        _:N6abd077d3ad843c5bb1c5580f418629e,
        _:N6dc7acb50dd640629f31fcb2928d15b0,
        _:N76807422a70f49dbbf90ad5aa6581056,
        _:N863950e52d204f15987f96469784fdee,
        _:N8cda00d46221433cbace81b43100225d,
        _:Naa9738d5d7f249be9b900c38d52114c0,
        _:Nc71055a9ef284ce49b125553da1da86c,
        _:Neb5fe9009dab466aac0b54f8d25dda8c ;
    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 "Sam Ling"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Sam Ling"@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 "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 "George Smith"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "George Smith"@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 "Lightnin' Hopkins"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Lightnin' Hopkins"@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 "Miller"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Miller"@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 "John Lee Hooker"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "John Lee Hooker"@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 "Howlin' Wolf"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Howlin' Wolf"@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 "Yoshio Owa"@en ;
            foaf:made <album/85010#composition> ;
            foaf:name "Yoshio Owa"@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 _:N3e7509ee3d1440858d4371ff709082b8 ;
    mo:record_count 1 ;
    schema:about <product/5583#subject> ;
    schema:byArtist [ 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 "Blind Boy Fuller"@en ;
            foaf:name "Blind Boy Fuller"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Tampa Red"@en ;
            foaf:name "Tampa Red"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Jim Lockhart"@en ;
            foaf:name "Jim Lockhart"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Roy Hawkins"@en ;
            foaf:name "Roy Hawkins"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Lightnin' Hopkins"@en ;
            foaf:name "Lightnin' Hopkins"@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 "John Lee Hooker"@en ;
            foaf:name "John Lee Hooker"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Floyd Dixon"@en ;
            foaf:name "Floyd Dixon"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Preacher Stevens"@en ;
            foaf:name "Preacher Stevens"@en ],
        [ a schema:Person,
                foaf:Person ;
            schema:name "Howlin' Wolf"@en ;
            foaf:name "Howlin' Wolf"@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 ;
    schema:name "Tampa Red"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Tampa Red"@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 "Lightnin' Hopkins"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Lightnin' Hopkins"@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 "Langlois"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Langlois"@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 "Hawkins"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Hawkins"@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#lyrics> ;
    foaf:name "Miller"@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 "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 "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#subject> ;
    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 ;
    schema:name "Floyd Dixon"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "Floyd Dixon"@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 "Blind Lemon Jefferson"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "Blind Lemon Jefferson"@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 "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 ;
    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 ;
    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 "John Lee Hooker"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "John Lee Hooker"@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#lyrics> ;
    foaf:name "Blind Boy Fuller"@en .

[] 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 ;
    schema:name "Stevens"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Stevens"@en .

[] a schema:Person,
        foaf:Person ;
    schema:name "Hawkins"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "Hawkins"@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 ;
    dcterms:creator <album/85010#subject> ;
    schema:name "Langlois"@en ;
    foaf:made <album/85010#subject> ;
    foaf:name "Langlois"@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 "George Smith"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "George Smith"@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 ;
    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 ;
    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 ;
    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 ;
    schema:name "Stevens"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "Stevens"@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 ;
    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 ;
    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 "Big Bill Broonzy"@en ;
    foaf:made <album/85010#lyrics> ;
    foaf:name "Big Bill Broonzy"@en .

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

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

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

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

_:N1664186407ba497aa1c96e02d5deb524 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 _:N3e7509ee3d1440858d4371ff709082b8 ;
    schema:name "If I Let You Get Away With It (You'll Do It All the Time)"@en .

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

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

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

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

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

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

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

_:N726c6af6128240feb2ec8fa596c682be 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 _:N3e7509ee3d1440858d4371ff709082b8 ;
    schema:name "Pua Eno Hana viola solo ver."@en .

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

_:Nebc1cec73cad4819995a9561cd2c81f5 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 _:N3e7509ee3d1440858d4371ff709082b8 ;
    schema:name "I Like to See You Walk"@en .

_:N3e7509ee3d1440858d4371ff709082b8 a mo:Record,
        schema:MusicPlaylist ;
    mo:record_name 1 ;
    mo:track _:N0246edff7f3e42159214874663dbd0ad,
        _:N1664186407ba497aa1c96e02d5deb524,
        _:N3397c9c784114ac8874b55d66402410d,
        _:N57a0c563599542798068f02cb4e13025,
        _:N618e7a34249b4628aac80ce4bc6f8741,
        _:N726c6af6128240feb2ec8fa596c682be,
        _:N75dfbaaf648a430787527d62f94fbed9,
        _:N7a6daed3e72a4b31a95f08007502b43d,
        _:N941a4bb5825946cfa030a1863c123e45,
        _:Nb842e2bae3cc44afa61af16b44af2a0e,
        _:Nbe0b62171a4d4e018a49daa01ed51c64,
        _:Nc2cae8379892443da142a607eb68132c,
        _:Nc634b65378834a47970e89b47e074686,
        _:Nc9f1daeddf1e437d873566f5adeb2154,
        _:Nd173cbcf2ec044abbb3aa1023a89efc3,
        _:Nebc1cec73cad4819995a9561cd2c81f5 ;
    mo:track_count 16 ;
    schema:duration "PTUnknown"^^xsd:interval ;
    schema:numTracks 16 ;
    schema:track _:N0246edff7f3e42159214874663dbd0ad,
        _:N1664186407ba497aa1c96e02d5deb524,
        _:N3397c9c784114ac8874b55d66402410d,
        _:N57a0c563599542798068f02cb4e13025,
        _:N618e7a34249b4628aac80ce4bc6f8741,
        _:N726c6af6128240feb2ec8fa596c682be,
        _:N75dfbaaf648a430787527d62f94fbed9,
        _:N7a6daed3e72a4b31a95f08007502b43d,
        _:N941a4bb5825946cfa030a1863c123e45,
        _:Nb842e2bae3cc44afa61af16b44af2a0e,
        _:Nbe0b62171a4d4e018a49daa01ed51c64,
        _:Nc2cae8379892443da142a607eb68132c,
        _:Nc634b65378834a47970e89b47e074686,
        _:Nc9f1daeddf1e437d873566f5adeb2154,
        _:Nd173cbcf2ec044abbb3aa1023a89efc3,
        _:Nebc1cec73cad4819995a9561cd2c81f5 .

