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

<http://data.bibliotheken.nl/id/thes/p249556847> a schema1:Person ;
    rdfs:label "Broekhans, Bertien (1969-)" ;
    schema1:birthDate "1969" ;
    schema1:familyName "Broekhans" ;
    schema1:givenName "Bertien" ;
    schema1:mainEntityOfPage <https://data.bibliotheken.nl/.well-known/genid/575170780c05876fdc0c97b04fcf7e07> ;
    schema1:name "Bertien Broekhans" ;
    schema1:sameAs <http://viaf.org/viaf/219447998>,
        <https://isni.org/isni/0000000359388073> .

