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

<http://data.bibliotheken.nl/id/thes/p377268542> a schema1:Person ;
    rdfs:label "Brokerhof, Inge" ;
    schema1:familyName "Brokerhof" ;
    schema1:givenName "Inge" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/3069cce3095a6200aab3da107dbfa948> ;
    schema1:name "Inge Brokerhof" ;
    schema1:sameAs <http://viaf.org/viaf/311817076> .

