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

<http://data.bibliotheken.nl/id/thes/p070522014> a schema1:Person ;
    rdfs:label "Stapert, Durk (1947- ; archeoloog)" ;
    schema1:alternateName "Stapert, D." ;
    schema1:birthDate "1947" ;
    schema1:description "universitair docent Oude Steentijd, RU Groningen (deed onderzoek naar de vuistbijlen van Tjerk Vermaning); hij doet onderzoek naar het Paelolithicum van Nederland in Europese context" ;
    schema1:familyName "Stapert" ;
    schema1:givenName "Durk" ;
    schema1:hasOccupation "archeoloog" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/d20c5bac32d6a277e8885153fd0557bf> ;
    schema1:name "Durk Stapert" ;
    schema1:sameAs <http://viaf.org/viaf/234903066>,
        <https://isni.org/isni/0000000368882620> .

