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

<http://data.bibliotheken.nl/id/thes/p072907703> a schema1:Person ;
    rdfs:label "Nieuwenbroek, Ard Q.A. (1949-)" ;
    schema1:birthDate "1949" ;
    schema1:description "B0033353: Drs., sociaal pedagoog, als trainer/adviseur werkzaam bij KPC Groep in 's-Hertogenbosch" ;
    schema1:familyName "Nieuwenbroek" ;
    schema1:givenName "Ard Q.A." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/27f34384d98ec823ad72a698460b4cc8> ;
    schema1:name "Ard Q.A. Nieuwenbroek" ;
    schema1:sameAs <http://viaf.org/viaf/72242049>,
        <https://isni.org/isni/0000000012775218> .

