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

<http://data.bibliotheken.nl/id/thes/p073227307> a schema1:Person ;
    rdfs:label "Kortekaas, G.L.G.A. (1958-)" ;
    schema1:birthDate "1958" ;
    schema1:description "archeoloog (m.n. archeologie der Middeleeuwen in Noord-Nederland); werkzaam als: stadsarcheoloog Groningen (stad)" ;
    schema1:familyName "Kortekaas" ;
    schema1:givenName "G.L.G.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/1927d387f65b7ab6ea7e874eda8b1f13> ;
    schema1:name "G.L.G.A. Kortekaas" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/285179429>,
        <https://isni.org/isni/0000000391328361> .

