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

<http://data.bibliotheken.nl/id/thes/p331342057> a schema1:Person ;
    rdfs:label "Uittenbroek, Caroline Josephina (sustainable development)" ;
    schema1:alternateName "Uittenbroek, Caroline" ;
    schema1:description "Copernicus Institute of Sustainable Development of Utrecht University" ;
    schema1:familyName "Uittenbroek" ;
    schema1:givenName "Caroline Josephina" ;
    schema1:hasOccupation "sustainable development" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/b22dd5b7f2636d62bf86a5a00cd8c7f5> ;
    schema1:name "Caroline Josephina Uittenbroek" ;
    schema1:sameAs <http://viaf.org/viaf/287642946> .

