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

<http://data.bibliotheken.nl/id/thes/p080682235> a schema1:Person ;
    rdfs:label "Knotter, Adrianus (1952-)" ;
    schema1:birthDate "1952" ;
    schema1:description "Prof. dr.",
        "sociaal historicus (promoveerde in 1991, RU Utrecht); was werkzaam op het Gemeentearchief Amsterdam; thans: dir. Sociaal Historisch Centrum voor Limburg (Maastricht) én hoogleraar 'Sociale- en economische geschiedenis van Limburg en aangrenzende regio's' Universiteit Maastricht" ;
    schema1:familyName "Knotter" ;
    schema1:givenName "Adrianus" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/238df82baea6e4589ae830d308c51d6f> ;
    schema1:name "Adrianus Knotter" ;
    schema1:sameAs <http://viaf.org/viaf/50877837>,
        <https://isni.org/isni/0000000072630336> .

