@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix schema1: <http://schema.org/> .
@prefix wd: <http://www.wikidata.org/entity/> .

<http://data.bibliotheken.nl/id/thes/p06850523X> a schema1:Person ;
    rdfs:label "Lacy, Norris Joiner (1940-)" ;
    schema1:birthDate "1940" ;
    schema1:familyName "Lacy" ;
    schema1:givenName "Norris Joiner" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3f0dfc0397740f31ca5787b8dd27e699> ;
    schema1:name "Norris Joiner Lacy" ;
    schema1:sameAs <http://viaf.org/viaf/12310830>,
        wd:Q7053316,
        <https://isni.org/isni/0000000115963254> .

