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

<http://data.bibliotheken.nl/id/thes/p073346624> a schema1:Person ;
    rdfs:label "Lourens, Piet (1946-)" ;
    schema1:birthDate "1946" ;
    schema1:description "sociaal-economisch historicus; werkzaam als: wet. onderzoeker, afd. Onderzoek en publicaties Internationaal Instituut voor Sociale Geschiedenis (IISG, Amsterdam)" ;
    schema1:familyName "Lourens" ;
    schema1:givenName "Piet" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/a2cc32ad5d94878511ee812fd1e840a6> ;
    schema1:name "Piet Lourens" ;
    schema1:sameAs <http://viaf.org/viaf/54991242>,
        <https://isni.org/isni/0000000038813817> .

