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

<http://data.bibliotheken.nl/id/thes/p213171570> a schema1:Person ;
    rdfs:label "Nichols, Linda (1954-)" ;
    schema1:birthDate "1954" ;
    schema1:description "LoC-titels: geb.1954" ;
    schema1:familyName "Nichols" ;
    schema1:givenName "Linda" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/11d3810cc46c9859a16ade00a92ac7e9> ;
    schema1:name "Linda Nichols" ;
    schema1:sameAs <http://viaf.org/viaf/68264169>,
        <https://isni.org/isni/000000011447087X> .

