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

<http://data.bibliotheken.nl/id/thes/p071343806> a schema1:Person ;
    rdfs:label "Noordhoek, Dirk Pieter (1957-)" ;
    schema1:alternateName "Noordhoek, Peter" ;
    schema1:birthDate "1957" ;
    schema1:description "05-03-2013 northedge.nl: biografische gegevens",
        "Directeur van Northedge BV, Gouda. Hij is lid van de redactie van de Nieuwsbrief Servicecentra van de Overheid en voorzitter van de sectie overheid van de Vereniging Kwaliteitskunde Nederland",
        "Stadsdichter Gouda (2020-2022)",
        "mb" ;
    schema1:familyName "Noordhoek" ;
    schema1:givenName "Dirk Pieter" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b14fb70a89e62ceba454328e632d9ed9> ;
    schema1:name "Dirk Pieter Noordhoek" ;
    schema1:nationality "nl" ;
    schema1:sameAs <https://isni.org/isni/0000000027732501> .

