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

<http://data.bibliotheken.nl/id/thes/p188831282> a schema1:Person ;
    rdfs:label "Schutten, Merel" ;
    schema1:description "GG&GD Amsterdam, divisie Volksgezondheid en Milieu" ;
    schema1:familyName "Schutten" ;
    schema1:givenName "Merel" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/ba4272bdd510da5273b6b57687c316fa> ;
    schema1:name "Merel Schutten" ;
    schema1:sameAs <http://viaf.org/viaf/283329468>,
        <https://isni.org/isni/0000000389856990> .

