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

<http://data.bibliotheken.nl/id/thes/p097767514> a schema1:Person ;
    rdfs:label "Radstake, K.M." ;
    schema1:description "Universiteit Twente, Faculteit Bestuurskunde" ;
    schema1:familyName "Radstake" ;
    schema1:givenName "K.M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/390440df2e5480054a0a1dbbea1bd736> ;
    schema1:name "K.M. Radstake" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/285887044> .

