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

<http://data.bibliotheken.nl/id/thes/p073597201> a schema1:Person ;
    rdfs:label "Lucas, Nicole (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:description "Sociaal-economische studie ; journalist" ;
    schema1:familyName "Lucas" ;
    schema1:givenName "Nicole" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d88c5e94f86418945d5aa0f19432fd5f> ;
    schema1:name "Nicole Lucas" ;
    schema1:sameAs <http://viaf.org/viaf/285171118>,
        <https://isni.org/isni/0000000391316547> .

