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

<http://data.bibliotheken.nl/id/thes/p075220105> a schema1:Person ;
    rdfs:label "Boekholt, P.E.B." ;
    schema1:alternateName "Boekholt, P." ;
    schema1:description "Director of Technopolis: Innovation Policy Research Associates, Brighton en Amsterdam" ;
    schema1:familyName "Boekholt" ;
    schema1:givenName "P.E.B." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/10c0fcb13d6ea36115baf254c53ac7ff> ;
    schema1:name "P.E.B. Boekholt" ;
    schema1:sameAs <http://viaf.org/viaf/10940694>,
        <https://isni.org/isni/0000000066856785> .

