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

<http://data.bibliotheken.nl/id/thes/p073432652> a schema1:Person ;
    rdfs:label "Nauta, Charlotte M." ;
    schema1:description "drs.; ruimtelijke wetenschappen/milieubeheer" ;
    schema1:familyName "Nauta" ;
    schema1:givenName "Charlotte M." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/6d1ead14df3c3326bd640a67a16374fe> ;
    schema1:name "Charlotte M. Nauta" ;
    schema1:sameAs <http://viaf.org/viaf/290924870>,
        <https://isni.org/isni/000000039604785X> .

