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

<http://data.bibliotheken.nl/id/thes/p069491968> a schema1:Person ;
    rdfs:label "Boerma, Nanko" ;
    schema1:description "\"Ik altijd gewerkt op het snijvlak van Beleid, Bestuur en ICT\". \"Van huis uit ben ik politicoloog\" (VU 1980)" ;
    schema1:familyName "Boerma" ;
    schema1:givenName "Nanko" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/409dc51b8b0485e8324ef6ac488cb7f0> ;
    schema1:name "Nanko Boerma" ;
    schema1:nationality "nl" ;
    schema1:sameAs <http://viaf.org/viaf/3849416>,
        <https://isni.org/isni/0000000032357072> .

