@prefix owl: <http://www.w3.org/2002/07/owl#> .
@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/p068337477> a schema1:Person ;
    rdfs:label "Lammers, Cornelis Jacobus (1928-2009)" ;
    schema1:alternateName "Lammers, Cor",
        "Lammers, Cornelis J." ;
    schema1:birthDate "1928" ;
    schema1:deathDate "2009" ;
    schema1:description "geb. Amsterdam 20-4-1928, overl. Oegstgeest 1-5-2009",
        "organisatiesocioloog; van 1961-1993, werkzaam als: universitair docent 'Sociologie van de organisatie' RU Leiden" ;
    schema1:familyName "Lammers" ;
    schema1:givenName "Cornelis Jacobus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/af8ad68dcf075364e6405640210432c2> ;
    schema1:name "Cornelis Jacobus Lammers" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/29550027>,
        wd:Q2866266,
        <https://isni.org/isni/0000000081081332> ;
    owl:sameAs <http://data.bibliotheken.nl/id/dbnla/lamm009> .

