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

<http://data.bibliotheken.nl/id/thes/p071747672> a schema1:Person ;
    rdfs:label "Zuurmond, Arre (1959-)" ;
    schema1:birthDate "1959" ;
    schema1:description "Dr, bestuurskundige en heeft een adviesbureau dat zich richt op bestuurlijke innovaties, waarbij organisatieverandering en ICT een grote rol spelen" ;
    schema1:familyName "Zuurmond" ;
    schema1:givenName "Arre" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0ae069574af77f62ef5ef028b57bba7d> ;
    schema1:name "Arre Zuurmond" ;
    schema1:sameAs <http://viaf.org/viaf/46857000>,
        wd:Q62075493,
        <https://isni.org/isni/0000000041274906> .

