@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/p06944532X> a schema1:Person ;
    rdfs:label "Lis, Catharina (1945-)" ;
    schema1:birthDate "1945" ;
    schema1:description "sociaal- en economisch historica; werkzaam als: hoogleraar Sociale geschiedenis der Nieuwe Tijd (vroegmoderne geschiedenis) VU Brussel" ;
    schema1:familyName "Lis" ;
    schema1:givenName "Catharina" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/808403652d806b63932bf4e27def7ccb> ;
    schema1:name "Catharina Lis" ;
    schema1:nationality "be" ;
    schema1:sameAs <http://viaf.org/viaf/41862116>,
        wd:Q55621921,
        <https://isni.org/isni/0000000453019573> .

