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

<http://data.bibliotheken.nl/id/thes/p420983112> a schema1:Person ;
    rdfs:label "Groenman, Antje W." ;
    schema1:familyName "Groenman" ;
    schema1:givenName "Antje W." ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/0e470bbae9fb1da10ba81305e4ec6923> ;
    schema1:name "Antje W. Groenman" ;
    schema1:sameAs <http://viaf.org/viaf/39154921251463591549> .

